Skip to content

Commit

Permalink
IRONN-139 add Rosebank org (#4285)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcjustin authored Jan 14, 2023
1 parent 2afe8cf commit b6e34b7
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions portal/config/eproms/Organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -3427,6 +3427,46 @@
},
"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"
}
]
}
}
],
"id": 146191,
"identifier": [
{
"system": "http://pcctc.org/",
"use": "secondary",
"value": "146-191"
}
],
"language": "en_GB",
"name": "Rosebank Oncology",
"partOf": {
"reference": "api/organization/27000"
},
"resourceType": "Organization"
},
{
"extension": [
{
Expand Down

0 comments on commit b6e34b7

Please sign in to comment.