{
  "resourceType" : "AllergyIntolerance",
  "id" : "AI667788899",
  "meta" : {
    "profile" : ["http://hl7.org.nz/fhir/StructureDefinition/MwsAllergyIntolerance"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance AI667788899</b></p><a name=\"AI667788899\"> </a><a name=\"hcAI667788899\"> </a><a name=\"AI667788899-en-US\"> </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=\"StructureDefinition-MwsAllergyIntolerance.html\">MwsAllergyIntolerance</a></p></div><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/mws-id</code>/AI667788899</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 46043541000116107}\">A/California/7/2009 (H1N1) - like strain (NYMC X-181) + A/Switzerland/9715293/2013 (H3N2) - like strain (A/Switzerland/9715293/2013 NIB-88) + B/Phuket/3073/2013 - like strain (B/Phuket/3073/2013)</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=\"#hcAI667788899/Recorder1\">PractitionerRole</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. Allows Māori macron āēīōūĀĒĪŌŪ and special characters []();:,.+?/-'&amp; </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 128477000}\">Abscess</span></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #Recorder1</b></p><a name=\"AI667788899/Recorder1\"> </a><a name=\"hcAI667788899/Recorder1\"> </a><a name=\"AI667788899/Recorder1-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" : "Recorder1",
    "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"
    }]
  }],
  "identifier" : [{
    "system" : "https://standards.digital.health.nz/ns/mws-id",
    "value" : "AI667788899"
  }],
  "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" : "46043541000116107",
      "display" : "A/California/7/2009 (H1N1) - like strain (NYMC X-181) + A/Switzerland/9715293/2013 (H3N2) - like strain (A/Switzerland/9715293/2013 NIB-88) + B/Phuket/3073/2013 - like strain (B/Phuket/3073/2013)"
    }]
  },
  "patient" : {
    "reference" : "Patient/ZJM9397"
  },
  "onsetDateTime" : "2023",
  "recordedDate" : "2024-03-04T12:31:07+13:00",
  "recorder" : {
    "reference" : "#Recorder1"
  },
  "note" : [{
    "text" : "Information in the note field will not be visible to people viewing the record through legacy HL7 or SOAP interfaces. Allows Māori macron āēīōūĀĒĪŌŪ and special characters []();:,.+?/-'& "
  }],
  "reaction" : [{
    "manifestation" : [{
      "coding" : [{
        "system" : "http://snomed.info/sct/21000210109/version/20231001?fhir_vs=refset%2F351000210106",
        "code" : "128477000",
        "display" : "Abscess"
      }]
    }]
  }]
}