| Package | hl7.fhir.uv.genomics-reporting | 
| Resource Type | CodeSystem | 
| Id | genomic-study-change-type-cs | 
| FHIR Version | R4 | 
| Source | http://hl7.org/fhir/uv/genomics-reporting/https://build.fhir.org/ig/HL7/genomics-reporting/CodeSystem-genomic-study-change-type-cs.html | 
| URL | http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-change-type-cs | 
| Version | 4.0.0-ballot | 
| Status | active | 
| Date | 2025-06-24T17:31:37+00:00 | 
| Name | GenomicStudyChangeTypeCS | 
| Title | Genomic Study Change Type CodeSystem | 
| Realm | uv | 
| Authority | hl7 | 
| Description | Backport of http://hl7.org/fhir/genomicstudy-changetype | 
| Content | complete | 
| ValueSet | |
| genomic-study-change-type-vs | Genomic Study Change Type ValueSet | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem genomic-study-change-type-cs
This case-sensitive code system http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-change-type-cs defines the following codes:
{
  "resourceType": "CodeSystem",
  "id": "genomic-study-change-type-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cg"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/genomics-reporting/ImplementationGuide/genomics-reporting"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-change-type-cs",
  "version": "4.0.0-ballot",
  "name": "GenomicStudyChangeTypeCS",
  "title": "Genomic Study Change Type CodeSystem",
  "status": "active",
  "experimental": true,
  "date": "2025-06-24T17:31:37+00:00",
  "publisher": "HL7 International / Clinical Genomics",
  "contact": [
    {
      "name": "HL7 International / Clinical Genomics",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/clingenomics"
        },
        {
          "system": "email",
          "value": "cg@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Backport of http://hl7.org/fhir/genomicstudy-changetype",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "DNA",
      "display": "DNA change",
      "definition": "Change that involves Deoxyribonucleic acid (DNA) sequences."
    },
    {
      "code": "RNA",
      "display": "RNA change",
      "definition": "Change that involves Ribonucleic Acid (RNA) sequences."
    },
    {
      "code": "AA",
      "display": "Protein/amino Acids change",
      "definition": "Change that involves Amino Acid (AA) or protein sequences."
    },
    {
      "code": "CHR",
      "display": "Chromosomal changes",
      "definition": "Change that involves number or strcture of chromosomes."
    },
    {
      "code": "CNV",
      "display": "Copy number variations",
      "definition": "Change that involves copy number variations among various genomes."
    }
  ]
}