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" : "BreastDistantMetastasisLocation",
"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/BreastDistantMetastasisLocation</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=\"BreastDistantMetastasisLocation-1\"> </a></td><td>Bone</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"BreastDistantMetastasisLocation-2\"> </a></td><td>Lung</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"BreastDistantMetastasisLocation-3\"> </a></td><td>Brain</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"BreastDistantMetastasisLocation-4\"> </a></td><td>Liver</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"BreastDistantMetastasisLocation-5\"> </a></td><td>Other</td></tr></table></div>"
},
"url" : "https://fhir.incisive-project.eu/CodeSystem/BreastDistantMetastasisLocation",
"version" : "0.1.1",
"name" : "Distant_metastasis_location_Breast",
"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" : "Distant metastasis location of Breast Cancer",
"caseSensitive" : false,
"valueSet" : "https://fhir.incisive-project.eu/ValueSet/LocationCodes",
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "Bone"
},
{
"code" : "2",
"display" : "Lung"
},
{
"code" : "3",
"display" : "Brain"
},
{
"code" : "4",
"display" : "Liver"
},
{
"code" : "5",
"display" : "Other"
}
]
}