KLChildren implementation guide, an implementation of FBU
2.0.0 - Release

This page is part of the KLChildren (v2.0.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

: 74dcb49e-dd6a-4450-9fb8-85ad0e7bed38 - TTL Representation

Raw ttl | Download


@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 "74dcb49e-dd6a-4450-9fb8-85ad0e7bed38"] ; # 
  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-09T23: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> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Observation/a5118cac-0fbc-4fed-a4b7-df246732c5f7"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Observation/a5118cac-0fbc-4fed-a4b7-df246732c5f7> )
  ] ) . # 

<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><b>Generated Narrative: Patient </b><a name=\"e60106e2-413e-46c5-8a3f-62d8e77ce794\"> </a><a name=\"hce60106e2-413e-46c5-8a3f-62d8e77ce794\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePatient &quot;e60106e2-413e-46c5-8a3f-62d8e77ce794&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-children-citizen.html\">KLGatewayChildrenCitizen</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.208.176.1.2</code>/0505209996 (use: official)</p><p><b>active</b>: true</p><p><b>managingOrganization</b>: <span><code>urn:oid:1.2.208.176.1.1</code>/451000016003 (use: official)</span></p></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><b>Generated Narrative: Encounter </b><a name=\"ebaaad51-e77f-4fc1-944a-24b0ace0a9f9\"> </a><a name=\"hcebaaad51-e77f-4fc1-944a-24b0ace0a9f9\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceEncounter &quot;ebaaad51-e77f-4fc1-944a-24b0ace0a9f9&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-children-encounter.html\">KLGatewayChildrenEncounter</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: home health (Details: ActCode code HH  = ' home health ', stated as ' null ')</p><p><b>type</b>: Barselsbesøg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.0.0/CodeSystem-FBOE.html\">FBOE</a>#7d35a193-e808-4e77-b361-6c0d114d021f)</span></p><p><b>subject</b>: See on this page: Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794</p><p><b>period</b>: 2020-05-07 --&gt; (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><b>Generated Narrative: Observation </b><a name=\"4ad1eeba-85ca-47f1-bed5-b2b58f53cd9f\"> </a><a name=\"hc4ad1eeba-85ca-47f1-bed5-b2b58f53cd9f\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceObservation &quot;4ad1eeba-85ca-47f1-bed5-b2b58f53cd9f&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-children-feeding-observation.html\">KLGatewayChildrenFeedingObservation</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Infant feeding method <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#169740003; <a href=\"http://fhir.kl.dk/term/2.0.0/CodeSystem-FBOE.html\">FBOE</a>#e61e4dab-54bb-4bf4-9b76-8d991cf4de08 &quot;Ernæring&quot;)</span></p><p><b>subject</b>: See on this page: Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794</p><p><b>encounter</b>: See on this page: Encounter/ebaaad51-e77f-4fc1-944a-24b0ace0a9f9</p><p><b>effective</b>: 2020-05-05 00:00:00+0000 --&gt; (ongoing)</p><p><b>value</b>: Fuldamning, inklusiv modermælk på flaske <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.0.0/CodeSystem-FBOE.html\">FBOE</a>#77a008dd-21cc-452f-a1ee-ac8d025b7817)</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><b>Generated Narrative: Observation </b><a name=\"23fe85c3-3ff2-4093-89aa-5051bfee9bc2\"> </a><a name=\"hc23fe85c3-3ff2-4093-89aa-5051bfee9bc2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceObservation &quot;23fe85c3-3ff2-4093-89aa-5051bfee9bc2&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-children-feeding-observation.html\">KLGatewayChildrenFeedingObservation</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Infant feeding method <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#169740003; <a href=\"http://fhir.kl.dk/term/2.0.0/CodeSystem-FBOE.html\">FBOE</a>#e61e4dab-54bb-4bf4-9b76-8d991cf4de08 &quot;Ernæring&quot;)</span></p><p><b>subject</b>: See on this page: Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794</p><p><b>encounter</b>: See on this page: Encounter/ebaaad51-e77f-4fc1-944a-24b0ace0a9f9</p><p><b>effective</b>: 2020-05-07 00:00:00+0000</p><p><b>value</b>: Fuldamning, inklusiv modermælk på flaske <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.0.0/CodeSystem-FBOE.html\">FBOE</a>#77a008dd-21cc-452f-a1ee-ac8d025b7817)</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><b>Generated Narrative: Observation </b><a name=\"8779aeaa-d7ed-4450-8a5f-d685ddc15dc3\"> </a><a name=\"hc8779aeaa-d7ed-4450-8a5f-d685ddc15dc3\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceObservation &quot;8779aeaa-d7ed-4450-8a5f-d685ddc15dc3&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-children-bodyweight.html\">KLGatewayChildrenBodyWeight</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body weight <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#29463-7; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#27113001)</span></p><p><b>subject</b>: See on this page: Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794</p><p><b>encounter</b>: See on this page: Encounter/ebaaad51-e77f-4fc1-944a-24b0ace0a9f9</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" ]
  ] . # 

<https://test.fhir.dk/Observation/a5118cac-0fbc-4fed-a4b7-df246732c5f7> a fhir:Observation ;
  fhir:id [ fhir:v "a5118cac-0fbc-4fed-a4b7-df246732c5f7"] ; # 
  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_a5118cac-0fbc-4fed-a4b7-df246732c5f7\"> </a><p><b>Generated Narrative: Observation </b><a name=\"a5118cac-0fbc-4fed-a4b7-df246732c5f7\"> </a><a name=\"hca5118cac-0fbc-4fed-a4b7-df246732c5f7\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceObservation &quot;a5118cac-0fbc-4fed-a4b7-df246732c5f7&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-children-parent-relationship.html\">KLGatewayChildrenIndicatorParentRelationship</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Forældre-barn-relation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.0.0/CodeSystem-FBOE.html\">FBOE</a>#763c6f21-5467-4713-82fb-716c9d0a1fdf)</span></p><p><b>subject</b>: See on this page: Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794</p><p><b>encounter</b>: See on this page: Encounter/ebaaad51-e77f-4fc1-944a-24b0ace0a9f9</p><p><b>effective</b>: 2020-07-07 00:00:00+0000</p><p><b>dataAbsentReason</b>: Unknown <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-data-absent-reason.html\">DataAbsentReason</a>#unknown)</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/e60106e2-413e-46c5-8a3f-62d8e77ce794" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/ebaaad51-e77f-4fc1-944a-24b0ace0a9f9" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-07-07T00:00:00.000Z"^^xsd:dateTime] ; # 
  fhir:dataAbsentReason [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "unknown" ]     ] )
  ] . #