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/374484d0-00cb-4b63-94d1-a0d984afc339> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "374484d0-00cb-4b63-94d1-a0d984afc339"] ; 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/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> ], [ fhir:index 1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Condition/ad506910-9030-4ddb-b8ce-7bb6a69d808e" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/Condition/ad506910-9030-4ddb-b8ce-7bb6a69d808e> ], [ fhir:index 2 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6> ], [ fhir:index 3 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Goal/08c1aa9d-ab60-423d-900b-1fc2eba0a2a7" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/Goal/08c1aa9d-ab60-423d-900b-1fc2eba0a2a7> ], [ fhir:index 4 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/CarePlan/36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/CarePlan/36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2> ], [ fhir:index 5 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Encounter/99e5f54d-f9cd-44ea-9901-b6b5d6bf9285" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/Encounter/99e5f54d-f9cd-44ea-9901-b6b5d6bf9285> ], [ fhir:index 6 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Encounter/f5b962ec-f815-4f12-a1d8-bbd504db79ed" ] ; fhir:Bundle.entry.resource <https://test.fhir.dk/Encounter/f5b962ec-f815-4f12-a1d8-bbd504db79ed> ] . <https://test.fhir.dk/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> a fhir:Patient ; fhir:Resource.id [ fhir:value "4a45e179-ace1-4ace-9991-8276c0ba490a"] ; 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_4a45e179-ace1-4ace-9991-8276c0ba490a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 4a45e179-ace1-4ace-9991-8276c0ba490a</b></p><a name=\"4a45e179-ace1-4ace-9991-8276c0ba490a\"> </a><a name=\"hc4a45e179-ace1-4ace-9991-8276c0ba490a\"> </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=\"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.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/ad506910-9030-4ddb-b8ce-7bb6a69d808e> a fhir:Condition ; fhir:Resource.id [ fhir:value "ad506910-9030-4ddb-b8ce-7bb6a69d808e"] ; 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 "extensions" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ad506910-9030-4ddb-b8ce-7bb6a69d808e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ad506910-9030-4ddb-b8ce-7bb6a69d808e</b></p><a name=\"ad506910-9030-4ddb-b8ce-7bb6a69d808e\"> </a><a name=\"hcad506910-9030-4ddb-b8ce-7bb6a69d808e\"> </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>CareFollowUpEncounterExtension</b>: <a href=\"Bundle-374484d0-00cb-4b63-94d1-a0d984afc339.html#Encounter_99e5f54d-f9cd-44ea-9901-b6b5d6bf9285\">Encounter: status = planned; class = home health (ActCode#HH); type = opfølgning; period = 2021-02-17 --> (ongoing)</a></p><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 I2.1}\">Problemer med mobilitet og bevægelse</span></p><p><b>subject</b>: <a href=\"Bundle-0c1112c3-77b5-4d85-965c-0c26228ec7ef.html#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">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:DomainResource.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-follow-up-encounter-extension" ] ; fhir:Extension.valueReference [ fhir:link <http://hl7.org/fhir/Encounter/99e5f54d-f9cd-44ea-9901-b6b5d6bf9285> ; fhir:Reference.reference [ fhir:value "Encounter/99e5f54d-f9cd-44ea-9901-b6b5d6bf9285" ] ] ] ; 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 "I2.1" ] ] ] ; fhir:Condition.subject [ fhir:link <http://hl7.org/fhir/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> ; fhir:Reference.reference [ fhir:value "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ] ; fhir:Condition.recordedDate [ fhir:value "2021-02-10"^^xsd:date] . <http://hl7.org/fhir/Encounter/99e5f54d-f9cd-44ea-9901-b6b5d6bf9285> a fhir:Encounter . <http://hl7.org/fhir/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> a fhir:Patient . <https://test.fhir.dk/Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6> a fhir:Condition ; fhir:Resource.id [ fhir:value "39869f95-3b5f-4cbf-9af9-79d1344791f6"] ; 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 "extensions" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_39869f95-3b5f-4cbf-9af9-79d1344791f6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition 39869f95-3b5f-4cbf-9af9-79d1344791f6</b></p><a name=\"39869f95-3b5f-4cbf-9af9-79d1344791f6\"> </a><a name=\"hc39869f95-3b5f-4cbf-9af9-79d1344791f6\"> </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>CareFollowUpEncounterExtension</b>: <a href=\"Bundle-1652f2a9-510a-4cd3-8fc4-8b69d0ffedae.html#Encounter_f5b962ec-f815-4f12-a1d8-bbd504db79ed\">Encounter: status = planned; class = home health (ActCode#HH); type = opfølgning; period = 2021-04-06 --> (ongoing)</a></p><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 B2}\">1</span></p><p><b>code</b>: <span title=\"Codes:{urn:oid:1.2.208.176.2.21 J3.8}\">Gå</span></p><p><b>subject</b>: <a href=\"Bundle-0c1112c3-77b5-4d85-965c-0c26228ec7ef.html#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">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:DomainResource.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-follow-up-encounter-extension" ] ; fhir:Extension.valueReference [ fhir:link <http://hl7.org/fhir/Encounter/f5b962ec-f815-4f12-a1d8-bbd504db79ed> ; fhir:Reference.reference [ fhir:value "Encounter/f5b962ec-f815-4f12-a1d8-bbd504db79ed" ] ] ] ; 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 "B2" ] ] ] ; 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 "J3.8" ] ] ] ; fhir:Condition.subject [ fhir:link <http://hl7.org/fhir/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> ; fhir:Reference.reference [ fhir:value "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ] ; fhir:Condition.recordedDate [ fhir:value "2021-02-15"^^xsd:date] . <http://hl7.org/fhir/Encounter/f5b962ec-f815-4f12-a1d8-bbd504db79ed> a fhir:Encounter . <https://test.fhir.dk/Goal/08c1aa9d-ab60-423d-900b-1fc2eba0a2a7> a fhir:Goal ; fhir:Resource.id [ fhir:value "08c1aa9d-ab60-423d-900b-1fc2eba0a2a7"] ; 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_08c1aa9d-ab60-423d-900b-1fc2eba0a2a7\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Goal 08c1aa9d-ab60-423d-900b-1fc2eba0a2a7</b></p><a name=\"08c1aa9d-ab60-423d-900b-1fc2eba0a2a7\"> </a><a name=\"hc08c1aa9d-ab60-423d-900b-1fc2eba0a2a7\"> </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-0c1112c3-77b5-4d85-965c-0c26228ec7ef.html#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">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 B1}\">0</span></td></tr></table><p><b>addresses</b>: <a href=\"Bundle-1652f2a9-510a-4cd3-8fc4-8b69d0ffedae.html#Condition_39869f95-3b5f-4cbf-9af9-79d1344791f6\">Condition Gå</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: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:Goal.subject [ fhir:link <http://hl7.org/fhir/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> ; fhir:Reference.reference [ fhir:value "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ] ; 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: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 "B1" ] ] ] ] ; fhir:Goal.addresses [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6> ; fhir:Reference.reference [ fhir:value "Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6" ] ] . <http://hl7.org/fhir/Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6> a fhir:Condition . <https://test.fhir.dk/CarePlan/36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2> a fhir:CarePlan ; fhir:Resource.id [ fhir:value "36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2"] ; 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_36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan 36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2</b></p><a name=\"36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2\"> </a><a name=\"hc36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2\"> </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>: Completed</p><p><b>intent</b>: Plan</p><p><b>subject</b>: <a href=\"Bundle-0c1112c3-77b5-4d85-965c-0c26228ec7ef.html#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">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 H6.1}\">Vedligehold af færdigheder</span></td><td><a href=\"Bundle-1652f2a9-510a-4cd3-8fc4-8b69d0ffedae.html#Condition_39869f95-3b5f-4cbf-9af9-79d1344791f6\">Condition Gå</a></td><td>Completed</td></tr></table></blockquote></div>" ] ; fhir:CarePlan.status [ fhir:value "completed"] ; fhir:CarePlan.intent [ fhir:value "plan"] ; fhir:CarePlan.subject [ fhir:link <http://hl7.org/fhir/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> ; fhir:Reference.reference [ fhir:value "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ] ; 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 "H6.1" ] ] ] ; fhir:CarePlan.activity.detail.reasonReference [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6> ; fhir:Reference.reference [ fhir:value "Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6" ] ] ; fhir:CarePlan.activity.detail.status [ fhir:value "completed" ] ] ] . <https://test.fhir.dk/Encounter/99e5f54d-f9cd-44ea-9901-b6b5d6bf9285> a fhir:Encounter ; fhir:Resource.id [ fhir:value "99e5f54d-f9cd-44ea-9901-b6b5d6bf9285"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-encounter" ; fhir:index 0 ; fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-encounter> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_99e5f54d-f9cd-44ea-9901-b6b5d6bf9285\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter 99e5f54d-f9cd-44ea-9901-b6b5d6bf9285</b></p><a name=\"99e5f54d-f9cd-44ea-9901-b6b5d6bf9285\"> </a><a name=\"hc99e5f54d-f9cd-44ea-9901-b6b5d6bf9285\"> </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-encounter.html\">CareEncounter</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-0c1112c3-77b5-4d85-965c-0c26228ec7ef.html#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">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></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:Encounter.subject [ fhir:link <http://hl7.org/fhir/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> ; fhir:Reference.reference [ fhir:value "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ] ; fhir:Encounter.period [ fhir:Period.start [ fhir:value "2021-02-17"^^xsd:date ] ] . <https://test.fhir.dk/Encounter/f5b962ec-f815-4f12-a1d8-bbd504db79ed> a fhir:Encounter ; fhir:Resource.id [ fhir:value "f5b962ec-f815-4f12-a1d8-bbd504db79ed"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-encounter" ; fhir:index 0 ; fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-encounter> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_f5b962ec-f815-4f12-a1d8-bbd504db79ed\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter f5b962ec-f815-4f12-a1d8-bbd504db79ed</b></p><a name=\"f5b962ec-f815-4f12-a1d8-bbd504db79ed\"> </a><a name=\"hcf5b962ec-f815-4f12-a1d8-bbd504db79ed\"> </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-encounter.html\">CareEncounter</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-0c1112c3-77b5-4d85-965c-0c26228ec7ef.html#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">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></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:Encounter.subject [ fhir:link <http://hl7.org/fhir/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> ; fhir:Reference.reference [ fhir:value "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ] ; fhir:Encounter.period [ fhir:Period.start [ fhir:value "2021-04-06"^^xsd:date ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/374484d0-00cb-4b63-94d1-a0d984afc339.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/374484d0-00cb-4b63-94d1-a0d984afc339.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