{
  "resourceType" : "AllergyIntolerance",
  "id" : "eot677ioPb4frLYJYyuabIg3",
  "meta" : {
    "profile" : ["http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance eot677ioPb4frLYJYyuabIg3</b></p><a name=\"eot677ioPb4frLYJYyuabIg3\"> </a><a name=\"hceot677ioPb4frLYJYyuabIg3\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.2&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance\">HCIM AllergyIntolerance</a></p></div><p><b>clinicalStatus</b>: Active</p><p><b>verificationStatus</b>: Confirmed</p><p><b>category</b>: Food</p><p><b>code</b>: <span title=\"Codes:\">PINDA</span></p><p><b>patient</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.2&amp;canonical=https://example.org/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3\">Fictief, Jan</a></p><p><b>onset</b>: 2017-12-03 --&gt; (ongoing)</p><p><b>assertedDate</b>: 2017-12-03 10:23:22+0000</p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td><td><b>Description</b></td><td><b>Severity</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Erythrodermie</span></td><td>Erythrodermie</td><td>Moderate</td></tr></table></div>"
  },
  "clinicalStatus" : "active",
  "verificationStatus" : "confirmed",
  "category" : ["food"],
  "code" : {
    "text" : "PINDA"
  },
  "patient" : {
    "reference" : "https://example.org/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3",
    "display" : "Fictief, Jan"
  },
  "onsetPeriod" : {
    "start" : "2017-12-03"
  },
  "assertedDate" : "2017-12-03T10:23:22Z",
  "reaction" : [{
    "manifestation" : [{
      "text" : "Erythrodermie"
    }],
    "description" : "Erythrodermie",
    "severity" : "moderate"
  }]
}