This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v1.16.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "mcode-dna-change-type-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"http://sequenceontology.org\"><code>http://sequenceontology.org</code></a> where concept descends from SO:0002072</li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/mcode/ValueSet/mcode-dna-change-type-vs",
"version" : "1.16.0",
"name" : "DNAChangeTypeVS",
"title" : "DNA Change Type Value Set",
"status" : "active",
"date" : "2021-04-15T12:44:45+00:00",
"publisher" : "HL7 International Clinical Interoperability Council",
"contact" : [
{
"name" : "HL7 International Clinical Interoperability Council",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic"
},
{
"system" : "email",
"value" : "ciclist@lists.HL7.org"
}
]
}
],
"description" : "DNA Change Type of a variant",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://sequenceontology.org",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "SO:0002072"
}
]
}
]
}
}