| Package | de.dktk.oncology |
| Resource Type | ValueSet |
| Id | ValueSet-onco-core-ValueSet-SYSTStellungOPVS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTStellungOPVS |
| URL | http://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTStellungOPVS |
| Version | 0.9.0 |
| Status | active |
| Name | SYSTStellungOPVS |
| Description | Stellung operative Therapie |
| StructureDefinition | |
| onco-core-Extension-StellungZurOp | Stellung der Therapie zur Operation |
| CodeSystem | |
| SYSTStellungOPCS | SYSTStellungOPCS |
Note: links and images are rebased to the (stated) source
ST-Stellung-OP ValueSet
Stellung operative Therapie
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTStellungOPVS",
"version": "0.9.0",
"name": "SYSTStellungOPVS",
"status": "active",
"publisher": "DKTK",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://dktk.dkfz.de"
}
]
}
],
"description": "Stellung operative Therapie",
"compose": {
"include": [
{
"system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/SYSTStellungOPCS",
"concept": [
{
"code": "O",
"display": "ohne Bezug zu einer operativen Therapie"
},
{
"code": "A",
"display": "adjuvant"
},
{
"code": "N",
"display": "neoadjuvant"
},
{
"code": "I",
"display": "intraoperativ"
},
{
"code": "S",
"display": "sonstiges"
}
]
}
]
}
}