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 -------------------------------------------------------------------
a fhir:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "sallow-elenore"] ; #
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 sallow-elenore</b></p><a name=\"sallow-elenore\"> </a><a name=\"hcsallow-elenore\"> </a><p><b>name</b>: Elenore Sallow </p><p><b>telecom</b>: ph: (07) 5550 1234(Work)</p><p><b>address</b>: 75 Hampden St DOOMBEN QLD 4007 AU (work)</p></div>"^^rdf:XMLLiteral
] ; #
fhir:name ( [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "Sallow" ] ;
( fhir:given [ fhir:v "Elenore" ] ) ;
( fhir:prefix [ fhir:v "Dr." ] )
] ) ; # <meta>
# <profile value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-practitioner-core-1"/>
# </meta>
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(07) 5550 1234" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:address ( [
fhir:use [ fhir:v "work" ] ;
( fhir:line [ fhir:v "75 Hampden St" ] ) ;
fhir:city [ fhir:v "DOOMBEN" ] ;
fhir:state [ fhir:v "QLD" ] ;
fhir:postalCode [ fhir:v "4007" ] ;
fhir:country [ fhir:v "AU" ]
] ) . #
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