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

<Encounter xmlns="http://hl7.org/fhir">
  <id value="psml-02"/>
  <meta>
    <profile value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-encounter-core-1"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="psml-02"> </a></p><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">Resource Encounter "psml-02" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-dh-encounter-core-1.html">ADHA Core Encounter</a></p></div><p><b>Encounter Description</b>: Patient has his medications packed into blister packs via ABC pharmacy. He finds them easy to use and they promote good adherence to his regime. His Bluecare nurse, Nurse B, was present for the interview. Of the medication listed on the referral, he is not currently taking Aldara 5% cream and Chloramphenicol ointment. In addition to the medication listed on the referral, he is also taking coQ10 150mg tab - 1 nocte.He reports occasional dizziness if he changes position quickly, and does report falling outside in the garden; he wears a falls alarm buzzer. He reports that he generally only experiences chest pain when he becomes stressed (doesn’t like paperwork). His blood pressure at the time of the interview was 158 /76.</p><p><b>status</b>: finished</p><p><b>class</b>: home health (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code HH = 'home health', stated as 'home health')</p><p><b>type</b>: Home medicines review <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1348931000168107)</span></p><p><b>serviceType</b>: Medicines review <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#182836005 "Review of medication")</span></p><p><b>subject</b>: <a href="Patient-hi-testdata-matterson-lenny.html">Patient/hi-testdata-matterson-lenny</a> " MATTERSON"</p><h3>Participants</h3><table class="grid"><tr><td>-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td>*</td><td>primary performer <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-ParticipationType.html">ParticipationType</a>#PPRF)</span></td><td><a href="PractitionerRole-pharmacist-retail.html">PractitionerRole/pharmacist-retail</a></td></tr></table><p><b>period</b>: 2019-02-05 10:00:00+1000 --&gt; 2019-02-05 11:15:00+1000</p></div>
  </text>
  <extension url="http://hl7.org.au/fhir/StructureDefinition/encounter-description">
    <valueString value="Patient has his medications packed into blister packs via ABC pharmacy. He finds them easy to use and they promote good adherence to his regime. His Bluecare nurse, Nurse B, was present for the interview. Of the medication listed on the referral, he is not currently taking Aldara 5% cream and Chloramphenicol ointment. In addition to the medication listed on the referral, he is also taking coQ10 150mg tab - 1 nocte.He reports occasional dizziness if he changes position quickly, and does report falling outside in the garden; he wears a falls alarm buzzer. He reports that he generally only experiences chest pain when he becomes stressed (doesn’t like paperwork). His blood pressure at the time of the interview was 158 /76."/>
  </extension>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="HH"/>
    <display value="home health"/>
  </class>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1348931000168107"/>
      <display value="Home medicines review"/>
    </coding>
    <text value="Home medicines review"/>
  </type>
  <serviceType>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="182836005"/>
      <display value="Review of medication"/>
    </coding>
    <text value="Medicines review"/>
  </serviceType>
  <subject>
    <reference value="Patient/hi-testdata-matterson-lenny"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <code value="NI"/>
          <display value="National unique individual identifier"/>
        </coding>
        <text value="IHI"/>
      </type>
      <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
      <value value="8003608166895854"/>
    </identifier>
  </subject>
  <participant>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="PPRF"/>
        <display value="primary performer"/>
      </coding>
    </type>
    <individual>
      <reference value="PractitionerRole/pharmacist-retail"/>
    </individual>
  </participant>
  <period>
    <start value="2019-02-05T10:00:00+10:00"/>
    <end value="2019-02-05T11:15:00+10:00"/>
  </period>
</Encounter>