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
: Send-Tek-A-new - 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 "1f80bcba-9156-4d5b-8ded-8ecff623ffce"] ; #
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 1f80bcba-9156-4d5b-8ded-8ecff623ffce</b></p><a name=\"1f80bcba-9156-4d5b-8ded-8ecff623ffce\"> </a><a name=\"hc1f80bcba-9156-4d5b-8ded-8ecff623ffce\"> </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-a07d8566-961a-47e1-80b9-cc9b2d2e16cb.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-09-15 15:20:00+0200</td></tr><tr><td>Recorded</td><td>2024-09-15 15:20:00+0200</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-674cb75e-4a5c-4609-b740-8b09e06b0e42.html\">Organization Pædagogisk Psykologisk Rådgivning</a></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:target ( [
fhir:reference [ fhir:v "MessageHeader/a07d8566-961a-47e1-80b9-cc9b2d2e16cb" ]
] ) ; #
fhir:occurred [
a fhir:dateTime ;
fhir:v "2024-09-15T15:20:00+02:00"^^xsd:dateTime
] ; #
fhir:recorded [ fhir:v "2024-09-15T15:20: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 "new-message" ] ] )
] ; #
fhir:agent ( [
fhir:who [
fhir:reference [ fhir:v "Organization/674cb75e-4a5c-4609-b740-8b09e06b0e42" ] ]
] ) ; #
fhir:entity ( [
fhir:role [ fhir:v "source" ] ;
fhir:what [
fhir:identifier [
fhir:value [ fhir:v "urn:uuid:ee96d66f-f95a-4f23-855c-44befb31c52b" ] ] ]
] ) . #