LTT Implementation Guide
1.0.1 - ci-build
This page is part of the KLltt (v1.0.1: 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
<Bundle xmlns="http://hl7.org/fhir">
<id value="TestIncrementalDelivery"/>
<meta>
<profile
value="http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-incremental-delivery"/>
</meta>
<type value="collection"/>
<timestamp value="2025-07-08T03:00:00Z"/>
<entry>
<fullUrl value="https://test.fhir.dk/Bundle/RapportOmJosefine"/>
<resource>
<Bundle>
<id value="RapportOmJosefine"/>
<meta>
<profile
value="http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-delivery-report"/>
</meta>
<type value="collection"/>
<timestamp value="2025-07-08T03:00:00Z"/>
<entry>
<fullUrl value="http://fhir.kl.dk/ltt/Patient/Josefine"/>
<resource>
<Patient>
<id value="Josefine"/>
<meta>
<profile
value="http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-citizen"/>
</meta>
<identifier>
<use value="official"/>
<system value="urn:oid:1.2.208.176.1.2"/>
<value value="0505149996"/>
</identifier>
<active value="true"/>
<managingOrganization>
<identifier>
<use value="official"/>
<system value="urn:oid:1.2.208.176.1.1"/>
<value value="451000016003"/>
</identifier>
</managingOrganization>
</Patient>
</resource>
</entry>
<entry>
<fullUrl value="http://fhir.kl.dk/ltt/CarePlan/Forloeb"/>
<resource>
<CarePlan>
<id value="Forloeb"/>
<meta>
<profile
value="http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-care-plan"/>
</meta>
<status value="active"/>
<intent value="plan"/>
<subject>🔗
<reference value="Patient/Josefine"/>
</subject>
<period>
<start value="2025-05-14T08:17:00Z"/>
</period>
<activity>
<detail>
<code>
<coding>
<system
value="http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"/>
<code value="01302bcb-c7f3-42c4-8ded-68e33da064eb"/>
<display
value="Lettilgængelige tilbud til børn og unge i psykisk mistrivsel"/>
</coding>
</code>
<reasonCode>
<coding>
<system value="http://fhir.kl.dk/term/CodeSystem/LTT"/>
<code value="bf4df811-805a-4309-8394-7d9ea31b8af7"/>
<display value="Krop og mad"/>
</coding>
</reasonCode>
<reasonCode>
<coding>
<system value="http://fhir.kl.dk/term/CodeSystem/LTT"/>
<code value="5cea8eb2-5374-45f7-a985-cef1f577f0a1"/>
<display value="Selvskade"/>
</coding>
</reasonCode>
<status value="in-progress"/>
</detail>
</activity>
</CarePlan>
</resource>
</entry>
<entry>
<fullUrl
value="http://fhir.kl.dk/ltt/Encounter/Behandlingskontakt"/>
<resource>
<Encounter>
<id value="Behandlingskontakt"/>
<meta>
<profile
value="http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-encounter"/>
</meta>
<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>
</resource>
</entry>
<entry>
<fullUrl value="http://fhir.kl.dk/ltt/CarePlan/Henvisning"/>
<resource>
<CarePlan>
<id value="Henvisning"/>
<meta>
<profile
value="http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-referral"/>
</meta>
<basedOn>🔗
<reference value="CarePlan/Forloeb"/>
</basedOn>
<status value="completed"/>
<intent value="plan"/>
<subject>🔗
<reference value="Patient/Josefine"/>
</subject>
<period>
<start value="2025-07-07T14:28:17Z"/>
</period>
<activity>
<detail>
<code>
<coding>
<system value="http://fhir.kl.dk/term/CodeSystem/LTT"/>
<code value="59721d6a-71c7-4cae-954c-5997cbebd387"/>
<display value="Andet tilbud i hjemkommune"/>
</coding>
</code>
<status value="completed"/>
</detail>
</activity>
</CarePlan>
</resource>
</entry>
</Bundle>
</resource>
</entry>
</Bundle>