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.2.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
| Page standards status: Informative |
@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:Provenance ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "provenance-practitioner-phone-update"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/hc/StructureDefinition/hc-provenance"^^xsd:anyURI ;
fhir:l <http://ns.electronichealth.net.au/hc/StructureDefinition/hc-provenance> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance provenance-practitioner-phone-update</b></p><a name=\"provenance-practitioner-phone-update\"> </a><a name=\"hcprovenance-practitioner-phone-update\"> </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-provenance.html\">HC Provenance</a></p></div><p>Provenance for <a href=\"Practitioner-example-healthconnect-practitioner-1.html\">Practitioner Alex Smith (official)</a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2025-09-15 14:30:15+1000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation UPDATE}\">revise</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Role</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td/><td><a href=\"Organization-example-healthconnect-organization-1.html\">Organization Example Aged Care Facility</a></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:target ( [
fhir:l fhir:Practitioner/example-healthconnect-practitioner-1 ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/targetPath"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/targetPath> ] ;
fhir:value [
a fhir:String ;
fhir:v "telecom.where(system='phone').value" ] ] ) ;
fhir:reference [ fhir:v "Practitioner/example-healthconnect-practitioner-1" ]
] ) ; #
fhir:recorded [ fhir:v "2025-09-15T14:30:15.123+10:00"^^xsd:dateTime] ; #
fhir:activity [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-DataOperation"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-DataOperation> ] ;
fhir:code [ fhir:v "UPDATE" ] ] )
] ; #
fhir:agent ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/provenance-participant-type> ] ;
fhir:code [ fhir:v "author" ] ] ) ] ;
( fhir:role [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/contractsignertypecodes"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/contractsignertypecodes> ] ;
fhir:code [ fhir:v "AMENDER" ] ] ) ] ) ;
fhir:who [
fhir:l fhir:Organization/example-healthconnect-organization-1 ;
fhir:reference [ fhir:v "Organization/example-healthconnect-organization-1" ] ]
] ) ; #
fhir:entity ( [
fhir:role [ fhir:v "source" ] ;
fhir:what [
fhir:l fhir:Practitioner/external-hc-practitioner-record ;
fhir:reference [ fhir:v "Practitioner/external-hc-practitioner-record" ] ]
] ) . #
IG © 2025+ Australian Digital Health Agency. Package au.digitalhealth.r4.healthconnect#0.2.0-preview based on FHIR 4.0.1. Generated 2026-01-29
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