LTT Implementation Guide
1.0.0 - ci-build
LTT Implementation Guide, published by Kommunernes Landsforening. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/kl-ltt/ and changes regularly. See the Directory of published versions
<CarePlan xmlns="http://hl7.org/fhir">
<id value="Henvisning"/>
<meta>
<profile
value="http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-referral"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan Henvisning</b></p><a name="Henvisning"> </a><a name="hcHenvisning"> </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-referral.html">KLGatewayLTTReferral</a></p></div><p><b>basedOn</b>: <a href="CarePlan-Forloeb.html">CarePlan: status = active; intent = plan; period = 2025-05-14 08:17:00+0000 --> (ongoing)</a></p><p><b>status</b>: Completed</p><p><b>intent</b>: Plan</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><p><b>period</b>: 2025-07-07 14:28:17+0000 --> (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>Status</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://fhir.kl.dk/term/CodeSystem/LTT 59721d6a-71c7-4cae-954c-5997cbebd387}">Andet tilbud i hjemkommune</span></td><td>Completed</td></tr></table></blockquote></div>
</text>
<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>