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-participants",
"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-participants</b></p><a name=\"fkgateway-ltt-type-of-participants\"> </a><a name=\"hcfkgateway-ltt-type-of-participants\"> </a><ul><li>Include codes from<a href=\"http://fhir.kl.dk/term/2.3.0/CodeSystem-CareSocialCodes.html\"><code>http://fhir.kl.dk/term/CodeSystem/CareSocialCodes</code></a> where concept descends from <a href=\"http://fhir.kl.dk/term/2.3.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-880028ec-5f16-4242-ba53-57a902094d5b\">880028ec-5f16-4242-ba53-57a902094d5b</a></li></ul></div>"
},
"url" : "http://fhir.kl.dk/ltt/ValueSet/fkgateway-ltt-type-of-participants",
"version" : "1.0.0",
"name" : "LTTParticipantTypes",
"title" : "Lettilgængeligt Tilbud - Deltagere i kontakt",
"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" : "Participants",
"compose" : {
"include" : [
{
"system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "880028ec-5f16-4242-ba53-57a902094d5b"
}
]
}
]
}
}