This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.2.0: STU 1 Draft) based on FHIR (HL7® FHIR® Standard) R3. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "oncology-HER2byIHCScoreVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC HER2byIHCScoreVS ValueSet</b></p>
<p>Value set containing possible scores resulting from determining HER2 status by immunohistochemistry. Based on LNC#LL4396-9 answer list.</p>
</div>"
},
"url" : "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-HER2byIHCScoreVS",
"identifier" : [
{
"system" : "http://hl7.org/fhir/us/breastcancer",
"value" : "oncology.HER2byIHCScoreVS"
}
],
"version" : "0.2.0",
"name" : "HER2byIHCScoreVS",
"title" : "BC HER2byIHCScoreVS ValueSet",
"status" : "draft",
"date" : "2018-08-17T00:00:00+10:00",
"publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic/index.cfm"
}
]
}
],
"description" : "Value set containing possible scores resulting from determining HER2 status by immunohistochemistry. Based on LNC#LL4396-9 answer list.",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA6111-4",
"display" : "0"
},
{
"code" : "LA11841-6",
"display" : "1+"
},
{
"code" : "LA11842-4",
"display" : "2+"
},
{
"code" : "LA11843-2",
"display" : "3+"
},
{
"code" : "LA11884-6",
"display" : "Indeterminate"
}
]
}
]
}
}