PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.2-sd
    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](StructureDefinition-Component.html) relationship. An Organizer can refer to external acts by traversing the [reference](StructureDefinition-Reference.html) relationship. An Organizer cannot be the source of an [entryRelationship](StructureDefinition-EntryRelationship.html) relationship.\nNOTE: CDA entries such as [Observation](StructureDefinition-Observation.html) 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: 16}
  sdtcText: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ED', index: 5}
  specimen: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Specimen', array: true, index: 9}
  participant: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Participant2', array: true, index: 13}
  component: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/OrganizerComponent', array: true, index: 17}
  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: 11}
  reference: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Reference', array: true, index: 14}
  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: 4
  moodCode:
    type: code
    binding: {strength: required, valueSet: 'http://hl7.org/cda/stds/core/ValueSet/CDAActMood'}
    pattern: {type: Code, value: EVN}
    representation: [xmlAttr]
    index: 1
  effectiveTime: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS', index: 7}
  sdtcCategory: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/CD', array: true, index: 3}
  statusCode:
    type: http://hl7.org/cda/stds/core/StructureDefinition/CS
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActStatus'}
    index: 6
  informant: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Informant', array: true, index: 12}
  subject: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Subject', index: 8}
  performer: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Performer2', array: true, index: 10}
  precondition: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Precondition', array: true, index: 15}
package_version: 2.0.2-sd
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.2-sd
required: [classCode, statusCode, moodCode]