Genomics Reporting Implementation Guide
3.0.0-ballot - Ballot International flag

This page is part of the Genetic Reporting Implementation Guide (v3.0.0-ballot: STU 3 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: Genomic Study Method Type ValueSet - JSON Representation

Active as of 2023-12-18

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "genomic-study-method-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-genomic-study-method-type-cs.html\"><code>http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-method-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-method-type-vs",
  "version" : "3.0.0-ballot",
  "name" : "GenomicStudyMethodTypeVS",
  "title" : "Genomic Study Method Type ValueSet",
  "status" : "active",
  "experimental" : true,
  "date" : "2023-12-18T22:45:59+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-methodtype",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-method-type-cs"
      }
    ]
  }
}