FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekl.dk.fhir.ltt
Resource TypeValueSet
IdValueSet-fkgateway-ltt-encounter-types.json
FHIR VersionR4
Sourcehttp://fhir.kl.dk/ltt/1.0.1/ValueSet-fkgateway-ltt-encounter-types.html
URLhttp://fhir.kl.dk/ltt/ValueSet/fkgateway-ltt-encounter-types
Version1.0.1
Statusactive
Date2025-10-29T22:39:09+01:00
NameLTTEncounterTypes
TitleLettilgængeligt Tilbud - Kontakttyper
Realmdk
DescriptionTypes of encounters in LTT

Resources that use this resource

StructureDefinition
klgateway-ltt-encounterKLGatewayLTTEncounter

Resources that this resource uses

CodeSystem
LTTLTT

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet fkgateway-ltt-encounter-types


Source1

{
  "resourceType": "ValueSet",
  "id": "fkgateway-ltt-encounter-types",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.kl.dk/ltt/ValueSet/fkgateway-ltt-encounter-types",
  "version": "1.0.1",
  "name": "LTTEncounterTypes",
  "title": "Lettilgængeligt Tilbud - Kontakttyper",
  "status": "active",
  "experimental": false,
  "date": "2025-10-29T22:39:09+01:00",
  "publisher": "Kommunernes Landsforening",
  "contact": [
    {
      "name": "Kommunernes Landsforening",
      "telecom": [
        {
          "system": "url",
          "value": "http://kl.dk"
        }
      ]
    }
  ],
  "description": "Types of encounters in LTT",
  "compose": {
    "include": [
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/LTT",
        "concept": [
          {
            "code": "afd9445a-7ca5-42f8-8011-c3802db3f30b",
            "display": "Afsluttende samtale"
          },
          {
            "code": "3b1d8884-5a1d-43cf-aabb-8c1035148c46",
            "display": "Afslutning"
          },
          {
            "code": "ac1057da-a510-4bab-a2b1-d96efa464bdc",
            "display": "Henvendelse"
          },
          {
            "code": "e2eee938-a58c-42d0-a514-dc91779b1243",
            "display": "Forsamtale"
          },
          {
            "code": "404665f4-3488-4225-953e-3f1c5a061829",
            "display": "Screening"
          },
          {
            "code": "b7f9217c-2315-4d6f-bba5-5117e202302c",
            "display": "Behandling"
          }
        ]
      }
    ]
  }
}