LTT Implementation Guide
1.0.0 - ci-build

This page is part of the KLltt (v1.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

: Behandlingskontakt - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="Behandlingskontakt"/>
  <meta>
    <profile
             value="http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-encounter"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter Behandlingskontakt</b></p><a name="Behandlingskontakt"> </a><a name="hcBehandlingskontakt"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-klgateway-ltt-encounter.html">KLGatewayLTTEncounter</a></p></div><p><b>BasedOnCarePlan</b>: <a href="CarePlan-Forloeb.html">CarePlan: status = active; intent = plan; period = 2025-05-14 08:17:00+0000 --&gt; (ongoing)</a></p><p><b>DeliveryType</b>: <span title="Codes:{http://fhir.kl.dk/term/CodeSystem/CareSocialCodes 8d12d74c-17da-47a7-a4fe-e69dbaec0a8c}">Individuel indsats</span></p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode AMB</a>: ambulatory</p><p><b>type</b>: <span title="Codes:{http://fhir.kl.dk/term/CodeSystem/LTT b7f9217c-2315-4d6f-bba5-5117e202302c}">Behandling</span></p><p><b>subject</b>: <a href="Patient-Josefine.html">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505149996 (use: official, ))</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://fhir.kl.dk/term/CodeSystem/CareSocialCodes ca228a58-bd0e-4b0e-81ce-3866adc26535}">Barn/ung deltager</span></td></tr></table><p><b>period</b>: 2025-07-07 13:28:17+0000 --&gt; (ongoing)</p></div>
  </text>
  <extension
             url="http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-encounter-based-on-care-plan">
    <valueReference>🔗 
      <reference value="CarePlan/Forloeb"/>
    </valueReference>
  </extension>
  <extension
             url="http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-encounter-delivery-type">
    <valueCodeableConcept>
      <coding>
        <system value="http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"/>
        <code value="8d12d74c-17da-47a7-a4fe-e69dbaec0a8c"/>
        <display value="Individuel indsats"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="AMB"/>
    <display value="ambulatory"/>
  </class>
  <type>
    <coding>
      <system value="http://fhir.kl.dk/term/CodeSystem/LTT"/>
      <code value="b7f9217c-2315-4d6f-bba5-5117e202302c"/>
      <display value="Behandling"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/Josefine"/>
  </subject>
  <participant>
    <type>
      <coding>
        <system value="http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"/>
        <code value="ca228a58-bd0e-4b0e-81ce-3866adc26535"/>
        <display value="Barn/ung deltager"/>
      </coding>
    </type>
  </participant>
  <period>
    <start value="2025-07-07T13:28:17Z"/>
  </period>
</Encounter>