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 "TestIncrementalDelivery"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-incremental-delivery"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-incremental-delivery> ] ) ] ; # fhir:type [ fhir:v "collection"] ; # fhir:timestamp [ fhir:v "2020-07-08T23:45:00.000Z"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://test.fhir.dk/Bundle/RikkeDeliveryReport2months"^^xsd:anyURI ] ; ( fhir:resource <https://test.fhir.dk/Bundle/RikkeDeliveryReport2months> ) ] ) . # <https://test.fhir.dk/Bundle/RikkeDeliveryReport2months> a fhir:Bundle ; fhir:id [ fhir:v "RikkeDeliveryReport2months"] ; # 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-07-08T23:45:00.000Z"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Patient/Rikke"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Patient/Rikke> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Patient/Kirsten"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Patient/Kirsten> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/RelatedPerson/RikkesParent"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/RelatedPerson/RikkesParent> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Encounter/2mthEncounter"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Encounter/2mthEncounter> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/KirstenParentMentalStatus"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/KirstenParentMentalStatus> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/QuestionnaireResponse/EPDSAnswerKirsten"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/QuestionnaireResponse/EPDSAnswerKirsten> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/RikkeSocialInteraction"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/RikkeSocialInteraction> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/RikkeChildrenParentRelationship"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/RikkeChildrenParentRelationship> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/RikkeBodyWeight2mth"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/RikkeBodyWeight2mth> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/RikkeBodyHeight2mth"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/RikkeBodyHeight2mth> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/RikkeHeadCircum"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/RikkeHeadCircum> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/RikkeFeedingObservationPeriod"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/RikkeFeedingObservationPeriod> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/RikkeFeedingObservationStatus"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/RikkeFeedingObservationStatus> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/RikkeFeedingObservationNewPeriod"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/RikkeFeedingObservationNewPeriod> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/RikkeCommunication2mth"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/RikkeCommunication2mth> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/RikkeSleep2mth"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/RikkeSleep2mth> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/RikkeMotorFunction2mth"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/RikkeMotorFunction2mth> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.kl.dk/children/Observation/RikkeEyeContact2mth"^^xsd:anyURI ] ; ( fhir:resource <http://fhir.kl.dk/children/Observation/RikkeEyeContact2mth> ) ] ) . # <http://fhir.kl.dk/children/Patient/Rikke> a fhir:Patient ; fhir:id [ fhir:v "Rikke"] ; # 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: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 "123456789012345" ] ] ] . # <http://fhir.kl.dk/children/Patient/Kirsten> a fhir:Patient ; fhir:id [ fhir:v "Kirsten"] ; # 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:identifier ( [ fhir:use [ fhir:v "official" ] ; fhir:system [ fhir:v "urn:oid:1.2.208.176.1.2"^^xsd:anyURI ] ; fhir:value [ fhir:v "2911829996" ] ] ) ; # 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" ] ] ] ; # fhir:link ( [ fhir:other [ fhir:reference [ fhir:v "RelatedPerson/RikkesParent" ] ] ; fhir:type [ fhir:v "seealso" ] ] ) . # <http://fhir.kl.dk/children/RelatedPerson/RikkesParent> a fhir:RelatedPerson ; fhir:id [ fhir:v "RikkesParent"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-related-parent"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-related-parent> ] ) ] ; # fhir:patient [ fhir:reference [ fhir:v "Patient/Rikke" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "PRN" ] ] ) ] ) . # <http://fhir.kl.dk/children/Encounter/2mthEncounter> a fhir:Encounter ; fhir:id [ fhir:v "2mthEncounter"] ; # 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: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 "51f30d1c-d60e-4e3e-ac22-ec9712ea962d" ] ; fhir:display [ fhir:v "Besøg hos det ca. 2 måneder gamle barn" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Rikke" ] ] ; # fhir:period [ fhir:start [ fhir:v "2020-07-07T12:45:00.000Z"^^xsd:dateTime ] ] . # <http://fhir.kl.dk/children/Observation/KirstenParentMentalStatus> a fhir:Observation ; fhir:id [ fhir:v "KirstenParentMentalStatus"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-parent-mental-status"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-parent-mental-status> ] ) ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ; fhir:code [ fhir:v "2c39af9f-8e45-4c88-962f-e7a9e2cd31b6" ] ; fhir:display [ fhir:v "Forælders psykiske tilstand" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Kirsten" ] ] ; # fhir:effective [ fhir:v "2020-07-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 "b8220216-e185-451b-8d2a-67cdf73c42c3" ] ; fhir:display [ fhir:v "Let psykisk reaktion" ] ] ) ] . # <http://fhir.kl.dk/children/QuestionnaireResponse/EPDSAnswerKirsten> a fhir:QuestionnaireResponse ; fhir:id [ fhir:v "EPDSAnswerKirsten"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-questionnaire-response"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-questionnaire-response> ] ) ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/FindingInformer"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ; fhir:code [ fhir:v "25b4e705-2e9a-47a2-b11a-c829316b9d3a" ] ; fhir:display [ fhir:v "Borger" ] ] ) ] ] ) ; # fhir:questionnaire [ fhir:v "http://fhir.kl.dk/children/Questionnaire/klgateway-children-epds"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/Questionnaire/klgateway-children-epds> ] ; # fhir:status [ fhir:v "completed"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Kirsten" ] ] ; # fhir:authored [ fhir:v "2020-07-07"^^xsd:date] ; # fhir:item ( [ fhir:linkId [ fhir:v "1humor" ] ; ( fhir:answer [ fhir:value [ fhir:v "0"^^xsd:integer ] ] ) ] [ fhir:linkId [ fhir:v "2happiness" ] ; ( fhir:answer [ fhir:value [ fhir:v "2"^^xsd:integer ] ] ) ] [ fhir:linkId [ fhir:v "3blame" ] ; ( fhir:answer [ fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ] [ fhir:linkId [ fhir:v "4worry" ] ; ( fhir:answer [ fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ] [ fhir:linkId [ fhir:v "5anxious" ] ; ( fhir:answer [ fhir:value [ fhir:v "2"^^xsd:integer ] ] ) ] [ fhir:linkId [ fhir:v "6grow" ] ; ( fhir:answer [ fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ] [ fhir:linkId [ fhir:v "7sleep" ] ; ( fhir:answer [ fhir:value [ fhir:v "3"^^xsd:integer ] ] ) ] [ fhir:linkId [ fhir:v "8sad" ] ; ( fhir:answer [ fhir:value [ fhir:v "0"^^xsd:integer ] ] ) ] [ fhir:linkId [ fhir:v "9cry" ] ; ( fhir:answer [ fhir:value [ fhir:v "0"^^xsd:integer ] ] ) ] [ fhir:linkId [ fhir:v "10harm" ] ; ( fhir:answer [ fhir:value [ fhir:v "0"^^xsd:integer ] ] ) ] [ fhir:linkId [ fhir:v "score" ] ; ( fhir:answer [ fhir:value [ fhir:v "10"^^xsd:integer ] ] ) ] ) . # <http://fhir.kl.dk/children/Observation/RikkeSocialInteraction> a fhir:Observation ; fhir:id [ fhir:v "RikkeSocialInteraction"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-social-interaction"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-social-interaction> ] ) ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ; fhir:code [ fhir:v "68605f88-49fb-44b9-b327-86947af6aa93" ] ; fhir:display [ fhir:v "Social kontakt" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Rikke" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/2mthEncounter" ] ] ; # fhir:effective [ fhir:v "2020-07-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 "e1c1674c-9384-4d95-999f-763f3868f444" ] ; fhir:display [ fhir:v "Udfordring i social kontakt" ] ] ) ] . # <http://fhir.kl.dk/children/Observation/RikkeChildrenParentRelationship> a fhir:Observation ; fhir:id [ fhir:v "RikkeChildrenParentRelationship"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-parent-relationship"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-parent-relationship> ] ) ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ; fhir:code [ fhir:v "763c6f21-5467-4713-82fb-716c9d0a1fdf" ] ; fhir:display [ fhir:v "Forældre-barn-relation" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Rikke" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/2mthEncounter" ] ] ; # fhir:effective [ fhir:v "2020-07-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 "7a107df6-8fb8-4744-8413-be10b4c5c1d9" ] ; fhir:display [ fhir:v "Velfungerende forældre-barn-relation" ] ] ) ] . # <http://fhir.kl.dk/children/Observation/RikkeBodyWeight2mth> a fhir:Observation ; fhir:id [ fhir:v "RikkeBodyWeight2mth"] ; # 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: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/Rikke" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/2mthEncounter" ] ] ; # fhir:effective [ fhir:v "2020-06-30"^^xsd:date] ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6200"^^xsd:decimal ] ; fhir:unit [ fhir:v "g" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "g" ] ] . # <http://fhir.kl.dk/children/Observation/RikkeBodyHeight2mth> a fhir:Observation ; fhir:id [ fhir:v "RikkeBodyHeight2mth"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-bodyheight"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-bodyheight> ] ) ] ; # 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:8302-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "8302-2" ] ] [ a sct:1153637007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "1153637007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Rikke" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/2mthEncounter" ] ] ; # fhir:effective [ fhir:v "2020-07-07"^^xsd:date] ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "58"^^xsd:decimal ] ; fhir:unit [ fhir:v "cm" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "cm" ] ] . # <http://fhir.kl.dk/children/Observation/RikkeHeadCircum> a fhir:Observation ; fhir:id [ fhir:v "RikkeHeadCircum"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-headcircum"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-headcircum> ] ) ] ; # 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:9843-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "9843-4" ] ; fhir:display [ fhir:v "Head Occipital-frontal circumference" ] ] [ a sct:363812007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "363812007" ] ; fhir:display [ fhir:v "Head circumference" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Rikke" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/2mthEncounter" ] ] ; # fhir:effective [ fhir:v "2020-07-07T12:45:00.000Z"^^xsd:dateTime] ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "38.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "cm" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "cm" ] ] . # <http://fhir.kl.dk/children/Observation/RikkeFeedingObservationPeriod> a fhir:Observation ; fhir:id [ fhir:v "RikkeFeedingObservationPeriod"] ; # 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: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/Rikke" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/2mthEncounter" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2020-05-05T00:00:00.000Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2020-06-28T00: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" ] ] ) ] . # <http://fhir.kl.dk/children/Observation/RikkeFeedingObservationStatus> a fhir:Observation ; fhir:id [ fhir:v "RikkeFeedingObservationStatus"] ; # 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: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/Rikke" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/2mthEncounter" ] ] ; # fhir:effective [ fhir:v "2020-07-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 "3edc905c-2830-442a-98cc-463cc3701dd1" ] ; fhir:display [ fhir:v "Ammes som supplement til anden kost" ] ] ) ] . # <http://fhir.kl.dk/children/Observation/RikkeFeedingObservationNewPeriod> a fhir:Observation ; fhir:id [ fhir:v "RikkeFeedingObservationNewPeriod"] ; # 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: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/Rikke" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/2mthEncounter" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2020-06-28T00: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 "3edc905c-2830-442a-98cc-463cc3701dd1" ] ; fhir:display [ fhir:v "Ammes som supplement til anden kost" ] ] ) ] . # <http://fhir.kl.dk/children/Observation/RikkeCommunication2mth> a fhir:Observation ; fhir:id [ fhir:v "RikkeCommunication2mth"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-communication"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-communication> ] ) ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ; fhir:code [ fhir:v "653c2b0b-bb64-4906-888b-aea6fef3c3f8" ] ; fhir:display [ fhir:v "Kommunikation" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Rikke" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/2mthEncounter" ] ] ; # fhir:effective [ fhir:v "2020-07-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 "042d522d-0abe-46eb-a958-6e235b5d5408" ] ; fhir:display [ fhir:v "Kommunikerer alderssvarende" ] ] ) ] . # <http://fhir.kl.dk/children/Observation/RikkeSleep2mth> a fhir:Observation ; fhir:id [ fhir:v "RikkeSleep2mth"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-sleep"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-sleep> ] ) ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ; fhir:code [ fhir:v "73f981f8-455a-4158-b435-7c6d83ab84da" ] ; fhir:display [ fhir:v "Søvn" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Rikke" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/2mthEncounter" ] ] ; # fhir:effective [ fhir:v "2020-07-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 "b07eec60-941d-484d-8c2a-aeaa2ba798bf" ] ; fhir:display [ fhir:v "Søvn med normale variationer" ] ] ) ] . # <http://fhir.kl.dk/children/Observation/RikkeMotorFunction2mth> a fhir:Observation ; fhir:id [ fhir:v "RikkeMotorFunction2mth"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-motor-function"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-motor-function> ] ) ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ; fhir:code [ fhir:v "e04f2ca1-888a-4671-a97a-371b525cd2a3" ] ; fhir:display [ fhir:v "Motorik" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Rikke" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/2mthEncounter" ] ] ; # fhir:effective [ fhir:v "2020-07-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 "936a0163-08eb-4fdb-bf0c-bcf5bc7cb3f6" ] ; fhir:display [ fhir:v "Få tegn på udfordret motorik" ] ] ) ] . # <http://fhir.kl.dk/children/Observation/RikkeEyeContact2mth> a fhir:Observation ; fhir:id [ fhir:v "RikkeEyeContact2mth"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-exam-result"^^xsd:anyURI ; fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-exam-result> ] ) ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:363788007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "363788007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Rikke" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/2mthEncounter" ] ] ; # fhir:effective [ fhir:v "2020-07-07"^^xsd:date] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ; fhir:code [ fhir:v "bfd18100-d007-4465-95ce-5bf2ac8bc091" ] ; fhir:display [ fhir:v "Afvigende øjenkontakt" ] ] ) ] . #
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