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

: c2f75bbf-2027-41bf-b597-de5e242f2b3d - 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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "c2f75bbf-2027-41bf-b597-de5e242f2b3d"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-delivery-report"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-delivery-report>     ] )
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2022-06-23T19:25:12Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Organization/55a0e014-0e97-4c26-8ef2-29d528bfcc46"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Organization/55a0e014-0e97-4c26-8ef2-29d528bfcc46> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Organization/7fdd6dc0-3f9f-4914-b34a-7c6495ba0880"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Organization/7fdd6dc0-3f9f-4914-b34a-7c6495ba0880> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Condition/51d652a8-0ece-4d1d-8071-7baceb9701b2"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Condition/51d652a8-0ece-4d1d-8071-7baceb9701b2> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/ServiceRequest/152a1f8f-db33-4fa4-b5ea-c6f4e5cebd22"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/ServiceRequest/152a1f8f-db33-4fa4-b5ea-c6f4e5cebd22> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Condition/a6ed3134-f27a-41bb-976c-b627af1c85bb"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Condition/a6ed3134-f27a-41bb-976c-b627af1c85bb> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Condition/0b9adc44-6ab6-4060-8adc-a723e7da6608"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Condition/0b9adc44-6ab6-4060-8adc-a723e7da6608> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/CarePlan/1c74e3e8-e038-4182-a545-d86a9f064d44"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/CarePlan/1c74e3e8-e038-4182-a545-d86a9f064d44> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Careplan/663797c4-1024-4971-978c-c02c5caf8861"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Careplan/663797c4-1024-4971-978c-c02c5caf8861> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/CarePlan/c8be2dc6-caa3-4c7e-81e8-0347896fb4d3"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/CarePlan/c8be2dc6-caa3-4c7e-81e8-0347896fb4d3> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/CarePlan/8f0db8cd-af6e-4221-9aca-01da21706779"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/CarePlan/8f0db8cd-af6e-4221-9aca-01da21706779> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/CarePlan/abf3df7f-8b61-4c01-89dd-ac6ca9c58ae3"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/CarePlan/abf3df7f-8b61-4c01-89dd-ac6ca9c58ae3> )
  ] ) . # 

<https://test.fhir.dk/Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc> a fhir:Patient ;
  fhir:id [ fhir:v "95ce3be6-dba6-48ab-b5d1-8a25929414dc"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-citizen"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-citizen>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_95ce3be6-dba6-48ab-b5d1-8a25929414dc\"> </a><p><b>Generated Narrative: Patient </b><a name=\"95ce3be6-dba6-48ab-b5d1-8a25929414dc\"> </a><a name=\"hc95ce3be6-dba6-48ab-b5d1-8a25929414dc\"> </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\">ResourcePatient &quot;95ce3be6-dba6-48ab-b5d1-8a25929414dc&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-citizen.html\">KLGateway140Citizen</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.208.176.1.2</code>/1502779995 (use: official)</p><p><b>deceased</b>: false</p><p><b>managingOrganization</b>: <span><code>urn:oid:1.2.208.176.1.1</code>/451000016003 (use: official)</span></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:oid:1.2.208.176.1.2"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1502779995" ]
  ] ) ; # 
  fhir:deceased [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:managingOrganization [
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:oid:1.2.208.176.1.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "451000016003" ]     ]
  ] . # 

<https://test.fhir.dk/Organization/55a0e014-0e97-4c26-8ef2-29d528bfcc46> a fhir:Organization ;
  fhir:id [ fhir:v "55a0e014-0e97-4c26-8ef2-29d528bfcc46"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-organization"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_55a0e014-0e97-4c26-8ef2-29d528bfcc46\"> </a><p><b>Generated Narrative: Organization </b><a name=\"55a0e014-0e97-4c26-8ef2-29d528bfcc46\"> </a><a name=\"hc55a0e014-0e97-4c26-8ef2-29d528bfcc46\"> </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\">ResourceOrganization &quot;55a0e014-0e97-4c26-8ef2-29d528bfcc46&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-organization.html\">KLGateway140Organization</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.208.176.1.1</code>/227871000016001 (use: official)</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:oid:1.2.208.176.1.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "227871000016001" ]
  ] ) . # 

<https://test.fhir.dk/Organization/7fdd6dc0-3f9f-4914-b34a-7c6495ba0880> a fhir:Organization ;
  fhir:id [ fhir:v "7fdd6dc0-3f9f-4914-b34a-7c6495ba0880"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-organization"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_7fdd6dc0-3f9f-4914-b34a-7c6495ba0880\"> </a><p><b>Generated Narrative: Organization </b><a name=\"7fdd6dc0-3f9f-4914-b34a-7c6495ba0880\"> </a><a name=\"hc7fdd6dc0-3f9f-4914-b34a-7c6495ba0880\"> </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\">ResourceOrganization &quot;7fdd6dc0-3f9f-4914-b34a-7c6495ba0880&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-organization.html\">KLGateway140Organization</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.208.176.1.1</code>/1037801000016003 (use: official)</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:oid:1.2.208.176.1.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1037801000016003" ]
  ] ) . # 

<https://test.fhir.dk/Condition/51d652a8-0ece-4d1d-8071-7baceb9701b2> a fhir:Condition ;
  fhir:id [ fhir:v "51d652a8-0ece-4d1d-8071-7baceb9701b2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-focus-condition"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-focus-condition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_51d652a8-0ece-4d1d-8071-7baceb9701b2\"> </a><p><b>Generated Narrative: Condition </b><a name=\"51d652a8-0ece-4d1d-8071-7baceb9701b2\"> </a><a name=\"hc51d652a8-0ece-4d1d-8071-7baceb9701b2\"> </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\">ResourceCondition &quot;51d652a8-0ece-4d1d-8071-7baceb9701b2&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-focus-condition.html\">KLGateway140FocusCondition</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>code</b>: Pertrokantær femurfraktur <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#DS721)</span></p><p><b>subject</b>: See on this page: Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.4.12"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DS721" ] ;
fhir:display [ fhir:v "Pertrokantær femurfraktur" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc" ]
  ] . # 

<https://test.fhir.dk/ServiceRequest/152a1f8f-db33-4fa4-b5ea-c6f4e5cebd22> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "152a1f8f-db33-4fa4-b5ea-c6f4e5cebd22"] ; # 
  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\"><a name=\"ServiceRequest_152a1f8f-db33-4fa4-b5ea-c6f4e5cebd22\"> </a><p><b>Generated Narrative: ServiceRequest </b><a name=\"152a1f8f-db33-4fa4-b5ea-c6f4e5cebd22\"> </a><a name=\"hc152a1f8f-db33-4fa4-b5ea-c6f4e5cebd22\"> </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;152a1f8f-db33-4fa4-b5ea-c6f4e5cebd22&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>: See on this page: Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc</p><p><b>occurrence</b>: 2022-05-28 --&gt; (ongoing)</p><p><b>authoredOn</b>: 2022-05-23</p><p><b>requester</b>: See on this page: Organization/55a0e014-0e97-4c26-8ef2-29d528bfcc46</p><p><b>reasonReference</b>: See on this page: Condition/51d652a8-0ece-4d1d-8071-7baceb9701b2</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/95ce3be6-dba6-48ab-b5d1-8a25929414dc" ]
  ] ; # 
  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/55a0e014-0e97-4c26-8ef2-29d528bfcc46" ]
  ] ; # 
  fhir:reasonReference ( [
fhir:reference [ fhir:v "Condition/51d652a8-0ece-4d1d-8071-7baceb9701b2" ]
  ] ) . # 

<https://test.fhir.dk/Condition/a6ed3134-f27a-41bb-976c-b627af1c85bb> a fhir:Condition ;
  fhir:id [ fhir:v "a6ed3134-f27a-41bb-976c-b627af1c85bb"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-condition"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-condition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_a6ed3134-f27a-41bb-976c-b627af1c85bb\"> </a><p><b>Generated Narrative: Condition </b><a name=\"a6ed3134-f27a-41bb-976c-b627af1c85bb\"> </a><a name=\"hca6ed3134-f27a-41bb-976c-b627af1c85bb\"> </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\">ResourceCondition &quot;a6ed3134-f27a-41bb-976c-b627af1c85bb&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-condition.html\">KLGateway140Condition</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>code</b>: Mobilitet og bevægelse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-FSIII.html\">FSIII</a>#dd41df82-3c13-4523-b9c5-e83676425299)</span></p><p><b>subject</b>: See on this page: Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc</p><p><b>recordedDate</b>: 2022-05-28</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ;
fhir:code [ fhir:v "dd41df82-3c13-4523-b9c5-e83676425299" ] ;
fhir:display [ fhir:v "Mobilitet og bevægelse" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2022-05-28"^^xsd:date] . # 

<https://test.fhir.dk/Condition/0b9adc44-6ab6-4060-8adc-a723e7da6608> a fhir:Condition ;
  fhir:id [ fhir:v "0b9adc44-6ab6-4060-8adc-a723e7da6608"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-condition"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-condition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_0b9adc44-6ab6-4060-8adc-a723e7da6608\"> </a><p><b>Generated Narrative: Condition </b><a name=\"0b9adc44-6ab6-4060-8adc-a723e7da6608\"> </a><a name=\"hc0b9adc44-6ab6-4060-8adc-a723e7da6608\"> </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\">ResourceCondition &quot;0b9adc44-6ab6-4060-8adc-a723e7da6608&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-condition.html\">KLGateway140Condition</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>code</b>: Forflytte sig <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-FSIII.html\">FSIII</a>#86e1982c-f459-4658-9071-e4bf3453a687)</span></p><p><b>subject</b>: See on this page: Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc</p><p><b>recordedDate</b>: 2022-05-28</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ;
fhir:code [ fhir:v "86e1982c-f459-4658-9071-e4bf3453a687" ] ;
fhir:display [ fhir:v "Forflytte sig" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2022-05-28"^^xsd:date] . # 

<https://test.fhir.dk/CarePlan/1c74e3e8-e038-4182-a545-d86a9f064d44> a fhir:CarePlan ;
  fhir:id [ fhir:v "1c74e3e8-e038-4182-a545-d86a9f064d44"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-care-plan"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-care-plan>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_1c74e3e8-e038-4182-a545-d86a9f064d44\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"1c74e3e8-e038-4182-a545-d86a9f064d44\"> </a><a name=\"hc1c74e3e8-e038-4182-a545-d86a9f064d44\"> </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\">ResourceCarePlan &quot;1c74e3e8-e038-4182-a545-d86a9f064d44&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-care-plan.html\">KLGateway140care-plan</a></p></div><p><b>basedOnServiceRequestExtension</b>: See on this page: ServiceRequest/152a1f8f-db33-4fa4-b5ea-c6f4e5cebd22</p><p><b>status</b>: revoked</p><p><b>intent</b>: plan</p><p><b>category</b>: Interventionsforløb efter §140 <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>#f15b2663-94d9-4d0c-a5de-d8bd8e1e4ebb)</span></p><p><b>subject</b>: See on this page: Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc</p><p><b>period</b>: 2022-05-28 --&gt; 2022-06-23</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Status</b></td><td><b>StatusReason</b></td><td><b>Performer</b></td></tr><tr><td style=\"display: none\">*</td><td>cancelled</td><td>Aktivt fravalg pga. anden træning <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>#a3f2bd01-078b-486e-81be-797d192ad7bd)</span></td><td>See on this page: Organization/7fdd6dc0-3f9f-4914-b34a-7c6495ba0880</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/BasedOnServiceRequestExtension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "ServiceRequest/152a1f8f-db33-4fa4-b5ea-c6f4e5cebd22" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "revoked"] ; # 
  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 "f15b2663-94d9-4d0c-a5de-d8bd8e1e4ebb" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-05-28"^^xsd:date ] ;
fhir:end [ fhir:v "2022-06-23"^^xsd:date ]
  ] ; # 
  fhir:activity ( [
fhir:detail [
fhir:status [ fhir:v "cancelled" ] ;
fhir:statusReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "a3f2bd01-078b-486e-81be-797d192ad7bd" ] ;
fhir:display [ fhir:v "Aktivt fravalg pga. anden træning" ]         ] )       ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Organization/7fdd6dc0-3f9f-4914-b34a-7c6495ba0880" ]       ] )     ]
  ] ) . # 

<https://test.fhir.dk/Careplan/663797c4-1024-4971-978c-c02c5caf8861> a fhir:CarePlan ;
  fhir:id [ fhir:v "663797c4-1024-4971-978c-c02c5caf8861"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-planned-intervention"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-planned-intervention>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_663797c4-1024-4971-978c-c02c5caf8861\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"663797c4-1024-4971-978c-c02c5caf8861\"> </a><a name=\"hc663797c4-1024-4971-978c-c02c5caf8861\"> </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\">ResourceCarePlan &quot;663797c4-1024-4971-978c-c02c5caf8861&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-planned-intervention.html\">KLGateway140PlannedIntervention</a></p></div><p><b>basedOn</b>: See on this page: CarePlan/1c74e3e8-e038-4182-a545-d86a9f064d44</p><p><b>status</b>: revoked</p><p><b>intent</b>: plan</p><p><b>subject</b>: See on this page: Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc</p><p><b>period</b>: 2022-05-28 --&gt; 2022-06-23</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Fysisk træning <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-FSIII.html\">FSIII</a>#2abe20c7-c0b4-41c1-b397-52acf36499ef)</span></td><td>cancelled</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "CarePlan/1c74e3e8-e038-4182-a545-d86a9f064d44" ]
  ] ) ; # 
  fhir:status [ fhir:v "revoked"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-05-28"^^xsd:date ] ;
fhir:end [ fhir:v "2022-06-23"^^xsd:date ]
  ] ; # 
  fhir:activity ( [
fhir:detail [
      ( fhir:extension [
fhir:url [ fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/DeliveryType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2865f123-15a7-4a36-a514-32ea37c400ca" ] ;
fhir:display [ fhir:v "Gruppebaseret indsats" ]           ] )         ]       ] ) ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2abe20c7-c0b4-41c1-b397-52acf36499ef" ] ;
fhir:display [ fhir:v "Fysisk træning" ]         ] )       ] ;
fhir:status [ fhir:v "cancelled" ]     ]
  ] ) . # 

<https://test.fhir.dk/CarePlan/c8be2dc6-caa3-4c7e-81e8-0347896fb4d3> a fhir:CarePlan ;
  fhir:id [ fhir:v "c8be2dc6-caa3-4c7e-81e8-0347896fb4d3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-care-plan"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-care-plan>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_c8be2dc6-caa3-4c7e-81e8-0347896fb4d3\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"c8be2dc6-caa3-4c7e-81e8-0347896fb4d3\"> </a><a name=\"hcc8be2dc6-caa3-4c7e-81e8-0347896fb4d3\"> </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\">ResourceCarePlan &quot;c8be2dc6-caa3-4c7e-81e8-0347896fb4d3&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-care-plan.html\">KLGateway140care-plan</a></p></div><p><b>status</b>: entered-in-error</p><p><b>intent</b>: plan</p><p><b>category</b>: Interventionsforløb efter §140 <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>#f15b2663-94d9-4d0c-a5de-d8bd8e1e4ebb)</span></p><p><b>subject</b>: See on this page: Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc</p><p><b>period</b>: 2022-06-22 --&gt; (ongoing)</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Status</b></td><td><b>Performer</b></td></tr><tr><td style=\"display: none\">*</td><td>in-progress</td><td>See on this page: Organization/7fdd6dc0-3f9f-4914-b34a-7c6495ba0880</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "entered-in-error"] ; # 
  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 "f15b2663-94d9-4d0c-a5de-d8bd8e1e4ebb" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-06-22"^^xsd:date ]
  ] ; # 
  fhir:activity ( [
fhir:detail [
fhir:status [ fhir:v "in-progress" ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Organization/7fdd6dc0-3f9f-4914-b34a-7c6495ba0880" ]       ] )     ]
  ] ) . # 

<https://test.fhir.dk/CarePlan/8f0db8cd-af6e-4221-9aca-01da21706779> a fhir:CarePlan ;
  fhir:id [ fhir:v "8f0db8cd-af6e-4221-9aca-01da21706779"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-planned-intervention"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-planned-intervention>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_8f0db8cd-af6e-4221-9aca-01da21706779\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"8f0db8cd-af6e-4221-9aca-01da21706779\"> </a><a name=\"hc8f0db8cd-af6e-4221-9aca-01da21706779\"> </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\">ResourceCarePlan &quot;8f0db8cd-af6e-4221-9aca-01da21706779&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-planned-intervention.html\">KLGateway140PlannedIntervention</a></p></div><p><b>basedOn</b>: See on this page: CarePlan/c8be2dc6-caa3-4c7e-81e8-0347896fb4d3</p><p><b>status</b>: entered-in-error</p><p><b>intent</b>: plan</p><p><b>subject</b>: See on this page: Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc</p><p><b>period</b>: 2022-06-22 --&gt; (ongoing)</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Fysisk træning <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-FSIII.html\">FSIII</a>#2abe20c7-c0b4-41c1-b397-52acf36499ef)</span></td><td>in-progress</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "CarePlan/c8be2dc6-caa3-4c7e-81e8-0347896fb4d3" ]
  ] ) ; # 
  fhir:status [ fhir:v "entered-in-error"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-06-22"^^xsd:date ]
  ] ; # 
  fhir:activity ( [
fhir:detail [
      ( fhir:extension [
fhir:url [ fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/DeliveryType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2865f123-15a7-4a36-a514-32ea37c400ca" ] ;
fhir:display [ fhir:v "Gruppebaseret indsats" ]           ] )         ]       ] ) ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2abe20c7-c0b4-41c1-b397-52acf36499ef" ] ;
fhir:display [ fhir:v "Fysisk træning" ]         ] )       ] ;
fhir:status [ fhir:v "in-progress" ]     ]
  ] ) . # 

<https://test.fhir.dk/CarePlan/abf3df7f-8b61-4c01-89dd-ac6ca9c58ae3> a fhir:CarePlan ;
  fhir:id [ fhir:v "abf3df7f-8b61-4c01-89dd-ac6ca9c58ae3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-planned-intervention"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-planned-intervention>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_abf3df7f-8b61-4c01-89dd-ac6ca9c58ae3\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"abf3df7f-8b61-4c01-89dd-ac6ca9c58ae3\"> </a><a name=\"hcabf3df7f-8b61-4c01-89dd-ac6ca9c58ae3\"> </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\">ResourceCarePlan &quot;abf3df7f-8b61-4c01-89dd-ac6ca9c58ae3&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-planned-intervention.html\">KLGateway140PlannedIntervention</a></p></div><p><b>basedOn</b>: See on this page: CarePlan/c8be2dc6-caa3-4c7e-81e8-0347896fb4d3</p><p><b>status</b>: entered-in-error</p><p><b>intent</b>: plan</p><p><b>subject</b>: See on this page: Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc</p><p><b>period</b>: 2022-06-22 --&gt; (ongoing)</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Funktionstræning <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-FSIII.html\">FSIII</a>#58293f63-00d7-4730-8dbc-c784d40f9e23)</span></td><td>in-progress</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "CarePlan/c8be2dc6-caa3-4c7e-81e8-0347896fb4d3" ]
  ] ) ; # 
  fhir:status [ fhir:v "entered-in-error"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/95ce3be6-dba6-48ab-b5d1-8a25929414dc" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-06-22"^^xsd:date ]
  ] ; # 
  fhir:activity ( [
fhir:detail [
      ( fhir:extension [
fhir:url [ fhir:v "http://fhir.kl.dk/rehab/StructureDefinition/DeliveryType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2865f123-15a7-4a36-a514-32ea37c400ca" ] ;
fhir:display [ fhir:v "Gruppebaseret indsats" ]           ] )         ]       ] ) ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ;
fhir:code [ fhir:v "58293f63-00d7-4730-8dbc-c784d40f9e23" ] ;
fhir:display [ fhir:v "Funktionstræning" ]         ] )       ] ;
fhir:status [ fhir:v "in-progress" ]     ]
  ] ) . #