{
  "resourceType" : "AllergyIntolerance",
  "id" : "example-grass-pollen-allergy",
  "meta" : {
    "profile" : ["https://dhp.uz/fhir/core/StructureDefinition/uz-core-allergy-intolerance"]
  },
  "language" : "ru",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: AllergyIntolerance example-grass-pollen-allergy</b></p><a name=\"ru-example-grass-pollen-allergy\"> </a><a name=\"ru-hcexample-grass-pollen-allergy\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Язык: en</p><p style=\"margin-bottom: 0px\">Профиль: <a href=\"StructureDefinition-uz-core-allergy-intolerance.html\">UZ Core AllergyIntolerance</a></p></div><p><b>Abatement</b>: Symptoms resolved after antihistamine course</p><p><b>clinicalStatus</b>: <span title=\"Коды:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Коды:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>type</b>: <span title=\"Коды:{http://hl7.org/fhir/allergy-intolerance-type allergy}\">Allergy</span></p><p><b>category</b>: Environment</p><p><b>code</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/allergen-codes-cs aller-0010-00001}\">Grass pollen</span></p><p><b>patient</b>: <a href=\"Patient-example-salim.html\">Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#30211975910033)</a></p><p><b>encounter</b>: <a href=\"Encounter-example-encounter.html\">Encounter: status = completed; class = Inpatient encounter; priority = Emergency; type = Treatment services; subjectStatus = Awake; actualPeriod = 2024-01-01 10:00:00+0000 --&gt; 2024-01-01 11:00:00+0000; plannedStartDate = 2024-01-01 10:00:00+0000; plannedEndDate = 2024-01-01 11:00:00+0000</a></p><p><b>onset</b>: 2025-07-10</p><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/allergy-reaction-substance-cs aller-0010-00031}\">Walnut, pollen (Jug r_pollen)</span></p><h3>Manifestations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/allergy-reaction-manifestation-cs aller-0006-00004}\">Shortness of breath</span></td></tr></table><p><b>severity</b>: Severe</p></blockquote></div>"
  },
  "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"
  }]
}