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

FHIR IG analytics

Packagehl7.fhir.uv.cg-incubator
Resource TypeGenomicStudy
IdGenomicStudy-example-somaticStudy.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: GenomicStudy example-somaticStudy

Language: en

identifier: http://example.org/identifiers/genomicstudies/urn:uuid:somatic-study-0001 (use: temp, )

status: Available

type: My Test Cancer 700 Gene Panel

subject: Junior Hamsburg (official) Male, DoB: 1987-09-01 ( Medical record number: 1234567 (use: temp, period: 2021-01-01 --> (ongoing)))

startDate: 2023-02-02

basedOn: ServiceRequest

interpreter: Practitioner Jane Doel

Reasons

-Concept
*Adenocarcinoma of lung, stage IV (disorder)

note:

I. Assay Overview: The Genomic Cancer Testing Assay is a comprehensive molecular examination designed to detect and quantify specific DNA and RNA alterations associated with malignancies. The test incorporates Next Generation Sequencing (NGS) technology to profile tumor samples. II. Target Genes and Biomarkers: This assay evaluates an extensive panel of cancer-related genes. Sample Type: Formalin-fixed, paraffin-embedded (FFPE) tumor tissue. Sequencing Platform: Illumina-based NGS technology. Sensitivity: Detects variants with a mutant allele frequency (MAF) as low as 5%. Results are delivered within 10-14 working days from sample receipt.

description:

Comprehensive somatic genomic profiling of lung adenocarcinoma (stage IV) using a 700-gene panel. Includes paired tumor/normal DNA sequencing for SNV, MNV, InDel and CNV detection, and RNA sequencing for gene fusion and transcript variant detection.

analysis

identifier: http://example.org/identifiers/genomicAnalyses/urn:uuid:somatic-analysis-dna-0001 (use: temp, )

methodType: Sequence analysis of the entire coding region, Deletion/duplication analysis

changeType: SNV, MNV, delins, copy_number_variation

genomeBuild: GRCh38

genomicSourceClass: Somatic

title: Tumor/Normal Paired DNA Sequencing - SNV, MNV, InDel, CNV

focus: Junior Hamsburg (official) Male, DoB: 1987-09-01 ( Medical record number: 1234567 (use: temp, period: 2021-01-01 --> (ongoing)))

specimen:

date: 2023-02-02 01:01:10-0600

note:

For technical reasons, BCR gene was deemed uncallable.

Metrics

-ReadDepthSequencingCoverageDescription
*500 x (Details: UCUM code1 = '1')97 % (Details: UCUM code% = '%')500x average tumor read depth, 97% target region coverage. Minimum allele frequency threshold 5%.

genomicRegion

type: Studied

Locus

-Reference
*DocumentReference: identifier = http://example.org/identifiers/files#11117; status = current; docStatus = preliminary; description = WES_FullSequencedRegion_GRCh38: A sample Document Reference instance representing a BED file that may be used as input or output of a genomic analysis pipeline.

genomicRegion

type: Called

Locus

-Reference
*DocumentReference: identifier = http://example.org/identifiers/files#somatic-called-001; status = current; docStatus = preliminary; description = BED file describing regions that passed coverage and quality thresholds in the tumor/normal DNA analysis; securityLabel = Restricted

genomicRegion

type: Uncalled

Locus

-Concept
*BCR

description: BCR was not callable due to low sequencing coverage in this tumor sample.

Outputs

-FileType
*DocumentReference: identifier = http://example.org/identifiers/files#1134121; status = current; docStatus = preliminary; description = VCF file containing somatic variants identified from tumor/normal paired DNA sequencing; securityLabel = RestrictedVCF

Performers

-ActorRole
*Practitioner Jane Doel Performer

Devices

-DeviceFunction
*Device: identifier = http://example.org/identifiers/devices#11111; status = active; manufacturer = Illumina; type = Device (physical object)Sequencing

analysis

identifier: http://example.org/identifiers/genomicAnalyses/urn:uuid:somatic-analysis-rna-0001 (use: temp, )

methodType: RNA analysis

changeType: gene_fusion, transcript_variant

genomicSourceClass: Somatic

title: Tumor RNA Sequencing - Gene Fusions and Transcript Variants

focus: Junior Hamsburg (official) Male, DoB: 1987-09-01 ( Medical record number: 1234567 (use: temp, period: 2021-01-01 --> (ongoing)))

specimen: Specimen: identifier = http://example.org/identifiers/specimens#222333; status = available; type = Specimen from lung obtained by biopsy (specimen); receivedTime = 2023-01-23 01:01:01+0000; note = FFPE tumor tissue. Tumor cellularity: 20%.

date: 2023-02-02 01:01:10-0600

genomicRegion

type: Studied

Locus

-Reference
*DocumentReference: identifier = http://example.org/identifiers/files#1076146520; status = current; docStatus = preliminary; description = BED file describing studied regions for RNA sequencing (fusion and transcript variant detection); securityLabel = Restricted

Outputs

-FileType
*DocumentReference: identifier = http://example.org/identifiers/files#somatic-fusion-001; status = current; docStatus = preliminary; description = VCF file containing gene fusions and transcript variants identified from tumor RNA sequencing; securityLabel = RestrictedVCF

Performers

-ActorRole
*Practitioner Jane Doel Performer

Devices

-DeviceFunction
*Device: identifier = http://example.org/identifiers/devices#11111; status = active; manufacturer = Illumina; type = Device (physical object)Sequencing

Source1

{
  "resourceType": "GenomicStudy",
  "resourceDefinition": "http://hl7.org/fhir/StructureDefinition/GenomicStudy|0.1.0-ci-build",
  "id": "example-somaticStudy",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "temp",
      "system": "http://example.org/identifiers/genomicstudies",
      "value": "urn:uuid:somatic-study-0001"
    }
  ],
  "status": "available",
  "type": [
    {
      "text": "My Test Cancer 700 Gene Panel"
    }
  ],
  "subject": {
    "reference": "Patient/somaticPatient"
  },
  "startDate": "2023-02-02",
  "basedOn": [
    {
      "reference": "ServiceRequest/somaticServiceRequest"
    }
  ],
  "interpreter": [
    {
      "reference": "Practitioner/practitioner02"
    }
  ],
  "reason": [
    {
      "concept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "424993006",
            "display": "Adenocarcinoma of lung, stage IV (disorder)"
          }
        ]
      }
    }
  ],
  "note": [
    {
      "text": "I. Assay Overview: The Genomic Cancer Testing Assay is a comprehensive molecular examination designed to detect and quantify specific DNA and RNA alterations associated with malignancies. The test incorporates Next Generation Sequencing (NGS) technology to profile tumor samples. II. Target Genes and Biomarkers: This assay evaluates an extensive panel of cancer-related genes. Sample Type: Formalin-fixed, paraffin-embedded (FFPE) tumor tissue. Sequencing Platform: Illumina-based NGS technology. Sensitivity: Detects variants with a mutant allele frequency (MAF) as low as 5%. Results are delivered within 10-14 working days from sample receipt."
    }
  ],
  "description": "Comprehensive somatic genomic profiling of lung adenocarcinoma (stage IV) using a 700-gene panel. Includes paired tumor/normal DNA sequencing for SNV, MNV, InDel and CNV detection, and RNA sequencing for gene fusion and transcript variant detection.",
  "analysis": [
    {
      "identifier": [
        {
          "use": "temp",
          "system": "http://example.org/identifiers/genomicAnalyses",
          "value": "urn:uuid:somatic-analysis-dna-0001"
        }
      ],
      "methodType": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/genomicstudy-methodtype",
              "code": "sequence-analysis-of-the-entire-coding-region",
              "display": "Sequence analysis of the entire coding region"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/genomicstudy-methodtype",
              "code": "deletion-duplication-analysis",
              "display": "Deletion/duplication analysis"
            }
          ]
        }
      ],
      "changeType": [
        {
          "coding": [
            {
              "system": "http://www.sequenceontology.org",
              "code": "SO:0001483",
              "display": "SNV"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "http://www.sequenceontology.org",
              "code": "SO:0002007",
              "display": "MNV"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "http://www.sequenceontology.org",
              "code": "SO:1000032",
              "display": "delins"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "http://www.sequenceontology.org",
              "code": "SO:0001019",
              "display": "copy_number_variation"
            }
          ]
        }
      ],
      "genomeBuild": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA26806-2",
            "display": "GRCh38"
          }
        ]
      },
      "genomicSourceClass": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA6684-0",
            "display": "Somatic"
          }
        ]
      },
      "title": "Tumor/Normal Paired DNA Sequencing - SNV, MNV, InDel, CNV",
      "focus": [
        {
          "reference": "Patient/somaticPatient"
        }
      ],
      "specimen": [
        {
          "reference": "Specimen/tumorSpecimen"
        },
        {
          "reference": "Specimen/normalSpecimen"
        }
      ],
      "date": "2023-02-02T01:01:10-06:00",
      "note": [
        {
          "text": "For technical reasons, BCR gene was deemed uncallable."
        }
      ],
      "metrics": {
        "readDepth": {
          "value": 500,
          "unit": "x",
          "system": "http://unitsofmeasure.org",
          "code": "1"
        },
        "sequencingCoverage": {
          "value": 97,
          "unit": "%",
          "system": "http://unitsofmeasure.org",
          "code": "%"
        },
        "description": "500x average tumor read depth, 97% target region coverage. Minimum allele frequency threshold 5%."
      },
      "genomicRegion": [
        {
          "type": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/genomicstudy-regiontype",
                "code": "studied",
                "display": "Studied"
              }
            ]
          },
          "locus": [
            {
              "reference": {
                "reference": "DocumentReference/WES-FullSequencedRegion-GRCh38"
              }
            }
          ]
        },
        {
          "type": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/genomicstudy-regiontype",
                "code": "called",
                "display": "Called"
              }
            ]
          },
          "locus": [
            {
              "reference": {
                "reference": "DocumentReference/somaticCalledRegions"
              }
            }
          ]
        },
        {
          "type": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/genomicstudy-regiontype",
                "code": "uncalled",
                "display": "Uncalled"
              }
            ]
          },
          "locus": [
            {
              "concept": {
                "coding": [
                  {
                    "system": "http://www.genenames.org",
                    "code": "HGNC:1014",
                    "display": "BCR"
                  }
                ]
              }
            }
          ],
          "description": "BCR was not callable due to low sequencing coverage in this tumor sample."
        }
      ],
      "output": [
        {
          "file": {
            "reference": "DocumentReference/somaticVCFfile"
          },
          "type": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/genomicstudy-dataformat",
                "code": "vcf",
                "display": "VCF"
              }
            ]
          }
        }
      ],
      "performer": [
        {
          "actor": {
            "reference": "Practitioner/practitioner02"
          },
          "role": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                "code": "PRF",
                "display": "Performer"
              }
            ]
          }
        }
      ],
      "device": [
        {
          "device": {
            "reference": "Device/NGS-device"
          },
          "function": {
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "LA26398-0",
                "display": "Sequencing"
              }
            ]
          }
        }
      ]
    },
    {
      "identifier": [
        {
          "use": "temp",
          "system": "http://example.org/identifiers/genomicAnalyses",
          "value": "urn:uuid:somatic-analysis-rna-0001"
        }
      ],
      "methodType": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/genomicstudy-methodtype",
              "code": "rna-analysis",
              "display": "RNA analysis"
            }
          ]
        }
      ],
      "changeType": [
        {
          "coding": [
            {
              "system": "http://www.sequenceontology.org",
              "code": "SO:0001565",
              "display": "gene_fusion"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "http://www.sequenceontology.org",
              "code": "SO:0001576",
              "display": "transcript_variant"
            }
          ]
        }
      ],
      "genomicSourceClass": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA6684-0",
            "display": "Somatic"
          }
        ]
      },
      "title": "Tumor RNA Sequencing - Gene Fusions and Transcript Variants",
      "focus": [
        {
          "reference": "Patient/somaticPatient"
        }
      ],
      "specimen": [
        {
          "reference": "Specimen/tumorSpecimen"
        }
      ],
      "date": "2023-02-02T01:01:10-06:00",
      "genomicRegion": [
        {
          "type": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/genomicstudy-regiontype",
                "code": "studied",
                "display": "Studied"
              }
            ]
          },
          "locus": [
            {
              "reference": {
                "reference": "DocumentReference/somaticRNAstudiedRegions"
              }
            }
          ]
        }
      ],
      "output": [
        {
          "file": {
            "reference": "DocumentReference/somaticFusionFile"
          },
          "type": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/genomicstudy-dataformat",
                "code": "vcf",
                "display": "VCF"
              }
            ]
          }
        }
      ],
      "performer": [
        {
          "actor": {
            "reference": "Practitioner/practitioner02"
          },
          "role": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                "code": "PRF",
                "display": "Performer"
              }
            ]
          }
        }
      ],
      "device": [
        {
          "device": {
            "reference": "Device/NGS-device"
          },
          "function": {
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "LA26398-0",
                "display": "Sequencing"
              }
            ]
          }
        }
      ]
    }
  ]
}