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 City Corperation ValueSet - XML Representation

Page standards status: Informative Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bd-city-corporation-code-valueset"/>
  <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: ValueSet bd-city-corporation-code-valueset</b></p><a name="bd-city-corporation-code-valueset"> </a><a name="hcbd-city-corporation-code-valueset"> </a><ul><li>Include codes from<a href="CodeSystem-bd-geocodes.html"><code>https://fhir.dghs.gov.bd/core/CodeSystem/bd-geocodes</code></a> version <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification">&#x1F4E6;0.2.0</span> where code  matches (by regex) ^[0-9]{6}$</li></ul></div><div xml:lang="de" lang="de"><hr/><p><b>German</b></p><hr/><p class="res-header-id"><b>Generated Narrative: ValueSet bd-city-corporation-code-valueset</b></p><a name="de-bd-city-corporation-code-valueset"> </a><a name="de-hcbd-city-corporation-code-valueset"> </a><ul><li>Include codes from<a href="CodeSystem-bd-geocodes.html"><code>https://fhir.dghs.gov.bd/core/CodeSystem/bd-geocodes</code></a> version <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification">&#x1F4E6;0.2.0</span> where code  matches (by regex) ^[0-9]{6}$</li></ul></div><div xml:lang="fr" lang="fr"><hr/><p><b>French</b></p><hr/><p class="res-header-id"><b>Narratif généré : EnsembleValeurs bd-city-corporation-code-valueset</b></p><a name="fr-bd-city-corporation-code-valueset"> </a><a name="fr-hcbd-city-corporation-code-valueset"> </a><ul><li>Include codes provenant de<a href="CodeSystem-bd-geocodes.html"><code>https://fhir.dghs.gov.bd/core/CodeSystem/bd-geocodes</code></a> version <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification">&#x1F4E6;0.2.0</span> où code  matches (by regex) ^[0-9]{6}$</li></ul></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/ValueSet/bd-city-corporation-code-valueset"/>
  <version value="0.2.0"/>
  <name value="BDCityCorporationsVS"/>
  <title value="Bangladesh City Corperation ValueSet"/>
  <status value="draft"/>
  <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="Bangladesh City Corperation Codes (only two-digit codes)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="050"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="https://fhir.dghs.gov.bd/core/CodeSystem/bd-geocodes"/>
      <filter>
        <property value="code"/>
        <op value="regex"/>
        <value value="^[0-9]{6}$"/>
      </filter>
    </include>
  </compose>
</ValueSet>