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

: Lettilgængeligt Tilbud - Tema - JSON Representation

Active as of 2025-08-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "fkgateway-ltt-focus-area",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fkgateway-ltt-focus-area</b></p><a name=\"fkgateway-ltt-focus-area\"> </a><a name=\"hcfkgateway-ltt-focus-area\"> </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-d09ad8c9-7ade-455f-b34a-54c8c6cce266\">d09ad8c9-7ade-455f-b34a-54c8c6cce266</a></li></ul></div>"
  },
  "url" : "http://fhir.kl.dk/ltt/ValueSet/fkgateway-ltt-focus-area",
  "version" : "1.0.0",
  "name" : "LTTFocusArea",
  "title" : "Lettilgængeligt Tilbud - Tema",
  "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" : "Focus areas reflect the challenges presented by the child or youth.",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.kl.dk/term/CodeSystem/LTT",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "d09ad8c9-7ade-455f-b34a-54c8c6cce266"
          }
        ]
      }
    ]
  }
}