2.1.0 - Release

This page is part of the KLGatewayRehab (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: RuddiGGOPInformation - 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:ServiceRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "RuddiGGOPInformation"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-servicerequest"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-servicerequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest </b><a name=\"RuddiGGOPInformation\"> </a><a name=\"hcRuddiGGOPInformation\"> </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\">ResourceServiceRequest &quot;RuddiGGOPInformation&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-servicerequest.html\">KLGateway140ServiceRequest</a></p></div><p><b>PreconditionDate</b>: 2022-05-24</p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: almen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#ffd81f78-352e-4589-a195-5350dd1df2a4)</span>, basal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#8b962281-2ab6-4b10-9c91-4bac592d6d49)</span></p><p><b>code</b>: Kommunal genoptræning efter sygehusophold <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#7fc66c15-0cb3-4c89-9e18-f3a01e6a6592)</span></p><p><b>subject</b>: <a href=\"Patient-RuddiTestBerggren.html\">Patient/RuddiTestBerggren</a></p><p><b>occurrence</b>: 2022-05-28 --&gt; (ongoing)</p><p><b>authoredOn</b>: 2022-05-23</p><p><b>requester</b>: <a href=\"Organization-AfsenderAfRuddisGGOP.html\">Organization/AfsenderAfRuddisGGOP</a></p><p><b>reasonReference</b>: <a href=\"Condition-RuddiAktionsdiagnoseGGOP.html\">Condition/RuddiAktionsdiagnoseGGOP</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/PreconditionDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2022-05-24"^^xsd:date ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ffd81f78-352e-4589-a195-5350dd1df2a4" ] ;
fhir:display [ fhir:v "almen" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8b962281-2ab6-4b10-9c91-4bac592d6d49" ] ;
fhir:display [ fhir:v "basal" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7fc66c15-0cb3-4c89-9e18-f3a01e6a6592" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/RuddiTestBerggren" ]
  ] ; # 
  fhir:occurrence [
a fhir:Period ;
fhir:start [ fhir:v "2022-05-28"^^xsd:date ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2022-05-23"^^xsd:date] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Organization/AfsenderAfRuddisGGOP" ]
  ] ; # 
  fhir:reasonReference ( [
fhir:reference [ fhir:v "Condition/RuddiAktionsdiagnoseGGOP" ]
  ] ) . #