Primary Care Implementation Guide

AU Primary Care Implementation Guide - Local Development build (vnull). See the Directory of published versions

Example: Patient-B0E0A3ADB59E2F77D6D51ADCA7DAD6B2.35

Formats: Narrative,XML, JSON, Turtle

Raw xml


<Patient xmlns="http://hl7.org/fhir">
  <id value="B0E0A3ADB59E2F77D6D51ADCA7DAD6B2.35"/>
  <meta>
    <versionId value="20181024015658"/>
    <lastUpdated value="2018-10-24T01:56:58+00:00"/>
    <profile
             value="https://aehrc.com/fhir/StructureDefinition/AUPrimaryCarePatient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <p>Ahern, Rhonda (Female 80y)</p>
        </div>
  </text>
  <extension url="http://hl7.org.au/fhir/StructureDefinition/indigenous-status">
    <valueCoding>
      <system
              value="https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1"/>
      <code value="9"/>
      <display value="Not stated/inadequately described"/>
    </valueCoding>
  </extension>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/v2/0203"/>
        <code value="MC"/>
        <display value="Patient&#39;s Medicare Number"/>
      </coding>
      <text value="Medicare Number"/>
    </type>
    <system value="http://ns.electronichealth.net.au/id/medicare-number"/>
    <value value="35001582842"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <system value="http://hl7.org.au/fhir/v2/0203"/>
        <code value="SEN"/>
        <display value="Commonwealth Seniors Health Card"/>
      </coding>
      <text value="Commonwealth Seniors Health Card"/>
    </type>
    <system
            value="http://ns.electronichealth.net.au/id/centrelink-customer-reference-number"/>
    <value value="RR945857FH"/>
  </identifier>
  <identifier>
    <extension url="http://hl7.org.au/fhir/StructureDefinition/ihi-status">
      <valueCoding>
        <system
                value="https://healthterminologies.gov.au/fhir/CodeSystem/ihi-status-1"/>
        <code value="active"/>
        <display value="active"/>
      </valueCoding>
    </extension>
    <extension
               url="http://hl7.org.au/fhir/StructureDefinition/ihi-record-status">
      <valueCoding>
        <system
                value="https://healthterminologies.gov.au/fhir/CodeSystem/ihi-record-status-1"/>
        <code value="verified"/>
        <display value="verified"/>
      </valueCoding>
    </extension>
    <use value="usual"/>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/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="8003608111345443"/>
  </identifier>
  <active value="true"/>
  <name>
    <use value="usual"/>
    <family value="Ahern"/>
    <given value="Rhonda"/>
    <given value="Joan"/>
    <prefix value="Mrs."/>
  </name>
  <name>
    <use value="nickname"/>
    <text value="Rhonda"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="0349788795"/>
    <use value="home"/>
  </telecom>
  <gender value="female"/>
  <birthDate value="1938-06-06"/>
  <deceasedBoolean value="false"/>
  <address>
    <use value="home"/>
    <type value="physical"/>
    <line value="17 Seymour Ave"/>
    <city value="Capital Hill"/>
    <state value="ACT"/>
    <postalCode value="2600"/>
  </address>
  <maritalStatus>
    <coding>
      <system value="http://hl7.org/fhir/v3/NullFlavor"/>
      <code value="UNK"/>
      <display value="unknown"/>
    </coding>
    <text value="Uknown"/>
  </maritalStatus>
  <contact>
    <relationship>
      <coding>
        <system value="http://hl7.org/fhir/v2/0131"/>
        <code value="N"/>
      </coding>
      <coding>
        <system value="http://hl7.org/fhir/v3/RoleCode"/>
        <code value="SIS"/>
      </coding>
    </relationship>
    <name>
      <use value="usual"/>
      <family value="Phillip"/>
      <given value="Lorna"/>
      <prefix value="Mrs."/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="786132161"/>
      <use value="home"/>
    </telecom>
    <address>
      <line value="67 Fairweather Avenue"/>
      <city value="Prospect"/>
      <postalCode value="2148"/>
    </address>
  </contact>
</Patient>