INCISIVE Implementation Guide
0.1.1 - draft
INCISIVE Implementation Guide - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2023-07-11 |
{
"resourceType" : "CodeSystem",
"id" : "ColorectalLocation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>https://fhir.incisive-project.eu/CodeSystem/ColorectalLocation</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"ColorectalLocation-1\"> </a></td><td>Cecum</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ColorectalLocation-2\"> </a></td><td>Ascending colon</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ColorectalLocation-3\"> </a></td><td>Transverse</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ColorectalLocation-4\"> </a></td><td>Descending</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ColorectalLocation-5\"> </a></td><td>Sigmoid</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"ColorectalLocation-6\"> </a></td><td>Rectal</td></tr></table></div>"
},
"url" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalLocation",
"version" : "0.1.1",
"name" : "Location_Colorectal",
"status" : "active",
"date" : "2023-07-11",
"publisher" : "INCISIVE",
"contact" : [
{
"name" : "INCISIVE",
"telecom" : [
{
"system" : "url",
"value" : "https://incisive-project.eu/"
},
{
"system" : "email",
"value" : "fhir@incisive-project.eu"
}
]
}
],
"description" : "Colorectal Cancer location",
"caseSensitive" : false,
"valueSet" : "https://fhir.incisive-project.eu/ValueSet/LocationCodes",
"content" : "complete",
"count" : 6,
"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"
}
]
}