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
: Receive_Tek-E-new-parallel - Instance of Communication resource used in a new message. - 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:Communication ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "726561c2-b521-4c0e-bff7-d9cbe9153a4c"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-communication"^^xsd:anyURI ;
fhir:link <http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-communication> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Communication 726561c2-b521-4c0e-bff7-d9cbe9153a4c</b></p><a name=\"726561c2-b521-4c0e-bff7-d9cbe9153a4c\"> </a><a name=\"hc726561c2-b521-4c0e-bff7-d9cbe9153a4c\"> </a><a name=\"726561c2-b521-4c0e-bff7-d9cbe9153a4c-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-communication.html\">MedComCareCommunication</a></p></div><p><b>identifier</b>: urn:uuid:1b1cf143-519a-44f9-b471-05f34fce0670</p><p><b>status</b>: Unknown</p><p><b>category</b>: <span title=\"Codes:{http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes nursing}\">Nursing</span></p><p><b>subject</b>: <a href=\"Patient-d4344858-bd8f-42fb-9f84-50b2b66a5ed1.html\">Bruno Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)</a></p><p><b>topic</b>: <span title=\"Codes:\">Forspørgsel på seneste resultater</span></p><blockquote><p><b>payload</b></p><p><b>DateTimeExtension</b>: 2024-08-21 12:00:00+0200</p><p><b>IdentifierExtension</b>: urn:uuid:71a92aba-ee31-4ccf-86ed-3d6b823f4c67</p><p><b>PractitionerExtension</b>: <a href=\"PractitionerRole-704020b9-44ea-4454-bbf8-e892d42d2149.html\">PractitionerRole Sygeplejerske</a></p><p><b>ContactExtension</b>: ph: 38683868</p><p><b>content</b>: Til rette vedkommende. Vi ønsker information om de seneste undersøgelser udført på Bruno. På forhånd tak. Hilsen Michael Burns \n Sygeplejerske</p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:value [ fhir:v "urn:uuid:1b1cf143-519a-44f9-b471-05f34fce0670" ]
] ) ; #
fhir:status [ fhir:v "unknown"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "nursing" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/d4344858-bd8f-42fb-9f84-50b2b66a5ed1" ]
] ; #
fhir:topic [
fhir:text [ fhir:v "Forspørgsel på seneste resultater" ]
] ; #
fhir:payload ( [
( fhir:extension [
fhir:url [ fhir:v "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-datetime-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2024-08-21T12:00:00+02:00"^^xsd:dateTime ] ] [
fhir:url [ fhir:v "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-identifier-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:value [ fhir:v "urn:uuid:71a92aba-ee31-4ccf-86ed-3d6b823f4c67" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/e6dd7d8c-5744-440a-8347-d932a8f65a6b" ] ] ] ] [
fhir:url [ fhir:v "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "PractitionerRole/704020b9-44ea-4454-bbf8-e892d42d2149" ] ] ] [
fhir:url [ fhir:v "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-contact-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactPoint ;
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "38683868" ] ] ] ) ;
fhir:content [
a fhir:string ;
fhir:v "Til rette vedkommende. Vi ønsker information om de seneste undersøgelser udført på Bruno. På forhånd tak. Hilsen Michael Burns \n Sygeplejerske" ]
] ) . #