Clinical Document Architecture
2.0.0-sd-ballot - ballot

Clinical Document Architecture, published by Health Level 7. This guide is not an authorized publication; it is the continuous build for version 2.0.0-sd-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/cda-core-2.0/ and changes regularly. See the Directory of published versions

Logical Model: ED: EncapsulatedData (V3 Data Type)

Official URL: http://hl7.org/cda/stds/core/StructureDefinition/ED Version: 2.0.0-sd-ballot
Active as of 2024-03-04 Computable Name: ED

Data that is primarily intended for human interpretation or for further machine processing outside the scope of HL7. This includes unformatted or formatted written language, multimedia data, or structured information in as defined by a different standard (e.g., XML-signatures.) Instead of the data itself, an may contain only a reference (see .) Note that the data type is a specialization of the data type when the media type is text/plain.

Usage:

Formal Views of Profile Content

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

This structure is derived from ANY

NameFlagsCard.TypeDescription & Constraintsdoco
.. ED C1..*ANYXML Namespace: urn:hl7-org:v3
Elements defined in Ancestors: @nullFlavor
Base for all types and resources
Logical Container: ClinicalDocument (CDA Class)
ed-base64: If @representation='B64', then xmlText SHALL be a base64binary string.
... @compression 0..1csBinding: CompressionAlgorithm (required)
... @integrityCheck 0..1bin
... @integrityCheckAlgorithm 0..1csBinding: IntegrityCheckAlgorithm (2.0.0) (required)
... @mediaType 0..1csBinding: MediaType (example)
... @representation 0..1csBinding: Binary Data Encoding Value Set (required)
... xmlText 0..1stAllows for mixed text content. If @representation='B64', this SHALL be a base64binary string.
... reference 0..1TEL
... thumbnail 0..1ED

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
ED.compressionrequiredCDACompressionAlgorithm
http://hl7.org/cda/stds/core/ValueSet/CDACompressionAlgorithm
from this IG
ED.integrityCheckAlgorithmrequiredIntegrityCheckAlgorithm
http://terminology.hl7.org/ValueSet/v3-IntegrityCheckAlgorithm|2.0.0
ED.mediaTypeexampleMediaType
http://terminology.hl7.org/ValueSet/v3-MediaType
ED.representationrequiredBinaryDataEncoding (a valid code from Binary Data Encoding Code System)
http://hl7.org/cda/stds/core/ValueSet/BinaryDataEncoding
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ed-base64errorEDIf @representation='B64', then xmlText SHALL be a base64binary string.
: (representation.empty() or representation != 'B64') or xmlText.empty() or xmlText.matches('^(?:[A-Za-z0-9+//]{4})*(?:[A-Za-z0-9+//]{2}==|[A-Za-z0-9+//]{3}=)?$')
NameFlagsCard.TypeDescription & Constraintsdoco
.. ED C1..*ANYXML Namespace: urn:hl7-org:v3
Elements defined in Ancestors: @nullFlavor
Base for all types and resources
Logical Container: ClinicalDocument (CDA Class)
ed-base64: If @representation='B64', then xmlText SHALL be a base64binary string.
... @compression 0..1csBinding: CompressionAlgorithm (required)
... @integrityCheck 0..1bin
... @integrityCheckAlgorithm 0..1csBinding: IntegrityCheckAlgorithm (2.0.0) (required)
... @mediaType 0..1csBinding: MediaType (example)
... @representation 0..1csBinding: Binary Data Encoding Value Set (required)
... xmlText 0..1stAllows for mixed text content. If @representation='B64', this SHALL be a base64binary string.
... reference 0..1TEL
... thumbnail 0..1ED

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
ED.compressionrequiredCDACompressionAlgorithm
http://hl7.org/cda/stds/core/ValueSet/CDACompressionAlgorithm
from this IG
ED.integrityCheckAlgorithmrequiredIntegrityCheckAlgorithm
http://terminology.hl7.org/ValueSet/v3-IntegrityCheckAlgorithm|2.0.0
ED.mediaTypeexampleMediaType
http://terminology.hl7.org/ValueSet/v3-MediaType
ED.representationrequiredBinaryDataEncoding (a valid code from Binary Data Encoding Code System)
http://hl7.org/cda/stds/core/ValueSet/BinaryDataEncoding
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ed-base64errorEDIf @representation='B64', then xmlText SHALL be a base64binary string.
: (representation.empty() or representation != 'B64') or xmlText.empty() or xmlText.matches('^(?:[A-Za-z0-9+//]{4})*(?:[A-Za-z0-9+//]{2}==|[A-Za-z0-9+//]{3}=)?$')
NameFlagsCard.TypeDescription & Constraintsdoco
.. ED C1..*ANYXML Namespace: urn:hl7-org:v3
Elements defined in Ancestors: @nullFlavor
Base for all types and resources
Logical Container: ClinicalDocument (CDA Class)
ed-base64: If @representation='B64', then xmlText SHALL be a base64binary string.
... @nullFlavor 0..1csBinding: CDANullFlavor (required)
... @compression 0..1csBinding: CompressionAlgorithm (required)
... @integrityCheck 0..1bin
... @language 0..1cs
... @mediaType 0..1csBinding: MediaType (example)
... @representation 0..1csBinding: Binary Data Encoding Value Set (required)
... xmlText 0..1stAllows for mixed text content. If @representation='B64', this SHALL be a base64binary string.
... reference 0..1TEL
... thumbnail 0..1ED

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
ED.nullFlavorrequiredCDANullFlavor
http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor
from this IG
ED.compressionrequiredCDACompressionAlgorithm
http://hl7.org/cda/stds/core/ValueSet/CDACompressionAlgorithm
from this IG
ED.integrityCheckAlgorithmrequiredIntegrityCheckAlgorithm
http://terminology.hl7.org/ValueSet/v3-IntegrityCheckAlgorithm|2.0.0
ED.mediaTypeexampleMediaType
http://terminology.hl7.org/ValueSet/v3-MediaType
ED.representationrequiredBinaryDataEncoding (a valid code from Binary Data Encoding Code System)
http://hl7.org/cda/stds/core/ValueSet/BinaryDataEncoding
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ed-base64errorEDIf @representation='B64', then xmlText SHALL be a base64binary string.
: (representation.empty() or representation != 'B64') or xmlText.empty() or xmlText.matches('^(?:[A-Za-z0-9+//]{4})*(?:[A-Za-z0-9+//]{2}==|[A-Za-z0-9+//]{3}=)?$')

Differential View

This structure is derived from ANY

NameFlagsCard.TypeDescription & Constraintsdoco
.. ED C1..*ANYXML Namespace: urn:hl7-org:v3
Elements defined in Ancestors: @nullFlavor
Base for all types and resources
Logical Container: ClinicalDocument (CDA Class)
ed-base64: If @representation='B64', then xmlText SHALL be a base64binary string.
... @compression 0..1csBinding: CompressionAlgorithm (required)
... @integrityCheck 0..1bin
... @integrityCheckAlgorithm 0..1csBinding: IntegrityCheckAlgorithm (2.0.0) (required)
... @mediaType 0..1csBinding: MediaType (example)
... @representation 0..1csBinding: Binary Data Encoding Value Set (required)
... xmlText 0..1stAllows for mixed text content. If @representation='B64', this SHALL be a base64binary string.
... reference 0..1TEL
... thumbnail 0..1ED

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
ED.compressionrequiredCDACompressionAlgorithm
http://hl7.org/cda/stds/core/ValueSet/CDACompressionAlgorithm
from this IG
ED.integrityCheckAlgorithmrequiredIntegrityCheckAlgorithm
http://terminology.hl7.org/ValueSet/v3-IntegrityCheckAlgorithm|2.0.0
ED.mediaTypeexampleMediaType
http://terminology.hl7.org/ValueSet/v3-MediaType
ED.representationrequiredBinaryDataEncoding (a valid code from Binary Data Encoding Code System)
http://hl7.org/cda/stds/core/ValueSet/BinaryDataEncoding
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ed-base64errorEDIf @representation='B64', then xmlText SHALL be a base64binary string.
: (representation.empty() or representation != 'B64') or xmlText.empty() or xmlText.matches('^(?:[A-Za-z0-9+//]{4})*(?:[A-Za-z0-9+//]{2}==|[A-Za-z0-9+//]{3}=)?$')

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ED C1..*ANYXML Namespace: urn:hl7-org:v3
Elements defined in Ancestors: @nullFlavor
Base for all types and resources
Logical Container: ClinicalDocument (CDA Class)
ed-base64: If @representation='B64', then xmlText SHALL be a base64binary string.
... @compression 0..1csBinding: CompressionAlgorithm (required)
... @integrityCheck 0..1bin
... @integrityCheckAlgorithm 0..1csBinding: IntegrityCheckAlgorithm (2.0.0) (required)
... @mediaType 0..1csBinding: MediaType (example)
... @representation 0..1csBinding: Binary Data Encoding Value Set (required)
... xmlText 0..1stAllows for mixed text content. If @representation='B64', this SHALL be a base64binary string.
... reference 0..1TEL
... thumbnail 0..1ED

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
ED.compressionrequiredCDACompressionAlgorithm
http://hl7.org/cda/stds/core/ValueSet/CDACompressionAlgorithm
from this IG
ED.integrityCheckAlgorithmrequiredIntegrityCheckAlgorithm
http://terminology.hl7.org/ValueSet/v3-IntegrityCheckAlgorithm|2.0.0
ED.mediaTypeexampleMediaType
http://terminology.hl7.org/ValueSet/v3-MediaType
ED.representationrequiredBinaryDataEncoding (a valid code from Binary Data Encoding Code System)
http://hl7.org/cda/stds/core/ValueSet/BinaryDataEncoding
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ed-base64errorEDIf @representation='B64', then xmlText SHALL be a base64binary string.
: (representation.empty() or representation != 'B64') or xmlText.empty() or xmlText.matches('^(?:[A-Za-z0-9+//]{4})*(?:[A-Za-z0-9+//]{2}==|[A-Za-z0-9+//]{3}=)?$')

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ED C1..*ANYXML Namespace: urn:hl7-org:v3
Elements defined in Ancestors: @nullFlavor
Base for all types and resources
Logical Container: ClinicalDocument (CDA Class)
ed-base64: If @representation='B64', then xmlText SHALL be a base64binary string.
... @nullFlavor 0..1csBinding: CDANullFlavor (required)
... @compression 0..1csBinding: CompressionAlgorithm (required)
... @integrityCheck 0..1bin
... @language 0..1cs
... @mediaType 0..1csBinding: MediaType (example)
... @representation 0..1csBinding: Binary Data Encoding Value Set (required)
... xmlText 0..1stAllows for mixed text content. If @representation='B64', this SHALL be a base64binary string.
... reference 0..1TEL
... thumbnail 0..1ED

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
ED.nullFlavorrequiredCDANullFlavor
http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor
from this IG
ED.compressionrequiredCDACompressionAlgorithm
http://hl7.org/cda/stds/core/ValueSet/CDACompressionAlgorithm
from this IG
ED.integrityCheckAlgorithmrequiredIntegrityCheckAlgorithm
http://terminology.hl7.org/ValueSet/v3-IntegrityCheckAlgorithm|2.0.0
ED.mediaTypeexampleMediaType
http://terminology.hl7.org/ValueSet/v3-MediaType
ED.representationrequiredBinaryDataEncoding (a valid code from Binary Data Encoding Code System)
http://hl7.org/cda/stds/core/ValueSet/BinaryDataEncoding
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ed-base64errorEDIf @representation='B64', then xmlText SHALL be a base64binary string.
: (representation.empty() or representation != 'B64') or xmlText.empty() or xmlText.matches('^(?:[A-Za-z0-9+//]{4})*(?:[A-Za-z0-9+//]{2}==|[A-Za-z0-9+//]{3}=)?$')

 

Other representations of profile: CSV, Excel