1.0.1 - ci-build Denmark flag

KLGatewayMunicipalityCareData - Local Development build (v1.0.1). 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 -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "TestIncrementalDelivery"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-incremental-delivery"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-incremental-delivery>     ] )
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2020-08-14T00:00:00Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "Bundle/TestPersonReport"^^xsd:anyURI ] ;
    ( fhir:resource <Bundle/TestPersonReport> )
  ] ) . # 

<Bundle/TestPersonReport> a fhir:Bundle ;
  fhir:id [ fhir:v "TestPersonReport"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-delivery-report"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-delivery-report>     ] )
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2020-08-14T00:00:00Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "Patient/TestPerson"^^xsd:anyURI ] ;
    ( fhir:resource <Patient/TestPerson> )
  ] [
fhir:fullUrl [ fhir:v "Condition/VaskeSigLetteBegraensninger"^^xsd:anyURI ] ;
    ( fhir:resource <Condition/VaskeSigLetteBegraensninger> )
  ] [
fhir:fullUrl [ fhir:v "Goal/ForventetIngenBegraensninger"^^xsd:anyURI ] ;
    ( fhir:resource <Goal/ForventetIngenBegraensninger> )
  ] [
fhir:fullUrl [ fhir:v "Observation/OpleverIkkeBegraensningerMedVaskeSig"^^xsd:anyURI ] ;
    ( fhir:resource <Observation/OpleverIkkeBegraensningerMedVaskeSig> )
  ] [
fhir:fullUrl [ fhir:v "Observation/UdfoererSelvVaskeSig"^^xsd:anyURI ] ;
    ( fhir:resource <Observation/UdfoererSelvVaskeSig> )
  ] [
fhir:fullUrl [ fhir:v "Condition/ProblemerMedPersonligPleje"^^xsd:anyURI ] ;
    ( fhir:resource <Condition/ProblemerMedPersonligPleje> )
  ] [
fhir:fullUrl [ fhir:v "CarePlan/PersonligHygiejne"^^xsd:anyURI ] ;
    ( fhir:resource <CarePlan/PersonligHygiejne> )
  ] [
fhir:fullUrl [ fhir:v "CarePlan/Dialyse"^^xsd:anyURI ] ;
    ( fhir:resource <CarePlan/Dialyse> )
  ] [
fhir:fullUrl [ fhir:v "Procedure/Saarbehandling"^^xsd:anyURI ] ;
    ( fhir:resource <Procedure/Saarbehandling> )
  ] [
fhir:fullUrl [ fhir:v "Observation/EgensomsorgBegraensninger"^^xsd:anyURI ] ;
    ( fhir:resource <Observation/EgensomsorgBegraensninger> )
  ] [
fhir:fullUrl [ fhir:v "Encounter/bfa70a76-318d-453d-9abc-76982f8d13ca"^^xsd:anyURI ] ;
    ( fhir:resource <Encounter/bfa70a76-318d-453d-9abc-76982f8d13ca> )
  ] [
fhir:fullUrl [ fhir:v "Observation/VaskeSigFortsaettes"^^xsd:anyURI ] ;
    ( fhir:resource <Observation/VaskeSigFortsaettes> )
  ] [
fhir:fullUrl [ fhir:v "Observation/PersonligPlejeFortsaettes"^^xsd:anyURI ] ;
    ( fhir:resource <Observation/PersonligPlejeFortsaettes> )
  ] [
fhir:fullUrl [ fhir:v "Observation/PersonligHygiejneFortsaettes"^^xsd:anyURI ] ;
    ( fhir:resource <Observation/PersonligHygiejneFortsaettes> )
  ] [
fhir:fullUrl [ fhir:v "Observation/DialyseFortsaettes"^^xsd:anyURI ] ;
    ( fhir:resource <Observation/DialyseFortsaettes> )
  ] ) . # 

<Patient/TestPerson> a fhir:Patient ;
  fhir:id [ fhir:v "TestPerson"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizen"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizen>     ] )
  ] ; # 
  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 "0101010101" ]
  ] ) ; # 
  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/VaskeSigLetteBegraensninger> a fhir:Condition ;
  fhir:id [ fhir:v "VaskeSigLetteBegraensninger"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition>     ] )
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-encounter-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Encounter/bfa70a76-318d-453d-9abc-76982f8d13ca" ]     ]
  ] ) ; # 
  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: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 "J1.1" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TestPerson" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2020-08-14"^^xsd:date] . # 

<Goal/ForventetIngenBegraensninger> a fhir:Goal ;
  fhir:id [ fhir:v "ForventetIngenBegraensninger"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-goal"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-goal>     ] )
  ] ; # 
  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/TestPerson" ]
  ] ; # 
  fhir:start [ fhir:v "2020-08-14"^^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 "B2" ]       ] )     ]
  ] ) ; # 
  fhir:addresses ( [
fhir:reference [ fhir:v "Condition/VaskeSigLetteBegraensninger" ]
  ] ) . # 

<Observation/OpleverIkkeBegraensningerMedVaskeSig> a fhir:Observation ;
  fhir:id [ fhir:v "OpleverIkkeBegraensningerMedVaskeSig"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizens-own-observation"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizens-own-observation>     ] )
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ;
fhir:code [ fhir:v "D" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TestPerson" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "Condition/VaskeSigLetteBegraensninger" ]
  ] ) ; # 
  fhir:effective [ fhir:v "2020-08-14"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ;
fhir:code [ fhir:v "D1" ]     ] )
  ] . # 

<Observation/UdfoererSelvVaskeSig> a fhir:Observation ;
  fhir:id [ fhir:v "UdfoererSelvVaskeSig"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizens-own-observation"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizens-own-observation>     ] )
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TestPerson" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "Condition/VaskeSigLetteBegraensninger" ]
  ] ) ; # 
  fhir:effective [ fhir:v "2020-08-14"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C1" ]     ] )
  ] . # 

<Condition/ProblemerMedPersonligPleje> a fhir:Condition ;
  fhir:id [ fhir:v "ProblemerMedPersonligPleje"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition>     ] )
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-encounter-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Encounter/bfa70a76-318d-453d-9abc-76982f8d13ca" ]     ]
  ] ) ; # 
  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 "I1.1" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TestPerson" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2020-08-14"^^xsd:date] . # 

<CarePlan/PersonligHygiejne> a fhir:CarePlan ;
  fhir:id [ fhir:v "PersonligHygiejne"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-planned-intervention"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-planned-intervention>     ] )
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TestPerson" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2020-08-14"^^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 "H1.1" ]         ] [
fhir:system [ fhir:v "http://gateway.kl.dk/1.0/CodeSystem/LocallyDefinedInterventions"^^xsd:anyURI ] ;
fhir:code [ fhir:v "H1.1.1" ] ;
fhir:display [ fhir:v "Speciel personlig pleje" ]         ] )       ] ;
fhir:status [ fhir:v "in-progress" ]     ]
  ] ) . # 

<CarePlan/Dialyse> a fhir:CarePlan ;
  fhir:id [ fhir:v "Dialyse"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-planned-intervention"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-planned-intervention>     ] )
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TestPerson" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2020-08-14"^^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 "G1.10" ]         ] )       ] ;
fhir:status [ fhir:v "in-progress" ]     ]
  ] ) . # 

<Procedure/Saarbehandling> a fhir:Procedure ;
  fhir:id [ fhir:v "Saarbehandling"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-completed-intervention"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-completed-intervention>     ] )
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ;
fhir:code [ fhir:v "G1.39" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TestPerson" ]
  ] ; # 
  fhir:performed [ fhir:v "2020-08-14T10:15:00Z"^^xsd:dateTime] . # 

<Observation/EgensomsorgBegraensninger> a fhir:Observation ;
  fhir:id [ fhir:v "EgensomsorgBegraensninger"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-matter-of-interest-observation"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-matter-of-interest-observation>     ] )
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ;
fhir:code [ fhir:v "J1" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TestPerson" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-08-14"^^xsd:date] . # 

<Encounter/bfa70a76-318d-453d-9abc-76982f8d13ca> a fhir:Encounter ;
  fhir:id [ fhir:v "bfa70a76-318d-453d-9abc-76982f8d13ca"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-encounter"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-encounter>     ] )
  ] ; # 
  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/TestPerson" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2020-08-14"^^xsd:date ]
  ] . # 

<Observation/VaskeSigFortsaettes> a fhir:Observation ;
  fhir:id [ fhir:v "VaskeSigFortsaettes"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-observation"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-observation>     ] )
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:712744002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "712744002" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TestPerson" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "Condition/VaskeSigLetteBegraensninger" ]
  ] ) ; # 
  fhir:effective [ fhir:v "2020-08-14"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ;
fhir:code [ fhir:v "E1" ]     ] )
  ] . # 

<Observation/PersonligPlejeFortsaettes> a fhir:Observation ;
  fhir:id [ fhir:v "PersonligPlejeFortsaettes"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-observation"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-observation>     ] )
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:712744002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "712744002" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TestPerson" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "Condition/ProblemerMedPersonligPleje" ]
  ] ) ; # 
  fhir:effective [ fhir:v "2020-08-14"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ;
fhir:code [ fhir:v "E1" ]     ] )
  ] . # 

<Observation/PersonligHygiejneFortsaettes> a fhir:Observation ;
  fhir:id [ fhir:v "PersonligHygiejneFortsaettes"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-observation"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-observation>     ] )
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:712744002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "712744002" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TestPerson" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "CarePlan/PersonligHygiejne" ]
  ] ) ; # 
  fhir:effective [ fhir:v "2020-08-14"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ;
fhir:code [ fhir:v "E1" ]     ] )
  ] . # 

<Observation/DialyseFortsaettes> a fhir:Observation ;
  fhir:id [ fhir:v "DialyseFortsaettes"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-observation"^^xsd:anyURI ;
fhir:link <http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-observation>     ] )
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:712744002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "712744002" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TestPerson" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "CarePlan/Dialyse" ]
  ] ) ; # 
  fhir:effective [ fhir:v "2020-08-14"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ;
fhir:code [ fhir:v "E1" ]     ] )
  ] . #