0.1.0 - ci-build

CQDG_FHIR_IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ferlab.bio Example/cqdg-task - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="CQDGTaskExample"/>
  <meta>
    <profile value="https://fhir.cqdg.ca/StructureDefinition/CQDGTask"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task CQDGTaskExample</b></p><a name="CQDGTaskExample"> </a><a name="hcCQDGTaskExample"> </a><a name="CQDGTaskExample-en-US"> </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="https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.0.2&amp;canonical=https://fhir.cqdg.ca/StructureDefinition/CQDGTask">https://fhir.cqdg.ca/StructureDefinition/CQDGTask</a></p></div><blockquote><p><b>Ferlab.bio StructureDefinition/workflow</b></p><ul><li>genomeBuild: <a href="CodeSystem-genome-build.html#genome-build-GRCh38">Ferlab.bio CodeSystem/genome-build GRCh38</a>: GRCh38</li><li>pipeline: Some Pipeline</li></ul></blockquote><blockquote><p><b>Ferlab.bio StructureDefinition/sequencing-experiment</b></p><ul><li>experimentalStrategy: <a href="CodeSystem-experimental-strategy.html#experimental-strategy-WXS">Ferlab.bio CodeSystem/experimental-strategy WXS</a>: Whole Exome Sequencing</li><li>isPairedEnd: true</li><li>platform: NovaSeq S4 PE150</li><li>readLength: 151,8,8,151</li><li>selection: <a href="CodeSystem-sequencing-experiment-selection.html#sequencing-experiment-selection-CHIP">Ferlab.bio CodeSystem/sequencing-experiment-selection CHIP</a>: ChIP</li><li>source: <a href="CodeSystem-sequencing-experiment-source.html#sequencing-experiment-source-GEN">Ferlab.bio CodeSystem/sequencing-experiment-source GEN</a>: Genomic</li><li>protocol: protocol2</li><li>targetCaptureKit: targetCaptureKit2</li><li>targetLoci: targetedLoci2</li><li>runIds: RunID12345</li><li>runIds: RunID67890</li><li>runDates: 2023-01-01</li><li>runDates: 2023-01-02</li></ul></blockquote><blockquote><p><b>Ferlab.bio StructureDefinition/sample</b></p><ul><li>ldmSampleId: LDM12345</li><li>labAliquotId: AliquotID1</li><li>labAliquotId: AliquotID2</li></ul></blockquote><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{https://fhir.cqdg.ca/CodeSystem/bioinfo-analysis-code RABA}">Reads Alignement Bioinformatic Analysis</span></p><p><b>requester</b>: <a href="Organization-OrganizationExample.html">Organization CQDG</a></p><p><b>owner</b>: <a href="Organization-OrganizationExample.html">Organization CQDG</a></p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">Analysed sample</span></td><td><a href="Specimen-SpecimenExample.html">Submitter Sample ID: SpecimenExample</a></td></tr></table><blockquote><p><b>output</b></p><p><b>type</b>: <span title="Codes:{https://fhir.cqdg.ca/CodeSystem/data-type Aligned-reads}">Aligned Reads</span></p><p><b>value</b>: <a href="DocumentReference-DocumentReferenceExample1.html">DocumentReference: status = current; type = Sequencing Data Supplement; category = Genomics; securityLabel = test</a></p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title="Codes:{https://fhir.cqdg.ca/CodeSystem/data-type SNV}">SNV</span></p><p><b>value</b>: <a href="DocumentReference-DocumentReferenceExample1.html">DocumentReference: status = current; type = Sequencing Data Supplement; category = Genomics; securityLabel = test</a></p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title="Codes:{https://fhir.cqdg.ca/CodeSystem/data-type Germline-CNV}">Germline CNV</span></p><p><b>value</b>: <a href="DocumentReference-DocumentReferenceExample2.html">DocumentReference: status = current; type = Aligned Reads; category = Genomics; securityLabel = test</a></p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title="Codes:{https://fhir.cqdg.ca/CodeSystem/data-type Sequencing-data-supplement}">Sequencing-data-supplement</span></p><p><b>value</b>: <a href="DocumentReference-DocumentReferenceExample2.html">DocumentReference: status = current; type = Aligned Reads; category = Genomics; securityLabel = test</a></p></blockquote></div>
  </text>
  <extension
             url="https://fhir.cqdg.ca/StructureDefinition/workflowExtension">
    <extension url="genomeBuild">
      <valueCoding>
        <system value="https://fhir.cqdg.ca/CodeSystem/genome-build"/>
        <code value="GRCh38"/>
        <display value="GRCh38"/>
      </valueCoding>
    </extension>
    <extension url="pipeline">
      <valueString value="Some Pipeline"/>
    </extension>
  </extension>
  <extension
             url="https://fhir.cqdg.ca/StructureDefinition/sequencingExperimentExtension">
    <extension url="experimentalStrategy">
      <valueCoding>
        <system
                value="https://fhir.cqdg.ca/CodeSystem/experimental-strategy"/>
        <code value="WXS"/>
        <display value="Whole Exome Sequencing"/>
      </valueCoding>
    </extension>
    <extension url="isPairedEnd">
      <valueBoolean value="true"/>
    </extension>
    <extension url="platform">
      <valueString value="NovaSeq S4 PE150"/>
    </extension>
    <extension url="readLength">
      <valueString value="151,8,8,151"/>
    </extension>
    <extension url="selection">
      <valueCoding>
        <system
                value="https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection"/>
        <code value="CHIP"/>
        <display value="ChIP"/>
      </valueCoding>
    </extension>
    <extension url="source">
      <valueCoding>
        <system
                value="https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-source"/>
        <code value="GEN"/>
        <display value="Genomic"/>
      </valueCoding>
    </extension>
    <extension url="protocol">
      <valueString value="protocol2"/>
    </extension>
    <extension url="targetCaptureKit">
      <valueString value="targetCaptureKit2"/>
    </extension>
    <extension url="targetLoci">
      <valueString value="targetedLoci2"/>
    </extension>
    <extension url="runIds">
      <valueString value="RunID12345"/>
    </extension>
    <extension url="runIds">
      <valueString value="RunID67890"/>
    </extension>
    <extension url="runDates">
      <valueDate value="2023-01-01"/>
    </extension>
    <extension url="runDates">
      <valueDate value="2023-01-02"/>
    </extension>
  </extension>
  <extension url="https://fhir.cqdg.ca/StructureDefinition/sampleExtension">
    <extension url="ldmSampleId">
      <valueString value="LDM12345"/>
    </extension>
    <extension url="labAliquotId">
      <valueString value="AliquotID1"/>
    </extension>
    <extension url="labAliquotId">
      <valueString value="AliquotID2"/>
    </extension>
  </extension>
  <status value="completed"/>
  <intent value="order"/>
  <priority value="routine"/>
  <code>
    <coding>
      <system value="https://fhir.cqdg.ca/CodeSystem/bioinfo-analysis-code"/>
      <code value="RABA"/>
      <display value="Reads Alignement Bioinformatic Analysis"/>
    </coding>
  </code>
  <requester>🔗 
    <reference value="Organization/OrganizationExample"/>
  </requester>
  <owner>🔗 
    <reference value="Organization/OrganizationExample"/>
  </owner>
  <input>
    <type>
      <text value="Analysed sample"/>
    </type>
    <valueReference>🔗 
      <reference value="Specimen/SpecimenExample"/>
      <display value="Submitter Sample ID: SpecimenExample"/>
    </valueReference>
  </input>
  <output>
    <type>
      <coding>
        <system value="https://fhir.cqdg.ca/CodeSystem/data-type"/>
        <code value="Aligned-reads"/>
        <display value="Aligned Reads"/>
      </coding>
    </type>
    <valueReference>🔗 
      <reference value="DocumentReference/DocumentReferenceExample1"/>
    </valueReference>
  </output>
  <output>
    <type>
      <coding>
        <system value="https://fhir.cqdg.ca/CodeSystem/data-type"/>
        <code value="SNV"/>
        <display value="SNV"/>
      </coding>
    </type>
    <valueReference>🔗 
      <reference value="DocumentReference/DocumentReferenceExample1"/>
    </valueReference>
  </output>
  <output>
    <type>
      <coding>
        <system value="https://fhir.cqdg.ca/CodeSystem/data-type"/>
        <code value="Germline-CNV"/>
        <display value="Germline CNV"/>
      </coding>
    </type>
    <valueReference>🔗 
      <reference value="DocumentReference/DocumentReferenceExample2"/>
    </valueReference>
  </output>
  <output>
    <type>
      <coding>
        <system value="https://fhir.cqdg.ca/CodeSystem/data-type"/>
        <code value="Sequencing-data-supplement"/>
        <display value="Sequencing-data-supplement"/>
      </coding>
    </type>
    <valueReference>🔗 
      <reference value="DocumentReference/DocumentReferenceExample2"/>
    </valueReference>
  </output>
</Task>