This page is part of the CDA: Clinical Document Architecture (v2.1.0-draft1: CDA 2.1 Draft) generated with FHIR (HL7® FHIR® Standard) v5.0.0. This version is a pre-release. The current official version is 2.0.2-sd. For a full list of available versions, see the Directory of published versions
| Active as of 2023-01-16 |
Definitions for the cs-prim data type profile.
Guidance on how to interpret the contents of this table can be found here.
| 1. code | |
| XML Representation | In the XML format, this property has the namespace urn:hl7-org:v3. |
| 2. code.extension | |
| Control | 0..0* |
Guidance on how to interpret the contents of this table can be found here.
| 1. code | |
| Definition | A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents |
| Control | 0..* |
| XML Representation | In the XML format, this property has the namespace urn:hl7-org:v3. |
| Summary | false |
| Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
| 2. code.extension | |
| Definition | An Extension May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Control | 0..0* |
| Type | Extension |
| Summary | false |
| Alternate Names | extensions, user content |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (: extension.exists() != value.exists()) |
Guidance on how to interpret the contents of this table can be found here.
| 1. code | |
| Definition | A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents |
| Control | 0..* |
| XML Representation | In the XML format, this property has the namespace urn:hl7-org:v3. |
| Summary | false |
| 2. code.id | |
| Definition | unique id for the element within a resource (for internal references) |
| Control | 0..1 |
| Type | string |
| XML Representation | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 3. code.extension | |
| Definition | An Extension |
| Control | 0..0 |
| Type | Extension |
| Summary | false |
| Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (: extension.exists() != value.exists()) |
| 4. code.value | |
| Definition | Primitive value for code |
| Control | 0..1 |
| Type | code |
| XML Representation | In the XML format, this property is represented as an attribute. |
| Summary | false |