This page is part of the Australian Base IG (v1.1.1: AU Base 1.1 on STU3 Draft) based on FHIR R3. The current version which supercedes this version is 1.0.2. For a full list of available versions, see the Directory of published versions
Formats: Narrative,XML, JSON, Turtle
Raw xml
<PractitionerRole xmlns="http://hl7.org/fhir"> <id value="example3"/> <meta> <profile value="http://hl7.org.au/fhir/StructureDefinition/au-practitionerrole"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example3</p><p><b>meta</b>: </p><p><b>identifier</b>: Medicare Provider Number = 5544887B</p><p><b>practitioner</b>: <a href="Practitioner-example3.html">Generated Summary: id: example3; HPI-I = 8003619900015717; Francis Fernando </a></p><p><b>organization</b>: <a href="Organization-example3.html">Generated Summary: id: example3; ABN = 51824754455; <span title="Codes: {http://hl7.org/fhir/organization-type prov}">Healthcare Provider</span>; name: Devonport Family Medicine Clinic; reception@example.dfmc.com.au(WORK), fax: (03) 8543 5557(WORK), ph: (03) 8543 5556(WORK)</a></p><p><b>specialty</b>: General practitioner principal <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '309394004' = 'General practitioner principal', given as 'General practitioner principal'})</span></p><p><b>location</b>: <a href="Location-example3.html">Generated Summary: id: example3; status: active; <span title="Codes: {http://hl7.org/fhir/v3/RoleCode FMC}">Family medicine clinic</span>; <span title="Codes: {http://hl7.org/fhir/location-physical-type bu}">Building</span></a></p><p><b>healthcareService</b>: <a href="HealthcareService-example3.html">Generated Summary: id: example3; <span title="Codes: {http://hl7.org/fhir/service-category 17}">General Practice</span>; <span title="Codes: {http://snomed.info/sct 700232004}">General medical service</span>, <span title="Codes: {http://snomed.info/sct 1244901000168103}">Smoking cessation service</span>; name: General Practitioner services; ph: (03) 8543 5555(WORK); <span title="Codes: {http://hl7.org.au/fhir/CodeSystem/service-provision-conditions FBB}">Fees and Bulk Billing</span></a></p><p><b>telecom</b>: francis.fernando@alphamail.com.au(WORK)</p><h3>AvailableTimes</h3><table class="grid"><tr><td>-</td><td><b>DaysOfWeek</b></td><td><b>AvailableStartTime</b></td><td><b>AvailableEndTime</b></td></tr><tr><td>*</td><td>mon</td><td/><td/></tr></table><h3>NotAvailables</h3><table class="grid"><tr><td>-</td><td><b>Description</b></td></tr><tr><td>*</td><td>Weekends</td></tr></table></div> </text> <identifier> <type> <coding> <system value="http://hl7.org.au/fhir/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="5544887B"/> </identifier> <practitioner> <reference value="Practitioner/example3"/> </practitioner> <organization> <reference value="Organization/example3"/> </organization> <specialty> <coding> <system value="http://snomed.info/sct"/> <code value="309394004"/> <display value="General practitioner principal"/> </coding> </specialty> <location> <reference value="Location/example3"/> </location> <healthcareService> <reference value="HealthcareService/example3"/> </healthcareService> <telecom> <system value="email"/> <value value="francis.fernando@alphamail.com.au"/> <use value="work"/> </telecom> <availableTime> <daysOfWeek value="mon"/> <daysOfWeek value="tue"/> <daysOfWeek value="wed"/> <daysOfWeek value="thu"/> <daysOfWeek value="fri"/> <availableStartTime value="08:00:00"/> <availableEndTime value="20:00:00"/> </availableTime> <notAvailable> <description value="Weekends"/> </notAvailable> </PractitionerRole>