PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.molgen@1.0.0
    https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/genotyp
description: Dieses Profil beschreibt die Feststellung eines bestimmten Genotyps auf der Grundlage einer oder mehrerer Varianten oder Haplotypen.
package_name: de.medizininformatikinitiative.kerndatensatz.molgen
derivation: constraint
name: MII_PR_MolGen_Genotyp
type: Observation
elements:
  status: {mustSupport: true, index: 0}
  category: {mustSupport: true, index: 1}
  code: {mustSupport: true, index: 2}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
    index: 3
  encounter: {mustSupport: true, index: 4}
  value:
    mustSupport: true
    choices: []
    index: 6
  derivedFrom: {mustSupport: true, index: 7}
  component:
    mustSupport: true
    index: 8
    slicing:
      slices:
        conclusion-string:
          match: {}
          schema: {mustSupport: true, index: 9}
        gene-studied:
          match: {}
          schema: {mustSupport: true, index: 10}
        cytogenetic-location:
          match: {}
          schema: {mustSupport: true, index: 11}
        reference-sequence-assembly:
          match: {}
          schema: {mustSupport: true, index: 12}
package_version: 1.0.0
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/genotyp
base: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genotype
version: 1.0.0
required: [subject]