FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/oncology-HER2byIHCScoreVS

Packagehl7.fhir.us.breastcancer
TypeValueSet
Idoncology-HER2byIHCScoreVS
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-oncology-HER2byIHCScoreVS.html
URLhttp://hl7.org/fhir/us/breastcancer/ValueSet/oncology-HER2byIHCScoreVS
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameHER2byIHCScoreVS
TitleBC HER2byIHCScoreVS ValueSet
Realmus
Authorityhl7
DescriptionValue set containing possible scores resulting from determining HER2 status by immunohistochemistry. Based on LNC#LL4396-9 answer list.

Resources that use this resource

StructureDefinition
oncology-HER2byIHC-modelBC HER2byIHC Logical Model
oncology-HER2byIHCBC HER2byIHC Profile

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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.


Source

{
  "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"
          }
        ]
      }
    ]
  }
}