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

FHIR IG Statistics: ValueSet/oncology-HER2byIHCInterpretationTestsVS

Packagehl7.fhir.us.breastcancer
TypeValueSet
Idoncology-HER2byIHCInterpretationTestsVS
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-oncology-HER2byIHCInterpretationTestsVS.html
URLhttp://hl7.org/fhir/us/breastcancer/ValueSet/oncology-HER2byIHCInterpretationTestsVS
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameHER2byIHCInterpretationTestsVS
TitleBC HER2byIHCInterpretationTestsVS ValueSet
Realmus
Authorityhl7
DescriptionLaboratory observations holding the interpretation of immunohistochemistry HER2 receptor tests (e.g. positive, negative, equivocal).

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 HER2byIHCInterpretationTestsVS ValueSet

Laboratory observations holding the interpretation of immunohistochemistry HER2 receptor tests (e.g. positive, negative, equivocal).


Source

{
  "resourceType": "ValueSet",
  "id": "oncology-HER2byIHCInterpretationTestsVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-HER2byIHCInterpretationTestsVS",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "oncology.HER2byIHCInterpretationTestsVS"
    }
  ],
  "version": "0.2.0",
  "name": "HER2byIHCInterpretationTestsVS",
  "title": "BC HER2byIHCInterpretationTestsVS 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": "Laboratory observations holding the interpretation of immunohistochemistry HER2 receptor tests (e.g. positive, negative, equivocal).",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "18474-7",
            "display": "HER2 Ag [Presence] in Tissue by Immune stain"
          },
          {
            "code": "85319-2",
            "display": "HER2 [Presence] in Breast cancer specimen by Immune stain"
          }
        ]
      }
    ]
  }
}