<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="dnpm-lm-ngs-report" />
  <url value="https://dnpm-dip.net/fhir/StructureDefinition/dnpm-lm-ngs-report" />
  <name value="DNPM_LM_NGSReport" />
  <title value="DNPM NGS Report" />
  <status value="active" />
  <description value="Logical Model for a single entry in the DNPM DIP MTB Patient Record ngsReports array" />
  <fhirVersion value="4.0.1" />
  <kind value="logical" />
  <abstract value="false" />
  <type value="https://dnpm-dip.net/fhir/StructureDefinition/dnpm-lm-ngs-report" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <element id="dnpm-lm-ngs-report">
      <path value="dnpm-lm-ngs-report" />
      <short value="DNPM NGS Report" />
      <definition value="Logical Model for a single entry in the DNPM DIP MTB Patient Record ngsReports array" />
    </element>
    <element id="dnpm-lm-ngs-report.dnpmId">
      <path value="dnpm-lm-ngs-report.dnpmId" />
      <short value="NGS Report UUID (DNPM internal ID)" />
      <definition value="NGS Report UUID (DNPM internal ID)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.patient">
      <path value="dnpm-lm-ngs-report.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.patient.id">
      <path value="dnpm-lm-ngs-report.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.patient.type">
      <path value="dnpm-lm-ngs-report.patient.type" />
      <short value="Reference type (Patient)" />
      <definition value="Reference type (Patient)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.specimen">
      <path value="dnpm-lm-ngs-report.specimen" />
      <short value="Tumor specimen reference" />
      <definition value="Tumor specimen reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.specimen.id">
      <path value="dnpm-lm-ngs-report.specimen.id" />
      <short value="Specimen ID" />
      <definition value="Specimen ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.specimen.type">
      <path value="dnpm-lm-ngs-report.specimen.type" />
      <short value="Reference type (TumorSpecimen)" />
      <definition value="Reference type (TumorSpecimen)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.issuedOn">
      <path value="dnpm-lm-ngs-report.issuedOn" />
      <short value="Report issue date (YYYY-MM-DD)" />
      <definition value="Report issue date (YYYY-MM-DD)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.type">
      <path value="dnpm-lm-ngs-report.type" />
      <short value="NGS analysis type (e.g. exome, panel)" />
      <definition value="NGS analysis type (e.g. exome, panel)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.type.code">
      <path value="dnpm-lm-ngs-report.type.code" />
      <short value="Type code" />
      <definition value="Type code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.type.display">
      <path value="dnpm-lm-ngs-report.type.display" />
      <short value="Type display" />
      <definition value="Type display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.type.system">
      <path value="dnpm-lm-ngs-report.type.system" />
      <short value="Type system URI" />
      <definition value="Type system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata">
      <path value="dnpm-lm-ngs-report.metadata" />
      <short value="NGS run metadata" />
      <definition value="NGS run metadata" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.referenceGenome">
      <path value="dnpm-lm-ngs-report.metadata.referenceGenome" />
      <short value="Reference genome used" />
      <definition value="Reference genome used" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.referenceGenome.code">
      <path value="dnpm-lm-ngs-report.metadata.referenceGenome.code" />
      <short value="Genome build code (e.g. GRCh38)" />
      <definition value="Genome build code (e.g. GRCh38)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.referenceGenome.display">
      <path value="dnpm-lm-ngs-report.metadata.referenceGenome.display" />
      <short value="Genome build display" />
      <definition value="Genome build display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.referenceGenome.system">
      <path value="dnpm-lm-ngs-report.metadata.referenceGenome.system" />
      <short value="Genome build system URI" />
      <definition value="Genome build system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.sequencer">
      <path value="dnpm-lm-ngs-report.metadata.sequencer" />
      <short value="Sequencer instrument" />
      <definition value="Sequencer instrument" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.sequencer.code">
      <path value="dnpm-lm-ngs-report.metadata.sequencer.code" />
      <short value="Sequencer code" />
      <definition value="Sequencer code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.sequencer.display">
      <path value="dnpm-lm-ngs-report.metadata.sequencer.display" />
      <short value="Sequencer display" />
      <definition value="Sequencer display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.sequencer.system">
      <path value="dnpm-lm-ngs-report.metadata.sequencer.system" />
      <short value="Sequencer system URI" />
      <definition value="Sequencer system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.kitManufacturer">
      <path value="dnpm-lm-ngs-report.metadata.kitManufacturer" />
      <short value="Kit manufacturer name" />
      <definition value="Kit manufacturer name" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.kitType">
      <path value="dnpm-lm-ngs-report.metadata.kitType" />
      <short value="Kit type name" />
      <definition value="Kit type name" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.pipeline">
      <path value="dnpm-lm-ngs-report.metadata.pipeline" />
      <short value="Bioinformatics pipeline identifier" />
      <definition value="Bioinformatics pipeline identifier" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.tumorCellContent">
      <path value="dnpm-lm-ngs-report.metadata.tumorCellContent" />
      <short value="Tumor cell content metadata estimate" />
      <definition value="Tumor cell content metadata estimate" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.tumorCellContent.method">
      <path value="dnpm-lm-ngs-report.metadata.tumorCellContent.method" />
      <short value="Estimation method" />
      <definition value="Estimation method" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.tumorCellContent.method.code">
      <path value="dnpm-lm-ngs-report.metadata.tumorCellContent.method.code" />
      <short value="Method code" />
      <definition value="Method code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.tumorCellContent.method.display">
      <path value="dnpm-lm-ngs-report.metadata.tumorCellContent.method.display" />
      <short value="Method display" />
      <definition value="Method display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.tumorCellContent.method.system">
      <path value="dnpm-lm-ngs-report.metadata.tumorCellContent.method.system" />
      <short value="Method system URI" />
      <definition value="Method system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.metadata.tumorCellContent.value">
      <path value="dnpm-lm-ngs-report.metadata.tumorCellContent.value" />
      <short value="Tumor cell content fraction (0.0 – 1.0)" />
      <definition value="Tumor cell content fraction (0.0 – 1.0)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="decimal" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results">
      <path value="dnpm-lm-ngs-report.results" />
      <short value="NGS analysis results" />
      <definition value="NGS analysis results" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent" />
      <short value="Bioinformatically determined tumor cell content" />
      <definition value="Bioinformatically determined tumor cell content" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent.id">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent.id" />
      <short value="Result ID" />
      <definition value="Result ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent.patient">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent.patient.id">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent.patient.type">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent.patient.type" />
      <short value="Reference type" />
      <definition value="Reference type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent.specimen">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent.specimen" />
      <short value="Specimen reference" />
      <definition value="Specimen reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent.specimen.id">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent.specimen.id" />
      <short value="Specimen ID" />
      <definition value="Specimen ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent.specimen.type">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent.specimen.type" />
      <short value="Reference type" />
      <definition value="Reference type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent.method">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent.method" />
      <short value="Determination method" />
      <definition value="Determination method" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent.method.code">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent.method.code" />
      <short value="Method code" />
      <definition value="Method code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent.method.display">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent.method.display" />
      <short value="Method display" />
      <definition value="Method display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent.method.system">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent.method.system" />
      <short value="Method system URI" />
      <definition value="Method system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tumorCellContent.value">
      <path value="dnpm-lm-ngs-report.results.tumorCellContent.value" />
      <short value="Tumor cell content fraction (0.0 – 1.0)" />
      <definition value="Tumor cell content fraction (0.0 – 1.0)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="decimal" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb">
      <path value="dnpm-lm-ngs-report.results.tmb" />
      <short value="Tumor Mutational Burden" />
      <definition value="Tumor Mutational Burden" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.id">
      <path value="dnpm-lm-ngs-report.results.tmb.id" />
      <short value="TMB result ID" />
      <definition value="TMB result ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.patient">
      <path value="dnpm-lm-ngs-report.results.tmb.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.patient.id">
      <path value="dnpm-lm-ngs-report.results.tmb.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.patient.type">
      <path value="dnpm-lm-ngs-report.results.tmb.patient.type" />
      <short value="Reference type" />
      <definition value="Reference type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.specimen">
      <path value="dnpm-lm-ngs-report.results.tmb.specimen" />
      <short value="Specimen reference" />
      <definition value="Specimen reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.specimen.id">
      <path value="dnpm-lm-ngs-report.results.tmb.specimen.id" />
      <short value="Specimen ID" />
      <definition value="Specimen ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.specimen.type">
      <path value="dnpm-lm-ngs-report.results.tmb.specimen.type" />
      <short value="Reference type" />
      <definition value="Reference type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.value">
      <path value="dnpm-lm-ngs-report.results.tmb.value" />
      <short value="TMB quantity" />
      <definition value="TMB quantity" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.value.value">
      <path value="dnpm-lm-ngs-report.results.tmb.value.value" />
      <short value="Numeric TMB value" />
      <definition value="Numeric TMB value" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="decimal" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.value.unit">
      <path value="dnpm-lm-ngs-report.results.tmb.value.unit" />
      <short value="Unit (e.g. Mutations per megabase)" />
      <definition value="Unit (e.g. Mutations per megabase)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.interpretation">
      <path value="dnpm-lm-ngs-report.results.tmb.interpretation" />
      <short value="TMB interpretation" />
      <definition value="TMB interpretation" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.interpretation.code">
      <path value="dnpm-lm-ngs-report.results.tmb.interpretation.code" />
      <short value="Interpretation code (e.g. high)" />
      <definition value="Interpretation code (e.g. high)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.interpretation.display">
      <path value="dnpm-lm-ngs-report.results.tmb.interpretation.display" />
      <short value="Interpretation display" />
      <definition value="Interpretation display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.tmb.interpretation.system">
      <path value="dnpm-lm-ngs-report.results.tmb.interpretation.system" />
      <short value="Interpretation system URI" />
      <definition value="Interpretation system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.brcaness">
      <path value="dnpm-lm-ngs-report.results.brcaness" />
      <short value="BRCAness score" />
      <definition value="BRCAness score" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.brcaness.id">
      <path value="dnpm-lm-ngs-report.results.brcaness.id" />
      <short value="BRCAness result ID" />
      <definition value="BRCAness result ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.brcaness.patient">
      <path value="dnpm-lm-ngs-report.results.brcaness.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.brcaness.patient.id">
      <path value="dnpm-lm-ngs-report.results.brcaness.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.brcaness.patient.type">
      <path value="dnpm-lm-ngs-report.results.brcaness.patient.type" />
      <short value="Reference type" />
      <definition value="Reference type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.brcaness.specimen">
      <path value="dnpm-lm-ngs-report.results.brcaness.specimen" />
      <short value="Specimen reference" />
      <definition value="Specimen reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.brcaness.specimen.id">
      <path value="dnpm-lm-ngs-report.results.brcaness.specimen.id" />
      <short value="Specimen ID" />
      <definition value="Specimen ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.brcaness.specimen.type">
      <path value="dnpm-lm-ngs-report.results.brcaness.specimen.type" />
      <short value="Reference type" />
      <definition value="Reference type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.brcaness.value">
      <path value="dnpm-lm-ngs-report.results.brcaness.value" />
      <short value="BRCAness score (0.0 – 1.0)" />
      <definition value="BRCAness score (0.0 – 1.0)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="decimal" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.brcaness.confidenceRange">
      <path value="dnpm-lm-ngs-report.results.brcaness.confidenceRange" />
      <short value="Confidence range" />
      <definition value="Confidence range" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.brcaness.confidenceRange.min">
      <path value="dnpm-lm-ngs-report.results.brcaness.confidenceRange.min" />
      <short value="Minimum confidence value" />
      <definition value="Minimum confidence value" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="decimal" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.brcaness.confidenceRange.max">
      <path value="dnpm-lm-ngs-report.results.brcaness.confidenceRange.max" />
      <short value="Maximum confidence value" />
      <definition value="Maximum confidence value" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="decimal" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore">
      <path value="dnpm-lm-ngs-report.results.hrdScore" />
      <short value="Homologous Recombination Deficiency Score" />
      <definition value="Homologous Recombination Deficiency Score" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.id">
      <path value="dnpm-lm-ngs-report.results.hrdScore.id" />
      <short value="HRD result ID" />
      <definition value="HRD result ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.patient">
      <path value="dnpm-lm-ngs-report.results.hrdScore.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.patient.id">
      <path value="dnpm-lm-ngs-report.results.hrdScore.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.patient.type">
      <path value="dnpm-lm-ngs-report.results.hrdScore.patient.type" />
      <short value="Reference type" />
      <definition value="Reference type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.specimen">
      <path value="dnpm-lm-ngs-report.results.hrdScore.specimen" />
      <short value="Specimen reference" />
      <definition value="Specimen reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.specimen.id">
      <path value="dnpm-lm-ngs-report.results.hrdScore.specimen.id" />
      <short value="Specimen ID" />
      <definition value="Specimen ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.specimen.type">
      <path value="dnpm-lm-ngs-report.results.hrdScore.specimen.type" />
      <short value="Reference type" />
      <definition value="Reference type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.value">
      <path value="dnpm-lm-ngs-report.results.hrdScore.value" />
      <short value="HRD composite score" />
      <definition value="HRD composite score" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="decimal" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.components">
      <path value="dnpm-lm-ngs-report.results.hrdScore.components" />
      <short value="HRD component scores" />
      <definition value="HRD component scores" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.components.lst">
      <path value="dnpm-lm-ngs-report.results.hrdScore.components.lst" />
      <short value="Large-scale state transitions (LST)" />
      <definition value="Large-scale state transitions (LST)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="decimal" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.components.loh">
      <path value="dnpm-lm-ngs-report.results.hrdScore.components.loh" />
      <short value="Loss of heterozygosity (LOH)" />
      <definition value="Loss of heterozygosity (LOH)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="decimal" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.components.tai">
      <path value="dnpm-lm-ngs-report.results.hrdScore.components.tai" />
      <short value="Telomeric allelic imbalance (TAI)" />
      <definition value="Telomeric allelic imbalance (TAI)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="decimal" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.interpretation">
      <path value="dnpm-lm-ngs-report.results.hrdScore.interpretation" />
      <short value="HRD interpretation" />
      <definition value="HRD interpretation" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.interpretation.code">
      <path value="dnpm-lm-ngs-report.results.hrdScore.interpretation.code" />
      <short value="Interpretation code (e.g. low)" />
      <definition value="Interpretation code (e.g. low)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.interpretation.display">
      <path value="dnpm-lm-ngs-report.results.hrdScore.interpretation.display" />
      <short value="Interpretation display" />
      <definition value="Interpretation display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.hrdScore.interpretation.system">
      <path value="dnpm-lm-ngs-report.results.hrdScore.interpretation.system" />
      <short value="Interpretation system URI" />
      <definition value="Interpretation system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants">
      <path value="dnpm-lm-ngs-report.results.simpleVariants" />
      <short value="Simple variants (SNV / small indels)" />
      <definition value="Simple variants (SNV / small indels)" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.id">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.id" />
      <short value="Variant ID" />
      <definition value="Variant ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.patient">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.patient.id">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.patient.type">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.patient.type" />
      <short value="Reference type" />
      <definition value="Reference type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.externalIds">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.externalIds" />
      <short value="External variant identifiers (e.g. dbSNP rs-number)" />
      <definition value="External variant identifiers (e.g. dbSNP rs-number)" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.externalIds.value">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.externalIds.value" />
      <short value="Identifier value" />
      <definition value="Identifier value" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.externalIds.system">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.externalIds.system" />
      <short value="Identifier system URI" />
      <definition value="Identifier system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.chromosome">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.chromosome" />
      <short value="Chromosome (e.g. chr4)" />
      <definition value="Chromosome (e.g. chr4)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.gene">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.gene" />
      <short value="Affected gene" />
      <definition value="Affected gene" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.gene.code">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.gene.code" />
      <short value="HGNC gene code" />
      <definition value="HGNC gene code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.gene.display">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.gene.display" />
      <short value="Gene symbol" />
      <definition value="Gene symbol" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.gene.system">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.gene.system" />
      <short value="Gene nomenclature system URI" />
      <definition value="Gene nomenclature system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.localization">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.localization" />
      <short value="Variant localisation in gene" />
      <definition value="Variant localisation in gene" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.localization.code">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.localization.code" />
      <short value="Localisation code" />
      <definition value="Localisation code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.localization.display">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.localization.display" />
      <short value="Localisation display" />
      <definition value="Localisation display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.localization.system">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.localization.system" />
      <short value="Localisation system URI" />
      <definition value="Localisation system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.transcriptId">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.transcriptId" />
      <short value="Transcript identifier" />
      <definition value="Transcript identifier" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.transcriptId.value">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.transcriptId.value" />
      <short value="Transcript ID value (e.g. ENST...)" />
      <definition value="Transcript ID value (e.g. ENST...)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.transcriptId.system">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.transcriptId.system" />
      <short value="Transcript system URI" />
      <definition value="Transcript system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.exonId">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.exonId" />
      <short value="Exon identifier" />
      <definition value="Exon identifier" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.position">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.position" />
      <short value="Genomic position (1-based)" />
      <definition value="Genomic position (1-based)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.position.start">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.position.start" />
      <short value="Start position" />
      <definition value="Start position" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.position.end">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.position.end" />
      <short value="End position" />
      <definition value="End position" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.altAllele">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.altAllele" />
      <short value="Alternate allele" />
      <definition value="Alternate allele" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.refAllele">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.refAllele" />
      <short value="Reference allele" />
      <definition value="Reference allele" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.dnaChange">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.dnaChange" />
      <short value="cDNA / DNA change in HGVS notation (e.g. c.570G&gt;T)" />
      <definition value="cDNA / DNA change in HGVS notation (e.g. c.570G&gt;T)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.proteinChange">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.proteinChange" />
      <short value="Protein change in HGVS notation (e.g. p.(Glu125Asp))" />
      <definition value="Protein change in HGVS notation (e.g. p.(Glu125Asp))" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.readDepth">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.readDepth" />
      <short value="Read depth at variant position" />
      <definition value="Read depth at variant position" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.allelicFrequency">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.allelicFrequency" />
      <short value="Variant allelic frequency" />
      <definition value="Variant allelic frequency" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="decimal" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.interpretation">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.interpretation" />
      <short value="ClinVar / clinical interpretation" />
      <definition value="ClinVar / clinical interpretation" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.interpretation.code">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.interpretation.code" />
      <short value="Interpretation code" />
      <definition value="Interpretation code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.interpretation.display">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.interpretation.display" />
      <short value="Interpretation display" />
      <definition value="Interpretation display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.simpleVariants.interpretation.system">
      <path value="dnpm-lm-ngs-report.results.simpleVariants.interpretation.system" />
      <short value="Interpretation system URI" />
      <definition value="Interpretation system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants" />
      <short value="Copy number variants (CNV)" />
      <definition value="Copy number variants (CNV)" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.id">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.id" />
      <short value="CNV ID" />
      <definition value="CNV ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.patient">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.patient.id">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.patient.type">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.patient.type" />
      <short value="Reference type" />
      <definition value="Reference type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.chromosome">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.chromosome" />
      <short value="Chromosome (e.g. chr7)" />
      <definition value="Chromosome (e.g. chr7)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.localization">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.localization" />
      <short value="CNV localisation" />
      <definition value="CNV localisation" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.localization.code">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.localization.code" />
      <short value="Localisation code" />
      <definition value="Localisation code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.localization.display">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.localization.display" />
      <short value="Localisation display" />
      <definition value="Localisation display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.localization.system">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.localization.system" />
      <short value="Localisation system URI" />
      <definition value="Localisation system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.startRange">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.startRange" />
      <short value="Start position range" />
      <definition value="Start position range" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.startRange.start">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.startRange.start" />
      <short value="Range start" />
      <definition value="Range start" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.startRange.end">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.startRange.end" />
      <short value="Range end" />
      <definition value="Range end" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.endRange">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.endRange" />
      <short value="End position range" />
      <definition value="End position range" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.endRange.start">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.endRange.start" />
      <short value="Range start" />
      <definition value="Range start" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.endRange.end">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.endRange.end" />
      <short value="Range end" />
      <definition value="Range end" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.totalCopyNumber">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.totalCopyNumber" />
      <short value="Total copy number" />
      <definition value="Total copy number" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.relativeCopyNumber">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.relativeCopyNumber" />
      <short value="Relative copy number" />
      <definition value="Relative copy number" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="decimal" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.cnA">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.cnA" />
      <short value="Copy number allele A" />
      <definition value="Copy number allele A" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.cnB">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.cnB" />
      <short value="Copy number allele B" />
      <definition value="Copy number allele B" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.reportedAffectedGenes">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.reportedAffectedGenes" />
      <short value="Reported affected genes" />
      <definition value="Reported affected genes" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.reportedAffectedGenes.code">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.reportedAffectedGenes.code" />
      <short value="HGNC gene code" />
      <definition value="HGNC gene code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.reportedAffectedGenes.display">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.reportedAffectedGenes.display" />
      <short value="Gene symbol" />
      <definition value="Gene symbol" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.reportedAffectedGenes.system">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.reportedAffectedGenes.system" />
      <short value="Gene nomenclature system URI" />
      <definition value="Gene nomenclature system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.focality">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.focality" />
      <short value="CNV focality" />
      <definition value="CNV focality" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.focality.code">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.focality.code" />
      <short value="Focality code (e.g. focal)" />
      <definition value="Focality code (e.g. focal)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.focality.display">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.focality.display" />
      <short value="Focality display" />
      <definition value="Focality display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.focality.system">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.focality.system" />
      <short value="Focality system URI" />
      <definition value="Focality system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.type">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.type" />
      <short value="CNV type (gain / loss)" />
      <definition value="CNV type (gain / loss)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.type.code">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.type.code" />
      <short value="CNV type code" />
      <definition value="CNV type code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.type.display">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.type.display" />
      <short value="CNV type display" />
      <definition value="CNV type display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.copyNumberVariants.type.system">
      <path value="dnpm-lm-ngs-report.results.copyNumberVariants.type.system" />
      <short value="CNV type system URI" />
      <definition value="CNV type system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions">
      <path value="dnpm-lm-ngs-report.results.dnaFusions" />
      <short value="DNA-level gene fusions" />
      <definition value="DNA-level gene fusions" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.id">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.id" />
      <short value="DNA fusion ID" />
      <definition value="DNA fusion ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.patient">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.patient.id">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.patient.type">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.patient.type" />
      <short value="Reference type" />
      <definition value="Reference type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.localization">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.localization" />
      <short value="Fusion localisation" />
      <definition value="Fusion localisation" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.localization.code">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.localization.code" />
      <short value="Localisation code" />
      <definition value="Localisation code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.localization.display">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.localization.display" />
      <short value="Localisation display" />
      <definition value="Localisation display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.localization.system">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.localization.system" />
      <short value="Localisation system URI" />
      <definition value="Localisation system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner5prime">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner5prime" />
      <short value="5-prime fusion partner" />
      <definition value="5-prime fusion partner" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner5prime.gene">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner5prime.gene" />
      <short value="5-prime partner gene" />
      <definition value="5-prime partner gene" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner5prime.gene.code">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner5prime.gene.code" />
      <short value="HGNC gene code" />
      <definition value="HGNC gene code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner5prime.gene.display">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner5prime.gene.display" />
      <short value="Gene symbol" />
      <definition value="Gene symbol" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner5prime.gene.system">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner5prime.gene.system" />
      <short value="Gene nomenclature system URI" />
      <definition value="Gene nomenclature system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner5prime.position">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner5prime.position" />
      <short value="Breakpoint position" />
      <definition value="Breakpoint position" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner3prime">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner3prime" />
      <short value="3-prime fusion partner" />
      <definition value="3-prime fusion partner" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner3prime.gene">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner3prime.gene" />
      <short value="3-prime partner gene" />
      <definition value="3-prime partner gene" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner3prime.gene.code">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner3prime.gene.code" />
      <short value="HGNC gene code" />
      <definition value="HGNC gene code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner3prime.gene.display">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner3prime.gene.display" />
      <short value="Gene symbol" />
      <definition value="Gene symbol" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner3prime.gene.system">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner3prime.gene.system" />
      <short value="Gene nomenclature system URI" />
      <definition value="Gene nomenclature system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner3prime.position">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.fusionPartner3prime.position" />
      <short value="Breakpoint position" />
      <definition value="Breakpoint position" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.dnaFusions.reportedNumReads">
      <path value="dnpm-lm-ngs-report.results.dnaFusions.reportedNumReads" />
      <short value="Number of reads supporting fusion" />
      <definition value="Number of reads supporting fusion" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions">
      <path value="dnpm-lm-ngs-report.results.rnaFusions" />
      <short value="RNA-level gene fusions" />
      <definition value="RNA-level gene fusions" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.id">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.id" />
      <short value="RNA fusion ID" />
      <definition value="RNA fusion ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.patient">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.patient.id">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.patient.type">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.patient.type" />
      <short value="Reference type" />
      <definition value="Reference type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.externalIds">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.externalIds" />
      <short value="External identifiers (e.g. COSMIC fusion ID)" />
      <definition value="External identifiers (e.g. COSMIC fusion ID)" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.externalIds.value">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.externalIds.value" />
      <short value="Identifier value" />
      <definition value="Identifier value" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.externalIds.system">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.externalIds.system" />
      <short value="Identifier system URI" />
      <definition value="Identifier system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.localization">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.localization" />
      <short value="Fusion localisation" />
      <definition value="Fusion localisation" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.localization.code">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.localization.code" />
      <short value="Localisation code" />
      <definition value="Localisation code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.localization.display">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.localization.display" />
      <short value="Localisation display" />
      <definition value="Localisation display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.localization.system">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.localization.system" />
      <short value="Localisation system URI" />
      <definition value="Localisation system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime" />
      <short value="5-prime fusion partner" />
      <definition value="5-prime fusion partner" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.gene">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.gene" />
      <short value="5-prime partner gene" />
      <definition value="5-prime partner gene" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.gene.code">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.gene.code" />
      <short value="HGNC gene code" />
      <definition value="HGNC gene code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.gene.display">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.gene.display" />
      <short value="Gene symbol" />
      <definition value="Gene symbol" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.gene.system">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.gene.system" />
      <short value="Gene nomenclature system URI" />
      <definition value="Gene nomenclature system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.transcript">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.transcript" />
      <short value="5-prime transcript" />
      <definition value="5-prime transcript" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.transcript.value">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.transcript.value" />
      <short value="Transcript ID (e.g. ENST...)" />
      <definition value="Transcript ID (e.g. ENST...)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.transcript.system">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.transcript.system" />
      <short value="Transcript system URI" />
      <definition value="Transcript system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.exon">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.exon" />
      <short value="Exon identifier" />
      <definition value="Exon identifier" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.position">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.position" />
      <short value="Breakpoint position" />
      <definition value="Breakpoint position" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.strand">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner5prime.strand" />
      <short value="Strand (+ or -)" />
      <definition value="Strand (+ or -)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime" />
      <short value="3-prime fusion partner" />
      <definition value="3-prime fusion partner" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.gene">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.gene" />
      <short value="3-prime partner gene" />
      <definition value="3-prime partner gene" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.gene.code">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.gene.code" />
      <short value="HGNC gene code" />
      <definition value="HGNC gene code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.gene.display">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.gene.display" />
      <short value="Gene symbol" />
      <definition value="Gene symbol" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.gene.system">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.gene.system" />
      <short value="Gene nomenclature system URI" />
      <definition value="Gene nomenclature system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.transcript">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.transcript" />
      <short value="3-prime transcript" />
      <definition value="3-prime transcript" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.transcript.value">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.transcript.value" />
      <short value="Transcript ID (e.g. ENST...)" />
      <definition value="Transcript ID (e.g. ENST...)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.transcript.system">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.transcript.system" />
      <short value="Transcript system URI" />
      <definition value="Transcript system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.exon">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.exon" />
      <short value="Exon identifier" />
      <definition value="Exon identifier" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.position">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.position" />
      <short value="Breakpoint position" />
      <definition value="Breakpoint position" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.strand">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.fusionPartner3prime.strand" />
      <short value="Strand (+ or -)" />
      <definition value="Strand (+ or -)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.effect">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.effect" />
      <short value="RNA fusion effect" />
      <definition value="RNA fusion effect" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.effect.code">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.effect.code" />
      <short value="Effect code (e.g. in-frame)" />
      <definition value="Effect code (e.g. in-frame)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.effect.display">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.effect.display" />
      <short value="Effect display" />
      <definition value="Effect display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.effect.system">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.effect.system" />
      <short value="Effect system URI" />
      <definition value="Effect system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-ngs-report.results.rnaFusions.reportedNumReads">
      <path value="dnpm-lm-ngs-report.results.rnaFusions.reportedNumReads" />
      <short value="Number of reads supporting fusion" />
      <definition value="Number of reads supporting fusion" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
  </differential>
</StructureDefinition>