Package | incisive.fhir |
Resource Type | CodeSystem |
Id | CurrentStateCS |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/CurrentStateCS |
URL | https://simplifier.net/INCISIVE/CodeSystem/CurrentStateCS |
Version | 1.0 |
Status | active |
Date | 2023-07-10 |
Name | Current State Code System |
Description | Current Satate for INCISIVE |
Content | complete |
ValueSet | |
CurrentStateCodes | Current State Codes |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "CurrentStateCS", "url": "https://simplifier.net/INCISIVE/CodeSystem/CurrentStateCS", "version": "1.0", "name": "Current State Code System", "status": "active", "date": "2023-07-10", "publisher": "FTSS", "description": "Current Satate for INCISIVE", "caseSensitive": false, "valueSet": "https://simplifier.net/INCISIVE/ValueSet/CurrentStateCodes", "content": "complete", "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" } ] }