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

: Route of Administration Value Set - JSON Representation

Page standards status: Informative Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "bd-route-of-administration",
  "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-route-of-administration</b></p><a name=\"bd-route-of-administration\"> </a><a name=\"hcbd-route-of-administration\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-RouteOfAdministration.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.0, the version found through the package references\"> version &#x1F4E6;4.0.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-route-of-administration</b></p><a name=\"de-bd-route-of-administration\"> </a><a name=\"de-hcbd-route-of-administration\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-RouteOfAdministration.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.0, the version found through the package references\"> version &#x1F4E6;4.0.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-route-of-administration</b></p><a name=\"fr-bd-route-of-administration\"> </a><a name=\"fr-hcbd-route-of-administration\"> </a><ul><li>Include tous les codes définis dans <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-RouteOfAdministration.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration</code></a><span title=\"La version n'est pas explicitement indiquée, ce qui signifie quelle est fixée à {0}, la version trouvée via les références de package\"> version &#x1F4E6;4.0.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-route-of-administration",
  "version" : "0.4.1",
  "name" : "BDRouteOfAdministrationVS",
  "title" : "Route of Administration 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 route of administration concepts from the HL7 Version 3\nRouteOfAdministration code system.\n\nThis value set is used to code the route by which a medication is administered\nin MedicationRequest.dosageInstruction.route. HL7 v3 RouteOfAdministration\nis a license-free, internationally recognised vocabulary already embedded in\nthe FHIR ecosystem.\n\nConcepts are loaded into the national OCL terminology server at\nhttps://tr.ocl.dghs.gov.bd under the MoHFW organisation.\n\n**Code system canonical:** http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration\n**Binding:** required on BDMedicationRequest.dosageInstruction.route",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "050"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"
      }
    ]
  }
}