<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="Observation-541a72a8-df75-4484-ac89-ac4923f03b81"/>
  <meta>
    <lastUpdated value="2024-05-03T14:28:17.000+00:00"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="additional"/><div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en">Acute Asthmatic attack. Was wheezing for days prior to admission.</div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="46241-6"/>
    </coding>
    <text value="Reason for admission"/>
  </code>
  <subject>
    <reference value="Patient/patient-example"/>
    <display value="Eve Everiewoman"/>
  </subject>
  <encounter>
    <display value="http://fhir.healthintersections.com.au/open/Encounter/encounter-example"/>
  </encounter>
  <effectiveDateTime value="2023-08-03"/>
  <performer>
    <reference value="Practitioner/Doctor2"/>
    <display value="Dr Careful"/>
  </performer>
  <valueString value="Acute Asthmatic attack. Was wheezing for days prior to admission."/>
</Observation>