description: CDA entries represent the structured computer-processable components within a document section. Each section can contain zero to many entries.\n\nClinical documents contain a wide breadth of content, requiring much of the RIM to enable a full and complete encoding. The current set of CDA entries have been developed in response to identified requirements and scenarios that are in CDA's scope. Rather than creating specific entries for each scenario, similar requirements are merged to create broader entries, which can then be constrained within a particular realm or implementation. This approach is consistent with the approach taken by CEN, DICOM, and OpenEHR.\n\nThe model for CDA entries is derived from the shared HL7 Clinical Statement model, which is a collaborative project between several committees striving to provide a consistent representation of clinical observations and acts across various V3 specifications. package_name: hl7.cda.uv.core derivation: specialization name: Entry type: http://hl7.org/cda/stds/core/StructureDefinition/Entry elements: encounter: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Encounter', index: 3} typeCode: type: code binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntry'} representation: [xmlAttr] defaultValueCode: COMP index: 0 supply: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Supply', index: 10} observation: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Observation', index: 4} procedure: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Procedure', index: 7} observationMedia: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia', index: 5} act: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Act', index: 2} contextConductionInd: type: boolean pattern: {type: Boolean, value: true} representation: [xmlAttr] index: 1 substanceAdministration: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration', index: 9} regionOfInterest: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest', index: 8} organizer: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Organizer', index: 6} package_version: 2.0.2-sd class: logical kind: logical url: http://hl7.org/cda/stds/core/StructureDefinition/Entry base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot version: 2.0.2-sd