My Health Record FHIR IG
1.2.0 - active Australia flag

My Health Record FHIR IG - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: The provenance of a cholecystectomy procedure - JSON Representation

Raw json | Download


{
  "resourceType" : "Provenance",
  "id" : "provenance-cholecystectomy-mcv-01",
  "meta" : {
    "profile" : [
      🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-provenance-mcv-1"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance provenance-cholecystectomy-mcv-01</b></p><a name=\"provenance-cholecystectomy-mcv-01\"> </a><a name=\"hcprovenance-cholecystectomy-mcv-01\"> </a><a name=\"provenance-cholecystectomy-mcv-01-en-AU\"> </a><p>Provenance for <a href=\"Procedure-cholecystectomy-mcv-01.html\">Procedure Laparoscopic cholecystectomy</a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2024-06-27 08:39:24+1000</td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>who</b></td></tr><tr><td><a href=\"Organization-mhr-operator.html\">Organization My Health Record system operator</a></td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "Procedure/cholecystectomy-mcv-01"
    }
  ],
  "recorded" : "2024-06-27T08:39:24+10:00",
  "agent" : [
    {
      "who" : {
        🔗 "reference" : "Organization/mhr-operator"
      }
    }
  ],
  "entity" : [
    {
      "role" : "source",
      "what" : {
        🔗 "reference" : "DocumentReference/mcv-ds-01",
        "display" : "CDA Document in XDS repository"
      }
    }
  ]
}