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

FHIR IG Statistics: ValueSet/ReferredForTraining

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdReferredForTraining
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ReferredForTraining.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/ReferredForTraining
Version2.12.0
Statusactive
Date2022-07-21T00:00:00+02:00
NameReferredForTraining
TitleUddybning af hvor patienten er henvist til fysisk træning
DescriptionUddybning af hvor patienten er henvist til fysisk træning

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ReferredForTrainingSpecifikation of where the paitent is referred to for physical training

Narrative

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

Generated Narrative: ValueSet ReferredForTraining


Source

{
  "resourceType": "ValueSet",
  "id": "ReferredForTraining",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/ReferredForTraining",
  "version": "2.12.0",
  "name": "ReferredForTraining",
  "title": "Uddybning af hvor patienten er henvist til fysisk træning",
  "status": "active",
  "experimental": true,
  "date": "2022-07-21T00: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": "Uddybning af hvor patienten er henvist til fysisk træning",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/ReferredForTraining",
        "concept": [
          {
            "code": "hospitalregi",
            "display": "Henvist til superviseret fysisk træning i hospitalsregi"
          },
          {
            "code": "kommunaltregi",
            "display": "Henvist til superviseret fysisk træning i kommunalt regi"
          }
        ]
      }
    ]
  }
}