FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sequence-ontology-structural-variant-vs

Packagehl7.fhir.uv.phenomics-exchange
TypeValueSet
Idsequence-ontology-structural-variant-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/phenomics-exchange/https://build.fhir.org/ig/HL7/phenomics-exchange-ig/ValueSet-sequence-ontology-structural-variant-vs.html
URLhttp://hl7.org/fhir/uv/phenomics-exchange/ValueSet/sequence-ontology-structural-variant-vs
Version0.1.0
Statusdraft
Date2024-06-18T22:11:07+00:00
NameSequenceOntologyStructuralVariantVS
TitleSequence Ontology Structural Variant Value Set
Realmuv
Authorityhl7
DescriptionDescendent terms of SO:0001537.
Copyright[Global Alliance for Genomics and Health](https://www.ga4gh.org)

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

  • Include codes fromhttp://www.sequenceontology.org/ where concept is-a SO:0001537

Source

{
  "resourceType": "ValueSet",
  "id": "sequence-ontology-structural-variant-vs",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cic"
    }
  ],
  "url": "http://hl7.org/fhir/uv/phenomics-exchange/ValueSet/sequence-ontology-structural-variant-vs",
  "version": "0.1.0",
  "name": "SequenceOntologyStructuralVariantVS",
  "title": "Sequence Ontology Structural Variant Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2024-06-18T22:11:07+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": "cic@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Descendent terms of SO:0001537.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "[Global Alliance for Genomics and Health](https://www.ga4gh.org)",
  "compose": {
    "include": [
      {
        "system": "http://www.sequenceontology.org/",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "SO:0001537"
          }
        ]
      }
    ]
  }
}