DK MedCom Carecommunication, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 4.0.2 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
: CareCommunication Flow 1 Provenance - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "ffad2ed6-9c5c-4eaa-9cb9-039d82dc64ce"] ; #
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 ffad2ed6-9c5c-4eaa-9cb9-039d82dc64ce</b></p><a name=\"ffad2ed6-9c5c-4eaa-9cb9-039d82dc64ce\"> </a><a name=\"hcffad2ed6-9c5c-4eaa-9cb9-039d82dc64ce\"> </a><a name=\"ffad2ed6-9c5c-4eaa-9cb9-039d82dc64ce-da-DK\"> </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-60098c38-6fe1-41ba-aa92-d4809022de88.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>2023-11-20 17:45:00+0100</td></tr><tr><td>Recorded</td><td>2023-11-20 17:45: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-294d415b-8df3-4427-8d38-0a7de7cf6540.html\">Organization MedCom testcenter, Certificering, MedCom Testcenter</a></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:target ( [
fhir:reference [ fhir:v "MessageHeader/60098c38-6fe1-41ba-aa92-d4809022de88" ]
] ) ; #
fhir:occurred [
a fhir:dateTime ;
fhir:v "2023-11-20T17:45:00+01:00"^^xsd:dateTime
] ; #
fhir:recorded [ fhir:v "2023-11-20T17:45:00+01: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 "new-message" ] ] )
] ; #
fhir:agent ( [
fhir:who [
fhir:reference [ fhir:v "Organization/294d415b-8df3-4427-8d38-0a7de7cf6540" ] ]
] ) ; #
fhir:entity ( [
fhir:role [ fhir:v "source" ] ;
fhir:what [
fhir:identifier [
fhir:value [ fhir:v "urn:uuid:1a7544c5-b95b-4fed-96f9-07036496ae5d" ] ] ]
] [
fhir:role [ fhir:v "source" ] ;
fhir:what [
fhir:identifier [
fhir:value [ fhir:v "urn:uuid:c39ea6b2-6052-45e4-a207-415e0205ab6f" ] ] ]
] ) . #