Skip to content

Commit

Permalink
Adding GOFR GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
ashaban committed Jun 12, 2018
1 parent f1b3de8 commit 3be0045
Show file tree
Hide file tree
Showing 3,602 changed files with 486,040 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
14 changes: 14 additions & 0 deletions delete.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
var resource = {}
resource.identifier = []
resource.identifier.push({"system":"gofr.org","value":"Wow"})
partOf = {"helo":"ww"}
resource.physicalType = {
"coding":[
{
"code": "jdn",
"display": "Jurisdiction",
"system": "http://hl7.org/fhir/location-physical-type"
}
]
}
console.log(JSON.stringify(resource))
1 change: 1 addition & 0 deletions dhis2sync/node_modules/.bin/window-size

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions dhis2sync/node_modules/ansi-regex/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions dhis2sync/node_modules/ansi-regex/license

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

108 changes: 108 additions & 0 deletions dhis2sync/node_modules/ansi-regex/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

39 changes: 39 additions & 0 deletions dhis2sync/node_modules/ansi-regex/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

125 changes: 125 additions & 0 deletions dhis2sync/node_modules/async/CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions dhis2sync/node_modules/async/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3be0045

Please sign in to comment.