Breast Radiology Reporting - 1st STU ballot - Local Development build (v0.2.0). See the Directory of published versions
Source view
{
"resourceType" : "ValueSet",
"id" : "PreviouslyDemonstratedByVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PreviouslyDemonstratedBy ValueSet</h2><div><p>PreviouslyDemonstratedBy value set.</p>\n</div><ul><li>Include these codes as defined in <a href=\"CodeSystem-PreviouslyDemonstratedByCodeSystemCS.html\"><code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/PreviouslyDemonstratedByCodeSystemCS</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-PreviouslyDemonstratedByCodeSystemCS.html#PreviouslyDemonstratedByCodeSystemCS-Aspiration\">Aspiration</a></td><td>Aspiration</td><td>A medical procedure that removes something from an <br/>area of the body. <br/>These substances can be air, body fluids, or bone <br/>fragments. <br/>[https://medlineplus.gov/ency/article/002216.htm] <br/><br/>Valid for the following modalities: MG.</td></tr><tr><td><a href=\"CodeSystem-PreviouslyDemonstratedByCodeSystemCS.html#PreviouslyDemonstratedByCodeSystemCS-Biopsy\">Biopsy</a></td><td>Biopsy</td><td>An examination under a microscope of the specific <br/>tissue removed from the body. <br/>The examination is used to check for abnormalities <br/>or cancer cells. <br/><br/><br/>Valid for the following modalities: MG.</td></tr><tr><td><a href=\"CodeSystem-PreviouslyDemonstratedByCodeSystemCS.html#PreviouslyDemonstratedByCodeSystemCS-MRI\">MRI</a></td><td>MRI</td><td>Findings on the Mammogram was previously demonstrated <br/>by the MRI. <br/><br/><br/>Valid for the following modalities: MG.</td></tr><tr><td><a href=\"CodeSystem-PreviouslyDemonstratedByCodeSystemCS.html#PreviouslyDemonstratedByCodeSystemCS-US\">US</a></td><td>US</td><td>Findings on the Mammogram was previously demonstrated <br/>by the Ultrasound. <br/><br/><br/>Valid for the following modalities: MG.</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/PreviouslyDemonstratedByVS",
"version" : "0.2.0",
"name" : "PreviouslyDemonstratedByVS",
"title" : "PreviouslyDemonstratedBy 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" : "PreviouslyDemonstratedBy 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/PreviouslyDemonstratedByCodeSystemCS",
"concept" : [
{
"code" : "Aspiration",
"display" : "Aspiration"
},
{
"code" : "Biopsy",
"display" : "Biopsy"
},
{
"code" : "MRI",
"display" : "MRI"
},
{
"code" : "US",
"display" : "US"
}
]
}
]
}
}