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

: 8c3f35d7-7437-4fcf-90d2-49e04701d0ec - 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 "8c3f35d7-7437-4fcf-90d2-49e04701d0ec"] ; # 
  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/7c45824a-9b19-4674-b4a7-c75c674bbb2e"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/CarePlan/7c45824a-9b19-4674-b4a7-c75c674bbb2e> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Encounter/284d264b-daa1-44d5-a8c9-52ef90235eaa"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Encounter/284d264b-daa1-44d5-a8c9-52ef90235eaa> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Condition/c2a47519-ae53-46c3-b9f2-5257f4c5b79e"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Condition/c2a47519-ae53-46c3-b9f2-5257f4c5b79e> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/CarePlan/1b068b69-afa0-46f8-bb20-a5220c65a079"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/CarePlan/1b068b69-afa0-46f8-bb20-a5220c65a079> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/CarePlan/de7fe001-04f4-4e9a-8b4e-3849a3c6a521"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/CarePlan/de7fe001-04f4-4e9a-8b4e-3849a3c6a521> )
  ] ) . # 

<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/7c45824a-9b19-4674-b4a7-c75c674bbb2e> a fhir:CarePlan ;
  fhir:id [ fhir:v "7c45824a-9b19-4674-b4a7-c75c674bbb2e"] ; # 
  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_7c45824a-9b19-4674-b4a7-c75c674bbb2e\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"7c45824a-9b19-4674-b4a7-c75c674bbb2e\"> </a><a name=\"hc7c45824a-9b19-4674-b4a7-c75c674bbb2e\"> </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;7c45824a-9b19-4674-b4a7-c75c674bbb2e&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-06-02 --&gt; 2022-06-10</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>Afklarende samtale <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>#6eddbaf7-2a73-49d4-91e7-6138d419f58c)</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-06-02"^^xsd:date ] ;
fhir:end [ fhir:v "2022-06-10"^^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 "6eddbaf7-2a73-49d4-91e7-6138d419f58c" ]         ] )       ] ;
fhir:status [ fhir:v "completed" ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Organization/9d4a1ea8-d7c6-4776-9e93-911ed10d4d36" ]       ] )     ]
  ] ) . # 

<https://test.fhir.dk/Encounter/284d264b-daa1-44d5-a8c9-52ef90235eaa> a fhir:Encounter ;
  fhir:id [ fhir:v "284d264b-daa1-44d5-a8c9-52ef90235eaa"] ; # 
  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_284d264b-daa1-44d5-a8c9-52ef90235eaa\"> </a><p><b>Generated Narrative: Encounter </b><a name=\"284d264b-daa1-44d5-a8c9-52ef90235eaa\"> </a><a name=\"hc284d264b-daa1-44d5-a8c9-52ef90235eaa\"> </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;284d264b-daa1-44d5-a8c9-52ef90235eaa&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/7c45824a-9b19-4674-b4a7-c75c674bbb2e</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-06-10 12:10:00+0000 --&gt; 2022-06-10 12:40: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/7c45824a-9b19-4674-b4a7-c75c674bbb2e" ]     ]
  ] ) ; # 
  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-06-10T12:10:00.000Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2022-06-10T12:40:00.000Z"^^xsd:dateTime ]
  ] . # 

<https://test.fhir.dk/Condition/c2a47519-ae53-46c3-b9f2-5257f4c5b79e> a fhir:Condition ;
  fhir:id [ fhir:v "c2a47519-ae53-46c3-b9f2-5257f4c5b79e"] ; # 
  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_c2a47519-ae53-46c3-b9f2-5257f4c5b79e\"> </a><p><b>Generated Narrative: Condition </b><a name=\"c2a47519-ae53-46c3-b9f2-5257f4c5b79e\"> </a><a name=\"hcc2a47519-ae53-46c3-b9f2-5257f4c5b79e\"> </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;c2a47519-ae53-46c3-b9f2-5257f4c5b79e&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>: Ernæring <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>#c0ee1cf6-47a9-4523-8fda-a80a13e28e30)</span></p><p><b>subject</b>: See on this page: Patient/e6ce3367-d224-4817-8852-302ae75f7d41</p><p><b>recordedDate</b>: 2022-06-10</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 "c0ee1cf6-47a9-4523-8fda-a80a13e28e30" ] ;
fhir:display [ fhir:v "Ernæring" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/e6ce3367-d224-4817-8852-302ae75f7d41" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2022-06-10"^^xsd:date] . # 

<https://test.fhir.dk/CarePlan/1b068b69-afa0-46f8-bb20-a5220c65a079> a fhir:CarePlan ;
  fhir:id [ fhir:v "1b068b69-afa0-46f8-bb20-a5220c65a079"] ; # 
  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_1b068b69-afa0-46f8-bb20-a5220c65a079\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"1b068b69-afa0-46f8-bb20-a5220c65a079\"> </a><a name=\"hc1b068b69-afa0-46f8-bb20-a5220c65a079\"> </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;1b068b69-afa0-46f8-bb20-a5220c65a079&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-06-10 --&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-06-10"^^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/de7fe001-04f4-4e9a-8b4e-3849a3c6a521> a fhir:CarePlan ;
  fhir:id [ fhir:v "de7fe001-04f4-4e9a-8b4e-3849a3c6a521"] ; # 
  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_de7fe001-04f4-4e9a-8b4e-3849a3c6a521\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"de7fe001-04f4-4e9a-8b4e-3849a3c6a521\"> </a><a name=\"hcde7fe001-04f4-4e9a-8b4e-3849a3c6a521\"> </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;de7fe001-04f4-4e9a-8b4e-3849a3c6a521&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/1b068b69-afa0-46f8-bb20-a5220c65a079</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-06-10 --&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>Madlavning i praksis <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>#01a500f6-c221-4fd0-b518-cd361218b60d)</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/1b068b69-afa0-46f8-bb20-a5220c65a079" ]
  ] ) ; # 
  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-06-10"^^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 "01a500f6-c221-4fd0-b518-cd361218b60d" ] ;
fhir:display [ fhir:v "Madlavning i praksis" ]         ] )       ] ;
fhir:status [ fhir:v "in-progress" ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Organization/9d4a1ea8-d7c6-4776-9e93-911ed10d4d36" ]       ] )     ]
  ] ) . #