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

: a50c7477-c817-4f98-92a8-b8c15f015d9e - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "a50c7477-c817-4f98-92a8-b8c15f015d9e"] ; # 
  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-14T23:25:12Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Patient/fa03ee6c-e38a-44cf-8ef4-79f8ea91b3b8"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Patient/fa03ee6c-e38a-44cf-8ef4-79f8ea91b3b8> )
  ] [
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/RelatedPerson/a4b064a0-7fdd-467f-81cc-d1575b52b7f8"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/RelatedPerson/a4b064a0-7fdd-467f-81cc-d1575b52b7f8> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Encounter/ae1f1c80-af46-4893-b99e-0305c5a2bb95"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Encounter/ae1f1c80-af46-4893-b99e-0305c5a2bb95> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/Encounter/651dec86-17ee-4570-8759-964ca1270bcb"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/Encounter/651dec86-17ee-4570-8759-964ca1270bcb> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/CarePlan/d3df60d0-4380-43b4-8d15-2e3fb3b4c50a"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/CarePlan/d3df60d0-4380-43b4-8d15-2e3fb3b4c50a> )
  ] [
fhir:fullUrl [ fhir:v "https://test.fhir.dk/CarePlan/6122356d-a611-4660-8b0f-c86185f465f8"^^xsd:anyURI ] ;
    ( fhir:resource <https://test.fhir.dk/CarePlan/6122356d-a611-4660-8b0f-c86185f465f8> )
  ] ) . # 

<https://test.fhir.dk/Patient/fa03ee6c-e38a-44cf-8ef4-79f8ea91b3b8> a fhir:Patient ;
  fhir:id [ fhir:v "fa03ee6c-e38a-44cf-8ef4-79f8ea91b3b8"] ; # 
  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_fa03ee6c-e38a-44cf-8ef4-79f8ea91b3b8\"> </a><p><b>Generated Narrative: Patient </b><a name=\"fa03ee6c-e38a-44cf-8ef4-79f8ea91b3b8\"> </a><a name=\"hcfa03ee6c-e38a-44cf-8ef4-79f8ea91b3b8\"> </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;fa03ee6c-e38a-44cf-8ef4-79f8ea91b3b8&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>/2911829996 (use: official)</p><p><b>managingOrganization</b>: <span><code>urn:oid:1.2.208.176.1.1</code>/451000016003 (use: official)</span></p><h3>Links</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Other</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: RelatedPerson/a4b064a0-7fdd-467f-81cc-d1575b52b7f8</td><td>seealso</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 "451000016003" ]     ]
  ] ; # 
  fhir:link ( [
fhir:other [
fhir:reference [ fhir:v "RelatedPerson/a4b064a0-7fdd-467f-81cc-d1575b52b7f8" ]     ] ;
fhir:type [ fhir:v "seealso" ]
  ] ) . # 

<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/RelatedPerson/a4b064a0-7fdd-467f-81cc-d1575b52b7f8> a fhir:RelatedPerson ;
  fhir:id [ fhir:v "a4b064a0-7fdd-467f-81cc-d1575b52b7f8"] ; # 
  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_a4b064a0-7fdd-467f-81cc-d1575b52b7f8\"> </a><p><b>Generated Narrative: RelatedPerson </b><a name=\"a4b064a0-7fdd-467f-81cc-d1575b52b7f8\"> </a><a name=\"hca4b064a0-7fdd-467f-81cc-d1575b52b7f8\"> </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\">ResourceRelatedPerson &quot;a4b064a0-7fdd-467f-81cc-d1575b52b7f8&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-children-related-parent.html\">KLGatewayChildrenRelatedParent</a></p></div><p><b>patient</b>: See on this page: Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794</p><p><b>relationship</b>: parent <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-RoleCode.html\">RoleCode</a>#PRN)</span></p></div>"
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794" ]
  ] ; # 
  fhir:relationship ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PRN" ]     ] )
  ] ) . # 

<https://test.fhir.dk/Encounter/ae1f1c80-af46-4893-b99e-0305c5a2bb95> a fhir:Encounter ;
  fhir:id [ fhir:v "ae1f1c80-af46-4893-b99e-0305c5a2bb95"] ; # 
  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 "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_ae1f1c80-af46-4893-b99e-0305c5a2bb95\"> </a><p><b>Generated Narrative: Encounter </b><a name=\"ae1f1c80-af46-4893-b99e-0305c5a2bb95\"> </a><a name=\"hcae1f1c80-af46-4893-b99e-0305c5a2bb95\"> </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;ae1f1c80-af46-4893-b99e-0305c5a2bb95&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-children-encounter.html\">KLGatewayChildrenEncounter</a></p></div><p><b>basedOnInterventionExtension</b>: See on this page: CarePlan/6122356d-a611-4660-8b0f-c86185f465f8</p><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>: Behovskontakt med småbørnssundhedsplejen <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>#4b039ba1-4005-42e6-b672-09b81ad7578a)</span></p><p><b>subject</b>: See on this page: Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794</p><p><b>period</b>: 2020-07-14 --&gt; (ongoing)</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/BasedOnInterventionExtension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "CarePlan/6122356d-a611-4660-8b0f-c86185f465f8" ]     ]
  ] ) ; # 
  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 "4b039ba1-4005-42e6-b672-09b81ad7578a" ] ;
fhir:display [ fhir:v "Behovskontakt med småbørnssundhedsplejen" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2020-07-14"^^xsd:date ]
  ] . # 

<https://test.fhir.dk/Encounter/651dec86-17ee-4570-8759-964ca1270bcb> a fhir:Encounter ;
  fhir:id [ fhir:v "651dec86-17ee-4570-8759-964ca1270bcb"] ; # 
  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 "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_651dec86-17ee-4570-8759-964ca1270bcb\"> </a><p><b>Generated Narrative: Encounter </b><a name=\"651dec86-17ee-4570-8759-964ca1270bcb\"> </a><a name=\"hc651dec86-17ee-4570-8759-964ca1270bcb\"> </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;651dec86-17ee-4570-8759-964ca1270bcb&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-children-encounter.html\">KLGatewayChildrenEncounter</a></p></div><p><b>basedOnInterventionExtension</b>: See on this page: CarePlan/d3df60d0-4380-43b4-8d15-2e3fb3b4c50a</p><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>: Behovskontakt med småbørnssundhedsplejen <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>#4b039ba1-4005-42e6-b672-09b81ad7578a)</span></p><p><b>subject</b>: See on this page: Patient/fa03ee6c-e38a-44cf-8ef4-79f8ea91b3b8</p><p><b>period</b>: 2020-07-14 --&gt; (ongoing)</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://fhir.kl.dk/children/StructureDefinition/BasedOnInterventionExtension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "CarePlan/d3df60d0-4380-43b4-8d15-2e3fb3b4c50a" ]     ]
  ] ) ; # 
  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 "4b039ba1-4005-42e6-b672-09b81ad7578a" ] ;
fhir:display [ fhir:v "Behovskontakt med småbørnssundhedsplejen" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/fa03ee6c-e38a-44cf-8ef4-79f8ea91b3b8" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2020-07-14"^^xsd:date ]
  ] . # 

<https://test.fhir.dk/CarePlan/d3df60d0-4380-43b4-8d15-2e3fb3b4c50a> a fhir:CarePlan ;
  fhir:id [ fhir:v "d3df60d0-4380-43b4-8d15-2e3fb3b4c50a"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-intervention"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-intervention>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_d3df60d0-4380-43b4-8d15-2e3fb3b4c50a\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"d3df60d0-4380-43b4-8d15-2e3fb3b4c50a\"> </a><a name=\"hcd3df60d0-4380-43b4-8d15-2e3fb3b4c50a\"> </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\">ResourceCarePlan &quot;d3df60d0-4380-43b4-8d15-2e3fb3b4c50a&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-children-intervention.html\">KLGatewayChildrenIntervention</a></p></div><p><b>status</b>: completed</p><p><b>intent</b>: plan</p><p><b>subject</b>: See on this page: Patient/fa03ee6c-e38a-44cf-8ef4-79f8ea91b3b8</p><p><b>period</b>: 2020-07-07 --&gt; 2020-07-14</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>ReasonCode</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td>Støtte ved psykisk reaktion eller sårbarhed <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>#8af7f611-2bae-4ba5-923a-d748501d1ad3)</span></td><td>Psykisk reaktion <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>#f86c2526-3b04-454c-a99e-d350f699dc94)</span></td><td>unknown</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/fa03ee6c-e38a-44cf-8ef4-79f8ea91b3b8" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2020-07-07"^^xsd:date ] ;
fhir:end [ fhir:v "2020-07-14"^^xsd:date ]
  ] ; # 
  fhir:activity ( [
fhir:detail [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8af7f611-2bae-4ba5-923a-d748501d1ad3" ] ;
fhir:display [ fhir:v "Støtte ved psykisk reaktion eller sårbarhed" ]         ] )       ] ;
      ( fhir:reasonCode [
        ( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ;
fhir:code [ fhir:v "f86c2526-3b04-454c-a99e-d350f699dc94" ] ;
fhir:display [ fhir:v "Psykisk reaktion" ]         ] )       ] ) ;
fhir:status [ fhir:v "unknown" ]     ]
  ] ) . # 

<https://test.fhir.dk/CarePlan/6122356d-a611-4660-8b0f-c86185f465f8> a fhir:CarePlan ;
  fhir:id [ fhir:v "6122356d-a611-4660-8b0f-c86185f465f8"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-intervention"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-intervention>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_6122356d-a611-4660-8b0f-c86185f465f8\"> </a><p><b>Generated Narrative: CarePlan </b><a name=\"6122356d-a611-4660-8b0f-c86185f465f8\"> </a><a name=\"hc6122356d-a611-4660-8b0f-c86185f465f8\"> </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\">ResourceCarePlan &quot;6122356d-a611-4660-8b0f-c86185f465f8&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-children-intervention.html\">KLGatewayChildrenIntervention</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>subject</b>: See on this page: Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794</p><p><b>period</b>: 2020-07-07 --&gt; (ongoing)</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>ReasonCode</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td>Vejledning i kontakt, samspil og barnets behov <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>#b3de92ea-ac5e-4f87-809e-a9e40b59cc34)</span></td><td>Udfordring i social kontakt <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>#e1c1674c-9384-4d95-999f-763f3868f444)</span></td><td>unknown</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2020-07-07"^^xsd:date ]
  ] ; # 
  fhir:activity ( [
fhir:detail [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ;
fhir:code [ fhir:v "b3de92ea-ac5e-4f87-809e-a9e40b59cc34" ] ;
fhir:display [ fhir:v "Vejledning i kontakt, samspil og barnets behov" ]         ] )       ] ;
      ( fhir:reasonCode [
        ( 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" ]         ] )       ] ) ;
fhir:status [ fhir:v "unknown" ]     ]
  ] ) . #