PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-parent
description: Identifies a parent of the relative.
package_name: hl7.fhir.core
derivation: constraint
name: Mother(s) & Father(s) - genetic & other
type: Extension
elements:
  extension:
    isModifier: false
    short: mother | father | adoptive mother | etc.
    type: Extension
    index: 0
    slicing:
      slices:
        type:
          match: {}
          schema:
            isModifier: false
            short: mother | father | adoptive mother | etc.
            type: Extension
            _required: true
            index: 0
            extensions:
              extension: {url: null, max: 0, index: 1}
            elements:
              extension:
                index: 1
                slicing:
                  slices:
                    extension:
                      match: {}
                      schema: {index: 1}
                      max: 0
              url:
                type: uri
                pattern: {type: Uri, value: type}
                index: 2
              value:
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
            required: [value, valueCodeableConcept]
        reference:
          match: {}
          schema:
            isModifier: false
            short: Link to parent relative(s)
            type: Extension
            _required: true
            index: 6
            extensions:
              extension: {url: null, max: 0, index: 7}
            elements:
              extension:
                index: 7
                slicing:
                  slices:
                    extension:
                      match: {}
                      schema: {index: 7}
                      max: 0
              url:
                type: uri
                pattern: {type: Uri, value: reference}
                index: 8
              value:
                choices: [valueReference]
                index: 10
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory']
                index: 11
            required: [valueReference, value]
  url:
    type: uri
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-parent'}
    index: 12
  value:
    choices: []
    index: 14
package_version: 1.8.0
extensions:
  type:
    isModifier: false
    short: mother | father | adoptive mother | etc.
    index: 0
    type: Extension
    elements:
      extension:
        index: 1
        slicing:
          slices:
            extension:
              match: {}
              schema: {index: 1}
              max: 0
      url:
        type: uri
        pattern: {type: Uri, value: type}
        index: 2
      value:
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
    _required: true
    extensions:
      extension: {url: null, max: 0, index: 1}
    url: null
    required: [value, valueCodeableConcept]
  reference:
    isModifier: false
    short: Link to parent relative(s)
    index: 6
    type: Extension
    elements:
      extension:
        index: 7
        slicing:
          slices:
            extension:
              match: {}
              schema: {index: 7}
              max: 0
      url:
        type: uri
        pattern: {type: Uri, value: reference}
        index: 8
      value:
        choices: [valueReference]
        index: 10
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory']
        index: 11
    _required: true
    extensions:
      extension: {url: null, max: 0, index: 7}
    url: null
    required: [valueReference, value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-parent
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [extension]