FHIR IG analytics| Package | medcom.fhir.dk.messaging |
| Resource Type | Provenance |
| Id | Provenance-9c284936-5454-4116-95fc-3c8eeeed2400.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance 9c284936-5454-4116-95fc-3c8eeeed2400
Profile: MedComMessagingProvenance
Provenance for MessageHeader: event[x] = Care Communication Message (MedComMessagingEventCodes#care-communication-message)
Summary
| Occurrence | 2020-09-28 12:34:56+0000 |
| Recorded | 2020-09-28 12:34:56+0000 |
| Activity | A new message has been sent |
Agents
| who |
| Organization Sender Organization |
{
"resourceType": "Provenance",
"id": "9c284936-5454-4116-95fc-3c8eeeed2400",
"meta": {
"profile": [
"http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-provenance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
"code": "new-message"
}
]
},
"agent": [
{
"who": {
"reference": "Organization/d7056980-a8b2-42aa-8a0e-c1fc85d1f40d"
}
}
]
}