{
  "resourceType" : "ValueSet",
  "id" : "bd-city-corporation-code-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.4.4</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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.4.4</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><span title=\"La version n'est pas explicitement indiquée, ce qui signifie quelle est fixée à la version fournie dans cette spécification\"> version &#x1F4E6;0.4.4</span> où code  correspond (par regex) ^[0-9]{6}$</li></ul></div></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "informative",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"
      }]
    }
  }],
  "url" : "https://fhir.dghs.gov.bd/core/ValueSet/bd-city-corporation-code-valueset",
  "version" : "0.4.4",
  "name" : "BDCityCorporationsVS",
  "title" : "Bangladesh City Corperation ValueSet",
  "status" : "draft",
  "date" : "2026-04-10T17:24:05+00:00",
  "publisher" : "Directorate General of Health Services (DGHS), Bangladesh",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://dghs.gov.bd"
    }]
  }],
  "description" : "Bangladesh City Corperation Codes (only two-digit codes)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "050"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://fhir.dghs.gov.bd/core/CodeSystem/bd-geocodes",
      "filter" : [{
        "property" : "code",
        "op" : "regex",
        "value" : "^[0-9]{6}$"
      }]
    }]
  }
}