Skip to content

Commit

Permalink
Merge branch 'release/v22.9.16'
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-c committed Sep 16, 2022
2 parents 8279296 + ec36f24 commit 0b9b6f5
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 @@ -4352,6 +4352,61 @@
},
"resourceType": "Organization"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/valueset/languages",
"valueCodeableConcept": {
"coding": [
{
"code": "en_GB",
"display": "English",
"system": "urn:ietf:bcp:47"
}
]
}
},
{
"timezone": "America/Barbados",
"url": "http://hl7.org/fhir/StructureDefinition/user-timezone"
}
],
"id": 34000,
"language": "en_GB",
"name": "Barbados (Region/Country Site)",
"partOf": {
"reference": "api/organization/20000"
},
"resourceType": "Organization"
},
{
"extension": [
{
"timezone": "America/Barbados",
"url": "http://hl7.org/fhir/StructureDefinition/user-timezone"
},
{
"research_protocols": [
{"name": "IRONMAN v5"}
],
"url": "http://us.truenth.org/identity-codes/research-protocol"
}
],
"id": 146187,
"identifier": [
{
"system": "http://pcctc.org/",
"use": "secondary",
"value": "146-187"
}
],
"language": "en_GB",
"name": "The University of the West Indies - Cave Hill Campus",
"partOf": {
"reference": "api/organization/34000"
},
"resourceType": "Organization"
},
{
"extension": [
{
Expand Down

0 comments on commit 0b9b6f5

Please sign in to comment.