PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-snapshot1
    http://hl7.org/cda/stds/core/StructureDefinition/Organizer
description: 'A derivative of the RIM Act class, which can be used to create arbitrary groupings of other CDA entries that share a common context. An Organizer can contain other Organizers and/or other CDA entries, by traversing the component relationship. An Organizer can refer to external acts by traversing the reference relationship. An Organizer cannot be the source of an entryRelationship relationship.\nNOTE: CDA entries such as Observation can also contain other CDA entries by traversing the entryRelationship class. There is no requirement that the Organizer entry be used in order to group CDA entries.'
package_name: hl7.cda.uv.core
derivation: specialization
name: Organizer
type: http://hl7.org/cda/stds/core/StructureDefinition/Organizer
elements:
  sdtcPrecondition2: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Precondition2', array: true, index: 15}
  sdtcText: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ED', index: 4}
  specimen: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Specimen', array: true, index: 8}
  participant: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Participant2', array: true, index: 12}
  component: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/OrganizerComponent', array: true, index: 16}
  classCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-xActClassDocumentEntryOrganizer|2.0.0'}
    representation: [xmlAttr]
    index: 0
  author: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Author', array: true, index: 10}
  reference: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Reference', array: true, index: 13}
  id: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/II', array: true, index: 2}
  code:
    type: http://hl7.org/cda/stds/core/StructureDefinition/CD
    binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActCode'}
    index: 3
  moodCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActMood|2.0.0'}
    pattern: {type: Code, value: EVN}
    representation: [xmlAttr]
    index: 1
  effectiveTime: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS', index: 6}
  statusCode:
    type: http://hl7.org/cda/stds/core/StructureDefinition/CS
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActStatus'}
    index: 5
  informant: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Informant', array: true, index: 11}
  subject: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Subject', index: 7}
  performer: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Performer2', array: true, index: 9}
  precondition: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Precondition', array: true, index: 14}
package_version: 2.0.0-sd-snapshot1
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/Organizer
base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
version: 2.0.0-sd-snapshot1
required: [classCode, statusCode, moodCode]