GIIS Implementation Guide
0.1.8 - ci-build
GIIS Implementation Guide, published by CENS. This guide is not an authorized publication; it is the continuous build for version 0.1.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cens-chile/giis_fhir_IG/ and changes regularly. See the Directory of published versions
Active as of 2023-11-07 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="BirthplaceCS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem BirthplaceCS</b></p><a name="BirthplaceCS"> </a><a name="hcBirthplaceCS"> </a><a name="BirthplaceCS-en-US"> </a><p>This case-sensitive code system <code>https://paho.org/fhir/giis/CodeSystem/BirthplaceCS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="BirthplaceCS-1"> </a></td><td>Home</td></tr><tr><td style="white-space:nowrap">2<a name="BirthplaceCS-2"> </a></td><td>Hospital</td></tr><tr><td style="white-space:nowrap">3<a name="BirthplaceCS-3"> </a></td><td>Health facility</td></tr><tr><td style="white-space:nowrap">6<a name="BirthplaceCS-6"> </a></td><td>Health station</td></tr><tr><td style="white-space:nowrap">7<a name="BirthplaceCS-7"> </a></td><td>Abroad</td></tr><tr><td style="white-space:nowrap">8<a name="BirthplaceCS-8"> </a></td><td>BBA (Born Before Arrival)</td></tr></table></div>
</text>
<url value="https://paho.org/fhir/giis/CodeSystem/BirthplaceCS"/>
<version value="0.1.8"/>
<name value="BirthplaceCS"/>
<title value="Birthplace codes"/>
<status value="active"/>
<experimental value="true"/>
<date value="2023-11-07"/>
<publisher value="CENS"/>
<contact>
<name value="CENS"/>
<telecom>
<system value="url"/>
<value value="https://www.cens.cl"/>
</telecom>
</contact>
<description value="Codes for birthplaces, these ones are just examples"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="6"/>
<concept>
<code value="1"/>
<display value="Home"/>
</concept>
<concept>
<code value="2"/>
<display value="Hospital"/>
</concept>
<concept>
<code value="3"/>
<display value="Health facility"/>
</concept>
<concept>
<code value="6"/>
<display value="Health station"/>
</concept>
<concept>
<code value="7"/>
<display value="Abroad"/>
</concept>
<concept>
<code value="8"/>
<display value="BBA (Born Before Arrival)"/>
</concept>
</CodeSystem>