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

FHIR IG Statistics: ValueSet/WOOSTraeningDSR

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdWOOSTraeningDSR
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-WOOSTraeningDSR.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/WOOSTraeningDSR
Version2.12.0
Statusactive
Date2022-10-07T00:00:00+02:00
NameWOOSTraeningDSR
TitleWOOS - Træning (DSR)
DescriptionWOOS - Træning (DSR)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
WOOSWOOS

Narrative

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

Generated Narrative: ValueSet WOOSTraeningDSR

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/WOOS
    CodeDisplayDefinition
    no_physiotherapyIngen fysioterapiIngen fysioterapi
    home_trainingHjemmetræning efter instruksHjemmetræning efter instruks
    supervised_municipalitySuperviseret fysioterapi via kommunen (træning eller noget af denne foregår hos fysioterapeut i kommunen hvor du bor)Superviseret fysioterapi via kommunen (træning eller noget af denne foregår hos fysioterapeut i kommunen hvor du bor)
    supervised_hospitalSuperviseret fysioterapi på sygehus/hospital (træningen eller noget af denne foregår hos fysioterapi på sygehus)Superviseret fysioterapi på sygehus/hospital (træningen eller noget af denne foregår hos fysioterapi på sygehus)

Source

{
  "resourceType": "ValueSet",
  "id": "WOOSTraeningDSR",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/WOOSTraeningDSR",
  "version": "2.12.0",
  "name": "WOOSTraeningDSR",
  "title": "WOOS - Træning (DSR)",
  "status": "active",
  "experimental": true,
  "date": "2022-10-07T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "WOOS - Træning (DSR)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/WOOS",
        "concept": [
          {
            "code": "no_physiotherapy",
            "display": "Ingen fysioterapi"
          },
          {
            "code": "home_training",
            "display": "Hjemmetræning efter instruks"
          },
          {
            "code": "supervised_municipality",
            "display": "Superviseret fysioterapi via kommunen  (træning eller noget af denne foregår hos fysioterapeut i kommunen hvor du bor)"
          },
          {
            "code": "supervised_hospital",
            "display": "Superviseret fysioterapi på sygehus/hospital  (træningen eller noget af denne foregår hos fysioterapi på sygehus)"
          }
        ]
      }
    ]
  }
}