Genomics Reporting Implementation Guide, published by HL7 International / Clinical Genomics. This guide is not an authorized publication; it is the continuous build for version 4.0.0-cibuild 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
| Page standards status: Informative |
<GenomicStudy xmlns="http://hl7.org/fhir">
<id value="PGXGenomicStudy"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-metadata"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: GenomicStudy PGXGenomicStudy</b></p><a name="PGXGenomicStudy"> </a><a name="hcPGXGenomicStudy"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-genomic-study-metadata.html">Genomic Study Metadata</a></p></div><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:">PGX sequencing panel</span></p><p><b>subject</b>: <a href="Patient-CGPatientExample01.html">Adam B. Everyman Male, DoB: 1951-01-20 ( Medical Record Number: m123 (use: usual, ))</a></p><p><b>startDate</b>: 2021-01-01</p><p><b>basedOn</b>: <a href="ServiceRequest-eMERGEServiceRequest.html">ServiceRequest emerge-seq-ngs-pnl</a></p><p><b>note</b>: </p><blockquote><div><p>For technical reasons, PIK3CB was deemed uncallable.</p>
</div></blockquote><h3>Analyses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>GenomeBuild</b></td><td><b>Date</b></td><td><b>Note</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org LA26806-2}">GRCh38</span></td><td>2021-01-01 01:01:10-0600</td><td><blockquote><div><p>protein-coding and exon-splicing regions</p>
</div></blockquote></td></tr></table></div>
</text>
<status value="available"/>
<type>
<text value="PGX sequencing panel"/>
</type>
<subject>🔗
<reference value="Patient/CGPatientExample01"/>
</subject>
<startDate value="2021-01-01"/>
<basedOn>🔗
<reference value="ServiceRequest/eMERGEServiceRequest"/>
</basedOn>
<note>
<text value="For technical reasons, PIK3CB was deemed uncallable."/>
</note>
<analysis>
<genomeBuild>
<coding>
<system value="http://loinc.org"/>
<code value="LA26806-2"/>
<display value="GRCh38"/>
</coding>
</genomeBuild>
<date value="2021-01-01T01:01:10-06:00"/>
<note>
<text value="protein-coding and exon-splicing regions"/>
</note>
</analysis>
</GenomicStudy>