PackagesCanonicalsLogsProblems
    Packages
    bd.fhir.core@0.2.0
    https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-reaction
{
  "description": "Codes for adverse reactions after vaccination in Bangladesh.",
  "_filename": "CodeSystem-bd-immunization-reaction.json",
  "package_name": "bd.fhir.core",
  "date": "2025-10-03T12:29:59+00:00",
  "publisher": "Directorate General of Health Services (DGHS), Bangladesh",
  "jurisdiction": [ {
    "coding": [ {
      "code": "050",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "BDImmunizationReactionCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Bangladesh Immunization Reaction Code System",
  "package_version": "0.2.0",
  "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"
      } ]
    }
  } ],
  "status": "active",
  "id": "68feaf53-1449-4c2c-aba2-5ee3ea3d5aa7",
  "kind": null,
  "count": 6,
  "url": "https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-reaction",
  "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."
  } ],
  "caseSensitive": true,
  "version": "0.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://dghs.gov.bd",
      "system": "url"
    } ]
  } ]
}