KLGateway, published by KL. This guide is not an authorized publication; it is the continuous build for version 1.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/kl-gateway/ and changes regularly. 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 ------------------------------------------------------------------- <http://hl7.org/fhir/Bundle/d85460fb-b39e-4cf7-9750-12be44417dfd> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "d85460fb-b39e-4cf7-9750-12be44417dfd"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-delivery-report" ; fhir:index 0 ; fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-delivery-report> ] ] ; fhir:Bundle.type [ fhir:value "collection"] ; fhir:Bundle.timestamp [ fhir:value "2021-02-15T08:17:19Z"^^xsd:dateTime] ; fhir:Bundle.entry [ fhir:index 0 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> ], [ fhir:index 1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4> ], [ fhir:index 2 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Condition/0031b906-9fec-44c9-bcf1-fd06aa41ab6d" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/Condition/0031b906-9fec-44c9-bcf1-fd06aa41ab6d> ], [ fhir:index 3 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Goal/222f728f-e484-4986-b00c-642b54354dae" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/Goal/222f728f-e484-4986-b00c-642b54354dae> ], [ fhir:index 4 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/CarePlan/231ebab6-5e80-4ae7-82aa-f4e0dda9efce" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/CarePlan/231ebab6-5e80-4ae7-82aa-f4e0dda9efce> ], [ fhir:index 5 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Encounter/712d1188-2704-4df1-8c48-c381c46e7bd2" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/Encounter/712d1188-2704-4df1-8c48-c381c46e7bd2> ], [ fhir:index 6 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Encounter/23dbe07d-ddbd-4da5-b5d8-5defa7451c74" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/Encounter/23dbe07d-ddbd-4da5-b5d8-5defa7451c74> ] . <https://test.fhir.dk/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> a fhir:Patient ; fhir:Resource.id [ fhir:value "17911a9f-69ff-4041-8dd0-6fc96864d04b"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-citizen" ; fhir:index 0 ; fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-citizen> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_17911a9f-69ff-4041-8dd0-6fc96864d04b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 17911a9f-69ff-4041-8dd0-6fc96864d04b</b></p><a name=\"17911a9f-69ff-4041-8dd0-6fc96864d04b\"> </a><a name=\"hc17911a9f-69ff-4041-8dd0-6fc96864d04b\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-citizen.html\">CareCitizen</a></p></div><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#DK Central Person Registry (CPR)#0101570001 (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>/123456789012345 (use: official, )</li></ul></td></tr></table></div>" ] ; fhir:Patient.identifier [ fhir:index 0 ; fhir:Identifier.use [ fhir:value "official" ] ; fhir:Identifier.system [ fhir:value "urn:oid:1.2.208.176.1.2" ] ; fhir:Identifier.value [ fhir:value "0101570001" ] ] ; fhir:Patient.deceasedBoolean [ fhir:value "false"^^xsd:boolean] ; fhir:Patient.managingOrganization [ fhir:Reference.identifier [ fhir:Identifier.use [ fhir:value "official" ] ; fhir:Identifier.system [ fhir:value "urn:oid:1.2.208.176.1.1" ] ; fhir:Identifier.value [ fhir:value "123456789012345" ] ] ] . <https://test.fhir.dk/Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4> a fhir:Condition ; fhir:Resource.id [ fhir:value "9c818a37-6525-49bb-bcea-5fe5df01f6f4"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-condition" ; fhir:index 0 ; fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-condition> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_9c818a37-6525-49bb-bcea-5fe5df01f6f4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition 9c818a37-6525-49bb-bcea-5fe5df01f6f4</b></p><a name=\"9c818a37-6525-49bb-bcea-5fe5df01f6f4\"> </a><a name=\"hc9c818a37-6525-49bb-bcea-5fe5df01f6f4\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-condition.html\">CareCondition</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{urn:oid:1.2.208.176.2.21 92caace8-60e3-4861-80ac-6e372a700e1d}\">Problemer med mobilitet og bevægelse</span></p><p><b>subject</b>: <a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Patient_17911a9f-69ff-4041-8dd0-6fc96864d04b\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#0101570001 (use: official, ))</a></p><p><b>recordedDate</b>: 2021-02-10</p></div>" ] ; fhir:Condition.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ; fhir:Coding.code [ fhir:value "active" ] ] ] ; fhir:Condition.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ] ; fhir:Coding.code [ fhir:value "problem-list-item" ] ] ] ; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "urn:oid:1.2.208.176.2.21" ] ; fhir:Coding.code [ fhir:value "92caace8-60e3-4861-80ac-6e372a700e1d" ] ; fhir:Coding.display [ fhir:value "Problemer med mobilitet og bevægelse" ] ] ] ; fhir:Condition.subject [ fhir:link <http://hl7.org/fhir/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> ; fhir:Reference.reference [ fhir:value "Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b" ] ] ; fhir:Condition.recordedDate [ fhir:value "2021-02-10"^^xsd:date] . <http://hl7.org/fhir/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> a fhir:Patient . <https://test.fhir.dk/Condition/0031b906-9fec-44c9-bcf1-fd06aa41ab6d> a fhir:Condition ; fhir:Resource.id [ fhir:value "0031b906-9fec-44c9-bcf1-fd06aa41ab6d"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-condition" ; fhir:index 0 ; fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-condition> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_0031b906-9fec-44c9-bcf1-fd06aa41ab6d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition 0031b906-9fec-44c9-bcf1-fd06aa41ab6d</b></p><a name=\"0031b906-9fec-44c9-bcf1-fd06aa41ab6d\"> </a><a name=\"hc0031b906-9fec-44c9-bcf1-fd06aa41ab6d\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-condition.html\">CareCondition</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>severity</b>: <span title=\"Codes:{urn:oid:1.2.208.176.2.21 fcc16cb1-41f0-4832-b834-110fba0aaabe}\">1</span></p><p><b>code</b>: <span title=\"Codes:{urn:oid:1.2.208.176.2.21 d8aa5f09-cd9c-4996-a853-1c95ee98f25c}\">Mobilitet og bevægelse</span></p><p><b>subject</b>: <a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Patient_17911a9f-69ff-4041-8dd0-6fc96864d04b\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#0101570001 (use: official, ))</a></p><p><b>recordedDate</b>: 2021-02-15</p></div>" ] ; fhir:Condition.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ; fhir:Coding.code [ fhir:value "active" ] ] ] ; fhir:Condition.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ] ; fhir:Coding.code [ fhir:value "problem-list-item" ] ] ] ; fhir:Condition.severity [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "urn:oid:1.2.208.176.2.21" ] ; fhir:Coding.code [ fhir:value "fcc16cb1-41f0-4832-b834-110fba0aaabe" ] ; fhir:Coding.display [ fhir:value "1" ] ] ] ; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "urn:oid:1.2.208.176.2.21" ] ; fhir:Coding.code [ fhir:value "d8aa5f09-cd9c-4996-a853-1c95ee98f25c" ] ; fhir:Coding.display [ fhir:value "Mobilitet og bevægelse" ] ] ] ; fhir:Condition.subject [ fhir:link <http://hl7.org/fhir/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> ; fhir:Reference.reference [ fhir:value "Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b" ] ] ; fhir:Condition.recordedDate [ fhir:value "2021-02-15"^^xsd:date] . <https://test.fhir.dk/Goal/222f728f-e484-4986-b00c-642b54354dae> a fhir:Goal ; fhir:Resource.id [ fhir:value "222f728f-e484-4986-b00c-642b54354dae"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-goal" ; fhir:index 0 ; fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-goal> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Goal_222f728f-e484-4986-b00c-642b54354dae\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Goal 222f728f-e484-4986-b00c-642b54354dae</b></p><a name=\"222f728f-e484-4986-b00c-642b54354dae\"> </a><a name=\"hc222f728f-e484-4986-b00c-642b54354dae\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-goal.html\">CareGoal</a></p></div><p><b>lifecycleStatus</b>: Planned</p><p><b>category</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/CareSocialCodes ca552020-6ed1-4cdc-b0d4-32697f1f27ad}\">FSIII tilstandsmål</span></p><p><b>description</b>: <span title=\"Codes:{urn:oid:1.2.208.176.2.21 e182c5dc-9f91-474a-92e8-f62be3d498f4}\">Tilstand forsvinder, mindskes eller forbliver uændret</span></p><p><b>subject</b>: <a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Patient_17911a9f-69ff-4041-8dd0-6fc96864d04b\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#0101570001 (use: official, ))</a></p><p><b>start</b>: 2021-02-15</p><h3>Targets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/CareSocialCodes 66959f77-6e2a-4574-8423-3ff097f8b9fa}\">funktionsevneniveau</span></td><td><span title=\"Codes:{urn:oid:1.2.208.176.2.21 9c5cfb57-a498-40e5-98a7-792bf5fb205b}\">0</span></td></tr></table><p><b>addresses</b>: <a href=\"Bundle-d85460fb-b39e-4cf7-9750-12be44417dfd.html#Condition_0031b906-9fec-44c9-bcf1-fd06aa41ab6d\">Condition Mobilitet og bevægelse</a></p></div>" ] ; fhir:Goal.lifecycleStatus [ fhir:value "planned"] ; fhir:Goal.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes" ] ; fhir:Coding.code [ fhir:value "ca552020-6ed1-4cdc-b0d4-32697f1f27ad" ] ; fhir:Coding.display [ fhir:value "FSIII tilstandsmål" ] ] ] ; fhir:Goal.description [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "urn:oid:1.2.208.176.2.21" ] ; fhir:Coding.code [ fhir:value "e182c5dc-9f91-474a-92e8-f62be3d498f4" ] ; fhir:Coding.display [ fhir:value "Tilstand forsvinder, mindskes eller forbliver uændret" ] ] ] ; fhir:Goal.subject [ fhir:link <http://hl7.org/fhir/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> ; fhir:Reference.reference [ fhir:value "Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b" ] ] ; fhir:Goal.startDate [ fhir:value "2021-02-15"^^xsd:date] ; fhir:Goal.target [ fhir:index 0 ; fhir:Goal.target.measure [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes" ] ; fhir:Coding.code [ fhir:value "66959f77-6e2a-4574-8423-3ff097f8b9fa" ] ; fhir:Coding.display [ fhir:value "funktionsevneniveau" ] ] ] ; fhir:Goal.target.detailCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "urn:oid:1.2.208.176.2.21" ] ; fhir:Coding.code [ fhir:value "9c5cfb57-a498-40e5-98a7-792bf5fb205b" ] ; fhir:Coding.display [ fhir:value "0" ] ] ] ] ; fhir:Goal.addresses [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Condition/0031b906-9fec-44c9-bcf1-fd06aa41ab6d> ; fhir:Reference.reference [ fhir:value "Condition/0031b906-9fec-44c9-bcf1-fd06aa41ab6d" ] ] . <http://hl7.org/fhir/Condition/0031b906-9fec-44c9-bcf1-fd06aa41ab6d> a fhir:Condition . <https://test.fhir.dk/CarePlan/231ebab6-5e80-4ae7-82aa-f4e0dda9efce> a fhir:CarePlan ; fhir:Resource.id [ fhir:value "231ebab6-5e80-4ae7-82aa-f4e0dda9efce"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-planned-intervention" ; fhir:index 0 ; fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-planned-intervention> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_231ebab6-5e80-4ae7-82aa-f4e0dda9efce\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan 231ebab6-5e80-4ae7-82aa-f4e0dda9efce</b></p><a name=\"231ebab6-5e80-4ae7-82aa-f4e0dda9efce\"> </a><a name=\"hc231ebab6-5e80-4ae7-82aa-f4e0dda9efce\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-planned-intervention.html\">CarePlannedIntervention</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>subject</b>: <a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Patient_17911a9f-69ff-4041-8dd0-6fc96864d04b\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#0101570001 (use: official, ))</a></p><p><b>period</b>: 2021-02-18 --> (ongoing)</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>ReasonReference</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:oid:1.2.208.176.2.21 c7d79b23-a53d-4ad5-a536-24d7c7fe8e18}\">Vedligehold af færdigheder</span></td><td><a href=\"Bundle-d85460fb-b39e-4cf7-9750-12be44417dfd.html#Condition_0031b906-9fec-44c9-bcf1-fd06aa41ab6d\">Condition Mobilitet og bevægelse</a></td><td>In Progress</td></tr></table></blockquote></div>" ] ; fhir:CarePlan.status [ fhir:value "active"] ; fhir:CarePlan.intent [ fhir:value "plan"] ; fhir:CarePlan.subject [ fhir:link <http://hl7.org/fhir/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> ; fhir:Reference.reference [ fhir:value "Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b" ] ] ; fhir:CarePlan.period [ fhir:Period.start [ fhir:value "2021-02-18"^^xsd:date ] ] ; fhir:CarePlan.activity [ fhir:index 0 ; fhir:CarePlan.activity.detail [ fhir:CarePlan.activity.detail.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "urn:oid:1.2.208.176.2.21" ] ; fhir:Coding.code [ fhir:value "c7d79b23-a53d-4ad5-a536-24d7c7fe8e18" ] ; fhir:Coding.display [ fhir:value "Vedligehold af færdigheder" ] ] ] ; fhir:CarePlan.activity.detail.reasonReference [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Condition/0031b906-9fec-44c9-bcf1-fd06aa41ab6d> ; fhir:Reference.reference [ fhir:value "Condition/0031b906-9fec-44c9-bcf1-fd06aa41ab6d" ] ] ; fhir:CarePlan.activity.detail.status [ fhir:value "in-progress" ] ] ] . <https://test.fhir.dk/Encounter/712d1188-2704-4df1-8c48-c381c46e7bd2> a fhir:Encounter ; fhir:Resource.id [ fhir:value "712d1188-2704-4df1-8c48-c381c46e7bd2"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-general-encounter" ; fhir:index 0 ; fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-general-encounter> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_712d1188-2704-4df1-8c48-c381c46e7bd2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter 712d1188-2704-4df1-8c48-c381c46e7bd2</b></p><a name=\"712d1188-2704-4df1-8c48-c381c46e7bd2\"> </a><a name=\"hc712d1188-2704-4df1-8c48-c381c46e7bd2\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-general-encounter.html\">CareGeneralEncounter</a></p></div><p><b>status</b>: Planned</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-HH\">ActCode: HH</a> (home health)</p><p><b>type</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/CareSocialCodes 9f03dfbb-7a97-45a5-94db-d4c3501714a9}\">opfølgning</span></p><p><b>subject</b>: <a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Patient_17911a9f-69ff-4041-8dd0-6fc96864d04b\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#0101570001 (use: official, ))</a></p><p><b>period</b>: 2021-02-17 --> (ongoing)</p><p><b>reasonReference</b>: <a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Condition_9c818a37-6525-49bb-bcea-5fe5df01f6f4\">Condition Problemer med mobilitet og bevægelse</a></p></div>" ] ; fhir:Encounter.status [ fhir:value "planned"] ; fhir:Encounter.class [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ; fhir:Coding.code [ fhir:value "HH" ] ] ; fhir:Encounter.type [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes" ] ; fhir:Coding.code [ fhir:value "9f03dfbb-7a97-45a5-94db-d4c3501714a9" ] ; fhir:Coding.display [ fhir:value "opfølgning" ] ] ] ; fhir:Encounter.subject [ fhir:link <http://hl7.org/fhir/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> ; fhir:Reference.reference [ fhir:value "Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b" ] ] ; fhir:Encounter.period [ fhir:Period.start [ fhir:value "2021-02-17"^^xsd:date ] ] ; fhir:Encounter.reasonReference [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4> ; fhir:Reference.reference [ fhir:value "Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4" ] ] . <http://hl7.org/fhir/Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4> a fhir:Condition . <https://test.fhir.dk/Encounter/23dbe07d-ddbd-4da5-b5d8-5defa7451c74> a fhir:Encounter ; fhir:Resource.id [ fhir:value "23dbe07d-ddbd-4da5-b5d8-5defa7451c74"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-general-encounter" ; fhir:index 0 ; fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-general-encounter> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_23dbe07d-ddbd-4da5-b5d8-5defa7451c74\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter 23dbe07d-ddbd-4da5-b5d8-5defa7451c74</b></p><a name=\"23dbe07d-ddbd-4da5-b5d8-5defa7451c74\"> </a><a name=\"hc23dbe07d-ddbd-4da5-b5d8-5defa7451c74\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-general-encounter.html\">CareGeneralEncounter</a></p></div><p><b>status</b>: Planned</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-HH\">ActCode: HH</a> (home health)</p><p><b>type</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/CareSocialCodes 9f03dfbb-7a97-45a5-94db-d4c3501714a9}\">opfølgning</span></p><p><b>subject</b>: <a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Patient_17911a9f-69ff-4041-8dd0-6fc96864d04b\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#0101570001 (use: official, ))</a></p><p><b>period</b>: 2021-04-06 --> (ongoing)</p><p><b>reasonReference</b>: <a href=\"Bundle-d85460fb-b39e-4cf7-9750-12be44417dfd.html#Condition_0031b906-9fec-44c9-bcf1-fd06aa41ab6d\">Condition Mobilitet og bevægelse</a></p></div>" ] ; fhir:Encounter.status [ fhir:value "planned"] ; fhir:Encounter.class [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ; fhir:Coding.code [ fhir:value "HH" ] ] ; fhir:Encounter.type [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes" ] ; fhir:Coding.code [ fhir:value "9f03dfbb-7a97-45a5-94db-d4c3501714a9" ] ; fhir:Coding.display [ fhir:value "opfølgning" ] ] ] ; fhir:Encounter.subject [ fhir:link <http://hl7.org/fhir/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> ; fhir:Reference.reference [ fhir:value "Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b" ] ] ; fhir:Encounter.period [ fhir:Period.start [ fhir:value "2021-04-06"^^xsd:date ] ] ; fhir:Encounter.reasonReference [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Condition/0031b906-9fec-44c9-bcf1-fd06aa41ab6d> ; fhir:Reference.reference [ fhir:value "Condition/0031b906-9fec-44c9-bcf1-fd06aa41ab6d" ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/d85460fb-b39e-4cf7-9750-12be44417dfd.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/d85460fb-b39e-4cf7-9750-12be44417dfd.ttl> .
IG © 2021+ KL. Package kl.dk.fhir.gateway#1.3.0 based on FHIR 4.0.1. Generated 2026-07-19
Links: Table of Contents |
QA Report