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 - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "mhr-au-ps-provenance-1",
  "meta" : {
    "profile" : [
      🔗 "http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/StructureDefinition/mhr-au-ps-provenance"
    ]
  },
  "text" : {
    "status" : "generated",
    "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:\u00a0Austalian 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>"
  },
  "target" : [
    {
      🔗 "reference" : "Goal/mhr-au-ps-goal-1"
    }
  ],
  "recorded" : "2025-06-11T17:58:33.583+10:00",
  "agent" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "author"
          }
        ]
      },
      "who" : {
        🔗 "reference" : "Patient/mhr-au-ps-patient-1"
      }
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "custodian"
          }
        ]
      },
      "who" : {
        🔗 "reference" : "Organization/au-ps-organization-1"
      }
    }
  ],
  "entity" : [
    {
      "role" : "source",
      "what" : {
        "type" : "Bundle",
        "display" : "Patient Annotated Patient Summary document"
      }
    }
  ]
}