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" : "BreastCalcificationsBaseline",
"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/BreastCalcificationsBaseline</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\">0<a name=\"BreastCalcificationsBaseline-0\"> </a></td><td>No calcifications</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"BreastCalcificationsBaseline-1\"> </a></td><td>In mass</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"BreastCalcificationsBaseline-2\"> </a></td><td>Outside mass</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"BreastCalcificationsBaseline-3\"> </a></td><td>Intraductal</td></tr></table></div>"
},
"url" : "https://fhir.incisive-project.eu/CodeSystem/BreastCalcificationsBaseline",
"version" : "0.1.1",
"name" : "Calcifications_baseline_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" : "Calcifications baseline of Breast Cancer",
"caseSensitive" : false,
"valueSet" : "https://fhir.incisive-project.eu/ValueSet/BreastComponentCodes",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "0",
"display" : "No calcifications"
},
{
"code" : "1",
"display" : "In mass"
},
{
"code" : "2",
"display" : "Outside mass"
},
{
"code" : "3",
"display" : "Intraductal"
}
]
}