DK MedCom Carecommunication
4.0.1 - release Denmark flag

This page is part of the DK MedCom CareCommunication (v4.0.1: 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

: Instance of Communication resource used in a reply message. A reply to an OIOXML 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 "f54efd18-5520-11ed-bdc3-0242ac120002"] ; # 
  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 f54efd18-5520-11ed-bdc3-0242ac120002</b></p><a name=\"f54efd18-5520-11ed-bdc3-0242ac120002\"> </a><a name=\"hcf54efd18-5520-11ed-bdc3-0242ac120002\"> </a><a name=\"f54efd18-5520-11ed-bdc3-0242ac120002-da-DK\"> </a><p><b>identifier</b>: urn:uuid:59aac95e-ca57-4b04-b075-9880b7e6441c</p><p><b>status</b>: Unknown</p><p><b>category</b>: <span title=\"Codes:{http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes carecoordination}\">Care Coordination</span></p><p><b>subject</b>: <a href=\"Patient-23ebfcd8-e4f2-4ce8-908b-aa7cfb9ffef5.html\">Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)</a></p><p><b>encounter</b>: <a href=\"Encounter-303b2782-e2bf-4780-a8a5-c4b02b0e1c66.html\">Encounter: status = in-progress; class = inpatient encounter (ActCode#IMP)</a></p><blockquote><p><b>payload</b></p><p><b>content</b>: We have a question regarding the referal...</p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "urn:uuid:59aac95e-ca57-4b04-b075-9880b7e6441c" ]
  ] ) ; # 
  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/23ebfcd8-e4f2-4ce8-908b-aa7cfb9ffef5" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/303b2782-e2bf-4780-a8a5-c4b02b0e1c66" ]
  ] ; # 
  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-07T18: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:1813b23d-195e-4b28-8221-24247035bf08" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/e17d03b8-e7fd-4654-bc9c-cb2eb5dda71f" ]         ]       ]     ] [
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/8dc790ba-8d93-4585-b91c-af8225b0796d" ]       ]     ] [
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 "We have a question regarding the referal..." ]
  ] ) . #