Package | cce.fhir.minimal |
Resource Type | ValueSet |
Id | ValueSet-cce-core-ValueSet-OPIntentionVS |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/OPIntentionVS |
URL | https://www.cancercoreeurope.eu/fhir/core/ValueSet/OPIntentionVS |
Version | 0.0.1 |
Status | draft |
Name | OPIntentionVS |
Title | OP Intention VS |
Description | OP Intention |
StructureDefinition | |
cce-core-Extension-OPIntention | OPIntention |
CodeSystem | |
OPIntentionCS | OP Intention CS |
Note: links and images are rebased to the (stated) source
OP-Intention ValueSet
OP Intention
{ "resourceType": "ValueSet", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/OPIntentionVS", "version": "0.0.1", "name": "OPIntentionVS", "title": "OP Intention VS", "status": "draft", "publisher": "CCE", "contact": [ { "telecom": [ { "system": "other", "value": "https://www.cancercoreeurope.eu" } ] } ], "description": "OP Intention", "compose": { "include": [ { "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/OPIntentionCS", "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" } ] } ] } }