description: Assertion of a particular genotype on the basis of one or more variants or haplotypes. package_name: hl7.fhir.uv.genomics derivation: constraint name: Genotype type: Observation elements: code: short: 84413-4 pattern: type: CodeableConcept value: coding: - {code: 84413-4, system: 'http://loinc.org'} index: 0 value: short: Genotype name choices: [valueCodeableConcept] index: 2 valueCodeableConcept: {type: CodeableConcept, short: Genotype name, choiceOf: value, index: 3} derivedFrom: index: 4 slicing: rules: open description: Slice based on the reference profile pattern discriminator: - {path: resolve(), type: profile} min: null slices: Haplotype: match: {} schema: type: Reference short: Haplotype this genotype is derived from refers: ['http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/haplotype'] array: true index: 5 min: 0 Variant: match: {} schema: type: Reference short: Variant this genotype is derived from refers: ['http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant'] array: true index: 6 min: 0 package_version: reporting-2.0.0 class: profile kind: resource url: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genotype base: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/finding version: 2.0.0 required: [value, valueCodeableConcept]