HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: null - JSON Representation

Active as of 2022-02-03

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "GTR",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/GTR</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>GTR</td></tr><tr><td>Title</td><td>Genetic Testing Registry</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The Genetic Testing Registry (GTR) provides a central location for voluntary submission of genetic test information by providers. The scope includes the test's purpose, methodology, validity, evidence of the test's usefulness, and laboratory contacts and credentials. The overarching goal of the GTR is to advance the public health and research into the genetic basis of health and disease.</p>\n<p>Each Test is a specific, orderable test from a particular laboratory, and is assigned a unique GTR accession number. The format is GTR00000001.1, with a leading prefix &quot;GTR&quot; followed by 8 digits, a period, then 1 or more digits representing the version. When a laboratory updates a registered test, a new version number is assigned.</p>\n<p>To find all laboratories in GTR and all registered tests, see here https://www.ncbi.nlm.nih.gov/gtr/all/tests/?term=all%5Bsb%5D</p>\n</div></td></tr><tr><td>Publisher</td><td>National Center for Biotechnology Information, U.S. National Library of Medicine</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>https://www.ncbi.nlm.nih.gov/gtr/</td><td>true</td><td>2021-01-27 --&gt; (ongoing)</td><td>Official canonical URL going forward.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/GTR"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "1.0.0"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString" : "Genetic Testing Registry"
    }
  ],
  "name" : "GTR",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2022-02-03T00:00:00-00:00",
  "publisher" : "National Center for Biotechnology Information, U.S. National Library of Medicine",
  "contact" : [
    {
      "name" : "National Center for Biotechnology Information, U.S. National Library of Medicine; 8600 Rockville Pike, Bethesda MD, 20894 USA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ncbi.nlm.nih.gov/"
        }
      ]
    }
  ],
  "description" : "The Genetic Testing Registry (GTR) provides a central location for voluntary submission of genetic test information by providers. The scope includes the test's purpose, methodology, validity, evidence of the test's usefulness, and laboratory contacts and credentials. The overarching goal of the GTR is to advance the public health and research into the genetic basis of health and disease.\r\n\r\nEach Test is a specific, orderable test from a particular laboratory, and is assigned a unique GTR accession number. The format is GTR00000001.1, with a leading prefix \"GTR\" followed by 8 digits, a period, then 1 or more digits representing the version. When a laboratory updates a registered test, a new version number is assigned.\r\n\r\nTo find all laboratories in GTR and all registered tests, see here https://www.ncbi.nlm.nih.gov/gtr/all/tests/?term=all%5Bsb%5D",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://www.ncbi.nlm.nih.gov/gtr/",
      "preferred" : true,
      "comment" : "Official canonical URL going forward.",
      "period" : {
        "start" : "2021-01-27"
      }
    }
  ]
}