Genomics Clinical Picture Repository Implementation Guide
0.1.0 - ci-build
Genomics Clinical Picture Repository Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
Active as of 2022-03-21 |
{
"resourceType" : "ValueSet",
"id" : "GenomicTestTypes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-GenomicTestType.html\"><code>http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/GenomicTestType</code></a></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/86205-2.html\">86205-2</a></td><td>Whole exome sequence analysis in Blood or Tissue by Molecular genetics method</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/86206-0.html\">86206-0</a></td><td>Whole genome sequence analysis in Blood or Tissue by Molecular genetics method</td></tr></table></li></ul></div>"
},
"url" : "http://aehrc.github.io/genclipr-fhir-ig/ValueSet/GenomicTestTypes",
"version" : "0.1.0",
"name" : "GenomicTestTypes",
"title" : "Genomic Test Types Value Set",
"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" : "Genomic test types, including research tests.",
"copyright" : "[Australian Genomics](https://www.australiangenomics.org.au)",
"compose" : {
"include" : [
{
"system" : "http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/GenomicTestType"
},
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "86205-2",
"display" : "Whole exome sequence analysis in Blood or Tissue by Molecular genetics method"
},
{
"code" : "86206-0",
"display" : "Whole genome sequence analysis in Blood or Tissue by Molecular genetics method"
}
]
}
]
}
}