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

Data Type Profile: cs: Coded Simple Value

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

Coded data in its simplest form, consists of a code. The code system and code system version is fixed by the context in which the value occurs. ‘cs’ is used for coded attributes that have a single HL7-defined value set.

Usage:

Formal Views of Profile Content

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

This structure is derived from code

NameFlagsCard.TypeDescription & Constraintsdoco
.. code C0..*codePrimitive Type code
cs-pattern: cs attributes must not contain any whitespace
... id 0..0
... extension 0..0

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
cs-patternerrorcodecs attributes must not contain any whitespace
: matches('^[^\\s]+$')
NameFlagsCard.TypeDescription & Constraintsdoco
.. code C0..*codePrimitive Type code
cs-pattern: cs attributes must not contain any whitespace

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
cs-patternerrorcodecs attributes must not contain any whitespace
: matches('^[^\\s]+$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
NameFlagsCard.TypeDescription & Constraintsdoco
.. code C0..*codePrimitive Type code
cs-pattern: cs attributes must not contain any whitespace
... value 0..1codePrimitive value for code

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
cs-patternerrorcodecs attributes must not contain any whitespace
: matches('^[^\\s]+$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())

This structure is derived from code

Summary

Prohibited: 2 elements

Differential View

This structure is derived from code

NameFlagsCard.TypeDescription & Constraintsdoco
.. code C0..*codePrimitive Type code
cs-pattern: cs attributes must not contain any whitespace
... id 0..0
... extension 0..0

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
cs-patternerrorcodecs attributes must not contain any whitespace
: matches('^[^\\s]+$')

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. code C0..*codePrimitive Type code
cs-pattern: cs attributes must not contain any whitespace

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
cs-patternerrorcodecs attributes must not contain any whitespace
: matches('^[^\\s]+$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. code C0..*codePrimitive Type code
cs-pattern: cs attributes must not contain any whitespace
... value 0..1codePrimitive value for code

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
cs-patternerrorcodecs attributes must not contain any whitespace
: matches('^[^\\s]+$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())

This structure is derived from code

Summary

Prohibited: 2 elements

 

Other representations of profile: CSV, Excel, Schematron