This page is part of the DK MedCom CareCommunication (v4.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
: CareCommunication example. The Provenance instance is only valid if used in a bundle (message) - reply to OIOXML-message - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Provenance ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "6de0806d-7050-4db8-8003-0c72aee52948"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-provenance"^^xsd:anyURI ;
fhir:link <http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-provenance> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance 6de0806d-7050-4db8-8003-0c72aee52948</b></p><a name=\"6de0806d-7050-4db8-8003-0c72aee52948\"> </a><a name=\"hc6de0806d-7050-4db8-8003-0c72aee52948\"> </a><a name=\"hc6de0806d-7050-4db8-8003-0c72aee52948-da-DK\"> </a><p>Provenance for <a href=\"MessageHeader-3076d9b0-5521-11ed-bdc3-0242ac120002.html\">MessageHeader: event[x] = Care Communication Message (MedComMessagingEventCodes#care-communication-message); definition = http://medcomfhir.dk/ig/carecommunication/medcom-careCommunication-message-definition|4.0.0</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2024-05-07 18:00:00+0200</td></tr><tr><td>Recorded</td><td>2024-05-07 18:00:00+0200</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes reply-message}\">A message has been replied to</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>who</b></td></tr><tr><td><a href=\"Organization-e17d03b8-e7fd-4654-bc9c-cb2eb5dda71f.html\">Organization Hjerteafdelingen på Herlev og Gentofte hospital</a></td></tr></table></div>"
] ; #
fhir:target ( [
fhir:reference [ fhir:v "MessageHeader/3076d9b0-5521-11ed-bdc3-0242ac120002" ]
] ) ; #
fhir:occurred [ fhir:v "2024-05-07T18:00:00+02:00"^^xsd:dateTime] ; #
fhir:recorded [ fhir:v "2024-05-07T18:00:00+02:00"^^xsd:dateTime] ; #
fhir:activity [
( fhir:coding [
fhir:system [ fhir:v "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "reply-message" ] ] )
] ; #
fhir:agent ( [
fhir:who [
fhir:reference [ fhir:v "Organization/e17d03b8-e7fd-4654-bc9c-cb2eb5dda71f" ] ]
] ) ; #
fhir:entity ( [
fhir:role [ fhir:v "source" ] ;
fhir:what [
fhir:identifier [
fhir:value [ fhir:v "urn:uuid:8521000b-ce04-4c18-b9b1-04dcbdf8e112" ] ] ]
] [
fhir:role [ fhir:v "revision" ] ;
fhir:what [
fhir:identifier [
fhir:value [ fhir:v "B300720181623#5790000121526" ] ] ]
] ) . #