<Encounter xmlns="http://hl7.org/fhir">
  <id value="core-examples-Encounter-example6" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:37:50.725+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>Generated Narrative with Details</b>
      </p>
      <p>
        <b>id</b>: f202</p>
      <p>
        <b>identifier</b>: Encounter_Roel_20130128 (TEMP)</p>
      <p>
        <b>status</b>: finished</p>
      <p>
        <b>class</b>: outpatient</p>
      <p>
        <b>type</b>: Chemotherapy <span>(Details : {SNOMED CT code '367336001' = '367336001', given as 'Chemotherapy'})</span></p>
      <p>
        <b>priority</b>: Urgent <span>(Details : {SNOMED CT code '103391001' = '103391001', given as 'Urgent'})</span></p>
      <p>
        <b>patient</b>: <a>Roel</a></p>
      <h3>Participants</h3>
      <table>
        <tr>
          <td>-</td>
          <td>
            <b>Individual</b>
          </td>
        </tr>
        <tr>
          <td>*</td>
          <td>
            <a>Practitioner/f201</a>
          </td>
        </tr>
      </table>
      <p>
        <b>length</b>: 56 minutes<span> (Details: SNOMED CT code 258701004 = '258701004')</span></p>
      <p>
        <b>reason</b>: The patient is treated for a tumor. <span>(Details )</span></p>
      <p>
        <b>indication</b>: <a>Roel's TPF chemotherapy on January 28th, 2013</a></p>
      <p>
        <b>serviceProvider</b>: <a>Organization/f201</a></p>
    </div>
  </text>
  <identifier>
    <use value="temp" />
    <value value="Encounter_Roel_20130128" />
  </identifier>
  <status value="finished" />
  <class value="outpatient" />
  <type>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="367336001" />
      <display value="Chemotherapy" />
    </coding>
  </type>
  <priority>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="103391001" />
      <display value="Urgent" />
    </coding>
  </priority>
  <patient>
    <reference value="Patient/f201" />
    <display value="Roel" />
  </patient>
  <participant>
    <individual>
      <reference value="Practitioner/f201" />
    </individual>
  </participant>
  <length>
    <value value="56" />
    <unit value="minutes" />
    <system value="http://snomed.info/sct" />
    <code value="258701004" />
  </length>
  <reason>
    <extension url="http://hl7.org/fhir/StructureDefinition/encounter-primaryDiagnosis">
      <valuePositiveInt value="2" />
    </extension>
    <text value="The patient is treated for a tumor." />
  </reason>
  <indication>
    <extension url="http://hl7.org/fhir/StructureDefinition/encounter-primaryDiagnosis">
      <valuePositiveInt value="1" />
    </extension>
    <reference value="Procedure/f201" />
    <display value="Roel's TPF chemotherapy on January 28th, 2013" />
  </indication>
  <serviceProvider>
    <reference value="Organization/f201" />
  </serviceProvider>
</Encounter>