Package | cce.fhir.minimal |
Type | CodeSystem |
Id | CodeSystem-cce-core-CodeSystem-SYSTIntentionCS |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SYSTIntentionCS |
URL | https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SYSTIntentionCS |
Version | 0.0.1 |
Status | draft |
Name | SYSTIntentionCS |
Title | SYST Intention CS |
Description | Intention |
Content | complete |
ValueSet | |
SYSTIntentionVS | SYST Intention VS |
No resources found
Note: links and images are rebased to the (stated) source
SYST-Intention CodeSystem
Intention
{ "resourceType": "CodeSystem", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SYSTIntentionCS", "version": "0.0.1", "name": "SYSTIntentionCS", "title": "SYST Intention CS", "status": "draft", "publisher": "CCE", "contact": [ { "telecom": [ { "system": "other", "value": "https://www.cancercoreeurope.eu" } ] } ], "description": "Intention", "caseSensitive": true, "compositional": false, "content": "complete", "count": 4, "concept": [ { "code": "K", "display": "curative" }, { "code": "P", "display": "palliative" }, { "code": "S", "display": "miscellaneous" }, { "code": "X", "display": "not specified" } ] }