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-type-of-delivery.json
FHIR VersionR4
Sourcehttp://fhir.kl.dk/ltt/1.0.1/ValueSet-fkgateway-ltt-type-of-delivery.html
URLhttp://fhir.kl.dk/ltt/ValueSet/fkgateway-ltt-type-of-delivery
Version1.0.1
Statusactive
Date2025-10-29T22:39:09+01:00
NameLTTDeliveryTypes
TitleLettilgængeligt Tilbud - Leveringstype
Realmdk
DescriptionDelivery types

Resources that use this resource

StructureDefinition
klgateway-ltt-encounterKLGatewayLTTEncounter

Resources that this resource uses

CodeSystem
CareSocialCodesCareSocialCodes

Narrative

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

Generated Narrative: ValueSet fkgateway-ltt-type-of-delivery


Source1

{
  "resourceType": "ValueSet",
  "id": "fkgateway-ltt-type-of-delivery",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.kl.dk/ltt/ValueSet/fkgateway-ltt-type-of-delivery",
  "version": "1.0.1",
  "name": "LTTDeliveryTypes",
  "title": "Lettilgængeligt Tilbud - Leveringstype",
  "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": "Delivery types",
  "compose": {
    "include": [
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "concept": [
          {
            "code": "2865f123-15a7-4a36-a514-32ea37c400ca",
            "display": "Gruppebaseret indsats"
          },
          {
            "code": "8d12d74c-17da-47a7-a4fe-e69dbaec0a8c",
            "display": "Individuel indsats"
          }
        ]
      }
    ]
  }
}