<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="norelevantfinding-example2"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: norelevantfinding-example2</p><p><b>status</b>: final</p><p><b>code</b>: Assertion <span style="background: LightGoldenRodYellow">(Details : {http://hl7.org/fhir/v3/ActCode code 'ASSERTION' = 'Assertion', given as 'Assertion'})</span></p><p><b>subject</b>: <a href="Patient-example0.html">Generated Summary: id: example0; IHI = 8003608166690503, Medicare Number = 32788511952, Health Care Card Number = 307111942H; Stella Franklin ; sfranklin@amail.com.au(WORK); gender: female; birthDate: 14/10/1985</a></p><p><b>effective</b>: 23/10/2018</p><p><b>value</b>: No history of clinical finding in subject <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '443508001' = 'No history of clinical finding in subject (situation)', given as 'No history of clinical finding in subject'})</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/v3/ActCode"/>
      <code value="ASSERTION"/>
      <display value="Assertion"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example0"/>
  </subject>
  <effectiveDateTime value="2018-10-23"/>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="443508001"/>
      <display value="No history of clinical finding in subject"/>
    </coding>
  </valueCodeableConcept>
</Observation>