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

: Patient's registered GP practice and practitioner name - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="vpr-02"/>
  <!-- Sample design for Voluntary Patient Registration project - patient has a registered GP practice and practitioner -->
  <type value="collection"/>
  <timestamp value="2022-10-28T11:01:00+10:00"/>
  <!--     PATIENT    -->
  <entry>
    <fullUrl value="urn:uuid:cb7921cc-ba17-11ec-833a-b1763b0a7715"/>
    <resource>
      <Patient>
        <meta>
          <profile
                   value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-patient-core-1"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_null"> </a><p><b>Generated Narrative: Patient </b></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">Profile: <a href="StructureDefinition-dh-patient-core-1.html">ADHA Core Patient</a></p></div><p><b>identifier</b>: IHI/8003608833564727 (use: official)</p><p><b>name</b>: Bert Gainey</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1971-09-24</p><p><b>generalPractitioner</b>: </p><ul><li>See on this page: urn:uuid:cb7921cc-ba17-11ec-833a-b1763b0a7716</li><li><span>: Dr Sophia Yu</span></li></ul></div>
        </text>
        <identifier>
          <use value="official"/>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="NI"/>
            </coding>
            <text value="IHI"/>
          </type>
          <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
          <value value="8003608833564727"/>
        </identifier>
        <name>
          <use value="usual"/>
          <text value="Bert Gainey"/>
          <family value="Gainey"/>
        </name>
        <gender value="male"/>
        <birthDate value="1971-09-24"/>
        <generalPractitioner>
          <reference value="urn:uuid:cb7921cc-ba17-11ec-833a-b1763b0a7716"/>
        </generalPractitioner>
        <!-- Practitioner's name - only if additional data is shared should this be a full PractitionerRole resource -->
        <generalPractitioner>
          <type value="PractitionerRole"/>
          <display value="Dr Sophia Yu"/>
        </generalPractitioner>
      </Patient>
    </resource>
  </entry>
  <!-- GP Practice is an Organization resource -->
  <entry>
    <fullUrl value="urn:uuid:cb7921cc-ba17-11ec-833a-b1763b0a7716"/>
    <resource>
      <Organization>
        <meta>
          <profile
                   value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-organization-core-1"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_null"> </a><p><b>Generated Narrative: Organization </b></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">Profile: <a href="StructureDefinition-dh-organization-core-1.html">ADHA Core Organization</a></p></div><p><b>type</b>: GP practice <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#394761003)</span></p><p><b>name</b>: ABC Medical Clinic</p><p><b>telecom</b>: ph: (02) 5550 2427(WORK)</p><p><b>address</b>: Andrew Fisher Building 1 National Circuit Barton ACT 2600 (work)</p></div>
        </text>
        <type>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="394761003"/>
          </coding>
          <text value="GP practice"/>
        </type>
        <name value="ABC Medical Clinic"/>
        <telecom>
          <system value="phone"/>
          <value value="(02) 5550 2427"/>
          <use value="work"/>
        </telecom>
        <address>
          <use value="work"/>
          <line value="Andrew Fisher Building"/>
          <line value="1 National Circuit"/>
          <city value="Barton"/>
          <state value="ACT"/>
          <postalCode value="2600"/>
        </address>
      </Organization>
    </resource>
  </entry>
  <!-- Represents current GP Practice using EpisodeOfCare -->
  <entry>
    <fullUrl value="urn:uuid:cec6e9d8-6b61-432a-85e5-93c0558e66eb"/>
    <resource>
      <EpisodeOfCare>
        <meta>
          <profile
                   value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-episodeofcare-mygp-1"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="EpisodeOfCare_null"> </a><p><b>Generated Narrative: EpisodeOfCare </b></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">Profile: <code>http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-episodeofcare-mygp-1</code></p></div><p><b>status</b>: active</p><p><b>type</b>: Primary care management <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#737470001)</span></p><p><b>patient</b>: See on this page: urn:uuid:cb7921cc-ba17-11ec-833a-b1763b0a7715</p><p><b>managingOrganization</b>: See on this page: urn:uuid:cb7921cc-ba17-11ec-833a-b1763b0a7716</p><p><b>period</b>: 2021-06-13 --&gt; (ongoing)</p></div>
        </text>
        <!-- current represented by status=active -->
        <status value="active"/>
        <type>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="737470001"/>
            <display value="Primary care management"/>
          </coding>
        </type>
        <patient>
          <reference value="urn:uuid:cb7921cc-ba17-11ec-833a-b1763b0a7715"/>
          <identifier>
            <type>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
                <code value="NI"/>
              </coding>
              <text value="IHI"/>
            </type>
            <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
            <value value="8003608833564727"/>
          </identifier>
        </patient>
        <managingOrganization>
          <reference value="urn:uuid:cb7921cc-ba17-11ec-833a-b1763b0a7716"/>
        </managingOrganization>
        <!-- current represented by no period.end -->
        <period>
          <start value="2021-06-13"/>
        </period>
      </EpisodeOfCare>
    </resource>
  </entry>
</Bundle>