Package | incisive.fhir |
Resource Type | ValueSet |
Id | CurrentStateCodes |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/ValueSet/CurrentStateCodes |
URL | https://simplifier.net/INCISIVE/ValueSet/CurrentStateCodes |
Version | 1.0 |
Status | active |
Date | 2023-07-10 |
Name | Current State Codes |
Description | Current State of Patient with Colorectal, Breast, Lung or Prostate Cancer |
No resources found
CodeSystem | |
CurrentStateCS | Current State Code System |
Note: links and images are rebased to the (stated) source
FTSS generated a Value Set to define in FHIR the Current State of a Patient with Colorectal, Breast, Lung or Prostate Cancer
0 | Survival |
1 | Relapse |
2 | Death from cancer complications |
3 | Death from other cause |
4 | Residual disease |
{ "resourceType": "ValueSet", "id": "CurrentStateCodes", "meta": { "versionId": "1", "lastUpdated": "2023-07-12T09:39:02.8016586+00:00" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://simplifier.net/INCISIVE/ValueSet/CurrentStateCodes", "version": "1.0", "name": "Current State Codes", "status": "active", "date": "2023-07-10", "publisher": "FTSS", "description": "Current State of Patient with Colorectal, Breast, Lung or Prostate Cancer", "compose": { "include": [ { "system": "https://simplifier.net/INCISIVE/CodeSystem/CurrentStateCS", "concept": [ { "code": "0", "display": "Survival" }, { "code": "1", "display": "Relapse" }, { "code": "2", "display": "Death from cancer complications" }, { "code": "3", "display": "Death from other cause" }, { "code": "4", "display": "Residual disease" }, { "code": "5", "display": "Healthy" } ] } ] } }