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

: DeliveryReport-PeterOlsen-5 - 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/cc93afc5-7849-4895-84eb-00bb5c129c0b> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "cc93afc5-7849-4895-84eb-00bb5c129c0b"] ;
  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 "2021-02-17T11:51:44Z"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Condition/ad506910-9030-4ddb-b8ce-7bb6a69d808e" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Condition/ad506910-9030-4ddb-b8ce-7bb6a69d808e>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/CarePlan/f99b219d-8b70-4423-a32f-d7e97d553305" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/CarePlan/f99b219d-8b70-4423-a32f-d7e97d553305>
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Observation/d54367e4-c2c5-49f6-bd28-a154af029b36" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Observation/d54367e4-c2c5-49f6-bd28-a154af029b36>
  ] .

<https://test.fhir.dk/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "4a45e179-ace1-4ace-9991-8276c0ba490a"] ;
  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:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 4a45e179-ace1-4ace-9991-8276c0ba490a</b></p><a name=\"4a45e179-ace1-4ace-9991-8276c0ba490a\"> </a><a name=\"hc4a45e179-ace1-4ace-9991-8276c0ba490a\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-citizen.html\">CareCitizen</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#0101570001 (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: Identifier: <code>urn:oid:1.2.208.176.1.1</code>/123456789012345 (use: official, )</li></ul></td></tr></table></div>"
  ] ;
  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 "0101570001" ]
  ] ;
  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/ad506910-9030-4ddb-b8ce-7bb6a69d808e> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "ad506910-9030-4ddb-b8ce-7bb6a69d808e"] ;
  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.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ad506910-9030-4ddb-b8ce-7bb6a69d808e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ad506910-9030-4ddb-b8ce-7bb6a69d808e</b></p><a name=\"ad506910-9030-4ddb-b8ce-7bb6a69d808e\"> </a><a name=\"hcad506910-9030-4ddb-b8ce-7bb6a69d808e\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-condition.html\">CareCondition</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical inactive}\">Inactive</span></p><p><b>code</b>: <span title=\"Codes:{urn:oid:1.2.208.176.2.21 I2.1}\">Problemer med mobilitet og bevægelse</span></p><p><b>subject</b>: <a href=\"Bundle-0c1112c3-77b5-4d85-965c-0c26228ec7ef.html#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#0101570001 (use: official, ))</a></p><p><b>recordedDate</b>: 2021-02-15</p></div>"
  ] ;
  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 "inactive" ]
     ]
  ] ;
  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 "I2.1" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> ;
     fhir:Reference.reference [ fhir:value "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ]
  ] ;
  fhir:Condition.recordedDate [ fhir:value "2021-02-15"^^xsd:date] .

<http://hl7.org/fhir/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> a fhir:Patient .

<https://test.fhir.dk/CarePlan/f99b219d-8b70-4423-a32f-d7e97d553305> a fhir:CarePlan ;
  fhir:Resource.id [ fhir:value "f99b219d-8b70-4423-a32f-d7e97d553305"] ;
  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:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_f99b219d-8b70-4423-a32f-d7e97d553305\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan f99b219d-8b70-4423-a32f-d7e97d553305</b></p><a name=\"f99b219d-8b70-4423-a32f-d7e97d553305\"> </a><a name=\"hcf99b219d-8b70-4423-a32f-d7e97d553305\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-planned-intervention.html\">CarePlannedIntervention</a></p></div><p><b>status</b>: Completed</p><p><b>intent</b>: Plan</p><p><b>subject</b>: <a href=\"Bundle-0c1112c3-77b5-4d85-965c-0c26228ec7ef.html#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#0101570001 (use: official, ))</a></p><p><b>period</b>: 2021-02-10 --&gt; 2021-02-17</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>ReasonReference</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:oid:1.2.208.176.2.21 G1.30}\">Respiratorbehandling</span></td><td><a href=\"Bundle-0c1112c3-77b5-4d85-965c-0c26228ec7ef.html#Condition_ad506910-9030-4ddb-b8ce-7bb6a69d808e\">Condition Problemer med mobilitet og bevægelse</a></td><td>In Progress</td></tr></table></blockquote></div>"
  ] ;
  fhir:CarePlan.status [ fhir:value "completed"] ;
  fhir:CarePlan.intent [ fhir:value "plan"] ;
  fhir:CarePlan.subject [
     fhir:link <http://hl7.org/fhir/Patient/4a45e179-ace1-4ace-9991-8276c0ba490a> ;
     fhir:Reference.reference [ fhir:value "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ]
  ] ;
  fhir:CarePlan.period [
     fhir:Period.start [ fhir:value "2021-02-10"^^xsd:date ] ;
     fhir:Period.end [ fhir:value "2021-02-17"^^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.30" ]
         ]
       ] ;
       fhir:CarePlan.activity.detail.reasonReference [
         fhir:index 0 ;
         fhir:link <http://hl7.org/fhir/Condition/ad506910-9030-4ddb-b8ce-7bb6a69d808e> ;
         fhir:Reference.reference [ fhir:value "Condition/ad506910-9030-4ddb-b8ce-7bb6a69d808e" ]
       ] ;
       fhir:CarePlan.activity.detail.status [ fhir:value "in-progress" ]
     ]
  ] .

<http://hl7.org/fhir/Condition/ad506910-9030-4ddb-b8ce-7bb6a69d808e> a fhir:Condition .

<https://test.fhir.dk/Observation/d54367e4-c2c5-49f6-bd28-a154af029b36> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "d54367e4-c2c5-49f6-bd28-a154af029b36"] ;
  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:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_d54367e4-c2c5-49f6-bd28-a154af029b36\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation d54367e4-c2c5-49f6-bd28-a154af029b36</b></p><a name=\"d54367e4-c2c5-49f6-bd28-a154af029b36\"> </a><a name=\"hcd54367e4-c2c5-49f6-bd28-a154af029b36\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-care-follow-up-observation.html\">CareFollowUpObservation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 712744002}\">Evaluation of care plan (procedure)</span></p><p><b>subject</b>: <a href=\"Bundle-0c1112c3-77b5-4d85-965c-0c26228ec7ef.html#Patient_4a45e179-ace1-4ace-9991-8276c0ba490a\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#0101570001 (use: official, ))</a></p><p><b>focus</b>: <a href=\"Bundle-0c1112c3-77b5-4d85-965c-0c26228ec7ef.html#Condition_ad506910-9030-4ddb-b8ce-7bb6a69d808e\">Condition Problemer med mobilitet og bevægelse</a></p><p><b>effective</b>: 2021-02-17</p><p><b>value</b>: <span title=\"Codes:{urn:oid:1.2.208.176.2.21 E3}\">Afsluttes</span></p></div>"
  ] ;
  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/4a45e179-ace1-4ace-9991-8276c0ba490a> ;
     fhir:Reference.reference [ fhir:value "Patient/4a45e179-ace1-4ace-9991-8276c0ba490a" ]
  ] ;
  fhir:Observation.focus [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Condition/ad506910-9030-4ddb-b8ce-7bb6a69d808e> ;
     fhir:Reference.reference [ fhir:value "Condition/ad506910-9030-4ddb-b8ce-7bb6a69d808e" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2021-02-17"^^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 "E3" ]
     ]
  ] .

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

<http://hl7.org/fhir/Bundle/cc93afc5-7849-4895-84eb-00bb5c129c0b.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/cc93afc5-7849-4895-84eb-00bb5c129c0b.ttl> .