From ec36f24271e3339783f93e311f420fba34b988b0 Mon Sep 17 00:00:00 2001 From: Justin McReynolds Date: Thu, 15 Sep 2022 14:27:03 -0700 Subject: [PATCH] IRONN-98 Add country Barbados and a site therein (#4239) https://jira.movember.com/browse/IRONN-98 --- portal/config/eproms/Organization.json | 55 ++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/portal/config/eproms/Organization.json b/portal/config/eproms/Organization.json index 34623ab5d4..3aef57df40 100644 --- a/portal/config/eproms/Organization.json +++ b/portal/config/eproms/Organization.json @@ -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": [ {