AU Core Implementation Guide
0.2.1-preview - Preview Australia flag

Publication Build: This will be filled in by the publication tooling

: PractitionerRole - General Practitioner (part of multiple chronic condition care plan) - TTL Representation

Page standards status: Informative

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:PractitionerRole ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "gp-primary-peter"] ; #   Example adapted from MCC eCare Plan Implementation Guide PractitionerRoleMCC3  
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2022-05-18T23:39:06.982+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#iQ383PGcdyFc6WvK"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"gp-primary-peter\"> </a></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\">Resource PractitionerRole &quot;gp-primary-peter&quot; Version &quot;2&quot; Updated &quot;2022-05-18 23:39:06+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #iQ383PGcdyFc6WvK!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-au-core-practitionerrole.html\">AU Core PractitionerRole</a></p></div><p><b>identifier</b>: Employee Number: 23</p><p><b>active</b>: true</p><p><b>period</b>: 2012-01-01 --&gt; 2012-03-31</p><p><b>practitioner</b>: <a href=\"Practitioner-primary-peter.html\">Practitioner/primary-peter: Dr Peter Primary</a> &quot; PRIMARY&quot;</p><p><b>organization</b>: <a href=\"http://example.org/SomeOrganization/123\">http://example.org/SomeOrganization/123</a></p><p><b>code</b>: General Practice Physician <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (provider-taxonomy#208D00000X; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#62247001; 1220.0#253111)</span></p><p><b>specialty</b>: Public Health &amp; General Preventive Medicine Physician <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (provider-taxonomy#2083P0901X; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394814009 &quot;General practice (specialty)&quot;)</span></p><p><b>location</b>: <a href=\"http://example.org/Location/SouthWing\">http://example.org/Location/SouthWing: South Wing, second floor</a></p><p><b>healthcareService</b>: <a href=\"http://example.org/HealthcareService/123\">http://example.org/HealthcareService/123</a></p><p><b>telecom</b>: ph: (08) 7010 5556(WORK), <a href=\"mailto:PPP@example.org\">PPP@example.org</a></p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: mon, tue, wed</p><p><b>availableStartTime</b>: 09:00:00</p><p><b>availableEndTime</b>: 16:30:00</p></blockquote><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: thu, fri</p><p><b>availableStartTime</b>: 09:00:00</p><p><b>availableEndTime</b>: 12:00:00</p></blockquote><h3>NotAvailables</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>During</b></td></tr><tr><td style=\"display: none\">*</td><td>Peter will be on extended leave during June 2022</td><td>2017-05-01 --&gt; 2017-05-20</td></tr></table><p><b>availabilityExceptions</b>: Peter is generally unavailable on public holidays and during the Christmas/New Year break</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EI" ] ;
fhir:display [ fhir:v "Employee number" ]       ] ) ;
fhir:text [ fhir:v "Employee Number" ]     ] ;
fhir:system [ fhir:v "http://example.org/SomeOrganization/practitioners"^^xsd:anyURI ] ;
fhir:value [ fhir:v "23" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:period [
fhir:start [ fhir:v "2012-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2012-03-31"^^xsd:date ]
  ] ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/primary-peter" ] ;
fhir:display [ fhir:v "Dr Peter Primary" ]
  ] ; # 
  fhir:organization [
fhir:link <http://example.org/SomeOrganization/123> ;
fhir:reference [ fhir:v "http://example.org/SomeOrganization/123" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "208D00000X" ] ;
fhir:display [ fhir:v "General Practice Physician" ]     ] [
a sct:62247001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "62247001" ]     ] [
fhir:system [ fhir:v "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0"^^xsd:anyURI ] ;
fhir:code [ fhir:v "253111" ]     ] )
  ] ) ; # 
  fhir:specialty ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2083P0901X" ] ;
fhir:display [ fhir:v "Public Health & General Preventive Medicine Physician" ]     ] [
a sct:394814009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394814009" ] ;
fhir:display [ fhir:v "General practice (specialty)" ]     ] )
  ] ) ; # 
  fhir:location ( [
fhir:link <http://example.org/Location/SouthWing> ;
fhir:reference [ fhir:v "http://example.org/Location/SouthWing" ] ;
fhir:display [ fhir:v "South Wing, second floor" ]
  ] ) ; # 
  fhir:healthcareService ( [
fhir:link <http://example.org/HealthcareService/123> ;
fhir:reference [ fhir:v "http://example.org/HealthcareService/123" ]
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(08) 7010 5556" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "PPP@example.org" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:availableTime ( [
    ( fhir:daysOfWeek [ fhir:v "mon" ] [ fhir:v "tue" ] [ fhir:v "wed" ] ) ;
fhir:availableStartTime [ fhir:v "09:00:00"^^xsd:time ] ;
fhir:availableEndTime [ fhir:v "16:30:00"^^xsd:time ]
  ] [
    ( fhir:daysOfWeek [ fhir:v "thu" ] [ fhir:v "fri" ] ) ;
fhir:availableStartTime [ fhir:v "09:00:00"^^xsd:time ] ;
fhir:availableEndTime [ fhir:v "12:00:00"^^xsd:time ]
  ] ) ; # 
  fhir:notAvailable ( [
fhir:description [ fhir:v "Peter will be on extended leave during June 2022" ] ;
fhir:during [
fhir:start [ fhir:v "2017-05-01"^^xsd:date ] ;
fhir:end [ fhir:v "2017-05-20"^^xsd:date ]     ]
  ] ) ; # 
  fhir:availabilityExceptions [ fhir:v "Peter is generally unavailable on public holidays and during the Christmas/New Year break"] . #