CareCommunication Test scripts
5.0.0 - release Denmark flag

CareCommunication Test scripts, published by . This guide is not an authorized publication; it is the continuous build for version 5.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-medcom-carecommunication-testscripts/ and changes regularly. See the Directory of published versions

: send-Tek-CPR-3 - Example of Provenance - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "792ec529-aa61-44cc-97f9-b9a5b446b4fe",
  "meta" : {
    "profile" : [
      🔗 "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-provenance"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance 792ec529-aa61-44cc-97f9-b9a5b446b4fe</b></p><a name=\"792ec529-aa61-44cc-97f9-b9a5b446b4fe\"> </a><a name=\"hc792ec529-aa61-44cc-97f9-b9a5b446b4fe\"> </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=\"http://medcomfhir.dk/ig/carecommunication/5.0.1/StructureDefinition-medcom-careCommunication-provenance.html\">MedComCareCommunicationProvenance</a></p></div><p>Provenance for <a href=\"MessageHeader-73893146-ff6f-4455-99c3-9126c74d16a2.html\">MessageHeader: event[x] = Care Communication Message (MedComMessagingEventCodes#care-communication-message); definition = http://medcomfhir.dk/ig/messagedefinitions/MessageDefinition/MedComCareCommunicationMessageDefinition|5.0</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2025-09-29 09:00:00+0200</td></tr><tr><td>Recorded</td><td>2025-09-29 09:00: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-c20dccdc-4a01-4e06-b9f2-5246152794ab.html\">Organization MedCom FDIS91</a></td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "MessageHeader/73893146-ff6f-4455-99c3-9126c74d16a2"
    }
  ],
  "occurredDateTime" : "2025-09-29T09:00:00+02:00",
  "recorded" : "2025-09-29T09:00:00+02:00",
  "activity" : {
    "coding" : [
      {
        "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code" : "new-message"
      }
    ]
  },
  "agent" : [
    {
      "who" : {
        🔗 "reference" : "Organization/c20dccdc-4a01-4e06-b9f2-5246152794ab"
      }
    }
  ],
  "entity" : [
    {
      "role" : "source",
      "what" : {
        "identifier" : {
          "value" : "urn:uuid:1d881c60-609f-4dac-9b17-cac3959cd01d"
        }
      }
    }
  ]
}