This page is part of the Genetic Reporting Implementation Guide (v1.0.0: STU 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
Narrative view of the Value Set
{ "resourceType" : "ValueSet", "id" : "functional-annotation", "meta" : { "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Functional Annotation</h2><div><p>Functional annotation of a variant</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href=\"http://sequenceontology.org\"><code>http://sequenceontology.org</code></a> where concept descends from SO:0001537</li></ul></div>" }, "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "cg" } ], "url" : "http://hl7.org/fhir/uv/genomics-reporting/ValueSet/functional-annotation", "version" : "1.0.0", "name" : "FunctionalAnnotation", "title" : "Functional Annotation", "status" : "active", "experimental" : false, "date" : "2019-07-18T00:00:00-04:00", "publisher" : "HL7 (Clinical Genomics)", "contact" : [ { "telecom" : [ { "system" : "other", "value" : "https://confluence.hl7.org/display/CGW/WorkGroup+Home" } ] } ], "description" : "Functional annotation of a variant", "compose" : { "include" : [ { "system" : "http://sequenceontology.org", "filter" : [ { "property" : "concept", "op" : "descendent-of", "value" : "SO:0001537" } ] } ] } }