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
Active as of 2025-08-31 |
{
"resourceType" : "ValueSet",
"id" : "fkgateway-ltt-care-plan-activity-types",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fkgateway-ltt-care-plan-activity-types</b></p><a name=\"fkgateway-ltt-care-plan-activity-types\"> </a><a name=\"hcfkgateway-ltt-care-plan-activity-types\"> </a><ul><li>Include these codes as defined in <a href=\"http://fhir.kl.dk/term/2.3.0/CodeSystem-CareSocialCodes.html\"><code>http://fhir.kl.dk/term/CodeSystem/CareSocialCodes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.3.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-01302bcb-c7f3-42c4-8ded-68e33da064eb\">01302bcb-c7f3-42c4-8ded-68e33da064eb</a></td><td>Lettilgængelige tilbud til børn og unge i psykisk mistrivsel</td><td>Forløbskode for lettilgængelige tilbud til børn og unge i psykisk mistrivsel.</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.kl.dk/ltt/ValueSet/fkgateway-ltt-care-plan-activity-types",
"version" : "1.0.0",
"name" : "LTTCarePlanActivityTypes",
"title" : "Lettilgængeligt Tilbud - Forløbskoder",
"status" : "active",
"experimental" : false,
"date" : "2025-08-31T13:04:54+02:00",
"publisher" : "Kommunernes Landsforening",
"contact" : [
{
"name" : "Kommunernes Landsforening",
"telecom" : [
{
"system" : "url",
"value" : "http://kl.dk"
}
]
}
],
"description" : "Types of careplan acitivities in LTT",
"compose" : {
"include" : [
{
"system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"concept" : [
{
"code" : "01302bcb-c7f3-42c4-8ded-68e33da064eb",
"display" : "Lettilgængelige tilbud til børn og unge i psykisk mistrivsel"
}
]
}
]
}
}