@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:NamingSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "GTR"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/GTR
Version1.0.0
NameGTR
TitleGenetic Testing Registry
Statusactive
Definition

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.

\n

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 "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.

\n

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

\n
PublisherNational Center for Biotechnology Information, U.S. National Library of Medicine

Identifiers

TypeValuePreferredPeriodComment
URIhttps://www.ncbi.nlm.nih.gov/gtr/true2021-01-27 --> (ongoing)Official canonical URL going forward.
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://terminology.hl7.org/NamingSystem/GTR"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ; fhir:value [ fhir:v "1.0.0" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title"^^xsd:anyURI ] ; fhir:value [ fhir:v "Genetic Testing Registry" ] ] ) ; # fhir:name [ fhir:v "GTR"] ; # fhir:status [ fhir:v "active"] ; # fhir:kind [ fhir:v "codesystem"] ; # fhir:date [ fhir:v "2022-02-03T00:00:00-00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "National Center for Biotechnology Information, U.S. National Library of Medicine"] ; # fhir:contact ( [ fhir:name [ fhir:v "National Center for Biotechnology Information, U.S. National Library of Medicine; 8600 Rockville Pike, Bethesda MD, 20894 USA" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://www.ncbi.nlm.nih.gov/" ] ] ) ] ) ; # fhir:description [ fhir:v "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"] ; # fhir:uniqueId ( [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "https://www.ncbi.nlm.nih.gov/gtr/" ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ; fhir:comment [ fhir:v "Official canonical URL going forward." ] ; fhir:period [ fhir:start [ fhir:v "2021-01-27"^^xsd:date ] ] ] ) . # # -------------------------------------------------------------------------------------