{
  "resourceType" : "AllergyIntolerance",
  "id" : "AllergyIntoleranceGrassPollen",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance AllergyIntoleranceGrassPollen</b></p><a name=\"AllergyIntoleranceGrassPollen\"> </a><a name=\"hcAllergyIntoleranceGrassPollen\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>type</b>: Allergy</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 418689008}\">Allergie auf Gräser Pollen</span></p><p><b>patient</b>: <a href=\"Patient-PatientExample.html\">Patricia Muster (official) Female, DoB: 1999-11-11 ( urn:oid:2.16.756.5.32#AHVN13#7562295883070)</a></p><p><b>encounter</b>: <a href=\"Encounter-EncounterExample.html\">Encounter: extension = wedding ring,billfold,pickup by EMS,; identifier = Einsatznummer:\u00a0S89898989; status = finished; class = emergency (ActCode#EMER); serviceType = primary mission; priority = with siren; period = 2016-12-10 --&gt; (ongoing); reasonCode = emergency mission</a></p></div>"
  },
  "clinicalStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
      "code" : "active",
      "display" : "Active"
    }]
  },
  "type" : "allergy",
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "418689008",
      "display" : "Allergy to grass pollen (finding)"
    }],
    "text" : "Allergie auf Gräser Pollen"
  },
  "patient" : {
    "reference" : "Patient/PatientExample"
  },
  "encounter" : {
    "reference" : "Encounter/EncounterExample"
  }
}