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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeCodeSystem
IdCodeSystem-mrs-score-cs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/mrs-score-cs
URLhttp://testSK.org/CodeSystem/mrs-score-cs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameMRsScoreCS
Titlemodified Rankin Scale (mRS) Score Code System
DescriptionCodes representing the modified Rankin Scale (mRS) score for functional outcome.
Contentcomplete

Resources that use this resource

ValueSet
mrs-score-vsmodified Rankin Scale (mRS) Score ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem mrs-score-cs

This case-insensitive code system http://testSK.org/CodeSystem/mrs-score-cs defines the following codes:

CodeDisplayDefinition
0 No symptomsNo symptoms at all.
1 No significant disabilityDespite symptoms; able to carry out all usual duties and activities.
2 Slight disabilityUnable to carry out all previous activities, but able to look after own affairs without assistance.
3 Moderate disabilityRequiring some help, but able to walk without assistance.
4 Moderately severe disabilityUnable to walk without assistance and unable to attend to own bodily needs without assistance.
5 Severe disabilityBedridden, incontinent and requiring constant nursing care and attention.
6 DeadPatient deceased.

Source1

{
  "resourceType": "CodeSystem",
  "id": "mrs-score-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/CodeSystem/mrs-score-cs",
  "version": "0.1.0",
  "name": "MRsScoreCS",
  "title": "modified Rankin Scale (mRS) Score Code System",
  "status": "active",
  "experimental": true,
  "date": "2025-10-21T11:09:58+00:00",
  "publisher": "UMU",
  "contact": [
    {
      "name": "UMU",
      "telecom": [
        {
          "system": "url",
          "value": "http://testSK.org/umu"
        }
      ]
    }
  ],
  "description": "Codes representing the modified Rankin Scale (mRS) score for functional outcome.",
  "caseSensitive": false,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "0",
      "display": "No symptoms",
      "definition": "No symptoms at all."
    },
    {
      "code": "1",
      "display": "No significant disability",
      "definition": "Despite symptoms; able to carry out all usual duties and activities."
    },
    {
      "code": "2",
      "display": "Slight disability",
      "definition": "Unable to carry out all previous activities, but able to look after own affairs without assistance."
    },
    {
      "code": "3",
      "display": "Moderate disability",
      "definition": "Requiring some help, but able to walk without assistance."
    },
    {
      "code": "4",
      "display": "Moderately severe disability",
      "definition": "Unable to walk without assistance and unable to attend to own bodily needs without assistance."
    },
    {
      "code": "5",
      "display": "Severe disability",
      "definition": "Bedridden, incontinent and requiring constant nursing care and attention."
    },
    {
      "code": "6",
      "display": "Dead",
      "definition": "Patient deceased."
    }
  ]
}