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

FHIR IG analytics

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

Resources that use this resource

ValueSet
bd-immunization-site-valuesetBangladesh Immunization Site 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-site

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

CodeDisplayDefinition
LA Left ArmVaccine administered in the left arm (intramuscular or subcutaneous).
RA Right ArmVaccine administered in the right arm.
LT Left ThighVaccine administered in the left thigh.
RT Right ThighVaccine administered in the right thigh.
ORAL OralVaccine administered orally (e.g., OPV, Rotavirus).

German


Generated Narrative: CodeSystem bd-immunization-site

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

CodeDisplayDefinition
LA Left ArmVaccine administered in the left arm (intramuscular or subcutaneous).
RA Right ArmVaccine administered in the right arm.
LT Left ThighVaccine administered in the left thigh.
RT Right ThighVaccine administered in the right thigh.
ORAL OralVaccine administered orally (e.g., OPV, Rotavirus).

French


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

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

CodeDisplayDéfinition
LA Left ArmVaccine administered in the left arm (intramuscular or subcutaneous).
RA Right ArmVaccine administered in the right arm.
LT Left ThighVaccine administered in the left thigh.
RT Right ThighVaccine administered in the right thigh.
ORAL OralVaccine administered orally (e.g., OPV, Rotavirus).

Source1

{
  "resourceType": "CodeSystem",
  "id": "bd-immunization-site",
  "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-site",
  "version": "0.2.0",
  "name": "BDImmunizationSiteCS",
  "title": "Bangladesh Immunization Site 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 anatomical site of vaccine administration in Bangladesh.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "050"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "LA",
      "display": "Left Arm",
      "definition": "Vaccine administered in the left arm (intramuscular or subcutaneous)."
    },
    {
      "code": "RA",
      "display": "Right Arm",
      "definition": "Vaccine administered in the right arm."
    },
    {
      "code": "LT",
      "display": "Left Thigh",
      "definition": "Vaccine administered in the left thigh."
    },
    {
      "code": "RT",
      "display": "Right Thigh",
      "definition": "Vaccine administered in the right thigh."
    },
    {
      "code": "ORAL",
      "display": "Oral",
      "definition": "Vaccine administered orally (e.g., OPV, Rotavirus)."
    }
  ]
}