PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.eu.hdr@0.1.0-ballot
    http://hl7.eu/fhir/hdr/StructureDefinition/familyMemberHistory-eu-hdr
description: This profile represents the constraints applied to the FamilyMemberHistory resource by this guide.
package_name: rs/hl7.fhir.eu.hdr
derivation: constraint
name: FamilyMemberHistoryEuHdr
type: FamilyMemberHistory
elements:
  deceasedAge:
    type: Age
    short: (Approximate) age at death of the relative
    choiceOf: deceased
    index: 12
    slicing:
      slices:
        deceasedAge:
          match: {}
          schema: {type: Age, short: (Approximate) age at death of the relative, choiceOf: deceased, index: 12}
          min: 0
          max: 1
  patient:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core']
    index: 1
  relationship: {short: Relationship to the subject., index: 2}
  deceased:
    short: Date of death of the relative
    choices: [deceasedDate]
    index: 14
    slicing:
      slices:
        deceasedDate:
          match: {}
          schema:
            short: Date of death of the relative
            choices: [deceasedDate]
            index: 14
          min: 0
          max: 1
  condition:
    elements:
      code:
        type: CodeableConcept
        binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/hdr/ValueSet/condition-eu-hdr'}
        index: 16
      note: {short: Extra information about this condition, index: 17}
  born:
    choices: []
    index: 4
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        bornDate:
          match: {}
          schema:
            short: Date of birth of the relative
            choices: [bornDate]
            index: 6
          min: 0
          max: 1
  deceasedDate:
    type: date
    short: Date of death of the relative
    choiceOf: deceased
    index: 15
    slicing:
      slices:
        deceasedDate:
          match: {}
          schema: {type: date, short: Date of death of the relative, choiceOf: deceased, index: 15}
          min: 0
          max: 1
  bornDate:
    type: date
    short: Date of birth of the relative
    choiceOf: born
    index: 7
    slicing:
      slices:
        bornDate:
          match: {}
          schema: {type: date, short: Date of birth of the relative, choiceOf: born, index: 7}
          min: 0
          max: 1
  dataAbsentReason: {short: Reason for missing data, index: 0}
package_version: 0.1.0-ballot
class: profile
kind: resource
url: http://hl7.eu/fhir/hdr/StructureDefinition/familyMemberHistory-eu-hdr
base: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory
version: 0.1.0-ballot