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

: Receive_Tek-D - Provenance - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "0fc624e5-3455-4272-bf97-e018817156b5",
  "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 0fc624e5-3455-4272-bf97-e018817156b5</b></p><a name=\"0fc624e5-3455-4272-bf97-e018817156b5\"> </a><a name=\"hc0fc624e5-3455-4272-bf97-e018817156b5\"> </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-221b6439-c282-4bf9-9ddc-8c2b8975e809.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>2024-08-18 12:00:00+0200</td></tr><tr><td>Recorded</td><td>2024-08-18 12: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-558786fe-d4c0-474d-ac12-5b290619bdbf.html\">Organization: identifier = https://www.gs1.org/gln#5790001987244,urn:oid:1.2.208.176.1.1#441211000016000</a></td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "MessageHeader/221b6439-c282-4bf9-9ddc-8c2b8975e809"
    }
  ],
  "occurredDateTime" : "2024-08-18T12:00:00+02:00",
  "recorded" : "2024-08-18T12:00:00+02:00",
  "activity" : {
    "coding" : [
      {
        "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code" : "new-message"
      }
    ]
  },
  "agent" : [
    {
      "who" : {
        🔗 "reference" : "Organization/558786fe-d4c0-474d-ac12-5b290619bdbf"
      }
    }
  ],
  "entity" : [
    {
      "role" : "source",
      "what" : {
        "identifier" : {
          "value" : "urn:uuid:09479fd9-8694-48cf-88b5-c957ee6d561a"
        }
      }
    }
  ]
}