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 in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: 5135080e-fbaf-4575-afe6-f037d4541e06 - 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 "5135080e-fbaf-4575-afe6-f037d4541e06"] ; # 
  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-29T23: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/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/Encounter/0e553e46-8482-4aa3-9207-2a37d6c71406"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Encounter/0e553e46-8482-4aa3-9207-2a37d6c71406> )
  ] ) . # 

<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/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/Encounter/0e553e46-8482-4aa3-9207-2a37d6c71406> a fhir:Encounter ;
  fhir:id [ fhir:v "0e553e46-8482-4aa3-9207-2a37d6c71406"] ; # 
  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_0e553e46-8482-4aa3-9207-2a37d6c71406\"> </a><p><b>Generated Narrative: Encounter </b><a name=\"0e553e46-8482-4aa3-9207-2a37d6c71406\"> </a><a name=\"hc0e553e46-8482-4aa3-9207-2a37d6c71406\"> </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;0e553e46-8482-4aa3-9207-2a37d6c71406&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/1b068b69-afa0-46f8-bb20-a5220c65a079</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-29 17:00:00+0000 --&gt; 2022-06-29 19:00: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/1b068b69-afa0-46f8-bb20-a5220c65a079" ]     ]
  ] ) ; # 
  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-29T17:00:00.000Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2022-06-29T19:00:00.000Z"^^xsd:dateTime ]
  ] . #