Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build
Integrated Campaign Registry (ICR) Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="example-facility-org"/>
<meta>
<profile
value="https://icr.healthcampaigns.org/StructureDefinition/ICRFacilityOrganization"/>
<tag>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs"/>
<code value="mr-sia"/>
<display value="MR SIA (Sierra Leone)"/>
</tag>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization example-facility-org</b></p><a name="example-facility-org"> </a><a name="hcexample-facility-org"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ICRFacilityOrganization.html">ICR Facility Organization</a></p><p style="margin-bottom: 0px">Tag: <a href="CodeSystem-icr-project-tag-cs.html">MR SIA (Sierra Leone) (Details: ICR Project Tag code mr-sia = 'MR SIA (Sierra Leone)')</a></p></div><p><b>identifier</b>: <code>https://icr.healthcampaigns.org/identifiers/registry-id</code>/SL-MFL-0421</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}">Healthcare Provider</span>, <span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-facility-type-cs primary}">Community Health Centre</span>, <span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-ownership-cs public}">Public</span></p><p><b>name</b>: Rokupr Community Health Centre</p></div>
</text>
<identifier>
<system value="https://icr.healthcampaigns.org/identifiers/registry-id"/>
<value value="SL-MFL-0421"/>
</identifier>
<active value="true"/>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="prov"/>
<display value="Healthcare Provider"/>
</coding>
</type>
<type>
<coding>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-facility-type-cs"/>
<code value="primary"/>
<display value="Primary care facility"/>
</coding>
<text value="Community Health Centre"/>
</type>
<type>
<coding>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-ownership-cs"/>
<code value="public"/>
<display value="Public"/>
</coding>
</type>
<name value="Rokupr Community Health Centre"/>
</Organization>