| Package | de.dktk.oncology |
| Resource Type | CodeSystem |
| Id | CodeSystem-onco-core-CodeSystem-STIntentionCS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/CodeSystem/STIntentionCS |
| URL | http://dktk.dkfz.de/fhir/onco/core/CodeSystem/STIntentionCS |
| Version | 0.9.0 |
| Status | active |
| Name | STIntentionCS |
| Description | Intention |
| Content | complete |
| ValueSet | |
| STIntentionVS | STIntentionVS |
No resources found
Note: links and images are rebased to the (stated) source
ST-Intention CodeSystem
Intention
{
"resourceType": "CodeSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/STIntentionCS",
"version": "0.9.0",
"name": "STIntentionCS",
"status": "active",
"publisher": "DKTK",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://dktk.dkfz.de"
}
]
}
],
"description": "Intention",
"caseSensitive": true,
"compositional": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "K",
"display": "kurativ"
},
{
"code": "P",
"display": "palliativ"
},
{
"code": "S",
"display": "sonstiges"
},
{
"code": "X",
"display": "keine Angabe"
}
]
}