DK MedCom Messaging
2.0.0 - Build CI
This page is part of the DK MedCom Messaging (v2.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Provenance",
"id" : "9c284936-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><b>Generated Narrative: Provenance</b><a name=\"9c284936-5454-4116-95fc-3c8eeeed2400\"> </a></p><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\">Resource Provenance "9c284936-5454-4116-95fc-3c8eeeed2400" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medcom-messaging-provenance.html\">MedComMessagingProvenance</a></p></div><p><b>target</b>: <a href=\"MessageHeader-42c01434-8feb-11ec-b909-0242ac120002.html\">MessageHeader/42c01434-8feb-11ec-b909-0242ac120002</a></p><p><b>occurred</b>: 2020-09-28 12:34:56+0000</p><p><b>recorded</b>: 28. sep. 2020 14.34.56</p><p><b>activity</b>: new-message <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (medcom-messaging-activityCodes#new-message)</span></p><h3>Agents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Who</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Organization-d7056980-a8b2-42aa-8a0e-c1fc85d1f40d.html\">Organization/d7056980-a8b2-42aa-8a0e-c1fc85d1f40d</a> "Sender Organization"</td></tr></table></div>"
},
"target" : [
{
🔗 "reference" : "MessageHeader/42c01434-8feb-11ec-b909-0242ac120002"
}
],
"occurredDateTime" : "2020-09-28T12:34:56Z",
"recorded" : "2020-09-28T12:34:56Z",
"activity" : {
"coding" : [
{
"system" : "http://medcomfhir.dk/fhir/dk-medcom-terminology/CodeSystem/medcom-messaging-activityCodes",
"code" : "new-message"
}
]
},
"agent" : [
{
"who" : {
🔗 "reference" : "Organization/d7056980-a8b2-42aa-8a0e-c1fc85d1f40d"
}
}
]
}