DHIN 2025Connectathon FHIR IG
0.1.0 - draft
DHIN 2025Connectathon FHIR IG, published by DHIN. 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/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions
Active as of 2025-10-02 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="patient-identifier-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem patient-identifier-cs</b></p><a name="patient-identifier-cs"> </a><a name="hcpatient-identifier-cs"> </a><p>This case-insensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">MRN<a name="patient-identifier-cs-MRN"> </a></td><td>mrn</td><td>Medical Record Number</td></tr><tr><td style="white-space:nowrap">NIN<a name="patient-identifier-cs-NIN"> </a></td><td>nin</td><td>National Identity Number</td></tr><tr><td style="white-space:nowrap">MOBILE<a name="patient-identifier-cs-MOBILE"> </a></td><td>mobile</td><td>Phone Number</td></tr><tr><td style="white-space:nowrap">INSUR<a name="patient-identifier-cs-INSUR"> </a></td><td>insurance no</td><td>Insurance or HMO number</td></tr><tr><td style="white-space:nowrap">BIRTHCERT<a name="patient-identifier-cs-BIRTHCERT"> </a></td><td>birthcert</td><td>Birth certificate number</td></tr><tr><td style="white-space:nowrap">IMMNO<a name="patient-identifier-cs-IMMNO"> </a></td><td>immunizationo</td><td>Immunization Number</td></tr></table></div>
</text>
<url
value="https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs"/>
<version value="0.1.0"/>
<name value="NGIdentifierCS"/>
<title value="NG Client Identifier CS"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-10-02T06:43:53+00:00"/>
<publisher value="DHIN"/>
<contact>
<name value="DHIN"/>
<telecom>
<system value="url"/>
<value value="https://www.dhin-hie.org"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@dhin-hie.org"/>
</telecom>
</contact>
<contact>
<name value="Digital Health Interoperability Network."/>
<telecom>
<system value="email"/>
<value value="info@dhin-hie.org"/>
<use value="work"/>
</telecom>
</contact>
<description
value="This CodeSystem defines list of options for uniquely Identifting a Client"/>
<caseSensitive value="false"/>
<hierarchyMeaning value="is-a"/>
<content value="complete"/>
<count value="6"/>
<concept>
<code value="MRN"/>
<display value="mrn"/>
<definition value="Medical Record Number"/>
</concept>
<concept>
<code value="NIN"/>
<display value="nin"/>
<definition value="National Identity Number"/>
</concept>
<concept>
<code value="MOBILE"/>
<display value="mobile"/>
<definition value="Phone Number"/>
</concept>
<concept>
<code value="INSUR"/>
<display value="insurance no"/>
<definition value="Insurance or HMO number"/>
</concept>
<concept>
<code value="BIRTHCERT"/>
<display value="birthcert"/>
<definition value="Birth certificate number"/>
</concept>
<concept>
<code value="IMMNO"/>
<display value="immunizationo"/>
<definition value="Immunization Number"/>
</concept>
</CodeSystem>