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-lungMass.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-lungMass

Language: en

identifier: http://example.org/identifiers/genomicstudies/urn:uuid:1111-1111-1111-1112 (use: temp, )

status: Registered

type: Sequencing of entire coding region of gene (procedure)

subject: John Junior Doe (official) Unknown, DoB: 2001-01-01 ( Medical record number: 11117 (use: temp, period: 2021-01-01 --> (ongoing)))

encounter: Encounter: status = in-progress; class = inpatient encounter

startDate: 2019-03-01

basedOn: ServiceRequest Carrier detection, molecular genetics (procedure)

referrer: Practitioner John Doel

interpreter: Practitioner Jane Doel

Reasons

-Concept
*Lung mass (finding)

note:

For technical reasons, PIK3CA was deemed uncallable.

description:

Whole exome sequencing of lung biopsy. 300 genes are examined for simple variants (SNV, MNV, InDel), and 170 genes are also examined for CNVs. For technical reasons, PIK3CA was deemed uncallable.

analysis

identifier: http://example.org/identifiers/genomicAnalyses/urn:uuid:1111-1111-1111-1112 (use: official, )

methodType: Nucleic acid sequencing (procedure)

changeType: SNV, MNV, delins

genomeBuild: GRCh38

genomicSourceClass: Somatic

title: Simple variant analysis

specimen: Specimen: identifier = http://example.org/identifiers/specimens#4; status = available; type = Specimen from lung obtained by biopsy (specimen); receivedTime = 2019-03-01 01:01:01+0000

date: 2019-03-01 01:01:10-0600

note:

For technical reasons, PIK3CA was deemed uncallable using this method.

Metrics

-ReadDepthSequencingCoverageDescription
*120 x (Details: UCUM code1 = '1')98 % (Details: UCUM code% = '%')120x average read depth with 98% coverage of target regions.

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#11118; status = current; docStatus = preliminary; description = SimpleVariantAnalysis_called: A sample Document Reference instance representing a BED file that may be used as input or output of a genomic analysis pipeline.

genomicRegion

type: Uncalled

Locus

-Concept
*PIK3CA

Outputs

-Type
*VCF

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:1111-1111-1111-1115 (use: official, )

methodType: Nucleic acid sequencing (procedure)

changeType: CNV

genomeBuild: GRCh38

genomicSourceClass: Somatic

title: CNV analysis

specimen: Specimen: identifier = http://example.org/identifiers/specimens#4; status = available; type = Specimen from lung obtained by biopsy (specimen); receivedTime = 2019-03-01 01:01:01+0000

date: 2019-03-01 01:01:10-0600

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#11120; status = current; docStatus = preliminary; description = CNVAnalysis_called: A sample Document Reference instance representing a BED file that may be used as input or output of a genomic analysis pipeline.

genomicRegion

type: Uncalled

Locus

-Concept
*PIK3CA

description: PIK3CA was deemed uncallable using this CNV method due to technical limitations of the assay.

Outputs

-Type
*VCF

Performers

-ActorRole
*Practitioner Jane Doel Performer

Source1

{
  "resourceType": "GenomicStudy",
  "resourceDefinition": "http://hl7.org/fhir/StructureDefinition/GenomicStudy|0.1.0-ci-build",
  "id": "example-lungMass",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "temp",
      "system": "http://example.org/identifiers/genomicstudies",
      "value": "urn:uuid:1111-1111-1111-1112"
    }
  ],
  "status": "registered",
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "443968007",
          "display": "Sequencing of entire coding region of gene (procedure)"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/genomicPatient"
  },
  "encounter": {
    "reference": "Encounter/genomicEncounter"
  },
  "startDate": "2019-03-01",
  "basedOn": [
    {
      "reference": "ServiceRequest/genomicServiceRequest2"
    }
  ],
  "referrer": {
    "reference": "Practitioner/practitioner01"
  },
  "interpreter": [
    {
      "reference": "Practitioner/practitioner02"
    }
  ],
  "reason": [
    {
      "concept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "309529002",
            "display": "Lung mass (finding)"
          }
        ]
      }
    }
  ],
  "note": [
    {
      "text": "For technical reasons, PIK3CA was deemed uncallable."
    }
  ],
  "description": "Whole exome sequencing of lung biopsy. 300 genes are examined for simple variants (SNV, MNV, InDel), and 170 genes are also examined for CNVs. For technical reasons, PIK3CA was deemed uncallable.",
  "analysis": [
    {
      "identifier": [
        {
          "use": "official",
          "system": "http://example.org/identifiers/genomicAnalyses",
          "value": "urn:uuid:1111-1111-1111-1112"
        }
      ],
      "methodType": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "117040002",
              "display": "Nucleic acid sequencing (procedure)"
            }
          ]
        }
      ],
      "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"
            }
          ]
        }
      ],
      "genomeBuild": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA26806-2",
            "display": "GRCh38"
          }
        ]
      },
      "genomicSourceClass": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA6684-0",
            "display": "Somatic"
          }
        ]
      },
      "title": "Simple variant analysis",
      "specimen": [
        {
          "reference": "Specimen/genomicSpecimen"
        }
      ],
      "date": "2019-03-01T01:01:10-06:00",
      "note": [
        {
          "text": "For technical reasons, PIK3CA was deemed uncallable using this method."
        }
      ],
      "metrics": {
        "readDepth": {
          "value": 120,
          "unit": "x",
          "system": "http://unitsofmeasure.org",
          "code": "1"
        },
        "sequencingCoverage": {
          "value": 98,
          "unit": "%",
          "system": "http://unitsofmeasure.org",
          "code": "%"
        },
        "description": "120x average read depth with 98% coverage of target regions."
      },
      "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/SimpleVariantAnalysis-called"
              }
            }
          ]
        },
        {
          "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:8975",
                    "display": "PIK3CA"
                  }
                ]
              }
            }
          ]
        }
      ],
      "output": [
        {
          "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": "official",
          "system": "http://example.org/identifiers/genomicAnalyses",
          "value": "urn:uuid:1111-1111-1111-1115"
        }
      ],
      "methodType": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "117040002",
              "display": "Nucleic acid sequencing (procedure)"
            }
          ]
        }
      ],
      "changeType": [
        {
          "coding": [
            {
              "system": "http://www.sequenceontology.org",
              "code": "SO:0001019",
              "display": "CNV"
            }
          ]
        }
      ],
      "genomeBuild": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA26806-2",
            "display": "GRCh38"
          }
        ]
      },
      "genomicSourceClass": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA6684-0",
            "display": "Somatic"
          }
        ]
      },
      "title": "CNV analysis",
      "specimen": [
        {
          "reference": "Specimen/genomicSpecimen"
        }
      ],
      "date": "2019-03-01T01: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/WES-FullSequencedRegion-GRCh38"
              }
            }
          ]
        },
        {
          "type": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/genomicstudy-regiontype",
                "code": "called",
                "display": "Called"
              }
            ]
          },
          "locus": [
            {
              "reference": {
                "reference": "DocumentReference/CNVAnalysis-called"
              }
            }
          ]
        },
        {
          "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:8975",
                    "display": "PIK3CA"
                  }
                ]
              }
            }
          ],
          "description": "PIK3CA was deemed uncallable using this CNV method due to technical limitations of the assay."
        }
      ],
      "output": [
        {
          "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"
              }
            ]
          }
        }
      ]
    }
  ]
}