FHIR IG analytics| Package | medcom.fhir.dk.acknowledgement |
| Resource Type | Provenance |
| Id | Provenance-4c284936-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 4c284936-5454-4116-95fc-3c8eeeed2400
Profile: MedComMessagingProvenance
Provenance for MessageHeader: event[x] = Care Communication Message (MedComMessagingEventCodes#care-communication-message)
Summary
| Occurrence | 2022-09-01 12:01:20+0200 |
| Recorded | 2022-09-01 12:01:20+0000 |
| Activity | A new message has been sent |
Agents
| who |
| Organization Sender Organization |
{
"resourceType": "Provenance",
"id": "4c284936-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/42cb9200-f421-4d08-8391-7d51a2503cb4"
}
],
"occurredDateTime": "2022-09-01T12:01:20+02:00",
"recorded": "2022-09-01T12:01:20Z",
"activity": {
"coding": [
{
"system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
"code": "new-message"
}
]
},
"agent": [
{
"who": {
"reference": "Organization/d7056980-a8b2-42aa-8a0e-c1fc85d1f40d"
}
}
]
}