This page is part of the KLGatewayRehab (v1.0.0: Release) based on FHIR 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
@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 "RuddiIndberetningsrapport"] ; # 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 "2020-08-14T00:00:00Z"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "Patient/RuddiTestBerggren"^^xsd:anyURI ] ; ( fhir:resource <Patient/RuddiTestBerggren> ) ] [ fhir:fullUrl [ fhir:v "Organization/AfsenderAfRuddisGGOP"^^xsd:anyURI ] ; ( fhir:resource <Organization/AfsenderAfRuddisGGOP> ) ] [ fhir:fullUrl [ fhir:v "Organization/UdfoererAfRuddisRehab"^^xsd:anyURI ] ; ( fhir:resource <Organization/UdfoererAfRuddisRehab> ) ] [ fhir:fullUrl [ fhir:v "Condition/RuddiAktionsdiagnoseGGOP"^^xsd:anyURI ] ; ( fhir:resource <Condition/RuddiAktionsdiagnoseGGOP> ) ] [ fhir:fullUrl [ fhir:v "ServiceRequest/RuddiGGOPInformation"^^xsd:anyURI ] ; ( fhir:resource <ServiceRequest/RuddiGGOPInformation> ) ] [ fhir:fullUrl [ fhir:v "CarePlan/RuddiTerapeutfagligUndersoegelse"^^xsd:anyURI ] ; ( fhir:resource <CarePlan/RuddiTerapeutfagligUndersoegelse> ) ] [ fhir:fullUrl [ fhir:v "Encounter/RuddiKontaktUndersoegelse"^^xsd:anyURI ] ; ( fhir:resource <Encounter/RuddiKontaktUndersoegelse> ) ] [ fhir:fullUrl [ fhir:v "CarePlan/RuddiTraeningsforloeb"^^xsd:anyURI ] ; ( fhir:resource <CarePlan/RuddiTraeningsforloeb> ) ] [ fhir:fullUrl [ fhir:v "CarePlan/RuddiTraening"^^xsd:anyURI ] ; ( fhir:resource <CarePlan/RuddiTraening> ) ] [ fhir:fullUrl [ fhir:v "CarePlan/RuddiFunctionalTraening"^^xsd:anyURI ] ; ( fhir:resource <CarePlan/RuddiFunctionalTraening> ) ] [ fhir:fullUrl [ fhir:v "Encounter/RuddiKontakt1Traening"^^xsd:anyURI ] ; ( fhir:resource <Encounter/RuddiKontakt1Traening> ) ] [ fhir:fullUrl [ fhir:v "Condition/RuddiTilstand"^^xsd:anyURI ] ; ( fhir:resource <Condition/RuddiTilstand> ) ] ) . # <Patient/RuddiTestBerggren> a fhir:Patient ; fhir:id [ fhir:v "RuddiTestBerggren"] ; # 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\"><p><b>Generated Narrative: Patient</b><a name=\"RuddiTestBerggren\"> </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\">Resource Patient "RuddiTestBerggren" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-citizen.html\">KLGateway140Citizen</a></p></div><p><b>identifier</b>: id: 1502779995 (use: OFFICIAL)</p><p><b>deceased</b>: false</p><p><b>managingOrganization</b>: <span>id: 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" ] ] ] . # <Organization/AfsenderAfRuddisGGOP> a fhir:Organization ; fhir:id [ fhir:v "AfsenderAfRuddisGGOP"] ; # 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\"><p><b>Generated Narrative: Organization</b><a name=\"AfsenderAfRuddisGGOP\"> </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\">Resource Organization "AfsenderAfRuddisGGOP" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-organization.html\">KLGateway140Organization</a></p></div><p><b>identifier</b>: id: 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" ] ] ) . # <Organization/UdfoererAfRuddisRehab> a fhir:Organization ; fhir:id [ fhir:v "UdfoererAfRuddisRehab"] ; # 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\"><p><b>Generated Narrative: Organization</b><a name=\"UdfoererAfRuddisRehab\"> </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\">Resource Organization "UdfoererAfRuddisRehab" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-organization.html\">KLGateway140Organization</a></p></div><p><b>identifier</b>: id: 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" ] ] ) . # <Condition/RuddiAktionsdiagnoseGGOP> a fhir:Condition ; fhir:id [ fhir:v "RuddiAktionsdiagnoseGGOP"] ; # 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\"><p><b>Generated Narrative: Condition</b><a name=\"RuddiAktionsdiagnoseGGOP\"> </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\">Resource Condition "RuddiAktionsdiagnoseGGOP" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-focus-condition.html\">KLGateway140FocusCondition</a></p></div><p><b>clinicalStatus</b>: Unknown <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#unknown)</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>: <a href=\"#Patient_RuddiTestBerggren\">See above (Patient/RuddiTestBerggren)</a></p></div>" ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ; fhir:code [ fhir:v "unknown" ] ] ) ] ; # 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/RuddiTestBerggren" ] ] . # <ServiceRequest/RuddiGGOPInformation> a fhir:ServiceRequest ; 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></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\">Resource ServiceRequest "RuddiGGOPInformation" </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=\"CodeSystem-Tempcodes.html\">Tempcodes</a>#ffd81f78-352e-4589-a195-5350dd1df2a4)</span>, basal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-Tempcodes.html\">Tempcodes</a>#8b962281-2ab6-4b10-9c91-4bac592d6d49)</span></p><p><b>code</b>: Træning <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/1.1.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#7fc66c15-0cb3-4c89-9e18-f3a01e6a6592)</span></p><p><b>subject</b>: <a href=\"#Patient_RuddiTestBerggren\">See above (Patient/RuddiTestBerggren)</a></p><p><b>occurrence</b>: 2022-05-28 --> (ongoing)</p><p><b>authoredOn</b>: 2022-05-23</p><p><b>requester</b>: <a href=\"#Organization_AfsenderAfRuddisGGOP\">See above (Organization/AfsenderAfRuddisGGOP)</a></p><p><b>reasonReference</b>: <a href=\"#Condition_RuddiAktionsdiagnoseGGOP\">See above (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/rehab/CodeSystem/Tempcodes"^^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/rehab/CodeSystem/Tempcodes"^^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" ] ] ) . # <CarePlan/RuddiTerapeutfagligUndersoegelse> a fhir:CarePlan ; fhir:id [ fhir:v "RuddiTerapeutfagligUndersoegelse"] ; # 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 "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"RuddiTerapeutfagligUndersoegelse\"> </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\">Resource CarePlan "RuddiTerapeutfagligUndersoegelse" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-planned-intervention.html\">KLGateway140PlannedIntervention</a></p></div><p><b>basedOnServiceRequestExtension</b>: <a href=\"#ServiceRequest_RuddiGGOPInformation\">See above (ServiceRequest/RuddiGGOPInformation)</a></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>subject</b>: <a href=\"#Patient_RuddiTestBerggren\">See above (Patient/RuddiTestBerggren)</a></p><p><b>period</b>: 2022-05-23 --> 2022-06-02</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><td><b>Performer</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Terapeutfaglig udredning <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/1.1.0/CodeSystem-FSIII.html\">FSIII</a>#1130ad70-6553-490d-87f8-5e8941687a0c)</span></td><td>completed</td><td><a href=\"#Organization_UdfoererAfRuddisRehab\">See above (Organization/UdfoererAfRuddisRehab)</a></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/RuddiGGOPInformation" ] ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "plan"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/RuddiTestBerggren" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-05-23"^^xsd:date ] ; fhir:end [ fhir:v "2022-06-02"^^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 "8d12d74c-17da-47a7-a4fe-e69dbaec0a8c" ] ; fhir:display [ fhir:v "Individuel Indsats" ] ] ) ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ; fhir:code [ fhir:v "1130ad70-6553-490d-87f8-5e8941687a0c" ] ] ) ] ; fhir:status [ fhir:v "completed" ] ; ( fhir:performer [ fhir:reference [ fhir:v "Organization/UdfoererAfRuddisRehab" ] ] ) ] ] ) . # <Encounter/RuddiKontaktUndersoegelse> a fhir:Encounter ; fhir:id [ fhir:v "RuddiKontaktUndersoegelse"] ; # 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><b>Generated Narrative: Encounter</b><a name=\"RuddiKontaktUndersoegelse\"> </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\">Resource Encounter "RuddiKontaktUndersoegelse" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-encounter.html\">KLGateway140Encounter</a></p></div><p><b>basedOnCarePlanExtension</b>: <a href=\"#CarePlan_RuddiTerapeutfagligUndersoegelse\">See above (CarePlan/RuddiTerapeutfagligUndersoegelse)</a></p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>subject</b>: <a href=\"#Patient_RuddiTestBerggren\">See above (Patient/RuddiTestBerggren)</a></p><p><b>period</b>: 2022-06-02 12:10:00+0000 --> 2022-06-02 12:40: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/RuddiTerapeutfagligUndersoegelse" ] ] ] ) ; # fhir:status [ fhir:v "finished"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "AMB" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/RuddiTestBerggren" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-06-02T12:10:00.000Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2022-06-02T12:40:00.000Z"^^xsd:dateTime ] ] . # <CarePlan/RuddiTraeningsforloeb> a fhir:CarePlan ; fhir:id [ fhir:v "RuddiTraeningsforloeb"] ; # 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\"><p><b>Generated Narrative: CarePlan</b><a name=\"RuddiTraeningsforloeb\"> </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\">Resource CarePlan "RuddiTraeningsforloeb" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-care-plan.html\">KLGateway140care-plan</a></p></div><p><b>basedOnServiceRequestExtension</b>: <a href=\"#ServiceRequest_RuddiGGOPInformation\">See above (ServiceRequest/RuddiGGOPInformation)</a></p><p><b>status</b>: active</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/1.1.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#f15b2663-94d9-4d0c-a5de-d8bd8e1e4ebb)</span></p><p><b>subject</b>: <a href=\"#Patient_RuddiTestBerggren\">See above (Patient/RuddiTestBerggren)</a></p><p><b>period</b>: 2022-05-30 --> (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><a href=\"#Organization_UdfoererAfRuddisRehab\">See above (Organization/UdfoererAfRuddisRehab)</a></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/RuddiGGOPInformation" ] ] ] ) ; # 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 "f15b2663-94d9-4d0c-a5de-d8bd8e1e4ebb" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/RuddiTestBerggren" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-05-30"^^xsd:date ] ] ; # fhir:activity ( [ fhir:detail [ fhir:status [ fhir:v "in-progress" ] ; ( fhir:performer [ fhir:reference [ fhir:v "Organization/UdfoererAfRuddisRehab" ] ] ) ] ] ) . # <CarePlan/RuddiTraening> a fhir:CarePlan ; fhir:id [ fhir:v "RuddiTraening"] ; # 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 "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"RuddiTraening\"> </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\">Resource CarePlan "RuddiTraening" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-planned-intervention.html\">KLGateway140PlannedIntervention</a></p></div><p><b>basedOnServiceRequestExtension</b>: <a href=\"#ServiceRequest_RuddiGGOPInformation\">See above (ServiceRequest/RuddiGGOPInformation)</a></p><p><b>basedOn</b>: <a href=\"#CarePlan_RuddiTraeningsforloeb\">See above (CarePlan/RuddiTraeningsforloeb)</a></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>subject</b>: <a href=\"#Patient_RuddiTestBerggren\">See above (Patient/RuddiTestBerggren)</a></p><p><b>period</b>: 2022-05-30 --> (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/1.1.0/CodeSystem-FSIII.html\">FSIII</a>#2abe20c7-c0b4-41c1-b397-52acf36499ef)</span></td><td>in-progress</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/RuddiGGOPInformation" ] ] ] ) ; # fhir:basedOn ( [ fhir:reference [ fhir:v "CarePlan/RuddiTraeningsforloeb" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "plan"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/RuddiTestBerggren" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-05-30"^^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" ] ] ] ) . # <CarePlan/RuddiFunctionalTraening> a fhir:CarePlan ; fhir:id [ fhir:v "RuddiFunctionalTraening"] ; # 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 "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"RuddiFunctionalTraening\"> </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\">Resource CarePlan "RuddiFunctionalTraening" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-planned-intervention.html\">KLGateway140PlannedIntervention</a></p></div><p><b>basedOnServiceRequestExtension</b>: <a href=\"#ServiceRequest_RuddiGGOPInformation\">See above (ServiceRequest/RuddiGGOPInformation)</a></p><p><b>basedOn</b>: <a href=\"#CarePlan_RuddiTraeningsforloeb\">See above (CarePlan/RuddiTraeningsforloeb)</a></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>subject</b>: <a href=\"#Patient_RuddiTestBerggren\">See above (Patient/RuddiTestBerggren)</a></p><p><b>period</b>: 2022-05-30 --> (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/1.1.0/CodeSystem-FSIII.html\">FSIII</a>#58293f63-00d7-4730-8dbc-c784d40f9e23)</span></td><td>in-progress</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/RuddiGGOPInformation" ] ] ] ) ; # fhir:basedOn ( [ fhir:reference [ fhir:v "CarePlan/RuddiTraeningsforloeb" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "plan"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/RuddiTestBerggren" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-05-30"^^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" ] ] ] ) . # <Encounter/RuddiKontakt1Traening> a fhir:Encounter ; 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><b>Generated Narrative: Encounter</b><a name=\"RuddiKontakt1Traening\"> </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\">Resource Encounter "RuddiKontakt1Traening" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-encounter.html\">KLGateway140Encounter</a></p></div><p><b>basedOnCarePlanExtension</b>: <a href=\"#CarePlan_RuddiTraeningsforloeb\">See above (CarePlan/RuddiTraeningsforloeb)</a></p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>subject</b>: <a href=\"#Patient_RuddiTestBerggren\">See above (Patient/RuddiTestBerggren)</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://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "AMB" ] ] ; # 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 ] ] . # <Condition/RuddiTilstand> a fhir:Condition ; fhir:id [ fhir:v "RuddiTilstand"] ; # 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\"><p><b>Generated Narrative: Condition</b><a name=\"RuddiTilstand\"> </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\">Resource Condition "RuddiTilstand" </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.0.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.3.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: Gang og bevægelse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/1.1.0/CodeSystem-FSIII.html\">FSIII</a>#3f27a7bc-790d-444e-bcf4-6e22a6b1da7e)</span></p><p><b>subject</b>: <a href=\"#Patient_RuddiTestBerggren\">See above (Patient/RuddiTestBerggren)</a></p><p><b>recordedDate</b>: 2022-06-02</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:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "problem-list-item" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ; fhir:code [ fhir:v "3f27a7bc-790d-444e-bcf4-6e22a6b1da7e" ] ; fhir:display [ fhir:v "Gang og bevægelse" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/RuddiTestBerggren" ] ] ; # fhir:recordedDate [ fhir:v "2022-06-02"^^xsd:date] . #
IG © 2023+ Kommunernes Landsforening. Package kl.dk.fhir.rehab#1.0.0 based on FHIR 4.0.1. Generated 2023-09-28
Links: Table of Contents |
QA Report