This page is part of the Genetic Reporting Implementation Guide (v2.0.0: STU 2) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "evidence-level-example-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-clinvar-evidence-level-custom-cs.html\"><code>http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/clinvar-evidence-level-custom-cs</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-pharmgkb-evidence-level-custom-cs.html\"><code>http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/pharmgkb-evidence-level-custom-cs</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/genomics-reporting/ValueSet/evidence-level-example-vs",
"version" : "2.0.0",
"name" : "EvidenceLevelExampleVS",
"title" : "Evidence Level Examples",
"status" : "active",
"date" : "2022-05-09T16:59:16+00:00",
"publisher" : "HL7 Clinical Genomics Working Group",
"contact" : [
{
"name" : "HL7 Clinical Genomics Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/clingenomics"
},
{
"system" : "email",
"value" : "cg@lists.HL7.org"
}
]
}
],
"description" : "Example sources of values for Evidence Level",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/clinvar-evidence-level-custom-cs"
},
{
"system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/pharmgkb-evidence-level-custom-cs"
}
]
}
}