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 Medication ValueSet - JSON Representation

Page standards status: Informative Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "bd-medication-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-medication-valueset</b></p><a name=\"bd-medication-valueset\"> </a><a name=\"hcbd-medication-valueset\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-bd-medication-code.html\"><code>https://fhir.dghs.gov.bd/core/CodeSystem/bd-medication-code</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></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-medication-valueset</b></p><a name=\"de-bd-medication-valueset\"> </a><a name=\"de-hcbd-medication-valueset\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-bd-medication-code.html\"><code>https://fhir.dghs.gov.bd/core/CodeSystem/bd-medication-code</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></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-medication-valueset</b></p><a name=\"fr-bd-medication-valueset\"> </a><a name=\"fr-hcbd-medication-valueset\"> </a><ul><li>Include tous les codes définis dans <a href=\"CodeSystem-bd-medication-code.html\"><code>https://fhir.dghs.gov.bd/core/CodeSystem/bd-medication-code</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></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-medication-valueset",
  "version" : "0.2.0",
  "name" : "BDMedicationVS",
  "title" : "Bangladesh Medication ValueSet",
  "status" : "draft",
  "date" : "2025-10-06T15:46:52+00:00",
  "publisher" : "Directorate General of Health Services (DGHS), Bangladesh",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://dghs.gov.bd"
        }
      ]
    }
  ],
  "description" : "Bangladesh Medication ValueSet",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "050"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.dghs.gov.bd/core/CodeSystem/bd-medication-code"
      }
    ]
  }
}