| Package | cce.fhir |
| Resource Type | CodeSystem |
| Id | CodeSystem-cce-core-CodeSystem-SitelocationCS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cce.fhir@0.1.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SitelocationCS |
| URL | https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SitelocationCS |
| Version | 0.0.1 |
| Status | draft |
| Name | SitelocationCS |
| Description | Lateral location of the tumor |
| Content | complete |
| ValueSet | |
| SitelocationVS | SitelocationVS |
No resources found
Note: links and images are rebased to the (stated) source
Site location CodeSystem
Lateral location of the tumor
{
"resourceType": "CodeSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SitelocationCS",
"version": "0.0.1",
"name": "SitelocationCS",
"status": "draft",
"publisher": "CCE",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://www.cancercoreeurope.eu"
}
]
}
],
"description": "Lateral location of the tumor",
"caseSensitive": true,
"compositional": false,
"content": "complete",
"count": 6,
"concept": [
{
"code": "L",
"display": "left"
},
{
"code": "R",
"display": "right"
},
{
"code": "B",
"display": "bilateral (should result in 2 reports for certain tumors)"
},
{
"code": "C",
"display": "Centerline/Center"
},
{
"code": "N",
"display": "Not applicable (page number not meaningful, including systemic diseases)"
},
{
"code": "U",
"display": "unknown"
}
]
}