FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/CarePlanCategories119

Packagekl.dk.fhir.prevention
TypeValueSet
IdCarePlanCategories119
FHIR VersionR4
Sourcehttp://fhir.kl.dk/prevention/http://fhir.kl.dk/prevention/2.1.1/ValueSet-CarePlanCategories119.html
URLhttp://fhir.kl.dk/prevention/ValueSet/CarePlanCategories119
Version2.1.1
Statusactive
Date2024-06-24T12:35:36+02:00
NameCarePlanCategories119
TitleCarePlanCategories
Realmdk
DescriptionThe care plan categories used for §119

Resources that use this resource

StructureDefinition
klgateway-119-care-planKLGateway119CarePlan

Resources that this resource uses

CodeSystem
CareSocialCodesCareSocialCodes

Narrative

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

  • Include these codes as defined in http://fhir.kl.dk/term/CodeSystem/CareSocialCodes
    CodeDisplayDefinition
    9791e55a-656f-47eb-8fd5-c4a06b0a4662Opfølgningsforløb efter §119Planlagt indsatsforløb der består af opfølgningsindsatser. Anvendes hvis der i forvejen planlægges opfølgning ved flere forskellige lejligheder fx efter 2,4 og 6 måneder.
    5c160c02-e858-4c1f-925a-71ed64844749Interventionsforløb efter §119Et planlagt §119 indsatsforløb, som udelukkende indeholder interventioner, og som leveres samlet. Med interventioner menes indsatser, der søger at forbedre borgers tilstand. For §119 kunne et interventionsforløb fx være et KOL-træningshold der indeholder indsatserne fysisk træning og funktionstræning.

Source

{
  "resourceType": "ValueSet",
  "id": "CarePlanCategories119",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.kl.dk/prevention/ValueSet/CarePlanCategories119",
  "version": "2.1.1",
  "name": "CarePlanCategories119",
  "title": "CarePlanCategories",
  "status": "active",
  "experimental": false,
  "date": "2024-06-24T12:35:36+02:00",
  "publisher": "Kommunernes Landsforening",
  "contact": [
    {
      "name": "Kommunernes Landsforening",
      "telecom": [
        {
          "system": "url",
          "value": "http://kl.dk"
        }
      ]
    }
  ],
  "description": "The care plan categories used for §119",
  "compose": {
    "include": [
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "concept": [
          {
            "code": "9791e55a-656f-47eb-8fd5-c4a06b0a4662"
          },
          {
            "code": "5c160c02-e858-4c1f-925a-71ed64844749"
          }
        ]
      }
    ]
  }
}