FHIR IG analytics| Package | bd.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-bd-immunization-reaction.json |
| FHIR Version | R4 |
| Source | file:///app/BD-Core-FHIR-IG/output/CodeSystem-bd-immunization-reaction.html |
| URL | https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-reaction |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-10-03T12:29:59+00:00 |
| Name | BDImmunizationReactionCS |
| Title | Bangladesh Immunization Reaction Code System |
| Description | Codes for adverse reactions after vaccination in Bangladesh. |
| Content | complete |
| ValueSet | |
| bd-immunization-reaction-valueset | Bangladesh Immunization Reaction Value Set |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem bd-immunization-reaction
This case-sensitive code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-reaction defines the following codes:
German
Generated Narrative: CodeSystem bd-immunization-reaction
This case-sensitive code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-reaction defines the following codes:
French
Narratif généré : CodeSystem bd-immunization-reaction
This case-sensitive code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-reaction defines the following codes:
{
"resourceType": "CodeSystem",
"id": "bd-immunization-reaction",
"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-reaction",
"version": "0.2.0",
"name": "BDImmunizationReactionCS",
"title": "Bangladesh Immunization Reaction 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 adverse reactions after vaccination in Bangladesh.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "050"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "NONE",
"display": "No Reaction",
"definition": "No adverse reaction observed after vaccination."
},
{
"code": "FEVER",
"display": "Fever",
"definition": "Elevated body temperature following vaccination."
},
{
"code": "SWELLING",
"display": "Swelling",
"definition": "Local swelling at the injection site."
},
{
"code": "RASH",
"display": "Rash",
"definition": "Generalized or localized rash after vaccination."
},
{
"code": "ANAPHYLAXIS",
"display": "Anaphylaxis",
"definition": "Severe immediate allergic reaction following vaccination."
},
{
"code": "OTHER",
"display": "Other Reaction",
"definition": "Any other adverse reaction not categorized above."
}
]
}