FHIR IG analytics| Package | bd.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-bd-immunization-site.json |
| FHIR Version | R4 |
| Source | file:///app/BD-Core-FHIR-IG/output/CodeSystem-bd-immunization-site.html |
| URL | https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-site |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-10-03T12:29:59+00:00 |
| Name | BDImmunizationSiteCS |
| Title | Bangladesh Immunization Site Code System |
| Description | Codes for anatomical site of vaccine administration in Bangladesh. |
| Content | complete |
| ValueSet | |
| bd-immunization-site-valueset | Bangladesh Immunization Site Value Set |
No resources found
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:
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:
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:
{
"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)."
}
]
}