My Health Record FHIR IG - Local Development build (v1.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
# Compliant with HI Test Data in Vendor Environment
a fhir:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hi-testdata-kirkland-phoebe"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner hi-testdata-kirkland-phoebe</b></p><a name=\"hi-testdata-kirkland-phoebe\"> </a><a name=\"hchi-testdata-kirkland-phoebe\"> </a><p><b>identifier</b>: HPI-I/8003618233375103</p><p><b>name</b>: Phoebe KIRKLAND </p><p><b>address</b>: 42 Maple Qy TOIBERRY TAS 7301 AU </p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1974-10-24</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Issuer</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org.au/CodeSystem/v2-0203 AHPRA}\">Bachelor of Science (Oral Health Therapy)</span></td><td>Example University 01</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NPI" ] ;
fhir:display [ fhir:v "National provider identifier" ] ] ) ;
fhir:text [ fhir:v "HPI-I" ] ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/hpii/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003618233375103" ]
] ) ; # <meta>
# <profile value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-practitioner-core-1"/>
# </meta>
fhir:name ( [
fhir:family [ fhir:v "KIRKLAND" ] ;
( fhir:given [ fhir:v "Phoebe" ] )
] ) ; #
fhir:address ( [
( fhir:line [ fhir:v "42 Maple Qy" ] ) ;
fhir:city [ fhir:v "TOIBERRY" ] ;
fhir:state [ fhir:v "TAS" ] ;
fhir:postalCode [ fhir:v "7301" ] ;
fhir:country [ fhir:v "AU" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1974-10-24"^^xsd:date] ; #
fhir:qualification ( [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AHPRA" ] ;
fhir:display [ fhir:v "Australian Health Practitioner Regulation Agency Registration Number" ] ] ) ;
fhir:text [ fhir:v "Bachelor of Science (Oral Health Therapy)" ] ] ;
fhir:issuer [
fhir:display [ fhir:v "Example University 01" ] ]
] ) . #
IG © 2025+ Australian Digital Health Agency. Package au.digitalhealth.r4#1.4.0 based on FHIR 4.0.1. Generated 2025-07-24
Links: Table of Contents | QA Report | Version History | Report an issue or propose a change
Publisher: Australian Digital Health Agency | ABN: 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000 | Phone: 1300 901 001 | Email: help@digitalhealth.gov.au | https://www.digitalhealth.gov.au | Privacy policy | Terms of Use