Genomics Reporting Implementation Guide, published by HL7 International / Clinical Genomics. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/genomics-reporting/ and changes regularly. See the Directory of published versions
Active as of 2024-11-19 |
{
"resourceType" : "ValueSet",
"id" : "genomic-study-change-type-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet genomic-study-change-type-vs</b></p><a name=\"genomic-study-change-type-vs\"> </a><a name=\"hcgenomic-study-change-type-vs\"> </a><a name=\"genomic-study-change-type-vs-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-SO.html\"><code>http://www.sequenceontology.org</code></a> where concept is-a SO:0002072</li><li>Include codes from<a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-SO.html\"><code>http://www.sequenceontology.org</code></a> where concept is-a SO:0001060</li><li>Include all codes defined in <a href=\"CodeSystem-genomic-study-change-type-cs.html\"><code>http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-change-type-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/genomic-study-change-type-vs",
"version" : "3.0.0",
"name" : "GenomicStudyChangeTypeVS",
"title" : "Genomic Study Change Type ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2024-11-19T22:01:39+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" : "Backport of http://hl7.org/fhir/ValueSet/genomicstudy-changetype",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://www.sequenceontology.org",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "SO:0002072"
}
]
},
{
"system" : "http://www.sequenceontology.org",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "SO:0001060"
}
]
},
{
"system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-change-type-cs"
}
]
}
}