Bangladesh Core FHIR Implementation Guide
0.2.0 - Published by MoHFW Bangladesh flag

Bangladesh Core FHIR Implementation Guide - Published by Ministry of Health and Family Welfare. See the Directory of published versions

: Bangladesh Identifier Types - XML Representation

Page standards status: Informative Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bd-identifier-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: CodeSystem bd-identifier-type</b></p><a name="bd-identifier-type"> </a><a name="hcbd-identifier-type"> </a><p>This case-sensitive code system <code>https://fhir.dghs.gov.bd/core/CodeSystem/bd-identifier-type</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">NID<a name="bd-identifier-type-NID"> </a></td><td>National ID</td></tr><tr><td style="white-space:nowrap">BRN<a name="bd-identifier-type-BRN"> </a></td><td>Birth Registration Number</td></tr><tr><td style="white-space:nowrap">UHID<a name="bd-identifier-type-UHID"> </a></td><td>Unique Health ID</td></tr></table></div><div xml:lang="de" lang="de"><hr/><p><b>German</b></p><hr/><p class="res-header-id"><b>Generated Narrative: CodeSystem bd-identifier-type</b></p><a name="de-bd-identifier-type"> </a><a name="de-hcbd-identifier-type"> </a><p>This case-sensitive code system <code>https://fhir.dghs.gov.bd/core/CodeSystem/bd-identifier-type</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">NID<a name="de-bd-identifier-type-NID"> </a></td><td>National ID</td></tr><tr><td style="white-space:nowrap">BRN<a name="de-bd-identifier-type-BRN"> </a></td><td>Birth Registration Number</td></tr><tr><td style="white-space:nowrap">UHID<a name="de-bd-identifier-type-UHID"> </a></td><td>Unique Health ID</td></tr></table></div><div xml:lang="fr" lang="fr"><hr/><p><b>French</b></p><hr/><p class="res-header-id"><b>Narratif généré : CodeSystem bd-identifier-type</b></p><a name="fr-bd-identifier-type"> </a><a name="fr-hcbd-identifier-type"> </a><p>This case-sensitive code system <code>https://fhir.dghs.gov.bd/core/CodeSystem/bd-identifier-type</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">NID<a name="fr-bd-identifier-type-NID"> </a></td><td>National ID</td></tr><tr><td style="white-space:nowrap">BRN<a name="fr-bd-identifier-type-BRN"> </a></td><td>Birth Registration Number</td></tr><tr><td style="white-space:nowrap">UHID<a name="fr-bd-identifier-type-UHID"> </a></td><td>Unique Health ID</td></tr></table></div></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"/>
      </extension>
    </valueCode>
  </extension>
  <url value="https://fhir.dghs.gov.bd/core/CodeSystem/bd-identifier-type"/>
  <version value="0.2.0"/>
  <name value="BangladeshIdentifierType"/>
  <title value="Bangladesh Identifier Types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-10-06T15:46:52+00:00"/>
  <publisher
             value="Directorate General of Health Services (DGHS), Bangladesh"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://dghs.gov.bd"/>
    </telecom>
  </contact>
  <description
               value="Codes identifying the type of identifiers used in Bangladesh."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="050"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="NID"/>
    <display value="National ID"/>
  </concept>
  <concept>
    <code value="BRN"/>
    <display value="Birth Registration Number"/>
  </concept>
  <concept>
    <code value="UHID"/>
    <display value="Unique Health ID"/>
  </concept>
</CodeSystem>