DK MedCom Carecommunication
4.0.0 - release Denmark flag

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

: 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 "d8434eb5-8286-48f8-a590-4a27175ed82f"] ; # 
  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 d8434eb5-8286-48f8-a590-4a27175ed82f</b></p><a name=\"d8434eb5-8286-48f8-a590-4a27175ed82f\"> </a><a name=\"hcd8434eb5-8286-48f8-a590-4a27175ed82f\"> </a><a name=\"hcd8434eb5-8286-48f8-a590-4a27175ed82f-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-50c51ef0-00b0-429a-b212-35ee0773fd5a.html\">Birgit Berggren (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.6.1.1#0703921VJ4 (use: temp, ))</a></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/50c51ef0-00b0-429a-b212-35ee0773fd5a" ]
  ] ; # 
  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-06-01T13:55: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/0ece868c-6a72-4aa3-8a96-2d985ab630c7" ]         ]       ]     ] [
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/2e8c8e54-388c-4547-954c-1917652986da" ]       ]     ] [
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." ]
  ] ) . #