1.0.4 - Build CI
KLGateway - Local Development build (v1.0.4). 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 "374484d0-00cb-4b63-94d1-a0d984afc339"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-delivery-report"^^xsd:anyURI ; fhir:link <http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-delivery-report> ] ) ] ; # fhir:type [ fhir:v "collection"] ; # fhir:timestamp [ fhir:v "2021-02-15T08:17:19Z"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a"^^xsd:anyURI ] ; ( fhir:resource <Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> ) ] [ fhir:fullUrl [ fhir:v "Condition/ad506910-9030-4ddb-b8ce-7bb6a69d808e"^^xsd:anyURI ] ; ( fhir:resource <Condition/ad506910-9030-4ddb-b8ce-7bb6a69d808e> ) ] [ fhir:fullUrl [ fhir:v "Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6"^^xsd:anyURI ] ; ( fhir:resource <Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6> ) ] [ fhir:fullUrl [ fhir:v "Goal/08c1aa9d-ab60-423d-900b-1fc2eba0a2a7"^^xsd:anyURI ] ; ( fhir:resource <Goal/08c1aa9d-ab60-423d-900b-1fc2eba0a2a7> ) ] [ fhir:fullUrl [ fhir:v "CarePlan/36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2"^^xsd:anyURI ] ; ( fhir:resource <CarePlan/36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2> ) ] [ fhir:fullUrl [ fhir:v "Encounter/99e5f54d-f9cd-44ea-9901-b6b5d6bf9285"^^xsd:anyURI ] ; ( fhir:resource <Encounter/99e5f54d-f9cd-44ea-9901-b6b5d6bf9285> ) ] [ fhir:fullUrl [ fhir:v "Encounter/f5b962ec-f815-4f12-a1d8-bbd504db79ed"^^xsd:anyURI ] ; ( fhir:resource <Encounter/f5b962ec-f815-4f12-a1d8-bbd504db79ed> ) ] ) . # <Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> a fhir:Patient ; fhir:id [ fhir:v "4a45e179-ace1-4ace-9991-8276c0ba490a"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizen"^^xsd:anyURI ; fhir:link <http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-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=\"4a45e179-ace1-4ace-9991-8276c0ba490a\"> </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 "4a45e179-ace1-4ace-9991-8276c0ba490a" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-citizen.html\">CareCitizen</a></p></div><p><b>identifier</b>: id: 0101570001 (use: OFFICIAL)</p><p><b>managingOrganization</b>: <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 "0101570001" ] ] ) ; # 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 "123456789012345" ] ] ] . # <Condition/ad506910-9030-4ddb-b8ce-7bb6a69d808e> a fhir:Condition ; fhir:id [ fhir:v "ad506910-9030-4ddb-b8ce-7bb6a69d808e"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition"^^xsd:anyURI ; fhir:link <http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"ad506910-9030-4ddb-b8ce-7bb6a69d808e\"> </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 "ad506910-9030-4ddb-b8ce-7bb6a69d808e" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-condition.html\">CareCondition</a></p></div><p><b>CareFollowUpEncounterExtension</b>: <a href=\"#Encounter_99e5f54d-f9cd-44ea-9901-b6b5d6bf9285\">See above (Encounter/99e5f54d-f9cd-44ea-9901-b6b5d6bf9285)</a></p><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>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>: Problemer med mobilitet og bevægelse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7dk/KL-dk//CodeSystem-FSIII.html\">FSIII</a>#I2.1)</span></p><p><b>subject</b>: <a href=\"#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">See above (Patient/4a45e179-ace1-4ace-9991-8276c0ba490a)</a></p><p><b>recordedDate</b>: 2021-02-10</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-encounter-extension"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "Encounter/99e5f54d-f9cd-44ea-9901-b6b5d6bf9285" ] ] ] ) ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # 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 "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ; fhir:code [ fhir:v "I2.1" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ] ; # fhir:recordedDate [ fhir:v "2021-02-10"^^xsd:date] . # <Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6> a fhir:Condition ; fhir:id [ fhir:v "39869f95-3b5f-4cbf-9af9-79d1344791f6"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition"^^xsd:anyURI ; fhir:link <http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"39869f95-3b5f-4cbf-9af9-79d1344791f6\"> </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 "39869f95-3b5f-4cbf-9af9-79d1344791f6" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-condition.html\">CareCondition</a></p></div><p><b>CareFollowUpEncounterExtension</b>: <a href=\"#Encounter_f5b962ec-f815-4f12-a1d8-bbd504db79ed\">See above (Encounter/f5b962ec-f815-4f12-a1d8-bbd504db79ed)</a></p><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>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>severity</b>: Lette begrænsninger <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7dk/KL-dk//CodeSystem-FSIII.html\">FSIII</a>#B2)</span></p><p><b>code</b>: Gå <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7dk/KL-dk//CodeSystem-FSIII.html\">FSIII</a>#J3.8)</span></p><p><b>subject</b>: <a href=\"#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">See above (Patient/4a45e179-ace1-4ace-9991-8276c0ba490a)</a></p><p><b>recordedDate</b>: 2021-02-15</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-encounter-extension"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "Encounter/f5b962ec-f815-4f12-a1d8-bbd504db79ed" ] ] ] ) ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # 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:severity [ ( fhir:coding [ fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ; fhir:code [ fhir:v "B2" ] ] ) ] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ; fhir:code [ fhir:v "J3.8" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ] ; # fhir:recordedDate [ fhir:v "2021-02-15"^^xsd:date] . # <Goal/08c1aa9d-ab60-423d-900b-1fc2eba0a2a7> a fhir:Goal ; fhir:id [ fhir:v "08c1aa9d-ab60-423d-900b-1fc2eba0a2a7"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-goal"^^xsd:anyURI ; fhir:link <http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-goal> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Goal</b><a name=\"08c1aa9d-ab60-423d-900b-1fc2eba0a2a7\"> </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 Goal "08c1aa9d-ab60-423d-900b-1fc2eba0a2a7" </p><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>: FSIII tilstandsmål <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7dk/KL-dk//CodeSystem-KLCommonCareSocialCodes.html\">KLCommonCareSocialCodes</a>#ca552020-6ed1-4cdc-b0d4-32697f1f27ad)</span></p><p><b>description</b>: Tilstand forsvinder, mindskes eller forbliver uændret <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7dk/KL-dk//CodeSystem-FSIII.html\">FSIII</a>#e182c5dc-9f91-474a-92e8-f62be3d498f4)</span></p><p><b>subject</b>: <a href=\"#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">See above (Patient/4a45e179-ace1-4ace-9991-8276c0ba490a)</a></p><p><b>start</b>: 2021-02-15</p><h3>Targets</h3><table class=\"grid\"><tr><td>-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td></tr><tr><td>*</td><td>funktionsevneniveau <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7dk/KL-dk//CodeSystem-KLCommonCareSocialCodes.html\">KLCommonCareSocialCodes</a>#66959f77-6e2a-4574-8423-3ff097f8b9fa)</span></td><td>Ingen/ubetydelige begrænsninger <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7dk/KL-dk//CodeSystem-FSIII.html\">FSIII</a>#B1)</span></td></tr></table><p><b>addresses</b>: <a href=\"#Condition_39869f95-3b5f-4cbf-9af9-79d1344791f6\">See above (Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6)</a></p></div>" ] ; # fhir:lifecycleStatus [ fhir:v "planned"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes"^^xsd:anyURI ] ; fhir:code [ fhir:v "ca552020-6ed1-4cdc-b0d4-32697f1f27ad" ] ] ) ] ) ; # fhir:description [ ( fhir:coding [ fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ; fhir:code [ fhir:v "e182c5dc-9f91-474a-92e8-f62be3d498f4" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ] ; # fhir:start [ fhir:v "2021-02-15"^^xsd:date] ; # fhir:target ( [ fhir:measure [ ( fhir:coding [ fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes"^^xsd:anyURI ] ; fhir:code [ fhir:v "66959f77-6e2a-4574-8423-3ff097f8b9fa" ] ] ) ] ; fhir:detail [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ; fhir:code [ fhir:v "B1" ] ] ) ] ] ) ; # fhir:addresses ( [ fhir:reference [ fhir:v "Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6" ] ] ) . # <CarePlan/36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2> a fhir:CarePlan ; fhir:id [ fhir:v "36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-planned-intervention"^^xsd:anyURI ; fhir:link <http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-planned-intervention> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2\"> </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 "36ac2e9c-cbe4-4f2d-978e-7cccaf6750c2" </p><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=\"#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">See above (Patient/4a45e179-ace1-4ace-9991-8276c0ba490a)</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>-</td><td><b>Code</b></td><td><b>ReasonReference</b></td><td><b>Status</b></td></tr><tr><td>*</td><td>Vedligehold af færdigheder <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7dk/KL-dk//CodeSystem-FSIII.html\">FSIII</a>#H6.1)</span></td><td><a href=\"#Condition_39869f95-3b5f-4cbf-9af9-79d1344791f6\">See above (Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6)</a></td><td>completed</td></tr></table></blockquote></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "plan"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ] ; # fhir:period [ fhir:start [ fhir:v "2021-02-18"^^xsd:date ] ] ; # fhir:activity ( [ fhir:detail [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ; fhir:code [ fhir:v "H6.1" ] ] ) ] ; ( fhir:reasonReference [ fhir:reference [ fhir:v "Condition/39869f95-3b5f-4cbf-9af9-79d1344791f6" ] ] ) ; fhir:status [ fhir:v "completed" ] ] ] ) . # <Encounter/99e5f54d-f9cd-44ea-9901-b6b5d6bf9285> a fhir:Encounter ; fhir:id [ fhir:v "99e5f54d-f9cd-44ea-9901-b6b5d6bf9285"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-encounter"^^xsd:anyURI ; fhir:link <http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-encounter> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"99e5f54d-f9cd-44ea-9901-b6b5d6bf9285\"> </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 "99e5f54d-f9cd-44ea-9901-b6b5d6bf9285" </p><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>: home health (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code HH = 'home health', stated as 'null')</p><p><b>type</b>: opfølgning <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7dk/KL-dk//CodeSystem-KLCommonCareSocialCodes.html\">KLCommonCareSocialCodes</a>#9f03dfbb-7a97-45a5-94db-d4c3501714a9)</span></p><p><b>subject</b>: <a href=\"#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">See above (Patient/4a45e179-ace1-4ace-9991-8276c0ba490a)</a></p><p><b>period</b>: 2021-02-17 --> (ongoing)</p></div>" ] ; # fhir:status [ fhir:v "planned"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes"^^xsd:anyURI ] ; fhir:code [ fhir:v "9f03dfbb-7a97-45a5-94db-d4c3501714a9" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ] ; # fhir:period [ fhir:start [ fhir:v "2021-02-17"^^xsd:date ] ] . # <Encounter/f5b962ec-f815-4f12-a1d8-bbd504db79ed> a fhir:Encounter ; fhir:id [ fhir:v "f5b962ec-f815-4f12-a1d8-bbd504db79ed"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-encounter"^^xsd:anyURI ; fhir:link <http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-encounter> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"f5b962ec-f815-4f12-a1d8-bbd504db79ed\"> </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 "f5b962ec-f815-4f12-a1d8-bbd504db79ed" </p><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>: home health (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code HH = 'home health', stated as 'null')</p><p><b>type</b>: opfølgning <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7dk/KL-dk//CodeSystem-KLCommonCareSocialCodes.html\">KLCommonCareSocialCodes</a>#9f03dfbb-7a97-45a5-94db-d4c3501714a9)</span></p><p><b>subject</b>: <a href=\"#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">See above (Patient/4a45e179-ace1-4ace-9991-8276c0ba490a)</a></p><p><b>period</b>: 2021-04-06 --> (ongoing)</p></div>" ] ; # fhir:status [ fhir:v "planned"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes"^^xsd:anyURI ] ; fhir:code [ fhir:v "9f03dfbb-7a97-45a5-94db-d4c3501714a9" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ] ; # fhir:period [ fhir:start [ fhir:v "2021-04-06"^^xsd:date ] ] . #
IG © 2021+ KL. Package hl7.fhir.dk.kl.gateway.care#1.0.4 based on FHIR 4.0.1. Generated 2023-07-06
Links: Table of Contents |
QA Report