2.1.0 - Release

This page is part of the KLGatewayPrevention (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: 88889c22-b86d-4ceb-81d8-38a158f12bf4 - TTL Representation

Raw ttl | Download


@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 "88889c22-b86d-4ceb-81d8-38a158f12bf4"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-delivery-report"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-delivery-report>     ] )
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2022-06-10T23:25:12Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Patient/e6ce3367-d224-4817-8852-302ae75f7d41"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Patient/e6ce3367-d224-4817-8852-302ae75f7d41> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Organization/9d4a1ea8-d7c6-4776-9e93-911ed10d4d36"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Organization/9d4a1ea8-d7c6-4776-9e93-911ed10d4d36> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/CarePlan/364ae8f2-75b4-43a0-8010-e79ba38f7990"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/CarePlan/364ae8f2-75b4-43a0-8010-e79ba38f7990> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Encounter/6daa6b0e-b89a-4b4a-b057-ec02316a05be"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Encounter/6daa6b0e-b89a-4b4a-b057-ec02316a05be> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Condition/b7b532ca-561f-4138-b94b-0285902dbc24"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Condition/b7b532ca-561f-4138-b94b-0285902dbc24> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/CarePlan/22695613-b50d-445d-aeb9-81937e3f3e47"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/CarePlan/22695613-b50d-445d-aeb9-81937e3f3e47> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/CarePlan/1e4333ec-315c-4e98-b009-fcb77b8e8103"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/CarePlan/1e4333ec-315c-4e98-b009-fcb77b8e8103> )
  ] ) . # 

<https://test.fhir.dk/Patient/e6ce3367-d224-4817-8852-302ae75f7d41> a fhir:Patient ;
  fhir:id [ fhir:v "e6ce3367-d224-4817-8852-302ae75f7d41"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-citizen"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-citizen>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_e6ce3367-d224-4817-8852-302ae75f7d41\"> </a><p><b>Generated Narrative: Patient </b><a name=\"e6ce3367-d224-4817-8852-302ae75f7d41\"> </a><a name=\"hce6ce3367-d224-4817-8852-302ae75f7d41\"> </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\">ResourcePatient &quot;e6ce3367-d224-4817-8852-302ae75f7d41&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-citizen.html\">KLGateway119Citizen</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.208.176.1.2</code>/2509479989 (use: official)</p><p><b>deceased</b>: false</p><p><b>managingOrganization</b>: <span><code>urn:oid:1.2.208.176.1.1</code>/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 "2509479989" ]
  ] ) ; # 
  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/9d4a1ea8-d7c6-4776-9e93-911ed10d4d36> a fhir:Organization ;
  fhir:id [ fhir:v "9d4a1ea8-d7c6-4776-9e93-911ed10d4d36"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-organization"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_9d4a1ea8-d7c6-4776-9e93-911ed10d4d36\"> </a><p><b>Generated Narrative: Organization </b><a name=\"9d4a1ea8-d7c6-4776-9e93-911ed10d4d36\"> </a><a name=\"hc9d4a1ea8-d7c6-4776-9e93-911ed10d4d36\"> </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\">ResourceOrganization &quot;9d4a1ea8-d7c6-4776-9e93-911ed10d4d36&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-organization.html\">KLGateway119Organization</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.208.176.1.1</code>/1037791000016002 (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 "1037791000016002" ]
  ] ) . # 

<https://test.fhir.dk/CarePlan/364ae8f2-75b4-43a0-8010-e79ba38f7990> a fhir:CarePlan ;
  fhir:id [ fhir:v "364ae8f2-75b4-43a0-8010-e79ba38f7990"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-planned-intervention"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-planned-intervention>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_364ae8f2-75b4-43a0-8010-e79ba38f7990\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"364ae8f2-75b4-43a0-8010-e79ba38f7990\"> </a><a name=\"hc364ae8f2-75b4-43a0-8010-e79ba38f7990\"> </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\">ResourceCarePlan &quot;364ae8f2-75b4-43a0-8010-e79ba38f7990&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-planned-intervention.html\">KLGateway119PlannedIntervention</a></p></div><p><b>status</b>: completed</p><p><b>intent</b>: plan</p><p><b>subject</b>: See on this page: Patient/e6ce3367-d224-4817-8852-302ae75f7d41</p><p><b>period</b>: 2022-07-04 --&gt; 2022-07-09</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>Behovssamtale <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-FSIII.html\">FSIII</a>#ee5606ac-1bed-487e-aa3c-72dcc30ec037)</span></td><td>completed</td><td>See on this page: Organization/9d4a1ea8-d7c6-4776-9e93-911ed10d4d36</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/e6ce3367-d224-4817-8852-302ae75f7d41" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-07-04"^^xsd:date ] ;
fhir:end [ fhir:v "2022-07-09"^^xsd:date ]
  ] ; # 
  fhir:activity ( [
fhir:detail [
      ( fhir:extension [
fhir:url [ fhir:v "http://fhir.kl.dk/prevention/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 "ee5606ac-1bed-487e-aa3c-72dcc30ec037" ]         ] )       ] ;
fhir:status [ fhir:v "completed" ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Organization/9d4a1ea8-d7c6-4776-9e93-911ed10d4d36" ]       ] )     ]
  ] ) . # 

<https://test.fhir.dk/Encounter/6daa6b0e-b89a-4b4a-b057-ec02316a05be> a fhir:Encounter ;
  fhir:id [ fhir:v "6daa6b0e-b89a-4b4a-b057-ec02316a05be"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-encounter"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_6daa6b0e-b89a-4b4a-b057-ec02316a05be\"> </a><p><b>Generated Narrative: Encounter </b><a name=\"6daa6b0e-b89a-4b4a-b057-ec02316a05be\"> </a><a name=\"hc6daa6b0e-b89a-4b4a-b057-ec02316a05be\"> </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\">ResourceEncounter &quot;6daa6b0e-b89a-4b4a-b057-ec02316a05be&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-encounter.html\">KLGateway119Encounter</a></p></div><p><b>basedOnCarePlanExtension</b>: See on this page: CarePlan/364ae8f2-75b4-43a0-8010-e79ba38f7990</p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: ActCode code AMB  = ' ambulatory ', stated as ' null ')</p><p><b>subject</b>: See on this page: Patient/e6ce3367-d224-4817-8852-302ae75f7d41</p><p><b>period</b>: 2022-07-09 13:15:00+0000 --&gt; 2022-07-09 13:45:00+0000</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/BasedOnCarePlanExtension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "CarePlan/364ae8f2-75b4-43a0-8010-e79ba38f7990" ]     ]
  ] ) ; # 
  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/e6ce3367-d224-4817-8852-302ae75f7d41" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-07-09T13:15:00.000Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2022-07-09T13:45:00.000Z"^^xsd:dateTime ]
  ] . # 

<https://test.fhir.dk/Condition/b7b532ca-561f-4138-b94b-0285902dbc24> a fhir:Condition ;
  fhir:id [ fhir:v "b7b532ca-561f-4138-b94b-0285902dbc24"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-condition"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-condition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_b7b532ca-561f-4138-b94b-0285902dbc24\"> </a><p><b>Generated Narrative: Condition </b><a name=\"b7b532ca-561f-4138-b94b-0285902dbc24\"> </a><a name=\"hcb7b532ca-561f-4138-b94b-0285902dbc24\"> </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\">ResourceCondition &quot;b7b532ca-561f-4138-b94b-0285902dbc24&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-condition.html\">KLGateway119Condition</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.5.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.5.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.5.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: Sundhedskompetence <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-FSIII.html\">FSIII</a>#bb7e9e71-73f6-4ec6-a0bf-eaec1e5982b4)</span></p><p><b>subject</b>: See on this page: Patient/e6ce3367-d224-4817-8852-302ae75f7d41</p><p><b>recordedDate</b>: 2022-07-09</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 "bb7e9e71-73f6-4ec6-a0bf-eaec1e5982b4" ] ;
fhir:display [ fhir:v "Sundhedskompetence" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/e6ce3367-d224-4817-8852-302ae75f7d41" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2022-07-09"^^xsd:date] . # 

<https://test.fhir.dk/CarePlan/22695613-b50d-445d-aeb9-81937e3f3e47> a fhir:CarePlan ;
  fhir:id [ fhir:v "22695613-b50d-445d-aeb9-81937e3f3e47"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-care-plan"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-care-plan>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_22695613-b50d-445d-aeb9-81937e3f3e47\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"22695613-b50d-445d-aeb9-81937e3f3e47\"> </a><a name=\"hc22695613-b50d-445d-aeb9-81937e3f3e47\"> </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\">ResourceCarePlan &quot;22695613-b50d-445d-aeb9-81937e3f3e47&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-care-plan.html\">KLGateway119CarePlan</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: Interventionsforløb efter §119 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#5c160c02-e858-4c1f-925a-71ed64844749)</span></p><p><b>subject</b>: See on this page: Patient/e6ce3367-d224-4817-8852-302ae75f7d41</p><p><b>period</b>: 2022-07-09 --&gt; (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>See on this page: Organization/9d4a1ea8-d7c6-4776-9e93-911ed10d4d36</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 "5c160c02-e858-4c1f-925a-71ed64844749" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/e6ce3367-d224-4817-8852-302ae75f7d41" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-07-09"^^xsd:date ]
  ] ; # 
  fhir:activity ( [
fhir:detail [
fhir:status [ fhir:v "in-progress" ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Organization/9d4a1ea8-d7c6-4776-9e93-911ed10d4d36" ]       ] )     ]
  ] ) . # 

<https://test.fhir.dk/CarePlan/1e4333ec-315c-4e98-b009-fcb77b8e8103> a fhir:CarePlan ;
  fhir:id [ fhir:v "1e4333ec-315c-4e98-b009-fcb77b8e8103"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-planned-intervention"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-planned-intervention>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_1e4333ec-315c-4e98-b009-fcb77b8e8103\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"1e4333ec-315c-4e98-b009-fcb77b8e8103\"> </a><a name=\"hc1e4333ec-315c-4e98-b009-fcb77b8e8103\"> </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\">ResourceCarePlan &quot;1e4333ec-315c-4e98-b009-fcb77b8e8103&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-planned-intervention.html\">KLGateway119PlannedIntervention</a></p></div><p><b>basedOn</b>: See on this page: CarePlan/22695613-b50d-445d-aeb9-81937e3f3e47</p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>subject</b>: See on this page: Patient/e6ce3367-d224-4817-8852-302ae75f7d41</p><p><b>period</b>: 2022-07-09 --&gt; (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><td><b>Performer</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Sygdomshåndtering <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-FSIII.html\">FSIII</a>#e71b7d85-5c78-49c2-8624-8499d162317b)</span></td><td>in-progress</td><td>See on this page: Organization/9d4a1ea8-d7c6-4776-9e93-911ed10d4d36</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "CarePlan/22695613-b50d-445d-aeb9-81937e3f3e47" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/e6ce3367-d224-4817-8852-302ae75f7d41" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-07-09"^^xsd:date ]
  ] ; # 
  fhir:activity ( [
fhir:detail [
      ( fhir:extension [
fhir:url [ fhir:v "http://fhir.kl.dk/prevention/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 "e71b7d85-5c78-49c2-8624-8499d162317b" ] ;
fhir:display [ fhir:v "Sygdomshåndtering" ]         ] )       ] ;
fhir:status [ fhir:v "in-progress" ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Organization/9d4a1ea8-d7c6-4776-9e93-911ed10d4d36" ]       ] )     ]
  ] ) . #