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
: 1st message - 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 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 "94e65db8-2f0c-4a2c-a7c9-06a160d59a12"] ; #
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 "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Communication 94e65db8-2f0c-4a2c-a7c9-06a160d59a12</b></p><a name=\"94e65db8-2f0c-4a2c-a7c9-06a160d59a12\"> </a><a name=\"hc94e65db8-2f0c-4a2c-a7c9-06a160d59a12\"> </a><a name=\"hc94e65db8-2f0c-4a2c-a7c9-06a160d59a12-da-DK\"> </a><p><b>identifier</b>: urn:uuid:b2eb3d0e-5de5-4de9-b2a3-0ff321ad1c3a</p><p><b>status</b>: Unknown</p><p><b>category</b>: <span title=\"Codes:{http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes examination-results}\">Examination Results</span></p><p><b>subject</b>: <a href=\"Patient-733cef33-3626-422b-955d-d506aaa65fe1.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>content</b>: Til rette vedkommende. Vi ønsker information om de seneste undersøgelser udført på Bruno. På forhånd tak. Hilsen Michael, sygeplejerske.</p></blockquote></div>"
] ; #
fhir:identifier ( [
fhir:value [ fhir:v "urn:uuid:b2eb3d0e-5de5-4de9-b2a3-0ff321ad1c3a" ]
] ) ; #
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 "examination-results" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/733cef33-3626-422b-955d-d506aaa65fe1" ]
] ; #
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 [ fhir:v "2024-05-01T12: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:24d01288-ad36-4af2-96a8-fd1432dadee1" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/b581c63c-181f-46f6-990d-b9942c576724" ] ] ] ] [
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/eda90bde-54f9-11ed-bdc3-0242ac120002" ] ] ] [
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 [ fhir:v "Til rette vedkommende. Vi ønsker information om de seneste undersøgelser udført på Bruno. På forhånd tak. Hilsen Michael, sygeplejerske." ]
] ) . #