MHR AU Patient Summary Consultation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Provenance targeting a Goal - TTL Representation

Page standards status: Informative

Raw ttl | Download


@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 "mhr-au-ps-provenance-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/StructureDefinition/mhr-au-ps-provenance"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/StructureDefinition/mhr-au-ps-provenance>     ] )
  ] ; # 
  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: Provenance mhr-au-ps-provenance-1</b></p><a name=\"mhr-au-ps-provenance-1\"> </a><a name=\"hcmhr-au-ps-provenance-1\"> </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-mhr-au-ps-provenance.html\">MHR AU PS Provenance</a></p></div><p>Provenance for <a href=\"Goal-mhr-au-ps-goal-1.html\">Goal: lifecycleStatus = active; achievementStatus = In Progress; description = </a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2025-06-11 17:58:33+1000</td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</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><a href=\"Patient-mhr-au-ps-patient-1.html\">Mia Leanne Banks  Female, DoB: 1983-08-25 ( IHI: Austalian Healthcare Identifier - Individual#8003608333647261)</a></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></td><td><a href=\"Organization-au-ps-organization-1.html\">Organization My Health Record system operator</a></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "Goal/mhr-au-ps-goal-1" ]
  ] ) ; # 
  fhir:recorded [ fhir:v "2025-06-11T17:58:33.583+10:00"^^xsd:dateTime] ; # 
  fhir:agent ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "author" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Patient/mhr-au-ps-patient-1" ]     ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "custodian" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Organization/au-ps-organization-1" ]     ]
  ] ) ; # 
  fhir:entity ( [
fhir:role [ fhir:v "source" ] ;
fhir:what [
fhir:type [ fhir:v "Bundle"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Patient Annotated Patient Summary document" ]     ]
  ] ) . #