Bangladesh Core FHIR Implementation Guide
0.4.1 - Published by DGHS, MoHFW Bangladesh flag

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

: ICD-11 Substances Value Set - JSON Representation

Page standards status: Informative Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "icd11-substances-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 icd11-substances-valueset</b></p><a name=\"icd11-substances-valueset\"> </a><a name=\"hcicd11-substances-valueset\"> </a><ul><li>Include codes from<a href=\"CodeSystem-icd11-mms.html\"><code>http://id.who.int/icd/release/11/mms</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept-class  = Substance</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 icd11-substances-valueset</b></p><a name=\"de-icd11-substances-valueset\"> </a><a name=\"de-hcicd11-substances-valueset\"> </a><ul><li>Include codes from<a href=\"CodeSystem-icd11-mms.html\"><code>http://id.who.int/icd/release/11/mms</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept-class  = Substance</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 icd11-substances-valueset</b></p><a name=\"fr-icd11-substances-valueset\"> </a><a name=\"fr-hcicd11-substances-valueset\"> </a><ul><li>Include codes provenant de<a href=\"CodeSystem-icd11-mms.html\"><code>http://id.who.int/icd/release/11/mms</code></a><span title=\"La version n'est pas explicitement indiquée. Aucun Système de codes (Code System) correspondant trouvé\"> version Non Précisé(e) (utilise la dernière version provenant du serveur de terminologie)</span> où concept-class  = Substance</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/icd11-substances-valueset",
  "version" : "0.4.1",
  "name" : "BDICD11SubstancesVS",
  "title" : "ICD-11 Substances Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-10T10:05:14+00:00",
  "publisher" : "Directorate General of Health Services (DGHS), Bangladesh",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://dghs.gov.bd"
        }
      ]
    }
  ],
  "description" : "Value set containing all ICD-11 MMS substance and medicament concepts\n(XM-prefix concept class: Substance) maintained in the national OCL\nterminology server at https://tr.ocl.dghs.gov.bd.\n\nThis value set contains 7,776 substance concepts and is used for coding\nactive pharmaceutical ingredients in the BDMedication.ingredient element\nto support IPS generation and cross-border data exchange.\n\nThis value set is defined and maintained in OCL. It is declared here as a\nminimal stub to allow IG publisher binding resolution only.\n\n**OCL collection canonical:** https://fhir.dghs.gov.bd/core/ValueSet/icd11-substances-valueset\n**OCL FHIR endpoint:** https://tr.ocl.dghs.gov.bd/orgs/MoHFW/collections/icd11-substances-valueset/",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "050"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://id.who.int/icd/release/11/mms",
        "filter" : [
          {
            "property" : "concept-class",
            "op" : "=",
            "value" : "Substance"
          }
        ]
      }
    ]
  }
}