Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Community pharmacy medicine review encounter for Mac Priest (2018) - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="psml-03"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-encounter-core-1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter </b><a name="psml-03"> </a><a name="hcpsml-03"> </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">ResourceEncounter &quot;psml-03&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-dh-encounter-core-1.html">ADHA Core Encounter</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: ActCode code AMB  = ' ambulatory ', stated as ' ambulatory ')</p><p><b>type</b>: Community pharmacy medicine review <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1348961000168104 &quot;Community pharmacy medicines review&quot;)</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 &quot;Review of medication&quot;)</span></p><p><b>subject</b>: <a href="Patient-hi-testdata-priest-mac.html">Patient/hi-testdata-priest-mac</a> &quot; PRIEST&quot;</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td>primary performer <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.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>: 2018-12-11 10:00:00+1000 --&gt; 2018-12-11 13:30:00+1000</p></div>
  </text>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="AMB"/>
    <display value="ambulatory"/>
  </class>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1348961000168104"/>
      <display value="Community pharmacy medicines review"/>
    </coding>
    <text value="Community pharmacy medicine 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>🔗 
    <!-- relative reference to Patient resource -->
    <reference value="Patient/hi-testdata-priest-mac"/>
    <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="8003608333563104"/>
    </identifier>
  </subject>
  <participant>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="PPRF"/>
        <display value="primary performer"/>
      </coding>
    </type>
    <individual>🔗 
      <!-- relative reference to PractitionerRole resource -->
      <reference value="PractitionerRole/pharmacist-retail"/>
    </individual>
  </participant>
  <period>
    <start value="2018-12-11T10:00:00+10:00"/>
    <end value="2018-12-11T13:30:00+10:00"/>
  </period>
</Encounter>