AU Patient Summary Implementation Guide
0.1.0-cibuild - CI Build
AU Patient Summary Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 0.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/draft-au-patient-summary/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="generalpractitioner-guthridge-jarred"/>
<meta>
<profile
value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole generalpractitioner-guthridge-jarred</b></p><a name="generalpractitioner-guthridge-jarred"> </a><a name="hcgeneralpractitioner-guthridge-jarred"> </a><a name="generalpractitioner-guthridge-jarred-en-AU"> </a><p><b>identifier</b>: Medicare Provider Number/2448301T, Employee Number/BBC-GA-001</p><p><b>practitioner</b>: <a href="Practitioner-guthridge-jarred.html">Practitioner Jarred GUTHRIDGE </a></p><p><b>organization</b>: <a href="Organization-elimbah-medical-centre.html">Organization Elimbah Medical Centre</a></p><p><b>code</b>: <span title="Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0 253111}">General Practitioner</span></p><p><b>specialty</b>: <span title="Codes:{http://snomed.info/sct 408443003}">General medical practice</span></p><p><b>location</b>: <a href="Location-elimbah-medical-centre.html">Location Elimbah Medical Centre</a></p><p><b>telecom</b>: ph: 0770109540(Work), <a href="mailto:jarred.guthridge@elimbahmedicalcentre.example.com.au">jarred.guthridge@elimbahmedicalcentre.example.com.au</a></p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
<code value="UPIN"/>
</coding>
<text value="Medicare Provider Number"/>
</type>
<system
value="http://ns.electronichealth.net.au/id/medicare-provider-number"/>
<value value="2448301T"/>
</identifier>
<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://ns.electronichealth.net.au/id/hpio-scoped/service-provider-individual/1.0/8003629900040359"/>
<value value="BBC-GA-001"/>
<assigner>
<display value="Elimbah Medical Centre"/>
</assigner>
</identifier>
<practitioner>🔗
<reference value="Practitioner/guthridge-jarred"/>
</practitioner>
<organization>🔗
<reference value="Organization/elimbah-medical-centre"/>
</organization>
<code>
<coding>
<system value="http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0"/>
<code value="253111"/>
<display value="General Practitioner"/>
</coding>
</code>
<specialty>
<coding>
<system value="http://snomed.info/sct"/>
<code value="408443003"/>
<display value="General medical practice"/>
</coding>
</specialty>
<location>🔗
<reference value="Location/elimbah-medical-centre"/>
</location>
<telecom>
<system value="phone"/>
<value value="0770109540"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="jarred.guthridge@elimbahmedicalcentre.example.com.au"/>
<use value="work"/>
</telecom>
</PractitionerRole>