Package | Capable.repository |
Resource Type | ValueSet |
Id | who-score |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=Capable.repository@1.0.1&canonical=http://capable-project.eu/data/fhir/ValueSet/who-score |
URL | http://capable-project.eu/data/fhir/ValueSet/who-score |
Version | v0 |
Status | draft |
Name | WHO score |
Description | This values set contains codes to encode the scores of the ECOG Performance Status (also known as WHO score). It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *valueCodeableConcept* attribute of the Observations. |
No resources found
CodeSystem | |
sct | SNOMED CT (all versions) |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "who-score", "meta": { "lastUpdated": "2021-06-09T14:49:00+02:00" }, "url": "http://capable-project.eu/data/fhir/ValueSet/who-score", "version": "v0", "name": "WHO score", "status": "draft", "publisher": "Capable team", "description": "This values set contains codes to encode the scores of the ECOG Performance Status (also known as WHO score). It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *valueCodeableConcept* attribute of the Observations.", "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "425389002", "display": "ECOG performance status - grade 0" }, { "code": "422512005", "display": "ECOG performance status - grade 1" }, { "code": "422894000", "display": "ECOG performance status - grade 2" }, { "code": "423053003", "display": "ECOG performance status - grade 3" }, { "code": "423237006", "display": "ECOG performance status - grade 4" }, { "code": "423409001", "display": "ECOG performance status - grade 5" } ] } ] } }