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

: Annual check up for Ms. Sally FIELD (2022) - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="annual-01"/>
  <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 class="res-header-id"><b>Generated Narrative: Encounter annual-01</b></p><a name="annual-01"> </a><a name="hcannual-01"> </a><a name="annual-01-en-AU"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode</a> AMB: ambulatory</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 866149003}">Annual visit</span></p><p><b>serviceType</b>: <span title="Codes:{http://snomed.info/sct 788007007}">General practice service</span></p><p><b>subject</b>: <a href="Patient-mhr-field-sally.html">Sally FIELD  Female, DoB: 1999-02-14 ( National unique individual identifier: AustalianIHI#8003608333563104 (use: official, ))</a></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><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}">primary performer</span></td><td><a href="PractitionerRole-nsw-gp.html">PractitionerRole General practitioner</a></td></tr></table><p><b>period</b>: 2022-02-10 09:20:00+1000 --&gt; 2022-02-10 09:35: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="866149003"/>
      <display value="Annual visit"/>
    </coding>
  </type>
  <serviceType>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="788007007"/>
      <display value="General practice service"/>
    </coding>
  </serviceType>
  <subject>🔗 
    <reference value="Patient/mhr-field-sally"/>
    <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="8003608833357361"/>
    </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/nsw-gp"/>
      <identifier>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
            <code value="EI"/>
            <display value="Employee number"/>
          </coding>
          <text value="Employee Number"/>
        </type>
        <system value="http://bondigpmedicalcenter.example.com/providers"/>
        <value value="8223NSW"/>
        <assigner>
          <display value="Bondi GP Medical Center NSW"/>
        </assigner>
      </identifier>
    </individual>
  </participant>
  <period>
    <start value="2022-02-10T09:20:00+10:00"/>
    <end value="2022-02-10T09:35:00+10:00"/>
  </period>
</Encounter>