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
@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 "9960b8dc-5ebf-4166-83d7-b042bcc6aca5"] ; #
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-21T19: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/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/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 class=\"res-header-id\"><b>Generated Narrative: Patient 95ce3be6-dba6-48ab-b5d1-8a25929414dc</b></p><a name=\"95ce3be6-dba6-48ab-b5d1-8a25929414dc\"> </a><a name=\"hc95ce3be6-dba6-48ab-b5d1-8a25929414dc\"> </a><a name=\"95ce3be6-dba6-48ab-b5d1-8a25929414dc-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#1502779995 (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: Identifier: <code>urn:oid:1.2.208.176.1.1</code>/451000016003 (use: official, )</li></ul></td></tr></table></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/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 class=\"res-header-id\"><b>Generated Narrative: Organization 7fdd6dc0-3f9f-4914-b34a-7c6495ba0880</b></p><a name=\"7fdd6dc0-3f9f-4914-b34a-7c6495ba0880\"> </a><a name=\"hc7fdd6dc0-3f9f-4914-b34a-7c6495ba0880\"> </a><a name=\"7fdd6dc0-3f9f-4914-b34a-7c6495ba0880-en-US\"> </a><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/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 class=\"res-header-id\"><b>Generated Narrative: CarePlan c8be2dc6-caa3-4c7e-81e8-0347896fb4d3</b></p><a name=\"c8be2dc6-caa3-4c7e-81e8-0347896fb4d3\"> </a><a name=\"hcc8be2dc6-caa3-4c7e-81e8-0347896fb4d3\"> </a><a name=\"c8be2dc6-caa3-4c7e-81e8-0347896fb4d3-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/CareSocialCodes f15b2663-94d9-4d0c-a5de-d8bd8e1e4ebb}\">Interventionsforløb efter §140</span></p><p><b>subject</b>: <a href=\"Bundle-4a391f69-a909-4a79-92bd-1b0f812dc52a.html#Patient_95ce3be6-dba6-48ab-b5d1-8a25929414dc\">Bundle: type = collection; timestamp = 2022-06-21 19:25:12+0000</a></p><p><b>period</b>: 2022-06-22 --> (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-7fdd6dc0-3f9f-4914-b34a-7c6495ba0880.html\">Organization: identifier = urn:oid:1.2.208.176.1.1#1037801000016003 (use: official, )</a></td></tr></table></blockquote></div>"
] ; #
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/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 class=\"res-header-id\"><b>Generated Narrative: CarePlan 8f0db8cd-af6e-4221-9aca-01da21706779</b></p><a name=\"8f0db8cd-af6e-4221-9aca-01da21706779\"> </a><a name=\"hc8f0db8cd-af6e-4221-9aca-01da21706779\"> </a><a name=\"8f0db8cd-af6e-4221-9aca-01da21706779-en-US\"> </a><p><b>basedOn</b>: <a href=\"Bundle-9960b8dc-5ebf-4166-83d7-b042bcc6aca5.html#CarePlan_c8be2dc6-caa3-4c7e-81e8-0347896fb4d3\">Bundle: type = collection; timestamp = 2022-06-21 19:25:12+0000</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>subject</b>: <a href=\"Bundle-4a391f69-a909-4a79-92bd-1b0f812dc52a.html#Patient_95ce3be6-dba6-48ab-b5d1-8a25929414dc\">Bundle: type = collection; timestamp = 2022-06-21 19:25:12+0000</a></p><p><b>period</b>: 2022-06-22 --> (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><span title=\"Codes:{urn:oid:1.2.208.176.2.21 2abe20c7-c0b4-41c1-b397-52acf36499ef}\">Fysisk træning</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 "active"] ; #
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 class=\"res-header-id\"><b>Generated Narrative: CarePlan abf3df7f-8b61-4c01-89dd-ac6ca9c58ae3</b></p><a name=\"abf3df7f-8b61-4c01-89dd-ac6ca9c58ae3\"> </a><a name=\"hcabf3df7f-8b61-4c01-89dd-ac6ca9c58ae3\"> </a><a name=\"abf3df7f-8b61-4c01-89dd-ac6ca9c58ae3-en-US\"> </a><p><b>basedOn</b>: <a href=\"Bundle-9960b8dc-5ebf-4166-83d7-b042bcc6aca5.html#CarePlan_c8be2dc6-caa3-4c7e-81e8-0347896fb4d3\">Bundle: type = collection; timestamp = 2022-06-21 19:25:12+0000</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>subject</b>: <a href=\"Bundle-4a391f69-a909-4a79-92bd-1b0f812dc52a.html#Patient_95ce3be6-dba6-48ab-b5d1-8a25929414dc\">Bundle: type = collection; timestamp = 2022-06-21 19:25:12+0000</a></p><p><b>period</b>: 2022-06-22 --> (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><span title=\"Codes:{urn:oid:1.2.208.176.2.21 58293f63-00d7-4730-8dbc-c784d40f9e23}\">Funktionstræning</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 "active"] ; #
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" ] ]
] ) . #
IG © 2023+ Kommunernes Landsforening. Package kl.dk.fhir.rehab#2.2.0 based on FHIR 4.0.1. Generated 2024-10-31
Links: Table of Contents |
QA Report