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

FHIR IG analytics

Packagebd.fhir.core
Resource TypeCodeSystem
IdCodeSystem-bd-immunization-reaction.json
FHIR VersionR4
Sourcefile:///app/BD-Core-FHIR-IG/output/CodeSystem-bd-immunization-reaction.html
URLhttps://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-reaction
Version0.2.0
Statusactive
Date2025-10-03T12:29:59+00:00
NameBDImmunizationReactionCS
TitleBangladesh Immunization Reaction Code System
DescriptionCodes for adverse reactions after vaccination in Bangladesh.
Contentcomplete

Resources that use this resource

ValueSet
bd-immunization-reaction-valuesetBangladesh Immunization Reaction 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-reaction

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

CodeDisplayDefinition
NONE No ReactionNo adverse reaction observed after vaccination.
FEVER FeverElevated body temperature following vaccination.
SWELLING SwellingLocal swelling at the injection site.
RASH RashGeneralized or localized rash after vaccination.
ANAPHYLAXIS AnaphylaxisSevere immediate allergic reaction following vaccination.
OTHER Other ReactionAny other adverse reaction not categorized above.

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:

CodeDisplayDefinition
NONE No ReactionNo adverse reaction observed after vaccination.
FEVER FeverElevated body temperature following vaccination.
SWELLING SwellingLocal swelling at the injection site.
RASH RashGeneralized or localized rash after vaccination.
ANAPHYLAXIS AnaphylaxisSevere immediate allergic reaction following vaccination.
OTHER Other ReactionAny other adverse reaction not categorized above.

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:

CodeDisplayDéfinition
NONE No ReactionNo adverse reaction observed after vaccination.
FEVER FeverElevated body temperature following vaccination.
SWELLING SwellingLocal swelling at the injection site.
RASH RashGeneralized or localized rash after vaccination.
ANAPHYLAXIS AnaphylaxisSevere immediate allergic reaction following vaccination.
OTHER Other ReactionAny other adverse reaction not categorized above.

Source1

{
  "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."
    }
  ]
}