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

<Observation xmlns="http://hl7.org/fhir">
  <id value="ChEkmObservationExample-AntiviralTherapy"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ChEkmObservationExample-AntiviralTherapy</b></p><a name="ChEkmObservationExample-AntiviralTherapy"> </a><a name="hcChEkmObservationExample-AntiviralTherapy"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 427314002}">Antiviral therapy (procedure)</span></p><p><b>subject</b>: <a href="Patient-ChEkmPatientExample.html">Beispielin Muster  Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 386053000}">Evaluation procedure (procedure)</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="427314002"/>
      <display value="Antiviral therapy (procedure)"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/ChEkmPatientExample"/>
  </subject>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="386053000"/>
      <display value="Evaluation procedure (procedure)"/>
    </coding>
  </valueCodeableConcept>
</Observation>