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

FHIR IG Statistics: CodeSystem/gecco-codesystem-frailty-score

Packagede.gecco
Resource TypeCodeSystem
Idgecco-codesystem-frailty-score
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/frailty-score
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/frailty-score
Version1.0
Statusactive
Date2020-10-29
NameFrailtyScore
TitleFrailty Score
DescriptionClinical Frailty Scale
CopyrightThis artefact includes content under copyright from Geriatric Medicine Research, Dalhousie University, Halifax, Canada. Implementers of these artefacts must complete a Permission for Use Agreement - for more information visit https://www.dal.ca/sites/gmr/our-tools/clinical-frailty-scale.html.
Contentcomplete

Resources that use this resource

ValueSet
frailty-scoreFrailty Score

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "gecco-codesystem-frailty-score",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/frailty-score",
  "version": "1.0",
  "name": "FrailtyScore",
  "title": "Frailty Score",
  "status": "active",
  "experimental": false,
  "date": "2020-10-29",
  "publisher": "Charité",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description": "Clinical Frailty Scale",
  "copyright": "This artefact includes content under copyright from Geriatric Medicine Research, Dalhousie University, Halifax, Canada. Implementers of these artefacts must complete a Permission for Use Agreement - for more information visit https://www.dal.ca/sites/gmr/our-tools/clinical-frailty-scale.html.",
  "caseSensitive": false,
  "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/frailty-score",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Very Fit",
      "designation": [
        {
          "language": "de-DE",
          "value": "Sehr fit"
        }
      ]
    },
    {
      "code": "2",
      "display": "Well",
      "designation": [
        {
          "language": "de-DE",
          "value": "Durchschnittlich aktiv"
        }
      ]
    },
    {
      "code": "3",
      "display": "Managing Well",
      "designation": [
        {
          "language": "de-DE",
          "value": "Gut zurechtkommend"
        }
      ]
    },
    {
      "code": "4",
      "display": "Vulnerable",
      "designation": [
        {
          "language": "de-DE",
          "value": "Vulnerabel"
        }
      ]
    },
    {
      "code": "5",
      "display": "Mildly Frail",
      "designation": [
        {
          "language": "de-DE",
          "value": "Geringgradig frail"
        }
      ]
    },
    {
      "code": "6",
      "display": "Moderately Frail",
      "designation": [
        {
          "language": "de-DE",
          "value": "Mittelgradig frail"
        }
      ]
    },
    {
      "code": "7",
      "display": "Severely Frail",
      "designation": [
        {
          "language": "de-DE",
          "value": "Ausgeprägt frail"
        }
      ]
    },
    {
      "code": "8",
      "display": "Very Severely Frail",
      "designation": [
        {
          "language": "de-DE",
          "value": "Extrem frail"
        }
      ]
    },
    {
      "code": "9",
      "display": "Terminally Ill",
      "designation": [
        {
          "language": "de-DE",
          "value": "Terminal erkrankt"
        }
      ]
    }
  ]
}