openIMIS FHIR R4 Implementation Guide
1.0.0 - ci-build
openIMIS FHIR R4 Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="RaptaDistrictHospital"/>
<meta>
<profile
value="https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/openimis-health-facility-organization"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource "RaptaDistrictHospital" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-openimis-health-facility-organization.html">openIMIS Health Facility Organization</a></p></div><p><b>Health Facility Care Type (Organization)</b>: Both <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-organization-hf-care-type.html">Health Facility Care Type (Organization)</a>#B)</span></p><p><b>Legal Forms (Organization)</b>: District organization <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-organization-hf-legal-form.html">Legal Forms (Organization)</a>#D)</span></p><p><b>identifier</b>: Unique code: RAHOS001, UUID unique identifier: D8A25F21-F36A-4D4D-9E58-1DB8FFBE7036</p><p><b>type</b>: Healthcare Provider <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-organization-type.html">Organization type</a>#prov)</span></p><p><b>name</b>: Rapta District Hospital</p><p><b>address</b>: Ultha </p></div>
</text>
<extension
url="https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/organization-hf-care-type">
<valueCodeableConcept>
<coding>
<system
value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/organization-hf-care-type"/>
<code value="B"/>
<display value="Both"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/organization-hf-legal-form">
<valueCodeableConcept>
<coding>
<system
value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/organization-hf-legal-form"/>
<code value="D"/>
<display value="District organization"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<type>
<coding>
<system
value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/openimis-identifiers"/>
<code value="Code"/>
</coding>
</type>
<value value="RAHOS001"/>
</identifier>
<identifier>
<type>
<coding>
<system
value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/openimis-identifiers"/>
<code value="UUID"/>
</coding>
</type>
<value value="D8A25F21-F36A-4D4D-9E58-1DB8FFBE7036"/>
</identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="prov"/>
</coding>
</type>
<name value="Rapta District Hospital"/>
<address>
<extension
url="https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/address-location-reference">
<valueReference>
<reference value="Location/Jimara-district"/>
</valueReference>
</extension>
<type value="physical"/>
<district value="Rapta"/>
<state value="Ultha"/>
</address>
</Organization>