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

FHIR IG Statistics: CodeSystem/ReferredForTraining

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdReferredForTraining
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ReferredForTraining.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/ReferredForTraining
Version2.12.0
Statusactive
Date2022-06-03T00:00:00+02:00
NameReferredForTraining
TitleSpecifikation of where the paitent is referred to for physical training
DescriptionUddybning af hvor patienten er henvist til fysisk træning
Contentcomplete

Resources that use this resource

ValueSet
ReferredForTrainingUddybning af hvor patienten er henvist til fysisk træning

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ReferredForTraining

This code system https://kip.rkkp.dk/fhir/CodeSystem/ReferredForTraining defines the following codes:

CodeDisplayDefinition
hospitalregi Henvist til superviseret fysisk træning i hospitalsregiHenvist til superviseret fysisk træning i hospitalsregi
kommunaltregi Henvist til superviseret fysisk træning i kommunalt regienvist til superviseret fysisk træning i kommunalt regi

Source

{
  "resourceType": "CodeSystem",
  "id": "ReferredForTraining",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/ReferredForTraining",
  "version": "2.12.0",
  "name": "ReferredForTraining",
  "title": "Specifikation of where the paitent is referred to for physical training",
  "status": "active",
  "date": "2022-06-03T00: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",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "hospitalregi",
      "display": "Henvist til superviseret fysisk træning i hospitalsregi",
      "definition": "Henvist til superviseret fysisk træning i hospitalsregi"
    },
    {
      "code": "kommunaltregi",
      "display": "Henvist til superviseret fysisk træning i kommunalt regi",
      "definition": "envist til superviseret fysisk træning i kommunalt regi"
    }
  ]
}