Breast Radiology Reporting - 1st STU ballot - Local Development build (v0.2.0). See the Directory of published versions
Source view
{
"resourceType" : "ValueSet",
"id" : "AbnormalityDuctTypeVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Duct ValueSet</h2><div><p>Duct node abnormality types value set.</p>\n</div><ul><li>Include these codes as defined in <a href=\"CodeSystem-AbnormalityDuctTypeCS.html\"><code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/AbnormalityDuctTypeCS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-AbnormalityDuctTypeCS.html#AbnormalityDuctTypeCS-DuctNormal\">DuctNormal</a></td><td>Duct normal</td><td>Duct is considered normal. <br/>It is surrounded by normal cells and collagen in <br/>the breast with no abnormalities. <br/>A system of ducts in the breast carries milk to the <br/>nipples. <br/><br/><br/>Valid for the following modalities: MG.</td></tr><tr><td><a href=\"CodeSystem-AbnormalityDuctTypeCS.html#AbnormalityDuctTypeCS-SolitaryDilatedDuct\">SolitaryDilatedDuct</a></td><td>Solitary dilated duct</td><td>When it is malignant, solitary dilated duct appears <br/>to indicate the presence of DCIS. <br/>In almost all solitary dilated duct cases, the dilated <br/>duct appears to be filled with some debris, with <br/>or without accompanying fluid, as seen at ultrasound. <br/><br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-AbnormalityDuctTypeCS.html#AbnormalityDuctTypeCS-DuctEctasia\">DuctEctasia</a></td><td>Duct ectasia</td><td>A noncancerous condition that results in clogged <br/>ducts around the nipple. <br/>While it sometimes causes pain, irritation and discharge, <br/>it's generally not a cause <br/>for concern. <br/>If left untreated, it can eventually obliterate the <br/>breast duct. <br/>www.healthline.com > health > duct-ectasia-of-the-breast <br/><br/><br/>Valid for the following modalities: MG US.</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/AbnormalityDuctTypeVS",
"version" : "0.2.0",
"name" : "AbnormalityDuctTypeVS",
"title" : "Duct ValueSet",
"status" : "draft",
"date" : "2019-11-01T00:00:00+00:00",
"publisher" : "Hl7 - Clinical Interoperability Council",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/cic"
}
]
}
],
"description" : "Duct node abnormality types value set.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/AbnormalityDuctTypeCS",
"concept" : [
{
"code" : "DuctNormal",
"display" : "Duct normal"
},
{
"code" : "SolitaryDilatedDuct",
"display" : "Solitary dilated duct"
},
{
"code" : "DuctEctasia",
"display" : "Duct ectasia"
}
]
}
]
}
}