Bangladesh Core FHIR Implementation Guide
0.4.0 - 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

: Medication Dose Form Value Set - JSON Representation

Page standards status: Informative Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "bd-medication-dose-form",
  "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-dose-form</b></p><a name=\"bd-medication-dose-form\"> </a><a name=\"hcbd-medication-dose-form\"> </a><ul><li>Include all codes defined in <code>https://standardterms.edqm.eu</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</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-dose-form</b></p><a name=\"de-bd-medication-dose-form\"> </a><a name=\"de-hcbd-medication-dose-form\"> </a><ul><li>Include all codes defined in <code>https://standardterms.edqm.eu</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</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-dose-form</b></p><a name=\"fr-bd-medication-dose-form\"> </a><a name=\"fr-hcbd-medication-dose-form\"> </a><ul><li>Include tous les codes définis dans <code>https://standardterms.edqm.eu</code><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></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-dose-form",
  "version" : "0.4.0",
  "name" : "BDMedicationDoseFormVS",
  "title" : "Medication Dose Form Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-06T20:56:37+00:00",
  "publisher" : "Directorate General of Health Services (DGHS), Bangladesh",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://dghs.gov.bd"
        }
      ]
    }
  ],
  "description" : "Value set containing pharmaceutical dose form concepts from the European\nDirectorate for the Quality of Medicines (EDQM) Standard Terms, domain:\nPharmaceutical Dose Forms (PDF).\n\nThis value set is used to code the physical form of a medication product\nin BDMedication.form. EDQM Standard Terms are maintained and versioned\nby the Council of Europe and are the WHO-recommended international standard\nfor pharmaceutical dose form coding.\n\nConcepts are loaded into the national OCL terminology server at\nhttps://tr.ocl.dghs.gov.bd under the MoHFW organisation as source EDQM-PDF.\n\n**Binding:** preferred on BDMedication.form — systems should use EDQM\ncodes when populating dose form, but omission is permitted. A mapping from\nDGDA plain text dose forms to EDQM codes is planned for a future IG version.\n\n**Code system canonical:** https://standardterms.edqm.eu\n**OCL source:** https://tr.ocl.dghs.gov.bd/#/orgs/MoHFW/sources/EDQM-PDF/",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "050"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "https://standardterms.edqm.eu"
      }
    ]
  }
}