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

: FindSubjectTxImplicationsOutput - XML Representation

Raw xml | Download



<Parameters xmlns="http://hl7.org/fhir">
  <id value="FindSubjectTxImplicationsOutput"/>
  <parameter>
    <name value="implication"/>
    <resource>
      <Observation>
        <id value="TherapeuticImplicationExample"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/therapeutic-implication"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml">Therapeutic Implication</div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="laboratory"/>
          </coding>
        </category>
        <category>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
            <code value="GE"/>
          </coding>
        </category>
        <code>
          <coding>
            <system
                    value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"/>
            <code value="therapeutic-implication"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/HG00403"/>
        </subject>
        <effectiveDateTime value="2023-07-01"/>
        <performer>🔗 
          <reference value="Organization/ExampleOrg"/>
        </performer>
        <derivedFrom>🔗 
          <reference value="Observation/VariantExample"/>
        </derivedFrom>
        <component>
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"/>
              <code value="therapeutic-implication"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA6677-4"/>
              <display value="Responsive"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="51963-7"/>
              <display value="Medication assessed"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
              <code value="480167"/>
              <display value="Lapatinib"/>
            </coding>
          </valueCodeableConcept>
        </component>
      </Observation>
    </resource>
  </parameter>
  <parameter>
    <name value="variant"/>
    <resource>
      <Observation>
        <id value="variantExample"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml">Variant</div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="laboratory"/>
          </coding>
        </category>
        <category>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
            <code value="GE"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="69548-6"/>
            <display value="Genetic variant assessment"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/HG00403"/>
        </subject>
        <effectiveDateTime value="2023-07-01"/>
        <performer>🔗 
          <reference value="Organization/ExampleOrg"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LA9633-4"/>
            <display value="Present"/>
          </coding>
        </valueCodeableConcept>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="48002-0"/>
              <display value="Genomic source class [Type]"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA6684-0"/>
              <display value="Somatic"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="48013-7"/>
              <display value="Genomic reference sequence ID"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://www.ncbi.nlm.nih.gov/refseq"/>
              <code value="NC_000017.11"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69547-8"/>
              <display value="Genomic Ref allele [ID]"/>
            </coding>
          </code>
          <valueString value="ATTGAGGGAAAACACAT"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Genomic Alt allele [ID]"/>
            </coding>
          </code>
          <valueString value="T"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="92822-6"/>
              <display value="Genomic coord system"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA30100-4"/>
              <display value="0-based interval counting"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
            <text value="Genomic allele start-end"/>
          </code>
          <valueRange>
            <low>
              <value value="39723965"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
  </parameter>
</Parameters>