{
  "resourceType" : "ValueSet",
  "id" : "functional-effect-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet functional-effect-vs</b></p><a name=\"functional-effect-vs\"> </a><a name=\"hcfunctional-effect-vs\"> </a><a name=\"functional-effect-vs-en-US\"> </a><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:0001536</li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cg"
  }],
  "url" : "http://hl7.org/fhir/uv/genomics-reporting/ValueSet/functional-effect-vs",
  "version" : "3.0.0",
  "name" : "FunctionalEffectVS",
  "title" : "Functional Effect Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-12T21:16:09+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" : "The effect of a variant on downstream biological products or pathways.",
  "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:0001536"
      }]
    }]
  }
}