This page is part of the HL7 FHIR Profile: Breast Radiology Report (BRR) (v0.1.0: Comment Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "breastrad-BiRadCodeCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>BiRadCodeCS CodeSystem</b></p>\n<p>Bi-Rad code value\n</p>\n</div>"
},
"url" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BiRadCodeCS",
"version" : "0.1.0",
"name" : "BiRadCodeCS",
"title" : "BiRadCodeCS",
"status" : "draft",
"date" : "2019-08-02T00:00:00-04:00",
"publisher" : "Hl7 - Clinical Interoperability Council",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic"
}
]
}
],
"description" : "Bi-Rad code value",
"caseSensitive" : true,
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "BIRAD5HighlySuggestive",
"display" : "Highly Suggestive of Malignancy",
"definition" : "Highly Suggestive of Malignancy"
},
{
"code" : "BIRAD0Incomplete",
"display" : "Need Additional Imaging Evaluation and/or Prior Mammograms for Comparison",
"definition" : "Need Additional Imaging Evaluation and/or Prior Mammograms for Comparison"
},
{
"code" : "BIRAD1Negative",
"display" : "Negative Finding",
"definition" : "Negative Finding"
},
{
"code" : "BIRAD2Benign",
"display" : "Non cancerous finding",
"definition" : "Non cancerous finding"
},
{
"code" : "BIRAD3ProbablyBenign",
"display" : "Probably non-cancerous.",
"definition" : "Probably non-cancerous."
},
{
"code" : "BIRAD4ALowSuspicion",
"display" : "Low suspicion for Malignancy",
"definition" : "Low suspicion for Malignancy"
},
{
"code" : "BIRAD4BModerateSuspicion",
"display" : "Moderate Suspicion for Malignancy",
"definition" : "Moderate Suspicion for Malignancy"
},
{
"code" : "BIRAD4CHighSuspicion",
"display" : "High Suspicion of Malignancy",
"definition" : "High Suspicion of Malignancy"
},
{
"code" : "BIRAD6ProvenMalignancy",
"display" : "Known Biopsy-Proven Malignancy",
"definition" : "Known Biopsy-Proven Malignancy"
}
]
}