Clinical Document Architecture
2.0.1 - active

Clinical Document Architecture, published by Health Level 7. This is not an authorized publication; it is the continuous build for version 2.0.1). This version is based on the current content of https://github.com/HL7/CDA-core-2.0/ and changes regularly. See the Directory of published versions

Logical Model: Entry (CDA Class) ( Abstract )

Official URL: http://hl7.org/cda/stds/core/StructureDefinition/Entry Version: 2.0.1
Active as of 2023-10-03 Computable Name: Entry

CDA entries represent the structured computer-processable components within a document section. Each section can contain zero to many entries.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from InfrastructureRoot

NameFlagsCard.TypeDescription & Constraintsdoco
.. Entry C1..*InfrastructureRootXML Namespace: urn:hl7-org:v3
This is an abstract type.
Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId
Base for all types and resources
entry-only-one: SHALL have no more than one of act, encounter, observation, observationMedia, organizer, procedure, regionOfInterest, substanceAdministration, or supply.
... @typeCode 0..1csBinding: x_ActRelationshipEntry (required)
... @contextConductionInd 0..1blFixed Value: true
... (Choice of one) 1..1
.... act 0..1Act
.... encounter 0..1Encounter
.... observation 0..1Observation
.... observationMedia 0..1ObservationMedia
.... organizer 0..1Organizer
.... procedure 0..1Procedure
.... regionOfInterest 0..1RegionOfInterest
.... substanceAdministration 0..1SubstanceAdministration
.... supply 0..1Supply

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Entry.typeCoderequiredXActRelationshipEntry

Constraints

IdGradePath(s)DetailsRequirements
entry-only-oneerrorEntrySHALL have no more than one of act, encounter, observation, observationMedia, organizer, procedure, regionOfInterest, substanceAdministration, or supply.
: (act | encounter | observation | observationMedia | organizer | procedure | regionOfInterest | substanceAdministration | supply).count() = 1

 

Other representations of profile: CSV, Excel