| Package | de.dktk.oncology |
| Resource Type | ValueSet |
| Id | ValueSet-onco-core-ValueSet-VerlaufTumorstatusLymphknotenVS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/ValueSet/VerlaufTumorstatusLymphknotenVS |
| URL | http://dktk.dkfz.de/fhir/onco/core/ValueSet/VerlaufTumorstatusLymphknotenVS |
| Version | 0.9.0 |
| Status | active |
| Name | VerlaufTumorstatusLymphknotenVS |
| Description | Verlauf Tumorstatus Lymphknoten |
| StructureDefinition | |
| onco-core-Observation-TumorstatusLymphknoten | TumorstatusLymphknoten |
| CodeSystem | |
| VerlaufTumorstatusLymphknotenCS | VerlaufTumorstatusLymphknotenCS |
Note: links and images are rebased to the (stated) source
Verlauf-Tumorstatus-Lymphknoten ValueSet
Verlauf Tumorstatus Lymphknoten
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/VerlaufTumorstatusLymphknotenVS",
"version": "0.9.0",
"name": "VerlaufTumorstatusLymphknotenVS",
"status": "active",
"publisher": "DKTK",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://dktk.dkfz.de"
}
]
}
],
"description": "Verlauf Tumorstatus Lymphknoten",
"compose": {
"include": [
{
"system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/VerlaufTumorstatusLymphknotenCS",
"concept": [
{
"code": "K",
"display": "Kein Lymphknotenbefall nachweisbar"
},
{
"code": "R",
"display": "Neu aufgetretenes Lymphknotenrezidiv"
},
{
"code": "T",
"display": "bekannter Lymphknotenbefall Residuen"
},
{
"code": "P",
"display": "bekannter Lymphknotenbefall Progress"
},
{
"code": "N",
"display": "bekannter Lymphknotenbefall No Change"
},
{
"code": "F",
"display": "Fraglicher Befund"
},
{
"code": "U",
"display": "unbekannt"
},
{
"code": "X",
"display": "Fehlende Angabe"
}
]
}
]
}
}