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

: DGDA Drug Registry Code System - JSON Representation

Page standards status: Informative Maturity Level: 1

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "dgda-drug-registry",
  "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: CodeSystem dgda-drug-registry</b></p><a name=\"dgda-drug-registry\"> </a><a name=\"hcdgda-drug-registry\"> </a><p>This case-sensitive code system <code>https://dgda.gov.bd/drug-registry</code> defines codes, but no codes are represented here</p></div><div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem dgda-drug-registry</b></p><a name=\"de-dgda-drug-registry\"> </a><a name=\"de-hcdgda-drug-registry\"> </a><p>This case-sensitive code system <code>https://dgda.gov.bd/drug-registry</code> defines codes, but no codes are represented here</p></div><div xml:lang=\"fr\" lang=\"fr\"><hr/><p><b>French</b></p><hr/><p class=\"res-header-id\"><b>Narratif généré : CodeSystem dgda-drug-registry</b></p><a name=\"fr-dgda-drug-registry\"> </a><a name=\"fr-hcdgda-drug-registry\"> </a><p>This case-sensitive code system <code>https://dgda.gov.bd/drug-registry</code> defines codes, but no codes are represented here</p></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://dgda.gov.bd/drug-registry",
  "version" : "0.4.0",
  "name" : "BDDGDADrugCS",
  "title" : "DGDA Drug Registry Code System",
  "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" : "Code system representing the Drug Registration Authority (DGDA) of Bangladesh's\nofficial drug registry. Concepts are maintained in the national OCL terminology\nserver at https://tr.ocl.dghs.gov.bd and are not enumerated within this\nImplementation Guide.\n\nThis code system contains two concept classes:\n- **Drug**: Finished pharmaceutical drug products (identified by DAR number and trade name)\n- **Ingredient**: Raw material / active pharmaceutical ingredients\n\nConcept IDs follow the format: {DAR-number}--{trade-name-slug}\nExample: 353-0026-039--marvelous-fe\n\n**Canonical URL note:** https://dgda.gov.bd/drug-registry is a logical identifier\nonly and does not resolve to a web endpoint.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "050"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "https://dgda.gov.bd/fhir/ValueSet/registered-drugs",
  "content" : "not-present",
  "count" : 39196
}