Genomics Reporting Implementation Guide
1.1.0 - Ballot

This page is part of the Genetic Reporting Implementation Guide (v1.1.0: STU 2 Ballot 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

: TBD Value Set - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "tbd",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-TbdCodes.html\"><code>http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/TbdCodes</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/genomics-reporting/ValueSet/tbd",
  "version" : "1.1.0",
  "name" : "TBDVS",
  "title" : "TBD Value Set",
  "status" : "active",
  "date" : "2021-04-13T19:13:37+00:00",
  "publisher" : "HL7 International Clinical Genomics Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/clingenomics"
        }
      ]
    }
  ],
  "description" : "Value Set for codes yet to be defined in LOINC",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/TbdCodes"
      }
    ]
  }
}