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

: d2e57785-7d0e-4b30-9e51-62c14185b9ed - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "d2e57785-7d0e-4b30-9e51-62c14185b9ed",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-delivery-report"
    ]
  },
  "type" : "collection",
  "timestamp" : "2020-07-14T23:25:12Z",
  "entry" : [
    {
      "fullUrl" : "https://test.fhir.dk/Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "e60106e2-413e-46c5-8a3f-62d8e77ce794",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-citizen"
          ]
        },
        "text" : {
          "status" : "generated",
          "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\u00a0(use:\u00a0official)</p><p><b>active</b>: true</p><p><b>managingOrganization</b>: <span><code>urn:oid:1.2.208.176.1.1</code>/451000016003\u00a0(use:\u00a0official)</span></p></div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:oid:1.2.208.176.1.2",
            "value" : "0505209996"
          }
        ],
        "active" : true,
        "managingOrganization" : {
          "identifier" : {
            "use" : "official",
            "system" : "urn:oid:1.2.208.176.1.1",
            "value" : "451000016003"
          }
        }
      }
    },
    {
      "fullUrl" : "https://test.fhir.dk/Encounter/aa43bf55-e593-4212-8e01-cb31a96f9726",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "aa43bf55-e593-4212-8e01-cb31a96f9726",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-encounter"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_aa43bf55-e593-4212-8e01-cb31a96f9726\"> </a><p><b>Generated Narrative: Encounter </b><a name=\"aa43bf55-e593-4212-8e01-cb31a96f9726\"> </a><a name=\"hcaa43bf55-e593-4212-8e01-cb31a96f9726\"> </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;aa43bf55-e593-4212-8e01-cb31a96f9726&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-23 --&gt; (ongoing)</p></div>"
        },
        "extension" : [
          {
            "url" : "http://fhir.kl.dk/children/StructureDefinition/BasedOnInterventionExtension",
            "valueReference" : {
              "reference" : "CarePlan/6122356d-a611-4660-8b0f-c86185f465f8"
            }
          }
        ],
        "status" : "finished",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "HH"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://fhir.kl.dk/term/CodeSystem/FBOE",
                "code" : "4b039ba1-4005-42e6-b672-09b81ad7578a",
                "display" : "Behovskontakt med småbørnssundhedsplejen"
              }
            ]
          }
        ],
        "subject" : {
          "reference" : "Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794"
        },
        "period" : {
          "start" : "2020-07-23"
        }
      }
    },
    {
      "fullUrl" : "https://test.fhir.dk/CarePlan/6122356d-a611-4660-8b0f-c86185f465f8",
      "resource" : {
        "resourceType" : "CarePlan",
        "id" : "6122356d-a611-4660-8b0f-c86185f465f8",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-intervention"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>: completed</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; 2020-07-23</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>"
        },
        "status" : "completed",
        "intent" : "plan",
        "subject" : {
          "reference" : "Patient/e60106e2-413e-46c5-8a3f-62d8e77ce794"
        },
        "period" : {
          "start" : "2020-07-07",
          "end" : "2020-07-23"
        },
        "activity" : [
          {
            "detail" : {
              "code" : {
                "coding" : [
                  {
                    "system" : "http://fhir.kl.dk/term/CodeSystem/FBOE",
                    "code" : "b3de92ea-ac5e-4f87-809e-a9e40b59cc34",
                    "display" : "Vejledning i kontakt, samspil og barnets behov"
                  }
                ]
              },
              "reasonCode" : [
                {
                  "coding" : [
                    {
                      "system" : "http://fhir.kl.dk/term/CodeSystem/FBOE",
                      "code" : "e1c1674c-9384-4d95-999f-763f3868f444",
                      "display" : "Udfordring i social kontakt"
                    }
                  ]
                }
              ],
              "status" : "unknown"
            }
          }
        ]
      }
    }
  ]
}