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

FHIR IG analytics

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdValueSet-ReferredForTraining.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ReferredForTraining.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/ReferredForTraining
Version2.17.1
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


Source1

{
  "resourceType": "ValueSet",
  "id": "ReferredForTraining",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/ReferredForTraining",
  "version": "2.17.1",
  "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"
          }
        ]
      }
    ]
  }
}