Skip to content

Commit

Permalink
tn-762 2 new ironman orgs
Browse files Browse the repository at this point in the history
  • Loading branch information
mcjustin authored Mar 6, 2018
1 parent 06f5bd9 commit fabad08
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 fabad08

Please sign in to comment.