Genomics Reporting Implementation Guide
3.0.0 - release International flag

Genomics Reporting Implementation Guide, published by HL7 International / Clinical Genomics. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/genomics-reporting/ and changes regularly. See the Directory of published versions

: genomicstudyanalysis-trio2 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Procedure ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "genomicstudyanalysis-trio2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure genomicstudyanalysis-trio2</b></p><a name=\"genomicstudyanalysis-trio2\"> </a><a name=\"hcgenomicstudyanalysis-trio2\"> </a><a name=\"genomicstudyanalysis-trio2-en-US\"> </a><p><b>Genomic Study Analysis Genome Build</b>: <span title=\"Codes:{http://loinc.org LA26806-2}\">GRCh38</span></p><p><b>Genomic Study Analysis Focus</b>: <a href=\"Patient-denovoFather.html\">Father Denovo (official) (no stated gender), DoB Unknown ( Medical record number: 6789-11111 (use: temp, ))</a></p><p><b>Genomic Study Analysis Focus</b>: <a href=\"Patient-denovoMother.html\">Mother Denovo (official) (no stated gender), DoB Unknown ( Medical record number: 0987-11111 (use: temp, ))</a></p><p><b>Genomic Study Analysis Title</b>: Parental Sequence Variation Detection Using Next Generation Sequencing</p><p><b>Genomic Study Analysis Protocol Performed</b>: <a href=\"Procedure-SequencingProcedure.html\">Procedure Sequencing of entire coding region of gene (procedure)</a></p><blockquote><p><b>Genomic Study Analysis Input</b></p><ul><li>file: <a href=\"DocumentReference-genomicFileProbandBAM.html\">DocumentReference: identifier = http://www.somesystemabc.net/identifiers/files#11118; status = current; docStatus = preliminary; description = A sample Document Reference instance representing a generic genomic file that may ber used as input or output of a genomic analysis pipeline.; securityLabel = Restricted</a></li><li>type: <span title=\"Codes:{http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-data-format-cs bam}\">BAM</span></li></ul></blockquote><blockquote><p><b>Genomic Study Analysis Input</b></p><ul><li>file: <a href=\"DocumentReference-genomicFileMotherBAM.html\">DocumentReference: identifier = http://www.somesystemabc.net/identifiers/files#11125; status = current; docStatus = preliminary; description = A sample Document Reference instance representing a generic genomic file that may ber used as input or output of a genomic analysis pipeline.; securityLabel = Restricted</a></li><li>type: <span title=\"Codes:{http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-data-format-cs bam}\">BAM</span></li></ul></blockquote><blockquote><p><b>Genomic Study Analysis Input</b></p><ul><li>file: <a href=\"DocumentReference-genomicFileFatherBAM.html\">DocumentReference: identifier = http://www.somesystemabc.net/identifiers/files#11132; status = current; docStatus = preliminary; description = A sample Document Reference instance representing a generic genomic file that may ber used as input or output of a genomic analysis pipeline.; securityLabel = Restricted</a></li><li>type: <span title=\"Codes:{http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-data-format-cs bam}\">BAM</span></li></ul></blockquote><blockquote><p><b>Genomic Study Analysis Output</b></p><ul><li>file: <a href=\"DocumentReference-genomicFileProbandVCF.html\">DocumentReference: identifier = http://www.somesystemabc.net/identifiers/files#11150; status = current; docStatus = preliminary; description = A sample Document Reference instance representing a generic genomic file that may ber used as input or output of a genomic analysis pipeline.; securityLabel = Restricted</a></li><li>type: <span title=\"Codes:{http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-data-format-cs vcf}\">VCF</span></li></ul></blockquote><p><b>instantiatesUri</b>: <a href=\"https://pubmed.ncbi.nlm.nih.gov/33927380/\">https://pubmed.ncbi.nlm.nih.gov/33927380/</a></p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>subject</b>: <a href=\"Patient-denovoChild.html\">Child Denovo (official) (no stated gender), DoB Unknown ( Medical record number: 1234-11111 (use: temp, ))</a></p><p><b>performed</b>: 2023-10-01</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-genome-build"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA26806-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA26806-2" ] ;
fhir:display [ fhir:v "GRCh38" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-focus"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Patient/denovoFather" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-focus"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Patient/denovoMother" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-title"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Parental Sequence Variation Detection Using Next Generation Sequencing" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-protocol-performed"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Procedure/SequencingProcedure" ]     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "file"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "DocumentReference/genomicFileProbandBAM" ]       ]     ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-data-format-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "bam" ] ;
fhir:display [ fhir:v "BAM" ]         ] )       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-input"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "file"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "DocumentReference/genomicFileMotherBAM" ]       ]     ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-data-format-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "bam" ] ;
fhir:display [ fhir:v "BAM" ]         ] )       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-input"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "file"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "DocumentReference/genomicFileFatherBAM" ]       ]     ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-data-format-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "bam" ] ;
fhir:display [ fhir:v "BAM" ]         ] )       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-input"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "file"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "DocumentReference/genomicFileProbandVCF" ]       ]     ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-data-format-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vcf" ] ;
fhir:display [ fhir:v "VCF" ]         ] )       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-output"^^xsd:anyURI ]
  ] ) ; # 
  fhir:instantiatesUri ( [ fhir:v "https://pubmed.ncbi.nlm.nih.gov/33927380/"^^xsd:anyURI] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/denovoChild" ]
  ] ; # 
  fhir:performed [ fhir:v "2023-10-01"^^xsd:date] . #