DK MedCom Carecommunication
3.0.0 - release Denmark flag

This page is part of the DK MedCom CareCommunication (v3.0.0: Release) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: Instance of Communication resource used in a forward 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 "0f8cde6a-d369-4d94-a2ce-c2cc45fd75fb"] ; # 
  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><b>Generated Narrative: Communication</b><a name=\"0f8cde6a-d369-4d94-a2ce-c2cc45fd75fb\"> </a></p><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\">Resource Communication &quot;0f8cde6a-d369-4d94-a2ce-c2cc45fd75fb&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medcom-careCommunication-communication.html\">MedComCareCommunication</a></p></div><p><b>status</b>: unknown</p><p><b>category</b>: Care Coordination <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://medcomfhir.dk/ig/terminology/1.4.0/CodeSystem-medcom-careCommunication-categoryCodes.html\">MedComCareCommunicationCategories</a>#carecoordination)</span></p><p><b>subject</b>: <a href=\"Patient-733cef33-3626-422b-955d-d506aaa65fe1.html\">Patient/733cef33-3626-422b-955d-d506aaa65fe1</a> &quot; ELMER&quot;</p><blockquote><p><b>payload</b></p><p><b>DateTimeExtension</b>: 2023-03-01 12:00:00+0100</p><p><b>IdentifierExtension</b>: id: urn:uuid:24d01288-ad36-4af2-96a8-fd1432dadee1</p><p><b>PractitionerExtension</b>: <a href=\"PractitionerRole-eda90bde-54f9-11ed-bdc3-0242ac120002.html\">PractitionerRole/eda90bde-54f9-11ed-bdc3-0242ac120002</a></p><p><b>ContactExtension</b>: ph: 38683868</p><p><b>content</b>: Regarding the rehabilitation plan, please notice that...</p></blockquote><blockquote><p><b>payload</b></p><p><b>DateTimeExtension</b>: 2023-03-02 09:00:00+0100</p><p><b>IdentifierExtension</b>: id: urn:uuid:5b8b4329-1d55-4a78-bf27-79c690a8dace</p><p><b>PractitionerExtension</b>: <a href=\"PractitionerRole-7cae09e0-5501-11ed-bdc3-0242ac120002.html\">PractitionerRole/7cae09e0-5501-11ed-bdc3-0242ac120002</a></p><p><b>ContactExtension</b>: ph: 44527000</p><p><b>content</b>: Forwarded message from Herlev og Gentofte Hospital: Can you please help me clarifying something about the rehabilitation plan?...</p></blockquote></div>"
  ] ; # 
  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 "carecoordination" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/733cef33-3626-422b-955d-d506aaa65fe1" ]
  ] ; # 
  fhir:payload ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-datetime-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2023-03-01T12:00:00+01: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/o7056980-a8b2-42aa-8a0e-c1fc85d1f40d" ]         ]       ]     ] [
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 "Regarding the rehabilitation plan, please notice that..." ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-datetime-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2023-03-02T09:00:00+01: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:5b8b4329-1d55-4a78-bf27-79c690a8dace" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/o4cdf292-abf3-4f5f-80ea-60a48013ff6d" ]         ]       ]     ] [
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/7cae09e0-5501-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 "44527000" ]       ]     ] ) ;
fhir:content [ fhir:v "Forwarded message from Herlev og Gentofte Hospital: Can you please help me clarifying something about the rehabilitation plan?..." ]
  ] ) . #