This page is part of the Genetic Reporting Implementation Guide (v3.0.0-ballot: STU 3 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
: To Be Determined Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "tbd-codes-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-tbd-codes-cs.html\"><code>http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs</code></a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cg"
}
],
"url" : "http://hl7.org/fhir/uv/genomics-reporting/ValueSet/tbd-codes-vs",
"version" : "3.0.0-ballot",
"name" : "TBDCodesVS",
"title" : "To Be Determined Value Set",
"status" : "active",
"experimental" : false,
"date" : "2023-12-18T22:45:59+00:00",
"publisher" : "HL7 International / Clinical Genomics",
"contact" : [
{
"name" : "HL7 International / Clinical Genomics",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/clingenomics"
},
{
"system" : "email",
"value" : "cg@lists.HL7.org"
}
]
}
],
"description" : "Value Set for codes yet to be defined in LOINC",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"
}
]
}
}