{
  "resourceType" : "Bundle",
  "id" : "AI123456",
  "type" : "searchset",
  "entry" : [{
    "resource" : {
      "resourceType" : "AllergyIntolerance",
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance </b></p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification refuted}\">Refuted</span></p><p><b>category</b>: Medication</p><p><b>code</b>: <span title=\"Codes:{http://nzmt.org.nz 44781901000116100}\">olodaterol</span></p><p><b>patient</b>: <a href=\"Patient/ZJM9397\">Patient/ZJM9397</a></p><p><b>onset</b>: 2023</p><p><b>recordedDate</b>: 2024-03-04 12:31:07+1300</p><p><b>recorder</b>: <a href=\"PractitionerRole/Recorder3\">PractitionerRole/Recorder3</a></p><p><b>note</b>: Information in the note field will not be visible to people viewing the record through legacy HL7 or SOAP interfaces</p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct/21000210109/version/20231001?fhir_vs=refset%2F351000210106 165423001}\">Red blood cell count below reference range</span></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #Recorder3</b></p><a name=\"null/Recorder3\"> </a><a name=\"hcnull/Recorder3\"> </a><a name=\"null/Recorder3-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner/99ZZZS\">Mrs TestOne Prefix-Test</a></p><p><b>organization</b>: <a href=\"Organization/GZZ998-G\">Live Org with Dormant</a></p><p><b>location</b>: <a href=\"Location/FZZ968-B\">Facility Has All Contact Types TEST</a></p></blockquote></div>"
      },
      "contained" : [{
        "resourceType" : "PractitionerRole",
        "id" : "Recorder3",
        "practitioner" : {
          "reference" : "Practitioner/99ZZZS",
          "display" : "Mrs TestOne Prefix-Test"
        },
        "organization" : {
          "reference" : "Organization/GZZ998-G",
          "display" : "Live Org with Dormant"
        },
        "location" : [{
          "reference" : "Location/FZZ968-B",
          "display" : "Facility Has All Contact Types TEST"
        }]
      }],
      "clinicalStatus" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
          "code" : "active"
        }]
      },
      "verificationStatus" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
          "code" : "refuted"
        }]
      },
      "category" : ["medication"],
      "code" : {
        "coding" : [{
          "system" : "http://nzmt.org.nz",
          "code" : "44781901000116100",
          "display" : "olodaterol"
        }]
      },
      "patient" : {
        "reference" : "Patient/ZJM9397"
      },
      "onsetDateTime" : "2023",
      "recordedDate" : "2024-03-04T12:31:07+13:00",
      "recorder" : {
        "reference" : "PractitionerRole/Recorder3"
      },
      "note" : [{
        "text" : "Information in the note field will not be visible to people viewing the record through legacy HL7 or SOAP interfaces"
      }],
      "reaction" : [{
        "manifestation" : [{
          "coding" : [{
            "system" : "http://snomed.info/sct/21000210109/version/20231001?fhir_vs=refset%2F351000210106",
            "code" : "165423001",
            "display" : "Red blood cell count below reference range"
          }]
        }]
      }]
    }
  }]
}