PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-snapshot1
    http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship
description: CDA entries represent the structured computer-processable components within a document section. Each section can contain zero to many entries.
package_name: hl7.cda.uv.core
derivation: specialization
name: EntryRelationship
type: http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship
elements:
  sequenceNumber: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/INT', index: 4}
  encounter: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Encounter', index: 7}
  inversionInd:
    type: boolean
    representation: [xmlAttr]
    index: 1
  typeCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship'}
    representation: [xmlAttr]
    index: 0
  supply: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Supply', index: 14}
  observation: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Observation', index: 8}
  procedure: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Procedure', index: 11}
  observationMedia: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia', index: 9}
  act: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Act', index: 6}
  contextConductionInd:
    type: boolean
    representation: [xmlAttr]
    defaultValueBoolean: true
    index: 2
  substanceAdministration: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration', index: 13}
  seperatableInd: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/BL', index: 5}
  regionOfInterest: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest', index: 12}
  organizer: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Organizer', index: 10}
  negationInd:
    type: boolean
    representation: [xmlAttr]
    index: 3
package_version: 2.0.0-sd-snapshot1
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship
base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
version: 2.0.0-sd-snapshot1
required: [typeCode]