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: pattern: type: CodeableConcept value: coding: - {code: 84413-4, system: 'http://loinc.org'} index: 0 value: choices: [valueCodeableConcept] index: 2 valueCodeableConcept: {type: CodeableConcept, 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 refers: ['http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/haplotype'] array: true index: 5 min: 0 Variant: match: {} schema: type: Reference refers: ['http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant'] array: true index: 6 min: 0 package_version: reporting-1.1.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: 1.1.0 required: [value, valueCodeableConcept]