MedCom HomeCareObservation
1.0.0 - release Denmark flag

MedCom HomeCareObservation, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk_HomeCareObservations/ and changes regularly. See the Directory of published versions

: HomeCareDiagnosticReport example. The Provenance instance is only valid if used in a bundle (message) - new message - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "008e1c02-605d-458e-8cb8-3eeb16a69aac",
  "meta" : {
    "profile" : [
      🔗 "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-provenance"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance 008e1c02-605d-458e-8cb8-3eeb16a69aac</b></p><a name=\"008e1c02-605d-458e-8cb8-3eeb16a69aac\"> </a><a name=\"hc008e1c02-605d-458e-8cb8-3eeb16a69aac\"> </a><a name=\"008e1c02-605d-458e-8cb8-3eeb16a69aac-da-DK\"> </a><p>Provenance for <a href=\"MessageHeader-489de4f2-0d8d-4de2-a7ce-ccb93568799f.html\">MessageHeader: event[x] = HomeCare Observation Message (MedComMessagingEventCodes#homecareobservation-message)</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2023-09-13 12:24:00+0200</td></tr><tr><td>Recorded</td><td>2023-09-13 12:24:00+0200</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes new-message}\">A new message has been sent</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>who</b></td></tr><tr><td><a href=\"Organization-a0330c62-fe29-4719-83fa-a94959084f29.html\">Organization Pleje og Rehabilitering</a></td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "MessageHeader/489de4f2-0d8d-4de2-a7ce-ccb93568799f"
    }
  ],
  "occurredDateTime" : "2023-09-13T12:24:00+02:00",
  "recorded" : "2023-09-13T12:24:00+02:00",
  "activity" : {
    "coding" : [
      {
        "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code" : "new-message"
      }
    ]
  },
  "agent" : [
    {
      "who" : {
        🔗 "reference" : "Organization/a0330c62-fe29-4719-83fa-a94959084f29"
      }
    }
  ]
}