PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-snapshot1
    http://hl7.org/cda/stds/core/StructureDefinition/Participant2
description: Can be used to represent any other participant that cannot be represented with one of the more specific participants. The participant can be ascribed to a CDA entry, and propagates to nested CDA entries, unless overridden.
package_name: hl7.cda.uv.core
derivation: specialization
name: Participant2
type: http://hl7.org/cda/stds/core/StructureDefinition/Participant2
elements:
  typeCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ParticipationType'}
    representation: [xmlAttr]
    index: 0
  contextControlCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ContextControl'}
    pattern: {type: Code, value: OP}
    representation: [xmlAttr]
    index: 1
  sdtcFunctionCode: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/CE', index: 2}
  time: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS', index: 3}
  awarenessCode: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/CE', index: 4}
  participantRole: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole', index: 5}
package_version: 2.0.0-sd-snapshot1
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/Participant2
base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
version: 2.0.0-sd-snapshot1
required: [participantRole, typeCode]