DK MedCom acknowledgement
2.0.3 - Release Denmark flag

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

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

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "4c284936-5454-4116-95fc-3c8eeeed2400",
  "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 4c284936-5454-4116-95fc-3c8eeeed2400</b></p><a name=\"4c284936-5454-4116-95fc-3c8eeeed2400\"> </a><a name=\"hc4c284936-5454-4116-95fc-3c8eeeed2400\"> </a><a name=\"4c284936-5454-4116-95fc-3c8eeeed2400-da-DK\"> </a><p>Provenance for <a href=\"MessageHeader-42cb9200-f421-4d08-8391-7d51a2503cb4.html\">MessageHeader: event[x] = Care Communication Message (MedComMessagingEventCodes#care-communication-message)</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2022-09-01 12:01:20+0200</td></tr><tr><td>Recorded</td><td>2022-09-01 12:01:20+0000</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-d7056980-a8b2-42aa-8a0e-c1fc85d1f40d.html\">Organization Sender Organization</a></td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "MessageHeader/42cb9200-f421-4d08-8391-7d51a2503cb4"
    }
  ],
  "occurredDateTime" : "2022-09-01T12:01:20+02:00",
  "recorded" : "2022-09-01T12:01:20Z",
  "activity" : {
    "coding" : [
      {
        "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code" : "new-message"
      }
    ]
  },
  "agent" : [
    {
      "who" : {
        🔗 "reference" : "Organization/d7056980-a8b2-42aa-8a0e-c1fc85d1f40d"
      }
    }
  ]
}