FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebd.fhir.core
Resource TypeCodeSystem
IdCodeSystem-bd-immunization-route.json
FHIR VersionR4
Sourcefile:///app/BD-Core-FHIR-IG/output/CodeSystem-bd-immunization-route.html
URLhttps://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-route
Version0.2.0
Statusactive
Date2025-10-03T12:29:59+00:00
NameBDImmunizationRouteCS
TitleBangladesh Immunization Route Code System
DescriptionCodes for routes of vaccine administration in Bangladesh.
Contentcomplete

Resources that use this resource

ValueSet
bd-immunization-route-valuesetBangladesh Immunization Route Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: CodeSystem bd-immunization-route

This case-sensitive code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-route defines the following codes:

CodeDisplayDefinition
IM IntramuscularVaccine administered into a muscle.
SC SubcutaneousVaccine administered under the skin.
ID IntradermalVaccine administered into the dermis layer of the skin.
ORAL OralVaccine administered orally.
IN IntranasalVaccine administered via the nose.

German


Generated Narrative: CodeSystem bd-immunization-route

This case-sensitive code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-route defines the following codes:

CodeDisplayDefinition
IM IntramuscularVaccine administered into a muscle.
SC SubcutaneousVaccine administered under the skin.
ID IntradermalVaccine administered into the dermis layer of the skin.
ORAL OralVaccine administered orally.
IN IntranasalVaccine administered via the nose.

French


Narratif généré : CodeSystem bd-immunization-route

This case-sensitive code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-route defines the following codes:

CodeDisplayDéfinition
IM IntramuscularVaccine administered into a muscle.
SC SubcutaneousVaccine administered under the skin.
ID IntradermalVaccine administered into the dermis layer of the skin.
ORAL OralVaccine administered orally.
IN IntranasalVaccine administered via the nose.

Source1

{
  "resourceType": "CodeSystem",
  "id": "bd-immunization-route",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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/CodeSystem/bd-immunization-route",
  "version": "0.2.0",
  "name": "BDImmunizationRouteCS",
  "title": "Bangladesh Immunization Route Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-10-03T12:29:59+00:00",
  "publisher": "Directorate General of Health Services (DGHS), Bangladesh",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://dghs.gov.bd"
        }
      ]
    }
  ],
  "description": "Codes for routes of vaccine administration in Bangladesh.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "050"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "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."
    }
  ]
}