Health Connect Australia Provider Directory FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 0.1.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/HealthConnect/ and changes regularly. See the Directory of published versions

: Health Connect - External HC Practitioner Record - 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:Practitioner ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "external-hc-practitioner-record"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/hc/StructureDefinition/hc-practitioner"^^xsd:anyURI ;
fhir:l <http://ns.electronichealth.net.au/hc/StructureDefinition/hc-practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner external-hc-practitioner-record</b></p><a name=\"external-hc-practitioner-record\"> </a><a name=\"hcexternal-hc-practitioner-record\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hc-practitioner.html\">HC Practitioner</a></p></div><blockquote><p><b>Person Recorded Sex Or Gender</b></p><ul><li>value: <span title=\"Codes:{http://hl7.org/fhir/administrative-gender male}\">Male</span></li></ul></blockquote><blockquote><p><b>Individual Gender Identity</b></p><ul><li>value: <span title=\"Codes:{http://snomed.info/sct 446151000124109}\">Male gender identity</span></li></ul></blockquote><p><b>identifier</b>: National provider identifier/8003616566719020</p><p><b>name</b>: John Fryer (Official), John Fryer </p><p><b>telecom</b>: <a href=\"tel:+61285550199\">+61 2 8555 0199</a>, <a href=\"tel:+61277770199\">+61 2 7777 0199</a></p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td><td><b>Issuer</b></td></tr><tr><td style=\"display: none\">*</td><td>Professional Registration Number (PRN)/PRN-123456 (use: official, )</td><td><span title=\"Codes:\">Pathologist</span></td><td>RCPA</td></tr></table><p><b>communication</b>: <span title=\"Codes:{urn:ietf:bcp:47 it}\">Italian</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [
fhir:v "value"^^xsd:anyURI ;
fhir:l fhir:value       ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/administrative-gender>           ] ;
fhir:code [ fhir:v "male" ] ;
fhir:display [ fhir:v "Male" ]         ] )       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender>     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "value"^^xsd:anyURI ;
fhir:l fhir:value       ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:446151000124109 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>           ] ;
fhir:code [ fhir:v "446151000124109" ] ;
fhir:display [ fhir:v "Male gender identity" ]         ] )       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/individual-genderIdentity"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/individual-genderIdentity>     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>         ] ;
fhir:code [ fhir:v "NPI" ]       ] )     ] ;
fhir:system [
fhir:v "http://ns.electronichealth.net.au/id/hi/hpii/1.0"^^xsd:anyURI ;
fhir:l <http://ns.electronichealth.net.au/id/hi/hpii/1.0>     ] ;
fhir:value [ fhir:v "8003616566719020" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Fryer" ] ;
    ( fhir:given [ fhir:v "John" ] ) ;
    ( fhir:prefix [ fhir:v "Dr" ] )
  ] [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "Fryer" ] ;
    ( fhir:given [ fhir:v "John" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+61 2 8555 0199" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+61 2 7777 0199" ] ;
fhir:use [ fhir:v "home" ]
  ] ) ; # 
  fhir:qualification ( [
    ( fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>           ] ;
fhir:code [ fhir:v "PRN" ]         ] ) ;
fhir:text [ fhir:v "Professional Registration Number (PRN)" ]       ] ;
fhir:system [
fhir:v "http://ns.electronichealth.net.au/hc/id/prn"^^xsd:anyURI ;
fhir:l <http://ns.electronichealth.net.au/hc/id/prn>       ] ;
fhir:value [ fhir:v "PRN-123456" ]     ] ) ;
fhir:code [
fhir:text [ fhir:v "Pathologist" ]     ] ;
fhir:issuer [
fhir:display [ fhir:v "RCPA" ]     ]
  ] ) ; # 
  fhir:communication ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ;
fhir:l <urn:ietf:bcp:47>       ] ;
fhir:code [ fhir:v "it" ] ;
fhir:display [ fhir:v "Italian" ]     ] )
  ] ) . #