<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="LaboratoryTestResult" />
  <url value="http://openehr.org/StructureDefinition/LaboratoryTestResult" />
  <version value="1.0.0-beta.14" />
  <name value="LaboratoryTestResult" />
  <title value="GENOC - Familial risk Tumour genomics report" />
  <status value="active" />
  <description value="[openEHR-EHR-OBSERVATION.laboratory_test_result.v1] The result, including findings and the laboratory's interpretation, of Pharmacogenetics investigation performed on specimens collected from an individual." />
  <fhirVersion value="4.0.1" />
  <kind value="logical" />
  <abstract value="false" />
  <type value="http://openehr.org/StructureDefinition/LaboratoryTestResult" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <element id="LaboratoryTestResult">
      <path value="LaboratoryTestResult" />
      <short value="GENOC - Familial risk Tumour genomics report" />
      <definition value="[openEHR-EHR-OBSERVATION.laboratory_test_result.v1] The result, including findings and the laboratory's interpretation, of Pharmacogenetics investigation performed on specimens collected from an individual." />
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult">
      <path value="LaboratoryTestResult.LaboratoryTestResult" />
      <short value="Laboratory test result" />
      <definition value="[openEHR-EHR-OBSERVATION.laboratory_test_result.v1] The result, including findings and the laboratory's interpretation, of Pharmacogenetics investigation performed on specimens collected from an individual." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.time">
      <path value="LaboratoryTestResult.LaboratoryTestResult.time" />
      <short value="time" />
      <definition value="[RM] `OBSERVATION.EVENT.time` - Time of this Observation event. If the width is non-zero, it is the time point of the trailing edge of the event." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.testName">
      <path value="LaboratoryTestResult.LaboratoryTestResult.testName" />
      <short value="Test name" />
      <definition value="[at0005] Name of the laboratory investigation performed on the specimen(s)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.specimen">
      <path value="LaboratoryTestResult.LaboratoryTestResult.specimen" />
      <short value="Specimen" />
      <definition value="[openEHR-EHR-CLUSTER.specimen.v1] A physical sample collected from, or related to, an individual for the purpose of investigation, examination or analysis." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.specimen.specimenType">
      <path value="LaboratoryTestResult.LaboratoryTestResult.specimen.specimenType" />
      <short value="Specimen type" />
      <definition value="[at0029] The type of specimen." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.specimen.laboratorySpecimenIdentifier">
      <path value="LaboratoryTestResult.LaboratoryTestResult.specimen.laboratorySpecimenIdentifier" />
      <short value="Laboratory specimen identifier" />
      <definition value="[at0001] A unique identifier of the specimen, normally assigned by the laboratory." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Identifier" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.specimen.laboratoryRunIdentifier">
      <path value="LaboratoryTestResult.LaboratoryTestResult.specimen.laboratoryRunIdentifier" />
      <short value="Laboratory run identifier" />
      <definition value="[at0088] A unique identifier of the specimen, assigned by a party external to the laboratory." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.clinicalInformationProvided">
      <path value="LaboratoryTestResult.LaboratoryTestResult.clinicalInformationProvided" />
      <short value="Clinical information provided" />
      <definition value="[at0100] Description of clinical information available at the time of interpretation of results." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult" />
      <short value="Laboratory result" />
      <definition value="[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1] The result of a laboratory test for a single analyte value." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.analyteName">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.analyteName" />
      <short value="Analyte name" />
      <definition value="[at0024] The name of the analyte result." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult" />
      <short value="Genomic variant result" />
      <definition value="[openEHR-EHR-CLUSTER.genomic_variant_result.v1] Findings and annotations related to one variant found in a human individual by a sequencing test." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.dbSNP">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.dbSNP" />
      <short value="dbSNP" />
      <definition value="[openEHR-EHR-CLUSTER.knowledge_base_reference.v1] A citation of a digital resource used as an source of authoritative or expert information, and/or to items contained within the resource." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.dbSNP.knowledgeBaseName">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.dbSNP.knowledgeBaseName" />
      <short value="Knowledge base name" />
      <definition value="[at0001] The name of the knowledge base." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.dbSNP.knowledgeBaseURI">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.dbSNP.knowledgeBaseURI" />
      <short value="Knowledge base URI" />
      <definition value="[at0008] The hyperlink to the referenced knowledge base." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="uri" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.dbSNP.itemName">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.dbSNP.itemName" />
      <short value="Item name" />
      <definition value="[at0005] The name of the referenced item within the knowledge base." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.simpleVariant">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.simpleVariant" />
      <short value="Simple variant" />
      <definition value="[openEHR-EHR-CLUSTER.simple_variant_genoceanic.v1] A sequence change where, compared to a reference sequence, a one or more nucleotides are changed." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.simpleVariant.chromosomeLabel">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.simpleVariant.chromosomeLabel" />
      <short value="Chromosome label" />
      <definition value="[at0012] Chromosome identifier." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/LaboratoryTestResultChromosomeLabel" />
      </binding>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.simpleVariant.variantType">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.simpleVariant.variantType" />
      <short value="Variant type" />
      <definition value="[at0039] The variant type e.g Snv, indel etc." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript" />
      <short value="Transcript" />
      <definition value="[at0008] Structured details about the transcript which is potentially affected by the variant." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.transcriptExtension">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.transcriptExtension" />
      <short value="Transcript extension" />
      <definition value="[openEHR-EHR-CLUSTER.transcript_extension_genoceanic.v1] Transcript extension GenOceanic" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.transcriptExtension.transcriptBiotype">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.transcriptExtension.transcriptBiotype" />
      <short value="Transcript biotype" />
      <definition value="[at0001]" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.transcriptExtension.consequence">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.transcriptExtension.consequence" />
      <short value="Consequence" />
      <definition value="[at0002]" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/LaboratoryTestResultConsequence" />
      </binding>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.dNAChangeCClinVar">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.dNAChangeCClinVar" />
      <short value="DNA change (c.ClinVar)" />
      <definition value="[at0011] Description of the variation at the DNA level following the HGVS nomenclature." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.aminoAcidChangePClinvar">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.aminoAcidChangePClinvar" />
      <short value="Amino acid change (p.Clinvar)" />
      <definition value="[at0012] Description of the variation at the protein level following the HGVS nomenclature." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.predictedImpact">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.predictedImpact" />
      <short value="Predicted impact" />
      <definition value="[at0015] Estimate of the effects that the variant may have on the transcript." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.predictedImpact.clinvar">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.predictedImpact.clinvar" />
      <short value="Clinvar" />
      <definition value="[openEHR-EHR-CLUSTER.knowledge_base_reference.v1] A citation of a digital resource used as an source of authoritative or expert information, and/or to items contained within the resource." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.predictedImpact.clinvar.knowledgeBaseName">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.predictedImpact.clinvar.knowledgeBaseName" />
      <short value="Knowledge base name" />
      <definition value="[at0001] The name of the knowledge base." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.predictedImpact.clinvar.knowledgeBaseURI">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.predictedImpact.clinvar.knowledgeBaseURI" />
      <short value="Knowledge base URI" />
      <definition value="[at0008] The hyperlink to the referenced knowledge base." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="uri" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.predictedImpact.clinvar.itemName">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.predictedImpact.clinvar.itemName" />
      <short value="Item name" />
      <definition value="[at0005] The name of the referenced item within the knowledge base." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.predictedImpact.clinvar.itemURI">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.predictedImpact.clinvar.itemURI" />
      <short value="Item URI" />
      <definition value="[at0003] The hyperlink to the referenced item within the knowledge base." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="uri" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.functionalImpact">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.functionalImpact" />
      <short value="Functional impact" />
      <definition value="[at0052] Interpretation of the variation linked to a specific paper." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.functionalImpact.impact">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.functionalImpact.impact" />
      <short value="Impact" />
      <definition value="[at0054] Single word or phrase describing the reported impact of the specific variant." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.functionalImpact.eSMO">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.functionalImpact.eSMO" />
      <short value="ESMO" />
      <definition value="[openEHR-EHR-CLUSTER.knowledge_base_reference.v1] A citation of a digital resource used as an source of authoritative or expert information, and/or to items contained within the resource." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.functionalImpact.eSMO.knowledgeBaseName">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.functionalImpact.eSMO.knowledgeBaseName" />
      <short value="Knowledge base name" />
      <definition value="[at0001] The name of the knowledge base." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.functionalImpact.eSMO.knowledgeBaseURI">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.functionalImpact.eSMO.knowledgeBaseURI" />
      <short value="Knowledge base URI" />
      <definition value="[at0008] The hyperlink to the referenced knowledge base." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="uri" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.functionalImpact.eSMO.itemName">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.functionalImpact.eSMO.itemName" />
      <short value="Item name" />
      <definition value="[at0005] The name of the referenced item within the knowledge base." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.gene">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.gene" />
      <short value="Gene" />
      <definition value="[at0019] Structured details about the gene carrying the variant." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.gene.geneSymbol">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.gene.geneSymbol" />
      <short value="Gene symbol" />
      <definition value="[at0020] The official gene symbol approved by the HGNC, which is a short abbreviated form of the gene name." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.aCMGClassification">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.transcript.aCMGClassification" />
      <short value="ACMG classification" />
      <definition value="[at0058] The clinical significance according to the ACMG recommendations." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/LaboratoryTestResultACMGClassification" />
      </binding>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.bestTranscriptCandidate">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.bestTranscriptCandidate" />
      <short value="Best transcript candidate" />
      <definition value="[at0023] The ID of the transcript with the highest predicted impact." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.alleleFrequency">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.alleleFrequency" />
      <short value="Allele frequency" />
      <definition value="[at0047  | 1] The relative frequency of an allele at a particular locus." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Quantity" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.genotype">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.genotype" />
      <short value="Genotype" />
      <definition value="[at0039] Genotype encoded as allele values." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.allelicState">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.allelicState" />
      <short value="Allelic state" />
      <definition value="[at0040] The level of occurrence of a single DNA marker within a set of chromosomes." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/LaboratoryTestResultAllelicState" />
      </binding>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.sourcefile">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.sourcefile" />
      <short value="Sourcefile" />
      <definition value="[openEHR-EHR-CLUSTER.media_file.v1] A media file that is acquired or used as part of the healthcare process, and associated metadata." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.sourcefile.content">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.sourcefile.content" />
      <short value="Content" />
      <definition value="[at0001] Digital representation of the media file." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Attachment" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.sourcefile.contentName">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.sourcefile.contentName" />
      <short value="Content name" />
      <definition value="[at0002] Descriptive name or title for the media file." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.sourcefile.identifier">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.sourcefile.identifier" />
      <short value="Identifier" />
      <definition value="[at0010] Unique ID for the media file." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.reviewDetails">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.reviewDetails" />
      <short value="Review details" />
      <definition value="[openEHR-EHR-CLUSTER.genomic_variant_review.v1] To support low-level recording of lab scientist review of specific variant clinical recommendation" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.reviewDetails.dateReviewed">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.reviewDetails.dateReviewed" />
      <short value="Date reviewed" />
      <definition value="[at0001]" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.reviewDetails.reviewerName">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.reviewDetails.reviewerName" />
      <short value="Reviewer name" />
      <definition value="[at0002]" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.reviewDetails.reviewStatus">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryResult.genomicVariantResult.reviewDetails.reviewStatus" />
      <short value="Review status" />
      <definition value="[at0004]" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.overallRecommendation">
      <path value="LaboratoryTestResult.LaboratoryTestResult.overallRecommendation" />
      <short value="Overall recommendation" />
      <definition value="[at0057] Narrative description of the key findings." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.laboratoryInternalIdentifier">
      <path value="LaboratoryTestResult.LaboratoryTestResult.laboratoryInternalIdentifier" />
      <short value="Laboratory internal identifier" />
      <definition value="[at0068] A local identifier assigned by the receiving Laboratory Information System (LIS) to track the test process." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="LaboratoryTestResult.LaboratoryTestResult.testMethod">
      <path value="LaboratoryTestResult.LaboratoryTestResult.testMethod" />
      <short value="Test method" />
      <definition value="[at0121] Description about the method used to perform the test." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
  </differential>
</StructureDefinition>