This page is part of the KLChildren (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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 "c5b55e0e-3bc4-468a-8600-1b23617dbb58"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-delivery-report"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-delivery-report> ] )
] ; #
fhir:type [ fhir:v "collection"] ; #
fhir:timestamp [ fhir:v "2020-05-07T23:25:12Z"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794"^^xsd:anyURI ] ;
( fhir:resource <https://test.fhir.dk/Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794> )
] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Encounter/ebaaad51-e77f-4fc1-944a-24b0ace0a9f9"^^xsd:anyURI ] ;
( fhir:resource <https://test.fhir.dk/Encounter/ebaaad51-e77f-4fc1-944a-24b0ace0a9f9> )
] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Observation/4ad1eeba-85ca-47f1-bed5-b2b58f53cd9f"^^xsd:anyURI ] ;
( fhir:resource <https://test.fhir.dk/Observation/4ad1eeba-85ca-47f1-bed5-b2b58f53cd9f> )
] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Observation/23fe85c3-3ff2-4093-89aa-5051bfee9bc2"^^xsd:anyURI ] ;
( fhir:resource <https://test.fhir.dk/Observation/23fe85c3-3ff2-4093-89aa-5051bfee9bc2> )
] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Observation/8779aeaa-d7ed-4450-8a5f-d685ddc15dc3"^^xsd:anyURI ] ;
( fhir:resource <https://test.fhir.dk/Observation/8779aeaa-d7ed-4450-8a5f-d685ddc15dc3> )
] ) . #
<https://test.fhir.dk/Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794> a fhir:Patient ;
fhir:id [ fhir:v "e60106e2-413e-46c5-8a3f-62d8e77ce794"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-citizen"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-citizen> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_e60106e2-413e-46c5-8a3f-62d8e77ce794\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient e60106e2-413e-46c5-8a3f-62d8e77ce794</b></p><a name=\"e60106e2-413e-46c5-8a3f-62d8e77ce794\"> </a><a name=\"hce60106e2-413e-46c5-8a3f-62d8e77ce794\"> </a><a name=\"e60106e2-413e-46c5-8a3f-62d8e77ce794-en-US\"> </a><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#0505209996 (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</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>/451000016003 (use: official, )</li></ul></td></tr></table></div>"
] ; #
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 "0505209996" ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
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 "451000016003" ] ]
] . #
<https://test.fhir.dk/Encounter/ebaaad51-e77f-4fc1-944a-24b0ace0a9f9> a fhir:Encounter ;
fhir:id [ fhir:v "ebaaad51-e77f-4fc1-944a-24b0ace0a9f9"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-encounter"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-encounter> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_ebaaad51-e77f-4fc1-944a-24b0ace0a9f9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter ebaaad51-e77f-4fc1-944a-24b0ace0a9f9</b></p><a name=\"ebaaad51-e77f-4fc1-944a-24b0ace0a9f9\"> </a><a name=\"hcebaaad51-e77f-4fc1-944a-24b0ace0a9f9\"> </a><a name=\"ebaaad51-e77f-4fc1-944a-24b0ace0a9f9-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.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/FBOE 7d35a193-e808-4e77-b361-6c0d114d021f}\">Barselsbesøg</span></p><p><b>subject</b>: <a href=\"Bundle-567a4d32-b3eb-46d6-8564-c7c2a1a1b903.html#Patient_e60106e2-413e-46c5-8a3f-62d8e77ce794\">Bundle: type = collection; timestamp = 2020-07-07 23:25:12+0000</a></p><p><b>period</b>: 2020-05-07 --> (ongoing)</p></div>"
] ; #
fhir:status [ fhir:v "finished"] ; #
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://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7d35a193-e808-4e77-b361-6c0d114d021f" ] ;
fhir:display [ fhir:v "Barselsbesøg" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2020-05-07"^^xsd:date ]
] . #
<https://test.fhir.dk/Observation/4ad1eeba-85ca-47f1-bed5-b2b58f53cd9f> a fhir:Observation ;
fhir:id [ fhir:v "4ad1eeba-85ca-47f1-bed5-b2b58f53cd9f"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-feeding-observation"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-feeding-observation> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_4ad1eeba-85ca-47f1-bed5-b2b58f53cd9f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 4ad1eeba-85ca-47f1-bed5-b2b58f53cd9f</b></p><a name=\"4ad1eeba-85ca-47f1-bed5-b2b58f53cd9f\"> </a><a name=\"hc4ad1eeba-85ca-47f1-bed5-b2b58f53cd9f\"> </a><a name=\"4ad1eeba-85ca-47f1-bed5-b2b58f53cd9f-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 169740003}, {http://fhir.kl.dk/term/CodeSystem/FBOE e61e4dab-54bb-4bf4-9b76-8d991cf4de08}\">Infant feeding method</span></p><p><b>subject</b>: <a href=\"Bundle-567a4d32-b3eb-46d6-8564-c7c2a1a1b903.html#Patient_e60106e2-413e-46c5-8a3f-62d8e77ce794\">Bundle: type = collection; timestamp = 2020-07-07 23:25:12+0000</a></p><p><b>encounter</b>: <a href=\"Bundle-74dcb49e-dd6a-4450-9fb8-85ad0e7bed38.html#Encounter_ebaaad51-e77f-4fc1-944a-24b0ace0a9f9\">Bundle: type = collection; timestamp = 2020-05-09 23:25:12+0000</a></p><p><b>effective</b>: 2020-05-05 00:00:00+0000 --> (ongoing)</p><p><b>value</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE 77a008dd-21cc-452f-a1ee-ac8d025b7817}\">Fuldamning, inklusiv modermælk på flaske</span></p></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a sct:169740003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "169740003" ] ;
fhir:display [ fhir:v "Infant feeding method" ] ] [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ;
fhir:code [ fhir:v "e61e4dab-54bb-4bf4-9b76-8d991cf4de08" ] ;
fhir:display [ fhir:v "Ernæring" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/ebaaad51-e77f-4fc1-944a-24b0ace0a9f9" ]
] ; #
fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2020-05-05T00:00:00.000Z"^^xsd:dateTime ]
] ; #
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ;
fhir:code [ fhir:v "77a008dd-21cc-452f-a1ee-ac8d025b7817" ] ;
fhir:display [ fhir:v "Fuldamning, inklusiv modermælk på flaske" ] ] )
] . #
<https://test.fhir.dk/Observation/23fe85c3-3ff2-4093-89aa-5051bfee9bc2> a fhir:Observation ;
fhir:id [ fhir:v "23fe85c3-3ff2-4093-89aa-5051bfee9bc2"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-feeding-observation"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-feeding-observation> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_23fe85c3-3ff2-4093-89aa-5051bfee9bc2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 23fe85c3-3ff2-4093-89aa-5051bfee9bc2</b></p><a name=\"23fe85c3-3ff2-4093-89aa-5051bfee9bc2\"> </a><a name=\"hc23fe85c3-3ff2-4093-89aa-5051bfee9bc2\"> </a><a name=\"23fe85c3-3ff2-4093-89aa-5051bfee9bc2-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 169740003}, {http://fhir.kl.dk/term/CodeSystem/FBOE e61e4dab-54bb-4bf4-9b76-8d991cf4de08}\">Infant feeding method</span></p><p><b>subject</b>: <a href=\"Bundle-567a4d32-b3eb-46d6-8564-c7c2a1a1b903.html#Patient_e60106e2-413e-46c5-8a3f-62d8e77ce794\">Bundle: type = collection; timestamp = 2020-07-07 23:25:12+0000</a></p><p><b>encounter</b>: <a href=\"Bundle-74dcb49e-dd6a-4450-9fb8-85ad0e7bed38.html#Encounter_ebaaad51-e77f-4fc1-944a-24b0ace0a9f9\">Bundle: type = collection; timestamp = 2020-05-09 23:25:12+0000</a></p><p><b>effective</b>: 2020-05-07 00:00:00+0000</p><p><b>value</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE 77a008dd-21cc-452f-a1ee-ac8d025b7817}\">Fuldamning, inklusiv modermælk på flaske</span></p></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a sct:169740003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "169740003" ] ;
fhir:display [ fhir:v "Infant feeding method" ] ] [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ;
fhir:code [ fhir:v "e61e4dab-54bb-4bf4-9b76-8d991cf4de08" ] ;
fhir:display [ fhir:v "Ernæring" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/ebaaad51-e77f-4fc1-944a-24b0ace0a9f9" ]
] ; #
fhir:effective [ fhir:v "2020-05-07T00:00:00.000Z"^^xsd:dateTime] ; #
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ;
fhir:code [ fhir:v "77a008dd-21cc-452f-a1ee-ac8d025b7817" ] ;
fhir:display [ fhir:v "Fuldamning, inklusiv modermælk på flaske" ] ] )
] . #
<https://test.fhir.dk/Observation/8779aeaa-d7ed-4450-8a5f-d685ddc15dc3> a fhir:Observation ;
fhir:id [ fhir:v "8779aeaa-d7ed-4450-8a5f-d685ddc15dc3"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-bodyweight"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-bodyweight> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_8779aeaa-d7ed-4450-8a5f-d685ddc15dc3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 8779aeaa-d7ed-4450-8a5f-d685ddc15dc3</b></p><a name=\"8779aeaa-d7ed-4450-8a5f-d685ddc15dc3\"> </a><a name=\"hc8779aeaa-d7ed-4450-8a5f-d685ddc15dc3\"> </a><a name=\"8779aeaa-d7ed-4450-8a5f-d685ddc15dc3-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}, {http://snomed.info/sct 27113001}\">Body weight</span></p><p><b>subject</b>: <a href=\"Bundle-567a4d32-b3eb-46d6-8564-c7c2a1a1b903.html#Patient_e60106e2-413e-46c5-8a3f-62d8e77ce794\">Bundle: type = collection; timestamp = 2020-07-07 23:25:12+0000</a></p><p><b>encounter</b>: <a href=\"Bundle-74dcb49e-dd6a-4450-9fb8-85ad0e7bed38.html#Encounter_ebaaad51-e77f-4fc1-944a-24b0ace0a9f9\">Bundle: type = collection; timestamp = 2020-05-09 23:25:12+0000</a></p><p><b>effective</b>: 2020-05-07</p><p><b>value</b>: 3100 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeg = 'g')</span></p></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:29463-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29463-7" ] ] [
a sct:27113001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "27113001" ] ;
fhir:display [ fhir:v "Body weight" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/ebaaad51-e77f-4fc1-944a-24b0ace0a9f9" ]
] ; #
fhir:effective [ fhir:v "2020-05-07"^^xsd:date] ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "3100"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g" ]
] . #
IG © 2023+ Kommunernes Landsforening. Package kl.dk.fhir.children#2.1.0 based on FHIR 4.0.1. Generated 2024-10-31
Links: Table of Contents |
QA Report