| Package | hl7.fhir.us.breastcancer |
| Resource Type | ValueSet |
| Id | oncology-HER2byIHCScoreVS |
| FHIR Version | R3 |
| Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-oncology-HER2byIHCScoreVS.html |
| URL | http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-HER2byIHCScoreVS |
| Version | 0.2.0 |
| Status | draft |
| Date | 2018-08-17T00:00:00+10:00 |
| Name | HER2byIHCScoreVS |
| Title | BC HER2byIHCScoreVS ValueSet |
| Realm | us |
| Authority | hl7 |
| Description | Value set containing possible scores resulting from determining HER2 status by immunohistochemistry. Based on LNC#LL4396-9 answer list. |
| StructureDefinition | |
| oncology-HER2byIHC-model | BC HER2byIHC Logical Model |
| oncology-HER2byIHC | BC HER2byIHC Profile |
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Note: links and images are rebased to the (stated) source
BC HER2byIHCScoreVS ValueSet
Value set containing possible scores resulting from determining HER2 status by immunohistochemistry. Based on LNC#LL4396-9 answer list.
{
"resourceType": "ValueSet",
"id": "oncology-HER2byIHCScoreVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
]
}
}