FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-genomicstudy-type.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-genomicstudy-type.html
URLhttp://hl7.org/fhir/genomicstudy-type
Version5.0.0
Statusactive
Date2022-08-18T07:19:24+10:00
NameGenomicStudyType
TitleGenomic Study Type
Realmuv
Authorityhl7
DescriptionThe type relevant to GenomicStudy.
Contentcomplete

Resources that use this resource

ValueSet
R5-genomicstudy-type-for-R4BCross-version VS for R5.GenomicStudyType for use in FHIR R4B
R5-genomicstudy-type-for-R4Cross-version VS for R5.GenomicStudyType for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

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

This code system http://hl7.org/fhir/genomicstudy-type defines the following codes:

Code Display Definition
alt-splc Alternative splicing detection Identification of multiple different processed mRNA transcripts from the same DNA template
chromatin Chromatin conformation Analysis of the spacial organization of chromatin within a cell
cnv CNV detection Detection of a change in the number of copies of a defined region of genomic DNA sequence resulting in structural variation when compared to the reference sequence
epi-alt-hist Epigenetic Alterations - histone modifications Detection of biochemical modifications covalently bound to the N-terminal tail of a histone protein. These modifications may alter chromatin compaction and gene expression
epi-alt-dna Epigenetic Alterations -DNA methylation Detection of the presence of an additional methyl group on a DNA nucleobase, which may alter gene transcription
fam-var-segr Familial variant segregation Determining if a variant identified in an individual is present in other family members
func-var Functional variation detection Detection of sequence variants which may alter gene expression or gene product function when compared to the reference sequence
gene-expression Gene expression profiling Measurement and characterization of activity from all gene products
post-trans-mod Post-translational Modification Identification Detection of biochemical modifications covalently bound to the amino acid monomers of a processed protein
snp SNP Detection Determination of which nucleotide is base present at a known variable location of the genomic sequence
str STR count Quantification of the number of sequential microsatellite units in a repetitive sequence region
struc-var Structural variation detection Detection of deletions, insertions, or rearrangements of DNA segments compared to the reference sequence

Source1

{
  "resourceType": "CodeSystem",
  "id": "genomicstudy-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cg"
    }
  ],
  "url": "http://hl7.org/fhir/genomicstudy-type",
  "version": "5.0.0",
  "name": "GenomicStudyType",
  "title": "Genomic Study Type",
  "status": "active",
  "experimental": true,
  "date": "2022-08-18T07:19:24+10:00",
  "publisher": "Clinical Genomics",
  "contact": [
    {
      "name": "Clinical Genomics",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/clingenomics"
        }
      ]
    }
  ],
  "description": "The type relevant to GenomicStudy.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/genomicstudy-type",
  "content": "complete",
  "concept": [
    {
      "code": "alt-splc",
      "display": "Alternative splicing detection",
      "definition": "Identification of multiple different processed mRNA transcripts from the same DNA template"
    },
    {
      "code": "chromatin",
      "display": "Chromatin conformation",
      "definition": "Analysis of the spacial organization of chromatin within a cell"
    },
    {
      "code": "cnv",
      "display": "CNV detection",
      "definition": "Detection of a change in the number of copies of a defined region of genomic DNA sequence resulting in structural variation when compared to the reference sequence"
    },
    {
      "code": "epi-alt-hist",
      "display": "Epigenetic Alterations - histone modifications",
      "definition": "Detection of biochemical modifications covalently bound to the N-terminal tail of a histone protein. These modifications may alter chromatin compaction and gene expression"
    },
    {
      "code": "epi-alt-dna",
      "display": "Epigenetic Alterations -DNA methylation",
      "definition": "Detection of the presence of an additional methyl group on a DNA nucleobase, which may alter gene transcription"
    },
    {
      "code": "fam-var-segr",
      "display": "Familial variant segregation",
      "definition": "Determining if a variant identified in an individual is present in other family members"
    },
    {
      "code": "func-var",
      "display": "Functional variation detection",
      "definition": "Detection of sequence variants which may alter gene expression or gene product function when compared to the reference sequence"
    },
    {
      "code": "gene-expression",
      "display": "Gene expression profiling",
      "definition": "Measurement and characterization of activity from all gene products"
    },
    {
      "code": "post-trans-mod",
      "display": "Post-translational Modification Identification",
      "definition": "Detection of biochemical modifications covalently bound to the amino acid monomers of a processed protein"
    },
    {
      "code": "snp",
      "display": "SNP Detection",
      "definition": "Determination of which nucleotide is base present at a known variable location of the genomic sequence"
    },
    {
      "code": "str",
      "display": "STR count",
      "definition": "Quantification of the number of sequential microsatellite units in a repetitive sequence region"
    },
    {
      "code": "struc-var",
      "display": "Structural variation detection",
      "definition": "Detection of deletions, insertions, or rearrangements of DNA segments compared to the reference sequence"
    }
  ]
}