Package | agha.fhir.genclipr |
Type | CodeSystem |
Id | GenomicTestType |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=agha.fhir.genclipr@0.1.0&canonical=http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/GenomicTestType |
URL | http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/GenomicTestType |
Version | 0.1.0 |
Status | active |
Date | 2022-03-21T00:46:36+00:00 |
Name | GenomicTestType |
Title | Genomic Test Type |
Description | Types of genomic tests not available in LOINC. |
Copyright | [Australian Genomics](https://www.australiangenomics.org.au) |
Content | complete |
ValueSet | |
GenomicTestTypes | Genomic Test Types Value Set |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/GenomicTestType defines the following codes:
{ "resourceType": "CodeSystem", "id": "GenomicTestType", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/GenomicTestType", "version": "0.1.0", "name": "GenomicTestType", "title": "Genomic Test Type", "status": "active", "date": "2022-03-21T00:46:36+00:00", "publisher": "The Australian e-Health Research Centre", "contact": [ { "name": "The Australian e-Health Research Centre", "telecom": [ { "system": "url", "value": "https://aehrc.com" }, { "system": "email", "value": "ontoserver-support@csiro.au" } ] } ], "description": "Types of genomic tests not available in LOINC.", "copyright": "[Australian Genomics](https://www.australiangenomics.org.au)", "content": "complete", "count": 4, "concept": [ { "code": "TEST:001", "display": "Gene Panel", "definition": "Panel tests look for variants in more than one gene." }, { "code": "TEST:002", "display": "Research Exome", "definition": "A whole exome sequencing test done in a research context." }, { "code": "TEST:003", "display": "Research Genome", "definition": "A whole genome sequencing test done in a research context." }, { "code": "TEST:004", "display": "Research RNA-seq", "definition": "An RNA sequencing test done in a research context." } ] }