FHIR IG analytics| Package | au.gov.digitalhealth.r4.hcpd |
| Resource Type | Provenance |
| Id | Provenance-provenance-practitioner-phone-update.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance provenance-practitioner-phone-update
Profile: HC Provenance
Provenance for Practitioner Alex Smith (official)
Summary
| Recorded | 2025-09-15 14:30:15+1000 |
| Activity | revise |
Agents
| Type | Role | who |
| Author | Organization Example Aged Care Facility |
{
"resourceType": "Provenance",
"id": "provenance-practitioner-phone-update",
"meta": {
"profile": [
"http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hc-provenance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/targetPath",
"valueString": "telecom.where(system='phone').value"
}
],
"reference": "Practitioner/example-healthconnect-practitioner-1"
}
],
"recorded": "2025-09-15T14:30:15.123+10:00",
"activity": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code": "UPDATE"
}
]
},
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "author"
}
]
},
"role": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/contractsignertypecodes",
"code": "AMENDER"
}
]
}
],
"who": {
"reference": "Organization/example-healthconnect-organization-1"
}
}
],
"entity": [
{
"role": "source",
"what": {
"reference": "Practitioner/external-hc-practitioner-record"
}
}
]
}