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