| Package | incisive.fhir |
| Resource Type | CodeSystem |
| Id | ColorectalLocation |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/ColorectalLocation |
| URL | https://simplifier.net/INCISIVE/CodeSystem/ColorectalLocation |
| Version | 1.0 |
| Status | active |
| Date | 2023-07-11 |
| Name | Location Colorectal |
| Description | Colorectal Cancer location |
| Content | complete |
| ValueSet | |
| LocationCodes | Location Codes |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "ColorectalLocation",
"url": "https://simplifier.net/INCISIVE/CodeSystem/ColorectalLocation",
"version": "1.0",
"name": "Location Colorectal",
"status": "active",
"date": "2023-07-11",
"publisher": "FTSS",
"description": "Colorectal Cancer location",
"caseSensitive": false,
"valueSet": "https://simplifier.net/INCISIVE/ValueSet/LocationCodes",
"content": "complete",
"concept": [
{
"code": "1",
"display": "Cecum"
},
{
"code": "2",
"display": "Ascending colon"
},
{
"code": "3",
"display": "Transverse"
},
{
"code": "4",
"display": "Descending"
},
{
"code": "5",
"display": "Sigmoid"
},
{
"code": "6",
"display": "Rectal"
}
]
}