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/jembi/Rwanda-HIV/ and changes regularly. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="PerformingOrganizationExample"/>
<meta>
<profile
value="http://moh.gov.rw/fhir/StructureDefinition/performing-organization"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization PerformingOrganizationExample</b></p><a name="PerformingOrganizationExample"> </a><a name="hcPerformingOrganizationExample"> </a><a name="PerformingOrganizationExample-en-US"> </a><p><b>Performing Organization Province</b>: 4</p><p><b>Performing Organization District</b>: 9</p><p><b>identifier</b>: Performing Organization identifier/laboratory1</p><p><b>name</b>: A Laboratory name</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Address</b></td></tr><tr><td style="display: none">*</td><td>A province name </td></tr></table></div>
</text>
<extension
url="http://moh.gov.rw/fhir/StructureDefinition/performing-organization-province-index">
<valueInteger value="4"/>
</extension>
<extension
url="http://moh.gov.rw/fhir/StructureDefinition/performing-organization-district-index">
<valueInteger value="9"/>
</extension>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
<display value="Organization identifier"/>
</coding>
<text value="Performing Organization identifier"/>
</type>
<system value="http://moh.gov.rw/fhir/identifier/organization-id"/>
<value value="laboratory1"/>
</identifier>
<name value="A Laboratory name"/>
<contact>
<address>
<district value="A district name"/>
<state value="A province name"/>
</address>
</contact>
</Organization>