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