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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://hl7.org/fhir/Bundle/616ce3ef-b7e8-46e1-aefc-ff5bde81b153> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "616ce3ef-b7e8-46e1-aefc-ff5bde81b153"] ;
  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/17911a9f-69ff-4041-8dd0-6fc96864d04b" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/CarePlan/9a07e8ad-4e71-42c7-a67f-96f5944f51a6" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/CarePlan/9a07e8ad-4e71-42c7-a67f-96f5944f51a6>
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Observation/dcd2273d-426d-421a-b82e-155ce7cc7173" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Observation/dcd2273d-426d-421a-b82e-155ce7cc7173>
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Observation/b2cff9f0-7b03-4f03-a443-70c17b1cd623" ] ;
     fhir:Bundle.entry.resource <https://test.fhir.dk/Observation/b2cff9f0-7b03-4f03-a443-70c17b1cd623>
  ] .

<https://test.fhir.dk/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "17911a9f-69ff-4041-8dd0-6fc96864d04b"] ;
  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_17911a9f-69ff-4041-8dd0-6fc96864d04b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 17911a9f-69ff-4041-8dd0-6fc96864d04b</b></p><a name=\"17911a9f-69ff-4041-8dd0-6fc96864d04b\"> </a><a name=\"hc17911a9f-69ff-4041-8dd0-6fc96864d04b\"> </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=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><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.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/9c818a37-6525-49bb-bcea-5fe5df01f6f4> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "9c818a37-6525-49bb-bcea-5fe5df01f6f4"] ;
  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_9c818a37-6525-49bb-bcea-5fe5df01f6f4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition 9c818a37-6525-49bb-bcea-5fe5df01f6f4</b></p><a name=\"9c818a37-6525-49bb-bcea-5fe5df01f6f4\"> </a><a name=\"hc9c818a37-6525-49bb-bcea-5fe5df01f6f4\"> </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 92caace8-60e3-4861-80ac-6e372a700e1d}\">Problemer med mobilitet og bevægelse</span></p><p><b>subject</b>: <a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Patient_17911a9f-69ff-4041-8dd0-6fc96864d04b\">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 "92caace8-60e3-4861-80ac-6e372a700e1d" ] ;
       fhir:Coding.display [ fhir:value "Problemer med mobilitet og bevægelse" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> ;
     fhir:Reference.reference [ fhir:value "Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b" ]
  ] ;
  fhir:Condition.recordedDate [ fhir:value "2021-02-15"^^xsd:date] .

<http://hl7.org/fhir/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> a fhir:Patient .

<https://test.fhir.dk/CarePlan/9a07e8ad-4e71-42c7-a67f-96f5944f51a6> a fhir:CarePlan ;
  fhir:Resource.id [ fhir:value "9a07e8ad-4e71-42c7-a67f-96f5944f51a6"] ;
  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_9a07e8ad-4e71-42c7-a67f-96f5944f51a6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan 9a07e8ad-4e71-42c7-a67f-96f5944f51a6</b></p><a name=\"9a07e8ad-4e71-42c7-a67f-96f5944f51a6\"> </a><a name=\"hc9a07e8ad-4e71-42c7-a67f-96f5944f51a6\"> </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-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Patient_17911a9f-69ff-4041-8dd0-6fc96864d04b\">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 3198a6ba-879c-4d2e-914b-560ba1e0d63a}\">Respirationsbehandling</span></td><td><a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Condition_9c818a37-6525-49bb-bcea-5fe5df01f6f4\">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/17911a9f-69ff-4041-8dd0-6fc96864d04b> ;
     fhir:Reference.reference [ fhir:value "Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b" ]
  ] ;
  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 "3198a6ba-879c-4d2e-914b-560ba1e0d63a" ] ;
           fhir:Coding.display [ fhir:value "Respirationsbehandling" ]
         ]
       ] ;
       fhir:CarePlan.activity.detail.reasonReference [
         fhir:index 0 ;
         fhir:link <http://hl7.org/fhir/Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4> ;
         fhir:Reference.reference [ fhir:value "Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4" ]
       ] ;
       fhir:CarePlan.activity.detail.status [ fhir:value "in-progress" ]
     ]
  ] .

<http://hl7.org/fhir/Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4> a fhir:Condition .

<https://test.fhir.dk/Observation/dcd2273d-426d-421a-b82e-155ce7cc7173> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "dcd2273d-426d-421a-b82e-155ce7cc7173"] ;
  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:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_dcd2273d-426d-421a-b82e-155ce7cc7173\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation dcd2273d-426d-421a-b82e-155ce7cc7173</b></p><a name=\"dcd2273d-426d-421a-b82e-155ce7cc7173\"> </a><a name=\"hcdcd2273d-426d-421a-b82e-155ce7cc7173\"> </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-matter-of-interest-observation.html\">CareMatterOfInterestObservation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{urn:oid:1.2.208.176.2.21 5bfe4bda-2358-41da-946e-1fdaa33d5fe8}\">Psykosociale forhold</span></p><p><b>subject</b>: <a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Patient_17911a9f-69ff-4041-8dd0-6fc96864d04b\">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>effective</b>: 2021-02-17</p></div>"
  ] ;
  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 "5bfe4bda-2358-41da-946e-1fdaa33d5fe8" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> ;
     fhir:Reference.reference [ fhir:value "Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2021-02-17"^^xsd:date] .

<https://test.fhir.dk/Observation/b2cff9f0-7b03-4f03-a443-70c17b1cd623> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "b2cff9f0-7b03-4f03-a443-70c17b1cd623"] ;
  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:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_b2cff9f0-7b03-4f03-a443-70c17b1cd623\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation b2cff9f0-7b03-4f03-a443-70c17b1cd623</b></p><a name=\"b2cff9f0-7b03-4f03-a443-70c17b1cd623\"> </a><a name=\"hcb2cff9f0-7b03-4f03-a443-70c17b1cd623\"> </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-matter-of-interest-observation.html\">CareMatterOfInterestObservation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{urn:oid:1.2.208.176.2.21 8c539fd9-7f31-4b4e-8b30-8298c8ab640f}\">Søvn og hvile</span></p><p><b>subject</b>: <a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Patient_17911a9f-69ff-4041-8dd0-6fc96864d04b\">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>effective</b>: 2021-02-17</p></div>"
  ] ;
  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 "8c539fd9-7f31-4b4e-8b30-8298c8ab640f" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> ;
     fhir:Reference.reference [ fhir:value "Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2021-02-17"^^xsd:date] .

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

<http://hl7.org/fhir/Bundle/616ce3ef-b7e8-46e1-aefc-ff5bde81b153.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/616ce3ef-b7e8-46e1-aefc-ff5bde81b153.ttl> .