DK MedCom Carecommunication
5.0.0-trial-use - trial-use Denmark flag

DK MedCom Carecommunication, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 5.0.0-trial-use 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/ and changes regularly. See the Directory of published versions

: ConSer_CC_02 - Example of Provenance - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "d6f29e31-15ee-4b77-98d3-8163a94c6485",
  "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 d6f29e31-15ee-4b77-98d3-8163a94c6485</b></p><a name=\"d6f29e31-15ee-4b77-98d3-8163a94c6485\"> </a><a name=\"hcd6f29e31-15ee-4b77-98d3-8163a94c6485\"> </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=\"StructureDefinition-medcom-careCommunication-provenance.html\">MedComCareCommunicationProvenance</a></p></div><p>Provenance for <a href=\"MessageHeader-675bd368-bfec-47a1-9f74-3e7db5eb8cfb.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-11-03 09:00:00+0100</td></tr><tr><td>Recorded</td><td>2024-11-03 09:00:00+0100</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-41714d59-64cd-4ff5-aeca-20745e811557.html\">Organization MedCom FDIS91</a></td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "MessageHeader/675bd368-bfec-47a1-9f74-3e7db5eb8cfb"
    }
  ],
  "occurredDateTime" : "2024-11-03T09:00:00+01:00",
  "recorded" : "2024-11-03T09:00:00+01:00",
  "activity" : {
    "coding" : [
      {
        "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code" : "new-message"
      }
    ]
  },
  "agent" : [
    {
      "who" : {
        🔗 "reference" : "Organization/41714d59-64cd-4ff5-aeca-20745e811557"
      }
    }
  ],
  "entity" : [
    {
      "role" : "source",
      "what" : {
        "identifier" : {
          "value" : "urn:uuid:80ab9ebc-98df-4d4c-ad7c-57c654e9bf21"
        }
      }
    }
  ]
}