Skip to content

Commit

Permalink
Merge pull request #1912 from uwcirg/tn-762-2-new-ironman-orgs
Browse files Browse the repository at this point in the history
tn-762 2 new ironman orgs
  • Loading branch information
ivan-c authored Mar 6, 2018
2 parents 06f5bd9 + fabad08 commit 2459c19
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions portal/config/eproms/Organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,62 @@
],
"use_specific_codings": false
},
{
"address": [],
"ethnicity_codings": true,
"extension": [
{
"timezone": "Australia/Melbourne",
"url": "http://hl7.org/fhir/StructureDefinition/user-timezone"
}
],
"id": 21500,
"identifier": [],
"indigenous_codings": true,
"language": "en_AU",
"name": "Westmead Hospital",
"partOf": {
"reference": "api/organization/21000"
},
"race_codings": true,
"resourceType": "Organization",
"telecom": [
{
"system": "phone",
"use": "work",
"value": null
}
],
"use_specific_codings": false
},
{
"address": [],
"ethnicity_codings": true,
"extension": [
{
"timezone": "Australia/Melbourne",
"url": "http://hl7.org/fhir/StructureDefinition/user-timezone"
}
],
"id": 21600,
"identifier": [],
"indigenous_codings": true,
"language": "en_AU",
"name": "Macquarie University Hospital",
"partOf": {
"reference": "api/organization/21000"
},
"race_codings": true,
"resourceType": "Organization",
"telecom": [
{
"system": "phone",
"use": "work",
"value": null
}
],
"use_specific_codings": false
},
{
"address": [],
"ethnicity_codings": true,
Expand Down

0 comments on commit 2459c19

Please sign in to comment.