Clinical Document Architecture V2.0.1
2.1.0 - CI Build
Clinical Document Architecture V2.0.1, published by Health Level 7. This is not an authorized publication; it is the continuous build for version 2.1.0). 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
Definitions for the Section logical model.
1. Section | |
Control | 1..1 |
2. Section.ID | |
Control | 0..1 |
Type | string |
3. Section.nullFlavor | |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
4. Section.classCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from http://terminology.hl7.org/ValueSet/v3-ActClassOrganizer |
Type | code |
Default Value | DOCSECT |
Fixed Value | DOCSECT |
5. Section.moodCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ActMood |
Type | code |
Default Value | EVN |
Fixed Value | EVN |
6. Section.templateId | |
Definition | When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/II |
7. Section.id | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/II |
8. Section.code | |
Control | 0..1 |
Binding | The codes SHALL be taken from DocumentSectionType; other codes may be used where these codes are not suitable |
Type | http://hl7.org/fhir/cda/StructureDefinition/CE |
9. Section.title | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ST |
10. Section.text | |
Control | 0..1 |
Type | xhtml |
Must Support | true |
11. Section.confidentialityCode | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/CE |
12. Section.languageCode | |
Control | 0..1 |
Binding | The codes SHALL be taken from HumanLanguage |
Type | http://hl7.org/fhir/cda/StructureDefinition/CS |
13. Section.subject | |
Control | 0..1 |
Type | Element |
14. Section.subject.typeCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ParticipationTargetSubject |
Type | code |
Default Value | SBJ |
Fixed Value | SBJ |
15. Section.subject.contextControlCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ContextControl |
Type | code |
Default Value | OP |
Fixed Value | OP |
16. Section.subject.awarenessCode | |
Control | 0..1 |
Binding | The codes SHALL be taken from TargetAwareness; other codes may be used where these codes are not suitable |
Type | http://hl7.org/fhir/cda/StructureDefinition/CE |
17. Section.subject.relatedSubject | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RelatedSubject |
18. Section.author | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/Author |
19. Section.informant | |
Control | 0..* |
Type | Element |
20. Section.informant.typeCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ParticipationInformationGenerator |
Type | code |
Default Value | INF |
Fixed Value | INF |
21. Section.informant.contextControlCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ContextControl |
Type | code |
Default Value | OP |
Fixed Value | OP |
22. Section.informant.assignedEntity | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/AssignedEntity |
23. Section.informant.relatedEntity | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RelatedEntity |
24. Section.entry | |
Control | 0..* |
Type | Element |
Invariants | Defined on this element only-one-statement: SHALL have no more than one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer or act. (: (observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1) |
25. Section.entry.typeCode | |
Control | 1..1 |
Type | code |
Default Value | COMP |
26. Section.entry.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
27. Section.entry.observation | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
28. Section.entry.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
29. Section.entry.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
30. Section.entry.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
31. Section.entry.supply | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
32. Section.entry.procedure | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
33. Section.entry.encounter | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
34. Section.entry.organizer | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
35. Section.entry.act | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
36. Section.component | |
Control | 0..* |
Type | Element |
37. Section.component.typeCode | |
Definition | Drawn from concept domain DocumentSectionType |
Control | 1..1 |
Type | code |
Default Value | COMP |
Fixed Value | COMP |
38. Section.component.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
39. Section.component.section | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Section |