Genomics Reporting Implementation Guide
3.0.1-SNAPSHOT - Ballot 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.1-SNAPSHOT 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

: PGXGenomicStudy - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="PGXGenomicStudy"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Procedure</b><a name="PGXGenomicStudy"> </a><a name="hcPGXGenomicStudy"> </a></p><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">Resource Procedure &quot;PGXGenomicStudy&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-genomic-study.html">Genomic Study</a></p></div><p><b>Genomic Study Analysis Extension</b>: <a href="Procedure-PGXGenomicStudyAnalysis.html">Procedure/PGXGenomicStudyAnalysis</a></p><p><b>basedOn</b>: <a href="ServiceRequest-eMERGEServiceRequest.html">ServiceRequest/eMERGEServiceRequest</a></p><p><b>status</b>: completed</p><p><b>category</b>: Laboratory <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: PGX sequencing panel <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>subject</b>: <a href="Patient-CGPatientExample01.html">Patient/CGPatientExample01</a> &quot; EVERYMAN&quot;</p><p><b>performed</b>: 2021-01-01</p><p><b>note</b>: For technical reasons, PIK3CB was deemed uncallable.</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-ext">
    <valueReference>🔗 
      <reference value="Procedure/PGXGenomicStudyAnalysis"/>
    </valueReference>
  </extension>
  <basedOn>🔗 
    <reference value="ServiceRequest/eMERGEServiceRequest"/>
  </basedOn>
  <status value="completed"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <code>
    <text value="PGX sequencing panel"/>
  </code>
  <subject>🔗 
    <reference value="Patient/CGPatientExample01"/>
  </subject>
  <performedDateTime value="2021-01-01"/>
  <note>
    <text value="For technical reasons, PIK3CB was deemed uncallable."/>
  </note>
</Procedure>