Breast Radiology Reporting - 1st STU ballot - Local Development build (v0.2.0). See the Directory of published versions
Source view
{
"resourceType" : "ValueSet",
"id" : "MGAbnormalityDensityTypeVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Mammography Density Type ValueSet</h2><div><p>Mammography density abnormality refinement value set.</p>\n</div><ul><li>Include these codes as defined in <a href=\"CodeSystem-MGAbnormalityDensityTypeCS.html\"><code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/MGAbnormalityDensityTypeCS</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-MGAbnormalityDensityTypeCS.html#MGAbnormalityDensityTypeCS-Density\">Density</a></td><td>Density</td><td>The density types are referring to the amount of <br/>glandular tissue and fibrous connective tissue versus <br/>levels of fatty tissue. <br/><br/><br/>Valid for the following modalities: MG.</td></tr><tr><td><a href=\"CodeSystem-MGAbnormalityDensityTypeCS.html#MGAbnormalityDensityTypeCS-DensityFocalAsymmetry\">DensityFocalAsymmetry</a></td><td>Density focal asymmetry</td><td>The density is focal asymmetry on two mammographic <br/>views. <br/><br/><br/>Valid for the following modalities: MG.</td></tr><tr><td><a href=\"CodeSystem-MGAbnormalityDensityTypeCS.html#MGAbnormalityDensityTypeCS-DensityNodular\">DensityNodular</a></td><td>Density nodular</td><td>The nodule found on Mammogram is dense. <br/><br/><br/>Valid for the following modalities: MG.</td></tr><tr><td><a href=\"CodeSystem-MGAbnormalityDensityTypeCS.html#MGAbnormalityDensityTypeCS-DensityTubular\">DensityTubular</a></td><td>Density tubular</td><td>The milk ducts have formed a tubular appearing dense <br/>structure. <br/><br/><br/>Valid for the following modalities: MG.</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/MGAbnormalityDensityTypeVS",
"version" : "0.2.0",
"name" : "MGAbnormalityDensityTypeVS",
"title" : "Mammography Density Type 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" : "Mammography density abnormality refinement 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/MGAbnormalityDensityTypeCS",
"concept" : [
{
"code" : "Density",
"display" : "Density"
},
{
"code" : "DensityFocalAsymmetry",
"display" : "Density focal asymmetry"
},
{
"code" : "DensityNodular",
"display" : "Density nodular"
},
{
"code" : "DensityTubular",
"display" : "Density tubular"
}
]
}
]
}
}