{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "FrailtyScore",
  "id": "frailty-score",
  "title": "Frailty Score",
  "description": "Clinical Frailty Scale",
  "version": "1.0.6",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/frailty-score",
  "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"
        }
      ]
    }
  ],
  "experimental": false,
  "publisher": "Berlin Institute of Health at Charité (BIH)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "date": "2020-10-29",
  "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",
  "count": 9
}