PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.15-pre-release
    http://hl7.org/fhir/5.0/StructureDefinition/extension-FamilyMemberHistory.participant
description: An extension to indicate who or what participated in the activities related to the family member history and how they were involved.
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: ExtensionUKCoreFamilyMemberHistoryParticipant
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        function:
          match: {}
          schema:
            short: The type of involvement in the activities related to the family member history.
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/participation-role-type'}
            index: 1
            elements:
              url:
                pattern: {type: uri, value: function}
                type: uri
                index: 2
              value:
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
            required: [value, valueCodeableConcept]
        actor:
          match: {}
          schema:
            short: Who or what participated in the activities related to the family member history.
            _required: true
            index: 6
            elements:
              url:
                pattern: {type: uri, value: actor}
                type: uri
                index: 7
              value:
                choices: [valueReference]
                index: 9
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
                index: 10
            required: [value, valueReference]
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-FamilyMemberHistory.participant'}
    type: uri
    index: 11
  value:
    choices: []
    index: 13
package_version: 0.0.15-pre-release
extensions:
  function:
    url: null
    short: The type of involvement in the activities related to the family member history.
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/participation-role-type'}
    index: 1
    elements:
      url:
        pattern: {type: uri, value: function}
        type: uri
        index: 2
      value:
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
    required: [value, valueCodeableConcept]
  actor:
    url: null
    short: Who or what participated in the activities related to the family member history.
    _required: true
    index: 6
    elements:
      url:
        pattern: {type: uri, value: actor}
        type: uri
        index: 7
      value:
        choices: [valueReference]
        index: 9
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
        index: 10
    required: [value, valueReference]
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-FamilyMemberHistory.participant
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0
required: [extension]