1.3.0 - release

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

: TestIncrementalDelivery - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Bundle/TestIncrementalDelivery> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "TestIncrementalDelivery"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-incremental-delivery" ;
       fhir:index 0 ;
       fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-incremental-delivery>
     ]
  ] ;
  fhir:Bundle.type [ fhir:value "collection"] ;
  fhir:Bundle.timestamp [ fhir:value "2020-08-14T00:00:00Z"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Bundle/TestPersonReport" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Bundle/TestPersonReport>
  ] .

<https://test.fhir.dk/Bundle/TestPersonReport> a fhir:Bundle ;
  fhir:Resource.id [ fhir:value "TestPersonReport"] ;
  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 "2020-08-14T00:00:00Z"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Patient/TestPerson" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Patient/TestPerson>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Condition/VaskeSigLetteBegraensninger" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Condition/VaskeSigLetteBegraensninger>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Goal/ForventetIngenBegraensninger" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Goal/ForventetIngenBegraensninger>
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Observation/OpleverIkkeBegraensningerMedVaskeSig" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Observation/OpleverIkkeBegraensningerMedVaskeSig>
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Observation/UdfoererSelvVaskeSig" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Observation/UdfoererSelvVaskeSig>
  ], [
     fhir:index 5 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Condition/ProblemerMedPersonligPleje" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Condition/ProblemerMedPersonligPleje>
  ], [
     fhir:index 6 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/CarePlan/PersonligHygiejne" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/CarePlan/PersonligHygiejne>
  ], [
     fhir:index 7 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/CarePlan/Dialyse" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/CarePlan/Dialyse>
  ], [
     fhir:index 8 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Procedure/Saarbehandling" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Procedure/Saarbehandling>
  ], [
     fhir:index 9 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Observation/EgensomsorgBegraensninger" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Observation/EgensomsorgBegraensninger>
  ], [
     fhir:index 10 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Encounter/NaesteOpfoelgningsdato" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Encounter/NaesteOpfoelgningsdato>
  ], [
     fhir:index 11 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Observation/VaskeSigFortsaettes" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Observation/VaskeSigFortsaettes>
  ], [
     fhir:index 12 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Observation/PersonligPlejeFortsaettes" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Observation/PersonligPlejeFortsaettes>
  ], [
     fhir:index 13 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Observation/PersonligHygiejneFortsaettes" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Observation/PersonligHygiejneFortsaettes>
  ], [
     fhir:index 14 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Observation/DialyseFortsaettes" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Observation/DialyseFortsaettes>
  ] .

<https://test.fhir.dk/Patient/TestPerson> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "TestPerson"] ;
  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: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 "0101010101" ]
  ] ;
  fhir:Patient.deceasedBoolean [ fhir:value "false"^^xsd:boolean] ;
  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/VaskeSigLetteBegraensninger> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "VaskeSigLetteBegraensninger"] ;
  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.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/NaesteOpfoelgningsdato> ;
       fhir:Reference.reference [ fhir:value "Encounter/NaesteOpfoelgningsdato" ]
     ]
  ] ;
  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.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ]
     ]
  ] ;
  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 "J1.1" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:Condition.recordedDate [ fhir:value "2020-08-14"^^xsd:date] .

<http://hl7.org/fhir/Encounter/NaesteOpfoelgningsdato> a fhir:Encounter .

<http://hl7.org/fhir/Patient/TestPerson> a fhir:Patient .

<https://test.fhir.dk/Goal/ForventetIngenBegraensninger> a fhir:Goal ;
  fhir:Resource.id [ fhir:value "ForventetIngenBegraensninger"] ;
  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: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/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:Goal.startDate [ fhir:value "2020-08-14"^^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 "B2" ]
       ]
     ]
  ] ;
  fhir:Goal.addresses [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Condition/VaskeSigLetteBegraensninger> ;
     fhir:Reference.reference [ fhir:value "Condition/VaskeSigLetteBegraensninger" ]
  ] .

<http://hl7.org/fhir/Condition/VaskeSigLetteBegraensninger> a fhir:Condition .

<https://test.fhir.dk/Observation/OpleverIkkeBegraensningerMedVaskeSig> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "OpleverIkkeBegraensningerMedVaskeSig"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-citizens-own-observation" ;
       fhir:index 0 ;
       fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-citizens-own-observation>
     ]
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.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 "D" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:Observation.focus [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Condition/VaskeSigLetteBegraensninger> ;
     fhir:Reference.reference [ fhir:value "Condition/VaskeSigLetteBegraensninger" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2020-08-14"^^xsd:date] ;
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:oid:1.2.208.176.2.21" ] ;
       fhir:Coding.code [ fhir:value "D1" ]
     ]
  ] .

<https://test.fhir.dk/Observation/UdfoererSelvVaskeSig> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "UdfoererSelvVaskeSig"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-citizens-own-observation" ;
       fhir:index 0 ;
       fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-citizens-own-observation>
     ]
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.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 "C" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:Observation.focus [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Condition/VaskeSigLetteBegraensninger> ;
     fhir:Reference.reference [ fhir:value "Condition/VaskeSigLetteBegraensninger" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2020-08-14"^^xsd:date] ;
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:oid:1.2.208.176.2.21" ] ;
       fhir:Coding.code [ fhir:value "C1" ]
     ]
  ] .

<https://test.fhir.dk/Condition/ProblemerMedPersonligPleje> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "ProblemerMedPersonligPleje"] ;
  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.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/NaesteOpfoelgningsdato> ;
       fhir:Reference.reference [ fhir:value "Encounter/NaesteOpfoelgningsdato" ]
     ]
  ] ;
  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 "I1.1" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:Condition.recordedDate [ fhir:value "2020-08-14"^^xsd:date] .

<https://test.fhir.dk/CarePlan/PersonligHygiejne> a fhir:CarePlan ;
  fhir:Resource.id [ fhir:value "PersonligHygiejne"] ;
  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:CarePlan.status [ fhir:value "active"] ;
  fhir:CarePlan.intent [ fhir:value "plan"] ;
  fhir:CarePlan.subject [
     fhir:link <http://hl7.org/fhir/Patient/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:CarePlan.period [
     fhir:Period.start [ fhir:value "2020-08-14"^^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 "H1.1" ]
         ], [
           fhir:index 1 ;
           fhir:Coding.system [ fhir:value "http://fhir.kl.dk/gateway/CodeSystem/LocallyDefinedInterventions" ] ;
           fhir:Coding.code [ fhir:value "H1.1.1" ] ;
           fhir:Coding.display [ fhir:value "Speciel personlig pleje" ]
         ]
       ] ;
       fhir:CarePlan.activity.detail.status [ fhir:value "in-progress" ]
     ]
  ] .

<https://test.fhir.dk/CarePlan/Dialyse> a fhir:CarePlan ;
  fhir:Resource.id [ fhir:value "Dialyse"] ;
  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:CarePlan.status [ fhir:value "active"] ;
  fhir:CarePlan.intent [ fhir:value "plan"] ;
  fhir:CarePlan.subject [
     fhir:link <http://hl7.org/fhir/Patient/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:CarePlan.period [
     fhir:Period.start [ fhir:value "2020-08-14"^^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 "G1.10" ]
         ]
       ] ;
       fhir:CarePlan.activity.detail.status [ fhir:value "in-progress" ]
     ]
  ] .

<https://test.fhir.dk/Procedure/Saarbehandling> a fhir:Procedure ;
  fhir:Resource.id [ fhir:value "Saarbehandling"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-completed-intervention" ;
       fhir:index 0 ;
       fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-completed-intervention>
     ]
  ] ;
  fhir:Procedure.status [ fhir:value "completed"] ;
  fhir:Procedure.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 "G1.39" ]
     ]
  ] ;
  fhir:Procedure.subject [
     fhir:link <http://hl7.org/fhir/Patient/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:Procedure.performedDateTime [ fhir:value "2020-08-14T10:15:00Z"^^xsd:dateTime] .

<https://test.fhir.dk/Observation/EgensomsorgBegraensninger> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "EgensomsorgBegraensninger"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-matter-of-interest-observation" ;
       fhir:index 0 ;
       fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-matter-of-interest-observation>
     ]
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.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 "J1" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2020-08-14"^^xsd:date] .

<https://test.fhir.dk/Encounter/NaesteOpfoelgningsdato> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "NaesteOpfoelgningsdato"] ;
  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: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/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2020-08-14"^^xsd:date ]
  ] .

<https://test.fhir.dk/Observation/VaskeSigFortsaettes> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "VaskeSigFortsaettes"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-follow-up-observation" ;
       fhir:index 0 ;
       fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-follow-up-observation>
     ]
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:712744002 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "712744002" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:Observation.focus [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Condition/VaskeSigLetteBegraensninger> ;
     fhir:Reference.reference [ fhir:value "Condition/VaskeSigLetteBegraensninger" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2020-08-14"^^xsd:date] ;
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:oid:1.2.208.176.2.21" ] ;
       fhir:Coding.code [ fhir:value "E1" ]
     ]
  ] .

<https://test.fhir.dk/Observation/PersonligPlejeFortsaettes> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "PersonligPlejeFortsaettes"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-follow-up-observation" ;
       fhir:index 0 ;
       fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-follow-up-observation>
     ]
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:712744002 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "712744002" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:Observation.focus [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Condition/ProblemerMedPersonligPleje> ;
     fhir:Reference.reference [ fhir:value "Condition/ProblemerMedPersonligPleje" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2020-08-14"^^xsd:date] ;
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:oid:1.2.208.176.2.21" ] ;
       fhir:Coding.code [ fhir:value "E1" ]
     ]
  ] .

<http://hl7.org/fhir/Condition/ProblemerMedPersonligPleje> a fhir:Condition .

<https://test.fhir.dk/Observation/PersonligHygiejneFortsaettes> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "PersonligHygiejneFortsaettes"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-follow-up-observation" ;
       fhir:index 0 ;
       fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-follow-up-observation>
     ]
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:712744002 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "712744002" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:Observation.focus [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/CarePlan/PersonligHygiejne> ;
     fhir:Reference.reference [ fhir:value "CarePlan/PersonligHygiejne" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2020-08-14"^^xsd:date] ;
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:oid:1.2.208.176.2.21" ] ;
       fhir:Coding.code [ fhir:value "E1" ]
     ]
  ] .

<http://hl7.org/fhir/CarePlan/PersonligHygiejne> a fhir:CarePlan .

<https://test.fhir.dk/Observation/DialyseFortsaettes> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "DialyseFortsaettes"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-follow-up-observation" ;
       fhir:index 0 ;
       fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-follow-up-observation>
     ]
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:712744002 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "712744002" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/TestPerson> ;
     fhir:Reference.reference [ fhir:value "Patient/TestPerson" ]
  ] ;
  fhir:Observation.focus [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/CarePlan/Dialyse> ;
     fhir:Reference.reference [ fhir:value "CarePlan/Dialyse" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2020-08-14"^^xsd:date] ;
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:oid:1.2.208.176.2.21" ] ;
       fhir:Coding.code [ fhir:value "E1" ]
     ]
  ] .

<http://hl7.org/fhir/CarePlan/Dialyse> a fhir:CarePlan .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/TestIncrementalDelivery.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/TestIncrementalDelivery.ttl> .