HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build
HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/openhie/Rwanda-HIV/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "ImplementingPartnerOrganizationExample",
"meta" : {
"profile" : [
🔗 "http://moh.gov.rw/fhir/StructureDefinition/implementing-partner"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ImplementingPartnerOrganizationExample</b></p><a name=\"ImplementingPartnerOrganizationExample\"> </a><a name=\"hcImplementingPartnerOrganizationExample\"> </a><a name=\"ImplementingPartnerOrganizationExample-en-US\"> </a><p><b>Implementing Partner Organization</b>: 14</p><p><b>identifier</b>: Implementing Partner Organization identifier/implementing-partner-org1</p><p><b>name</b>: An implementing partner organization name</p></div>"
},
"extension" : [
{
"url" : "http://moh.gov.rw/fhir/StructureDefinition/implementing-partner-index",
"valueInteger" : 14
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "XX",
"display" : "Organization identifier"
}
],
"text" : "Implementing Partner Organization identifier"
},
"system" : "http://moh.gov.rw/fhir/identifier/organization-id",
"value" : "implementing-partner-org1"
}
],
"name" : "An implementing partner organization name"
}