This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v0.9.1: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "onco-core-GeneticSpecimenTypeVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>GeneticSpecimenTypeVS ValueSet</b></p>\n<p>The type of specimen analyzed in a genetic test. The values are taken from code system \thttp://terminology.hl7.org/CodeSystem/v2-0487, and represent a subset of HL7 Version 2 Table 0487 (http://hl7.org/fhir/v2/0487).</p>\n</div>"
},
"url" : "http://hl7.org/fhir/us/mcode/ValueSet/onco-core-GeneticSpecimenTypeVS",
"version" : "0.9.1",
"name" : "GeneticSpecimenTypeVS",
"title" : "GeneticSpecimenTypeVS",
"status" : "draft",
"date" : "2019-08-01T00:00:00-04:00",
"publisher" : "HL7 International Clinical Interoperability Council",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic"
}
]
}
],
"description" : "The type of specimen analyzed in a genetic test. The values are taken from code system \thttp://terminology.hl7.org/CodeSystem/v2-0487, and represent a subset of HL7 Version 2 Table 0487 (http://hl7.org/fhir/v2/0487).",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0487",
"concept" : [
{
"code" : "AMN",
"display" : "Amniotic fluid"
},
{
"code" : "BIFL",
"display" : "Bile Fluid"
},
{
"code" : "BLD",
"display" : "Whole blood"
},
{
"code" : "BLDA",
"display" : "Blood arterial"
},
{
"code" : "BLDCO",
"display" : "Cord blood"
},
{
"code" : "BLDV",
"display" : "Blood venous"
},
{
"code" : "BON",
"display" : "Bone"
},
{
"code" : "CSERU",
"display" : "Serum, Convalescent"
},
{
"code" : "CSF",
"display" : "Cerebral spinal fluid"
},
{
"code" : "CVM",
"display" : "Cervical Mucus"
},
{
"code" : "DUFL",
"display" : "Duodenal fluid"
},
{
"code" : "FBLOOD",
"display" : "Blood, Fetal"
},
{
"code" : "FGA",
"display" : "Fluid, Abdomen"
},
{
"code" : "GENV",
"display" : "Genital vaginal"
},
{
"code" : "HYDC",
"display" : "Fluid, Hydrocele"
},
{
"code" : "JNTFLD",
"display" : "Fluid, Joint"
},
{
"code" : "KIDFLD",
"display" : "Fluid, Kidney"
},
{
"code" : "LSAC",
"display" : "Fluid, Lumbar Sac"
},
{
"code" : "MAR",
"display" : "Marrow"
},
{
"code" : "PAFL",
"display" : "Pancreatic fluid"
},
{
"code" : "PCFL",
"display" : "Fluid, Pericardial"
},
{
"code" : "PLC",
"display" : "Placenta"
},
{
"code" : "PLR",
"display" : "Pleural fluid (thoracentesis fluid)"
},
{
"code" : "SAL",
"display" : "Saliva"
},
{
"code" : "SKN",
"display" : "Skin"
},
{
"code" : "SMN",
"display" : "Seminal fluid"
},
{
"code" : "SNV",
"display" : "Fluid, synovial (Joint fluid)"
},
{
"code" : "SPT",
"display" : "Sputum"
},
{
"code" : "TISS",
"display" : "Tissue"
},
{
"code" : "VITF",
"display" : "Vitreous Fluid"
},
{
"code" : "WND",
"display" : "Wound"
}
]
}
]
}
}