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
Active as of 2025-08-31 |
{
"resourceType" : "ValueSet",
"id" : "fkgateway-ltt-type-of-referral",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fkgateway-ltt-type-of-referral</b></p><a name=\"fkgateway-ltt-type-of-referral\"> </a><a name=\"hcfkgateway-ltt-type-of-referral\"> </a><ul><li>Include codes from<a href=\"http://fhir.kl.dk/term/2.3.0/CodeSystem-LTT.html\"><code>http://fhir.kl.dk/term/CodeSystem/LTT</code></a> where concept descends from <a href=\"http://fhir.kl.dk/term/2.3.0/CodeSystem-LTT.html#LTT-92aa0b05-ed46-4fd6-8009-adf97d0fc187\">92aa0b05-ed46-4fd6-8009-adf97d0fc187</a></li></ul></div>"
},
"url" : "http://fhir.kl.dk/ltt/ValueSet/fkgateway-ltt-type-of-referral",
"version" : "1.0.0",
"name" : "LTTTypeOfReferral",
"title" : "Lettilgængeligt Tilbud - Henvisning",
"status" : "active",
"experimental" : false,
"date" : "2025-08-31T10:37:03+00:00",
"publisher" : "Kommunernes Landsforening",
"contact" : [
{
"name" : "Kommunernes Landsforening",
"telecom" : [
{
"system" : "url",
"value" : "http://kl.dk"
}
]
}
],
"description" : "Referral/Guidance to another service.",
"compose" : {
"include" : [
{
"system" : "http://fhir.kl.dk/term/CodeSystem/LTT",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "92aa0b05-ed46-4fd6-8009-adf97d0fc187"
}
]
}
]
}
}