| Package | de.dktk.oncology |
| Resource Type | CodeSystem |
| Id | CodeSystem-onco-core-CodeSystem-OPIntentionCS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/CodeSystem/OPIntentionCS |
| URL | http://dktk.dkfz.de/fhir/onco/core/CodeSystem/OPIntentionCS |
| Version | 0.9.0 |
| Status | active |
| Name | OPIntentionCS |
| Description | OP Intention |
| Content | complete |
| ValueSet | |
| OPIntentionVS | OPIntentionVS |
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": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/OPIntentionCS",
"version": "0.9.0",
"name": "OPIntentionCS",
"status": "active",
"publisher": "DKTK",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://dktk.dkfz.de"
}
]
}
],
"description": "OP Intention",
"caseSensitive": true,
"compositional": false,
"content": "complete",
"count": 6,
"concept": [
{
"code": "K",
"display": "kurativ"
},
{
"code": "P",
"display": "palliativ"
},
{
"code": "D",
"display": "diagnostisch"
},
{
"code": "R",
"display": "Revision/Komplikation"
},
{
"code": "S",
"display": "sonstiges"
},
{
"code": "X",
"display": "Fehlende Angabe"
}
]
}