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 "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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_Rikke\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient Rikke</b></p><a name=\"Rikke\"> </a><a name=\"hcRikke\"> </a><a name=\"Rikke-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>/123456789012345 (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 "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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_Kirsten\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient Kirsten</b></p><a name=\"Kirsten\"> </a><a name=\"hcKirsten\"> </a><a name=\"Kirsten-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#2911829996 (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><li>Also see: <a href=\"RelatedPerson-RikkesParent.html\">RelatedPerson: relationship = parent</a></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 "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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_RikkesParent\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson RikkesParent</b></p><a name=\"RikkesParent\"> </a><a name=\"hcRikkesParent\"> </a><a name=\"RikkesParent-en-US\"> </a><p><b>patient</b>: <a href=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode PRN}\">parent</span></p></div>" ] ; # 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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_2mthEncounter\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter 2mthEncounter</b></p><a name=\"2mthEncounter\"> </a><a name=\"hc2mthEncounter\"> </a><a name=\"2mthEncounter-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 51f30d1c-d60e-4e3e-ac22-ec9712ea962d}\">Besøg hos det ca. 2 måneder gamle barn</span></p><p><b>subject</b>: <a href=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>period</b>: 2020-07-07 12:45:00+0000 --> (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 "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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_KirstenParentMentalStatus\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation KirstenParentMentalStatus</b></p><a name=\"KirstenParentMentalStatus\"> </a><a name=\"hcKirstenParentMentalStatus\"> </a><a name=\"KirstenParentMentalStatus-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE 2c39af9f-8e45-4c88-962f-e7a9e2cd31b6}\">Forælders psykiske tilstand</span></p><p><b>subject</b>: <a href=\"Patient-Kirsten.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2911829996 (use: official, ))</a></p><p><b>effective</b>: 2020-07-07 00:00:00+0000</p><p><b>value</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE b8220216-e185-451b-8d2a-67cdf73c42c3}\">Let psykisk reaktion</span></p></div>" ] ; # 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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_EPDSAnswerKirsten\"> </a><p class=\"res-header-id\"><b>Generated Narrative: QuestionnaireResponse EPDSAnswerKirsten</b></p><a name=\"EPDSAnswerKirsten\"> </a><a name=\"hcEPDSAnswerKirsten\"> </a><a name=\"EPDSAnswerKirsten-en-US\"> </a><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Definition</a></th><th style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/formats.html#table\" title=\"The type of the item\">Answer</a><span style=\"float: right\"><a href=\"http://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireResponseRoot\" class=\"hierarchy\"/> EPDSAnswerKirsten</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire:<a href=\"Questionnaire-klgateway-children-epds.html\">KLGatewayChildrenEPDS</a></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> 1humor</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0</td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> 2happiness</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2</td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> 3blame</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1</td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> 4worry</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1</td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> 5anxious</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2</td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> 6grow</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1</td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> 7sleep</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">3</td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> 8sad</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0</td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> 9cry</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0</td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> 10harm</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0</td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> score</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">10</td></tr>\r\n<tr><td colspan=\"4\" class=\"hierarchy\"><br/><a href=\"http://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>" ] ; # 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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RikkeSocialInteraction\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RikkeSocialInteraction</b></p><a name=\"RikkeSocialInteraction\"> </a><a name=\"hcRikkeSocialInteraction\"> </a><a name=\"RikkeSocialInteraction-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE 68605f88-49fb-44b9-b327-86947af6aa93}\">Social kontakt</span></p><p><b>subject</b>: <a href=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-2mthEncounter.html\">Encounter: status = finished; class = home health (ActCode#HH); type = Besøg hos det ca. 2 måneder gamle barn; period = 2020-07-07 12:45:00+0000 --> (ongoing)</a></p><p><b>effective</b>: 2020-07-07 00:00:00+0000</p><p><b>value</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE e1c1674c-9384-4d95-999f-763f3868f444}\">Udfordring i social kontakt</span></p></div>" ] ; # 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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RikkeChildrenParentRelationship\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RikkeChildrenParentRelationship</b></p><a name=\"RikkeChildrenParentRelationship\"> </a><a name=\"hcRikkeChildrenParentRelationship\"> </a><a name=\"RikkeChildrenParentRelationship-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE 763c6f21-5467-4713-82fb-716c9d0a1fdf}\">Forældre-barn-relation</span></p><p><b>subject</b>: <a href=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-2mthEncounter.html\">Encounter: status = finished; class = home health (ActCode#HH); type = Besøg hos det ca. 2 måneder gamle barn; period = 2020-07-07 12:45:00+0000 --> (ongoing)</a></p><p><b>effective</b>: 2020-07-07 00:00:00+0000</p><p><b>value</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE 7a107df6-8fb8-4744-8413-be10b4c5c1d9}\">Velfungerende forældre-barn-relation</span></p></div>" ] ; # 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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RikkeBodyWeight2mth\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RikkeBodyWeight2mth</b></p><a name=\"RikkeBodyWeight2mth\"> </a><a name=\"hcRikkeBodyWeight2mth\"> </a><a name=\"RikkeBodyWeight2mth-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=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-2mthEncounter.html\">Encounter: status = finished; class = home health (ActCode#HH); type = Besøg hos det ca. 2 måneder gamle barn; period = 2020-07-07 12:45:00+0000 --> (ongoing)</a></p><p><b>effective</b>: 2020-06-30</p><p><b>value</b>: 6200 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/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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RikkeBodyHeight2mth\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RikkeBodyHeight2mth</b></p><a name=\"RikkeBodyHeight2mth\"> </a><a name=\"hcRikkeBodyHeight2mth\"> </a><a name=\"RikkeBodyHeight2mth-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 8302-2}, {http://snomed.info/sct 1153637007}\">Body height</span></p><p><b>subject</b>: <a href=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-2mthEncounter.html\">Encounter: status = finished; class = home health (ActCode#HH); type = Besøg hos det ca. 2 måneder gamle barn; period = 2020-07-07 12:45:00+0000 --> (ongoing)</a></p><p><b>effective</b>: 2020-07-07</p><p><b>value</b>: 58 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codecm = 'cm')</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: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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RikkeHeadCircum\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RikkeHeadCircum</b></p><a name=\"RikkeHeadCircum\"> </a><a name=\"hcRikkeHeadCircum\"> </a><a name=\"RikkeHeadCircum-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 9843-4}, {http://snomed.info/sct 363812007}\">Head Occipital-frontal circumference</span></p><p><b>subject</b>: <a href=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-2mthEncounter.html\">Encounter: status = finished; class = home health (ActCode#HH); type = Besøg hos det ca. 2 måneder gamle barn; period = 2020-07-07 12:45:00+0000 --> (ongoing)</a></p><p><b>effective</b>: 2020-07-07 12:45:00+0000</p><p><b>value</b>: 38.3 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codecm = 'cm')</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: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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RikkeFeedingObservationPeriod\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RikkeFeedingObservationPeriod</b></p><a name=\"RikkeFeedingObservationPeriod\"> </a><a name=\"hcRikkeFeedingObservationPeriod\"> </a><a name=\"RikkeFeedingObservationPeriod-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=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-2mthEncounter.html\">Encounter: status = finished; class = home health (ActCode#HH); type = Besøg hos det ca. 2 måneder gamle barn; period = 2020-07-07 12:45:00+0000 --> (ongoing)</a></p><p><b>effective</b>: 2020-05-05 00:00:00+0000 --> 2020-06-28 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/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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RikkeFeedingObservationStatus\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RikkeFeedingObservationStatus</b></p><a name=\"RikkeFeedingObservationStatus\"> </a><a name=\"hcRikkeFeedingObservationStatus\"> </a><a name=\"RikkeFeedingObservationStatus-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=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-2mthEncounter.html\">Encounter: status = finished; class = home health (ActCode#HH); type = Besøg hos det ca. 2 måneder gamle barn; period = 2020-07-07 12:45:00+0000 --> (ongoing)</a></p><p><b>effective</b>: 2020-07-07 00:00:00+0000</p><p><b>value</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE 3edc905c-2830-442a-98cc-463cc3701dd1}\">Ammes som supplement til anden kost</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/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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RikkeFeedingObservationNewPeriod\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RikkeFeedingObservationNewPeriod</b></p><a name=\"RikkeFeedingObservationNewPeriod\"> </a><a name=\"hcRikkeFeedingObservationNewPeriod\"> </a><a name=\"RikkeFeedingObservationNewPeriod-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=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-2mthEncounter.html\">Encounter: status = finished; class = home health (ActCode#HH); type = Besøg hos det ca. 2 måneder gamle barn; period = 2020-07-07 12:45:00+0000 --> (ongoing)</a></p><p><b>effective</b>: 2020-06-28 00:00:00+0000 --> (ongoing)</p><p><b>value</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE 3edc905c-2830-442a-98cc-463cc3701dd1}\">Ammes som supplement til anden kost</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/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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RikkeCommunication2mth\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RikkeCommunication2mth</b></p><a name=\"RikkeCommunication2mth\"> </a><a name=\"hcRikkeCommunication2mth\"> </a><a name=\"RikkeCommunication2mth-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE 653c2b0b-bb64-4906-888b-aea6fef3c3f8}\">Kommunikation</span></p><p><b>subject</b>: <a href=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-2mthEncounter.html\">Encounter: status = finished; class = home health (ActCode#HH); type = Besøg hos det ca. 2 måneder gamle barn; period = 2020-07-07 12:45:00+0000 --> (ongoing)</a></p><p><b>effective</b>: 2020-07-07 00:00:00+0000</p><p><b>value</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE 042d522d-0abe-46eb-a958-6e235b5d5408}\">Kommunikerer alderssvarende</span></p></div>" ] ; # 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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RikkeSleep2mth\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RikkeSleep2mth</b></p><a name=\"RikkeSleep2mth\"> </a><a name=\"hcRikkeSleep2mth\"> </a><a name=\"RikkeSleep2mth-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE 73f981f8-455a-4158-b435-7c6d83ab84da}\">Søvn</span></p><p><b>subject</b>: <a href=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-2mthEncounter.html\">Encounter: status = finished; class = home health (ActCode#HH); type = Besøg hos det ca. 2 måneder gamle barn; period = 2020-07-07 12:45:00+0000 --> (ongoing)</a></p><p><b>effective</b>: 2020-07-07 00:00:00+0000</p><p><b>value</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE b07eec60-941d-484d-8c2a-aeaa2ba798bf}\">Søvn med normale variationer</span></p></div>" ] ; # 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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RikkeMotorFunction2mth\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RikkeMotorFunction2mth</b></p><a name=\"RikkeMotorFunction2mth\"> </a><a name=\"hcRikkeMotorFunction2mth\"> </a><a name=\"RikkeMotorFunction2mth-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE e04f2ca1-888a-4671-a97a-371b525cd2a3}\">Motorik</span></p><p><b>subject</b>: <a href=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-2mthEncounter.html\">Encounter: status = finished; class = home health (ActCode#HH); type = Besøg hos det ca. 2 måneder gamle barn; period = 2020-07-07 12:45:00+0000 --> (ongoing)</a></p><p><b>effective</b>: 2020-07-07 00:00:00+0000</p><p><b>value</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE 936a0163-08eb-4fdb-bf0c-bcf5bc7cb3f6}\">Få tegn på udfordret motorik</span></p></div>" ] ; # 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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RikkeEyeContact2mth\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RikkeEyeContact2mth</b></p><a name=\"RikkeEyeContact2mth\"> </a><a name=\"hcRikkeEyeContact2mth\"> </a><a name=\"RikkeEyeContact2mth-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 363788007}\">Clinical history/examination observable (observable entity)</span></p><p><b>subject</b>: <a href=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-2mthEncounter.html\">Encounter: status = finished; class = home health (ActCode#HH); type = Besøg hos det ca. 2 måneder gamle barn; period = 2020-07-07 12:45:00+0000 --> (ongoing)</a></p><p><b>effective</b>: 2020-07-07</p><p><b>value</b>: <span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE bfd18100-d007-4465-95ce-5bf2ac8bc091}\">Afvigende øjenkontakt</span></p></div>" ] ; # 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