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
@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/bad12c80-85ff-4b36-8396-414a1b58cd0d> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "bad12c80-85ff-4b36-8396-414a1b58cd0d"] ;
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-12T12:46:48Z"^^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/f8a70023-0688-4a93-9b74-21e5089dc365" ] ;
fhir:Bundle.entry.resource <https://test.fhir.dk/Condition/f8a70023-0688-4a93-9b74-21e5089dc365>
], [
fhir:index 2 ;
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 3 ;
fhir:Bundle.entry.fullUrl [ fhir:value "https://test.fhir.dk/Encounter/32488061-8263-4b39-b209-f6b38c1ba1d3" ] ;
fhir:Bundle.entry.resource <https://test.fhir.dk/Encounter/32488061-8263-4b39-b209-f6b38c1ba1d3>
] .
<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/f8a70023-0688-4a93-9b74-21e5089dc365> a fhir:Condition ;
fhir:Resource.id [ fhir:value "f8a70023-0688-4a93-9b74-21e5089dc365"] ;
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_f8a70023-0688-4a93-9b74-21e5089dc365\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition f8a70023-0688-4a93-9b74-21e5089dc365</b></p><a name=\"f8a70023-0688-4a93-9b74-21e5089dc365\"> </a><a name=\"hcf8a70023-0688-4a93-9b74-21e5089dc365\"> </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 active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{urn:oid:1.2.208.176.2.21 dae40f60-8dab-4bd3-ab72-b07d0f278692}\">Respirationsproblemer</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-10</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 "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 "dae40f60-8dab-4bd3-ab72-b07d0f278692" ] ;
fhir:Coding.display [ fhir:value "Respirationsproblemer" ]
]
] ;
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-10"^^xsd:date] .
<http://hl7.org/fhir/Patient/17911a9f-69ff-4041-8dd0-6fc96864d04b> a fhir:Patient .
<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 active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</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-10</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 "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 "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-10"^^xsd:date] .
<https://test.fhir.dk/Encounter/32488061-8263-4b39-b209-f6b38c1ba1d3> a fhir:Encounter ;
fhir:Resource.id [ fhir:value "32488061-8263-4b39-b209-f6b38c1ba1d3"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-general-encounter" ;
fhir:index 0 ;
fhir:link <http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-general-encounter>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_32488061-8263-4b39-b209-f6b38c1ba1d3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter 32488061-8263-4b39-b209-f6b38c1ba1d3</b></p><a name=\"32488061-8263-4b39-b209-f6b38c1ba1d3\"> </a><a name=\"hc32488061-8263-4b39-b209-f6b38c1ba1d3\"> </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-general-encounter.html\">CareGeneralEncounter</a></p></div><p><b>status</b>: Planned</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-HH\">ActCode: HH</a> (home health)</p><p><b>type</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/CareSocialCodes 9f03dfbb-7a97-45a5-94db-d4c3501714a9}\">opfølgning</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>period</b>: 2021-02-14 --> (ongoing)</p><p><b>reasonReference</b>: </p><ul><li><a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Condition_f8a70023-0688-4a93-9b74-21e5089dc365\">Condition Respirationsproblemer</a></li><li><a href=\"Bundle-3c4919f9-aec9-485f-808a-3f9ff6c95786.html#Condition_9c818a37-6525-49bb-bcea-5fe5df01f6f4\">Condition Problemer med mobilitet og bevægelse</a></li></ul></div>"
] ;
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:Coding.display [ fhir:value "opfølgning" ]
]
] ;
fhir:Encounter.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:Encounter.period [
fhir:Period.start [ fhir:value "2021-02-14"^^xsd:date ]
] ;
fhir:Encounter.reasonReference [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Condition/f8a70023-0688-4a93-9b74-21e5089dc365> ;
fhir:Reference.reference [ fhir:value "Condition/f8a70023-0688-4a93-9b74-21e5089dc365" ]
], [
fhir:index 1 ;
fhir:link <http://hl7.org/fhir/Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4> ;
fhir:Reference.reference [ fhir:value "Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4" ]
] .
<http://hl7.org/fhir/Condition/f8a70023-0688-4a93-9b74-21e5089dc365> a fhir:Condition .
<http://hl7.org/fhir/Condition/9c818a37-6525-49bb-bcea-5fe5df01f6f4> a fhir:Condition .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/bad12c80-85ff-4b36-8396-414a1b58cd0d.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/bad12c80-85ff-4b36-8396-414a1b58cd0d.ttl> .
IG © 2021+ KL. Package kl.dk.fhir.gateway#1.3.0 based on FHIR 4.0.1. Generated 2026-07-19
Links: Table of Contents |
QA Report