This page is part of the KLGatewayRehab (v2.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: RuddiKontakt1Traening - 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:Encounter ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "RuddiKontakt1Traening"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-encounter"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-encounter> ] )
] ; #
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: Encounter RuddiKontakt1Traening</b></p><a name=\"RuddiKontakt1Traening\"> </a><a name=\"hcRuddiKontakt1Traening\"> </a><a name=\"RuddiKontakt1Traening-en-US\"> </a><p><b>basedOnCarePlanExtension</b>: <a href=\"CarePlan-RuddiTraeningsforloeb.html\">CarePlan: extension = ->ServiceRequest Kommunal genoptræning efter sygehusophold; status = active; intent = plan; category = Interventionsforløb efter §140; period = 2022-05-30 --> (ongoing)</a></p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://fhir.kl.dk/term/2.2.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-124be95d-6924-4609-9d2a-e7c73ae3ab3d\">CareSocialCodes 124be95d-6924-4609-9d2a-e7c73ae3ab3d</a>: Skærmbesøg</p><p><b>subject</b>: <a href=\"Patient-RuddiTestBerggren.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#1502779995 (use: official, ))</a></p><p><b>period</b>: 2022-05-31 10:00:00+0000 --> 2022-05-31 10:30:00+0000</p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/BasedOnCarePlanExtension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "CarePlan/RuddiTraeningsforloeb" ] ]
] ) ; #
fhir:status [ fhir:v "finished"] ; #
fhir:class [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "124be95d-6924-4609-9d2a-e7c73ae3ab3d" ] ;
fhir:display [ fhir:v "Skærmbesøg" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/RuddiTestBerggren" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2022-05-31T10:00:00.000Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2022-05-31T10:30:00.000Z"^^xsd:dateTime ]
] . #