FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/GenomicTestTypes

Packageagha.fhir.genclipr
TypeValueSet
IdGenomicTestTypes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=agha.fhir.genclipr@0.1.0&canonical=http://aehrc.github.io/genclipr-fhir-ig/ValueSet/GenomicTestTypes
URLhttp://aehrc.github.io/genclipr-fhir-ig/ValueSet/GenomicTestTypes
Version0.1.0
Statusactive
Date2022-03-21T00:46:36+00:00
NameGenomicTestTypes
TitleGenomic Test Types Value Set
DescriptionGenomic test types, including research tests.
Copyright[Australian Genomics](https://www.australiangenomics.org.au)

Resources that use this resource

StructureDefinition
GencliprServiceRequestGenomics Clinical Picture Repository Service Request

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
GenomicTestTypeGenomic Test Type

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "GenomicTestTypes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}