Skip to content

Commit

Permalink
Add org Groote Schuur Hospital, 1st site using zulu (#4287)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcjustin authored Jan 19, 2023
1 parent 16f85b8 commit 997eedf
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions portal/config/eproms/Organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -3468,6 +3468,61 @@
},
"resourceType": "Organization"
},
{
"extension": [
{
"timezone": "Africa/Johannesburg",
"url": "http://hl7.org/fhir/StructureDefinition/user-timezone"
},
{
"research_protocols": [
{"name": "IRONMAN v5"}
],
"url": "http://us.truenth.org/identity-codes/research-protocol"
},
{
"url": "http://hl7.org/fhir/valueset/languages",
"valueCodeableConcept": {
"coding": [
{
"code": "en_GB",
"display": "English",
"system": "urn:ietf:bcp:47"
},
{
"code": "af_ZA",
"display": "Afrikaans",
"system": "urn:ietf:bcp:47"
},
{
"code": "xh_ZA",
"display": "Xhosa",
"system": "urn:ietf:bcp:47"
},
{
"code": "zu_ZA",
"display": "Zulu",
"system": "urn:ietf:bcp:47"
}
]
}
}
],
"id": 146192,
"identifier": [
{
"system": "http://pcctc.org/",
"use": "secondary",
"value": "146-192"
}
],
"language": "en_GB",
"name": "Groote Schuur Hospital",
"partOf": {
"reference": "api/organization/27000"
},
"resourceType": "Organization"
},
{
"extension": [
{
Expand Down

0 comments on commit 997eedf

Please sign in to comment.