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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeAllergyIntolerance
IdAllergyIntolerance-example-grass-pollen-allergy.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: AllergyIntolerance example-grass-pollen-allergy

Language: en

Profile: UZ Core AllergyIntolerance

Abatement: Symptoms resolved after antihistamine course

clinicalStatus: Active

verificationStatus: Confirmed

type: Allergy

category: Environment

code: Grass pollen

patient: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#30211975910033)

encounter: Encounter: status = completed; class = Inpatient encounter; priority = Emergency; type = Treatment services; subjectStatus = Awake; actualPeriod = 2024-01-01 10:00:00+0000 --> 2024-01-01 11:00:00+0000; plannedStartDate = 2024-01-01 10:00:00+0000; plannedEndDate = 2024-01-01 11:00:00+0000

onset: 2025-07-10

reaction

substance: Walnut, pollen (Jug r_pollen)

Manifestations

-Concept
*Shortness of breath

severity: Severe


Russian


Сгенерированный нарратив: Риск возникновения вредной или нежелательной физиологической реакции, которая является уникальной для каждого человека и связана с воздействием вещества. example-grass-pollen-allergy

Язык: en

Профиль: UZ Core AllergyIntolerance

Abatement: Symptoms resolved after antihistamine course

clinicalStatus: Active

verificationStatus: Confirmed

type: Allergy

category: Окружающий среда

code: Grass pollen

patient: Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#30211975910033)

encounter: Encounter: status = completed; class = Inpatient encounter; priority = Emergency; type = Treatment services; subjectStatus = Awake; actualPeriod = 2024-01-01 10:00:00+0000 --> 2024-01-01 11:00:00+0000; plannedStartDate = 2024-01-01 10:00:00+0000; plannedEndDate = 2024-01-01 11:00:00+0000

onset: 2025-07-10

reaction

substance: Walnut, pollen (Jug r_pollen)

Manifestations

-Concept
*Shortness of breath

severity: Тяжёлая


Uzbek


Generated Narrative: Zararli yoki kiruvchi, fiziologik reaktsiya xavfi, bu faqat individualdir va moddaga ta'sir qilish bilan bog'liq. example-grass-pollen-allergy

Language: en

Profile: UZ Core AllergyIntolerance

Abatement: Symptoms resolved after antihistamine course

clinicalStatus: Active

verificationStatus: Confirmed

type: Allergy

category: Atrof-muhit

code: Grass pollen

patient: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#30211975910033)

encounter: Encounter: status = completed; class = Inpatient encounter; priority = Emergency; type = Treatment services; subjectStatus = Awake; actualPeriod = 2024-01-01 10:00:00+0000 --> 2024-01-01 11:00:00+0000; plannedStartDate = 2024-01-01 10:00:00+0000; plannedEndDate = 2024-01-01 11:00:00+0000

onset: 2025-07-10

reaction

substance: Walnut, pollen (Jug r_pollen)

Manifestations

-Concept
*Shortness of breath

severity: Og'ir


Source1

{
  "resourceType": "AllergyIntolerance",
  "id": "example-grass-pollen-allergy",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/core/StructureDefinition/uz-core-allergy-intolerance"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/allergyintolerance-abatement",
      "valueString": "Symptoms resolved after antihistamine course"
    }
  ],
  "clinicalStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "code": "active",
        "display": "Active"
      }
    ]
  },
  "verificationStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
        "code": "confirmed",
        "display": "Confirmed"
      }
    ]
  },
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/allergy-intolerance-type",
        "code": "allergy",
        "display": "Allergy"
      }
    ]
  },
  "category": [
    "environment"
  ],
  "code": {
    "coding": [
      {
        "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/allergen-codes-cs",
        "code": "aller-0010-00001",
        "display": "Grass pollen"
      }
    ]
  },
  "patient": {
    "reference": "Patient/example-salim"
  },
  "encounter": {
    "reference": "Encounter/example-encounter"
  },
  "onsetDateTime": "2025-07-10",
  "reaction": [
    {
      "substance": {
        "coding": [
          {
            "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/allergy-reaction-substance-cs",
            "code": "aller-0010-00031",
            "display": "Walnut, pollen (Jug r_pollen)"
          }
        ]
      },
      "manifestation": [
        {
          "concept": {
            "coding": [
              {
                "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/allergy-reaction-manifestation-cs",
                "code": "aller-0006-00004",
                "display": "Shortness of breath"
              }
            ]
          }
        }
      ],
      "severity": "severe"
    }
  ]
}