AU eRequesting Implementation Guide - Downloaded Version 1.0.1 See the Directory of published versions
| Page standards status: Informative |
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Practitioner/losch-sallie> a fhir:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "losch-sallie"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitioner" ;
fhir:index 0 ;
fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitioner>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner losch-sallie</b></p><a name=\"losch-sallie\"> </a><a name=\"hclosch-sallie\"> </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-au-erequesting-practitioner.html\">AU eRequesting Practitioner</a></p></div><p><b>identifier</b>: HPI-I/8003613233384866</p><p><b>name</b>: Sallie LOSCH </p><p><b>telecom</b>: ph: 0270104128(Work), <a href=\"mailto:sallie.losch@example.com.au\">sallie.losch@example.com.au</a></p><p><b>address</b>: 93 Elizabeth Cl Marlowe NSW 2622 </p><p><b>gender</b>: Female</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>Ahpra Registration Number/HAC0000000068</td><td><span title=\"Codes:{http://terminology.hl7.org.au/CodeSystem/v2-0360 AHPRA}\">Ahpra Other Medical Practitioners</span></td></tr></table></div>"
] ;
fhir:Practitioner.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "NPI" ] ;
fhir:Coding.display [ fhir:value "National provider identifier" ]
] ;
fhir:CodeableConcept.text [ fhir:value "HPI-I" ]
] ;
fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/hpii/1.0" ] ;
fhir:Identifier.value [ fhir:value "8003613233384866" ]
] ;
fhir:Practitioner.name [
fhir:index 0 ;
fhir:HumanName.family [ fhir:value "LOSCH" ] ;
fhir:HumanName.given [
fhir:value "Sallie" ;
fhir:index 0
]
] ;
fhir:Practitioner.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "0270104128" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "sallie.losch@example.com.au" ]
] ;
fhir:Practitioner.address [
fhir:index 0 ;
fhir:Address.line [
fhir:value "93 Elizabeth Cl" ;
fhir:index 0
] ;
fhir:Address.city [ fhir:value "Marlowe" ] ;
fhir:Address.state [ fhir:value "NSW" ] ;
fhir:Address.postalCode [ fhir:value "2622" ]
] ;
fhir:Practitioner.gender [ fhir:value "female"] ;
fhir:Practitioner.qualification [
fhir:index 0 ;
fhir:Practitioner.qualification.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "AHPRA" ] ;
fhir:Coding.display [ fhir:value "Australian Health Practitioner Regulation Agency Registration Number" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Ahpra Registration Number" ]
] ;
fhir:Identifier.system [ fhir:value "http://hl7.org.au/id/ahpra-registration-number" ] ;
fhir:Identifier.value [ fhir:value "HAC0000000068" ]
] ;
fhir:Practitioner.qualification.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0360" ] ;
fhir:Coding.code [ fhir:value "AHPRA" ] ;
fhir:Coding.display [ fhir:value "Ahpra Registration" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Ahpra Other Medical Practitioners" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Practitioner/losch-sallie.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Practitioner/losch-sallie.ttl> .
IG © 2024 HL7 Australia. Package hl7.fhir.au.ereq#1.0.1 based on FHIR 4.0.1. Generated 2026-09-10
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change