PackagesCanonicalsLogsProblems
    Packages
    bd.fhir.core@0.2.0
    https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-route
{
  "description": "Codes for routes of vaccine administration in Bangladesh.",
  "_filename": "CodeSystem-bd-immunization-route.json",
  "package_name": "bd.fhir.core",
  "date": "2025-10-03T12:29:59+00:00",
  "publisher": "Directorate General of Health Services (DGHS), Bangladesh",
  "jurisdiction": [ {
    "coding": [ {
      "code": "050",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "BDImmunizationRouteCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Bangladesh Immunization Route Code System",
  "package_version": "0.2.0",
  "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"
      } ]
    }
  } ],
  "status": "active",
  "id": "2f3e89f3-0b92-4d0c-a357-20f8f9c32322",
  "kind": null,
  "count": 5,
  "url": "https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-route",
  "concept": [ {
    "code": "IM",
    "display": "Intramuscular",
    "definition": "Vaccine administered into a muscle."
  }, {
    "code": "SC",
    "display": "Subcutaneous",
    "definition": "Vaccine administered under the skin."
  }, {
    "code": "ID",
    "display": "Intradermal",
    "definition": "Vaccine administered into the dermis layer of the skin."
  }, {
    "code": "ORAL",
    "display": "Oral",
    "definition": "Vaccine administered orally."
  }, {
    "code": "IN",
    "display": "Intranasal",
    "definition": "Vaccine administered via the nose."
  } ],
  "caseSensitive": true,
  "version": "0.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://dghs.gov.bd",
      "system": "url"
    } ]
  } ]
}