NHS111TextSection Tabular View
COCD_TP146246GB01 | |
Section1 |
A section used to carry CDA text and / or a title. Sections can be nested within each other to allow ease of rendering. Each section may use either the text or title attributes or both. Where more emphasis is required between sections, a section may be present without either title or text. This section is the level 1 section. This template constrains the CDA nesting to 6 levels, equivalent to h1 to h6 html tags. |
Used by: | |
[1..1] [M] classCode (CS { CNE: ActClass } ) { Fixed="DOCSECT" } |
Model Attribute Description The HL7 attribute classCode uses a code to describe this class as document section. Implementation in XML Instance The XML attribute classCode is fixed to " DOCSECT ". |
[1..1] [M] moodCode (CS { CNE: ActMood } ) { Fixed="EVN" } |
Model Attribute Description The HL7 attribute moodCode uses a code to describe this class as a document section event. Implementation in XML Instance The XML attribute moodCode is fixed to " EVN ". |
[0..1] code (CV { CNE:NHS111CDADocumentSectionType } ) |
Model Attribute Description The HL7 attribute code uses a code from a vocabulary to code each text section in the document to provide a mechanism to allow receivers to process and reuse text sections. The vocabulary NHS111CDADocumentSectionType provides a list of pre-existing vocabularies and where a domain has a specific vocabulary defined it must be used. Where no vocabulary exists for the domain being implemented then local a vocabulary may be used. Implementation in XML Instance When using this template for a domain that has a specific vocabulary then: The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
When using this template with an alternative vocabulary then: The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
|
[1..1] [M] id (II) |
Model Attribute Description The HL7 attribute id uses an identifier to identify each unique instance of a section. Implementation in XML Instance The Identifier Global data type flavour is used to carry the identifier in the XML element id as follows:
|
[1..1] [M] templateId (II) { Fixed="COCD_TP146246GB01#Section1" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
[0..1] text (ED) |
Model Attribute Description The HL7 attribute text is used for the CDA markup for this section. Implementation in XML Instance The XML element text uses the ED data type and should be populated with the CDA structured text representation of the information for this section as permitted by the CDA NarrativeBlock schema. |
[0..1] title (ST) |
Model Attribute Description The HL7 attribute title allows each section to have a heading. Implementation in XML Instance The XML element title should be populated with a string which is the heading of the section. |
[0..1] author |
A class which holds details of how and when the author authored the section and any nested sections. If multiple authors are required then multiple instances of the first section and any nested sections should be used. |
[1..1] [M] typeCode (CS { CNE: ParticipationType } ) { Fixed="AUT" } |
Model Attribute Description The HL7 attribute typeCode uses a code to describe this class as an author participation. Implementation in XML Instance The XML attribute classCode is fixed to " AUT ". |
[1..1] [M] contextControlCode (CS { CNE: ContextControl } ) { Fixed="OP" } |
Model Attribute Description The HL7 attribute contextConductionCode uses a set of codes from the HL7 vocabulary ContextControl to determine whether participations associated with the parent section are conducted across to the child section (also associated with the child section). This set of codes also determine how these participations conduct. The conduction can only take place if the contextConductionInd is set to " true ". The value of this attribute is fixed in the HL7 model to " OP ":
Implementation in XML Instance |
[1..1] [M] contentId (II) { "NPFIT-000081#Role" } |
Model Attribute Description The HL7 (NHS localisation) attribute contentId, when valued in an instance, provides a unique forward pointing identifier for the template which constrains the classes and attributes which follow, for NHS use. The attribute is intended simply as a structural navigational aid and should not be relied upon as an indicator of semantic meaning. The contentId is populated at runtime with a value from the allowed list contained in the model.
|
[1..1] [M] functionCode (CV { CNE:AuthorFunctionType } ) { Fixed="OA" } |
Model Attribute Description The HL7 attribute functionCode uses a code from the vocabulary AuthorFunctionType to describe the function of the author. Implementation in XML Instance The Coded Plain flavour of Coded Value (CV) datatype shall be used to carry this information in the XML element functionCode as follows:
|
[1..1] [M] templateId (II) { Fixed="COCD_TP146246GB01#author" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
[1..1] [M] time (TS) |
Model Attribute Description The HL7 attribute author time is used to indicate when the person authored the section. Implementation in XML Instance The XML attribute value of the XML element time, shall be populated with a time stamp in the format yyyymmddhhmmss[+|-ZZzz] where:
Sections from the right of this representation may be left off when the sending system does not record to this accuracy. When hours are present, the time zone offset must also be present. |
[1..1] participant (OriginatingAuthor) |
A link to the author templates. |
[0..*] component1 |
This class is a component of a section. It provides the nesting to the next section. This component provides the nesting between the level 1 section and the level 2 section. This class is a component of a section. It provides the nesting to the next section. This component provides the nesting between the level 1 section and the level 2 section. |
[1..1] [M] typeCode (CS { CNE: ActRelationshipType } ) { Fixed="COMP" } |
Model Attribute Description The HL7 attribute typeCode uses a code to describe this class as a component. Implementation in XML Instance |
[1..1] [M] contextConductionInd (BL) { Fixed="true" } |
Model Attribute Description The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent section is conducted across to the child section (also associated with the child section). Implementation in XML Instance |
[1..1] [M] templateId (II) { Fixed="COCD_TP146246GB01#component1" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
[1..1] section2 (Section2) |
A link to the second section. |
Section2 |
A section used to carry CDA text and / or a title. |
Used by: Section1 | |
[1..1] [M] classCode (CS { CNE: ActClass } ) { Fixed="DOCSECT" } |
Model Attribute Description The HL7 attribute classCode uses a code to describe this class as document section. Implementation in XML Instance The XML attribute classCode is fixed to " DOCSECT ". |
[1..1] [M] moodCode (CS { CNE: ActMood } ) { Fixed="EVN" } |
Model Attribute Description The HL7 attribute moodCode uses a code to describe this class as a document section event. Implementation in XML Instance The XML attribute moodCode is fixed to " EVN ". |
[0..1] code (CV { CNE:NHS111CDADocumentSectionType } ) |
Model Attribute Description The HL7 attribute code uses a code from a vocabulary to code each text section in the document to provide a mechanism to allow receivers to process and reuse text sections. The vocabulary NHS111CDADocumentSectionType provides a list of pre-existing vocabularies and where a domain has a specific vocabulary defined it must be used. Where no vocabulary exists for the domain being implemented then local a vocabulary may be used. Implementation in XML Instance When using this template for a domain that has a specific vocabulary then: The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
When using this template with an alternative vocabulary then: The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
|
[1..1] [M] id (II) |
Model Attribute Description The HL7 attribute id uses an identifier to identify each unique instance of a section. Implementation in XML Instance The Identifier Global data type flavour is used to carry the identifier in the XML element id as follows:
|
[1..1] [M] templateId (II) { Fixed="COCD_TP146246GB01#section2" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
[0..1] text (ED) |
Model Attribute Description The HL7 attribute text is used for the CDA markup for this section. Implementation in XML Instance The XML element text uses the ED data type and should be populated with the CDA structured text representation of the information for this section as permitted by the CDA NarrativeBlock schema. |
[0..1] title (ST) |
Model Attribute Description The HL7 attribute title allows each section to have a heading. Implementation in XML Instance The XML element title should be populated with a string which is the heading of the section. |
[0..*] component2 |
This class is a component of a section. It provides the nesting to the next section. This component provides the nesting between the level 2 section and the level 3 section. |
[1..1] [M] typeCode (CS { CNE: ActRelationshipType } ) { Fixed="COMP" } |
Model Attribute Description The HL7 attribute typeCode uses a code to describe this class as a component. Implementation in XML Instance |
[1..1] [M] contextConductionInd (BL) { Fixed="true" } |
Model Attribute Description The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent section is conducted across to the child section (also associated with the child section). Implementation in XML Instance |
[1..1] [M] templateId (II) { Fixed="COCD_TP146246GB01#component2" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
[1..1] section3 (Section3) |
A link to the third section. |
Section3 |
A section used to carry CDA text and / or a title. |
Used by: Section2 | |
[1..1] [M] classCode (CS { CNE: ActClass } ) { Fixed="DOCSECT" } |
Model Attribute Description The HL7 attribute classCode uses a code to describe this class as document section. Implementation in XML Instance The XML attribute classCode is fixed to " DOCSECT ". |
[1..1] [M] moodCode (CS { CNE: ActMood } ) { Fixed="EVN" } |
Model Attribute Description The HL7 attribute moodCode uses a code to describe this class as a document section event. Implementation in XML Instance The XML attribute moodCode is fixed to " EVN ". |
[0..1] code (CV { CNE:NHS111CDADocumentSectionType } ) |
Model Attribute Description The HL7 attribute code uses a code from a vocabulary to code each text section in the document to provide a mechanism to allow receivers to process and reuse text sections. The vocabulary NHS111CDADocumentSectionType provides a list of pre-existing vocabularies and where a domain has a specific vocabulary defined it must be used. Where no vocabulary exists for the domain being implemented then local a vocabulary may be used. Implementation in XML Instance When using this template for a domain that has a specific vocabulary then: The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
When using this template with an alternative vocabulary then: The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
|
[1..1] [M] id (II) |
Model Attribute Description The HL7 attribute id uses an identifier to identify each unique instance of a section. Implementation in XML Instance The Identifier Global data type flavour is used to carry the identifier in the XML element id as follows:
|
[1..1] [M] templateId (II) { Fixed="COCD_TP146246GB01#section3" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
[0..1] text (ED) |
Model Attribute Description The HL7 attribute text is used for the CDA markup for this section. Implementation in XML Instance The XML element text uses the ED data type and should be populated with the CDA structured text representation of the information for this section as permitted by the CDA NarrativeBlock schema. |
[0..1] title (ST) |
Model Attribute Description The HL7 attribute title allows each section to have a heading. Implementation in XML Instance The XML element title should be populated with a string which is the heading of the section. |
[0..*] component3 |
This class is a component of a section. It provides the nesting to the next section. This component provides the nesting between the level 3 section and the level 4 section. |
[1..1] [M] typeCode (CS { CNE: ActRelationshipType } ) { Fixed="COMP" } |
Model Attribute Description The HL7 attribute typeCode uses a code to describe this class as a component. Implementation in XML Instance |
[1..1] [M] contextConductionInd (BL) { Fixed="true" } |
Model Attribute Description The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent section is conducted across to the child section (also associated with the child section). Implementation in XML Instance |
[1..1] templateId (II) { Fixed="COCD_TP146246GB01#component3" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
[1..1] section4 (Section4) |
A link to the fourth section.
|
Section4 |
A section used to carry CDA text and / or a title. |
Used by: Section3 | |
[1..1] [M] classCode (CS { CNE: ActClass } ) { Fixed="DOCSECT" } |
Model Attribute Description The HL7 attribute classCode uses a code to describe this class as document section. Implementation in XML Instance The XML attribute classCode is fixed to " DOCSECT ". |
[1..1] [M] moodCode (CS { CNE: ActMood } ) { Fixed="EVN" } |
Model Attribute Description The HL7 attribute moodCode uses a code to describe this class as a document section event. Implementation in XML Instance The XML attribute moodCode is fixed to " EVN ". |
[0..1] code (CV { CNE:NHS111CDADocumentSectionType } ) |
Model Attribute Description The HL7 attribute code uses a code from a vocabulary to code each text section in the document to provide a mechanism to allow receivers to process and reuse text sections. The vocabulary NHS111CDADocumentSectionType provides a list of pre-existing vocabularies and where a domain has a specific vocabulary defined it must be used. Where no vocabulary exists for the domain being implemented then local a vocabulary may be used. Implementation in XML Instance When using this template for a domain that has a specific vocabulary then: The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
When using this template with an alternative vocabulary then: The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
|
[1..1] [M] id (II) |
Model Attribute Description The HL7 attribute id uses an identifier to identify each unique instance of a section. Implementation in XML Instance The Identifier Global data type flavour is used to carry the identifier in the XML element id as follows:
|
[1..1] [M] templateId (II) { Fixed="COCD_TP146246GB01#section4" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
[0..1] text (ED) |
Model Attribute Description The HL7 attribute text is used for the CDA markup for this section. Implementation in XML Instance The XML element text uses the ED data type and should be populated with the CDA structured text representation of the information for this section as permitted by the CDA NarrativeBlock schema. |
[0..1] title (ST) |
Model Attribute Description The HL7 attribute title allows each section to have a heading. Implementation in XML Instance The XML element title should be populated with a string which is the heading of the section. |
[0..*] component4 |
This class is a component of a section. It provides the nesting to the next section. This component provides the nesting between the level 4 section and the level 5 section. |
[1..1] [M] typeCode (CS { CNE: ActRelationshipType } ) { Fixed="COMP" } |
Model Attribute Description The HL7 attribute typeCode uses a code to describe this class as a component. Implementation in XML Instance |
[1..1] [M] contextConductionInd (BL) { Fixed="true" } |
Model Attribute Description The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent section is conducted across to the child section (also associated with the child section). Implementation in XML Instance |
[1..1] [M] templateId (II) { Fixed="COCD_TP146246GB01#component4" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
[1..1] section5 (Section5) |
A link to the fifth section. |
Section5 |
A section used to carry CDA text and / or a title. |
Used by: Section4 | |
[1..1] [M] classCode (CS { CNE: ActClass } ) { Fixed="DOCSECT" } |
Model Attribute Description The HL7 attribute classCode uses a code to describe this class as document section. Implementation in XML Instance The XML attribute classCode is fixed to " DOCSECT ". |
[1..1] [M] moodCode (CS { CNE: ActMood } ) { Fixed="EVN" } |
Model Attribute Description The HL7 attribute moodCode uses a code to describe this class as a document section event. Implementation in XML Instance The XML attribute moodCode is fixed to " EVN ". |
[0..1] code (CV { CNE:NHS111CDADocumentSectionType } ) |
Model Attribute Description The HL7 attribute code uses a code from a vocabulary to code each text section in the document to provide a mechanism to allow receivers to process and reuse text sections. The vocabulary NHS111CDADocumentSectionType provides a list of pre-existing vocabularies and where a domain has a specific vocabulary defined it must be used. Where no vocabulary exists for the domain being implemented then local a vocabulary may be used. Implementation in XML Instance When using this template for a domain that has a specific vocabulary then: The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
When using this template with an alternative vocabulary then: The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
|
[1..1] [M] id (II) |
Model Attribute Description The HL7 attribute id uses an identifier to identify each unique instance of a section. Implementation in XML Instance The Identifier Global data type flavour is used to carry the identifier in the XML element id as follows:
|
[1..1] [M] templateId (II) { Fixed="COCD_TP146246GB01#section5" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
[0..1] text (ED) |
Model Attribute Description The HL7 attribute text is used for the CDA markup for this section. Implementation in XML Instance The XML element text uses the ED data type and should be populated with the CDA structured text representation of the information for this section as permitted by the CDA NarrativeBlock schema. |
[0..1] title (ST) |
Model Attribute Description The HL7 attribute title allows each section to have a heading. Implementation in XML Instance The XML element title should be populated with a string which is the heading of the section. |
[0..*] component5 |
This class is a component of a section. It provides the nesting to the next section. This component provides the nesting between the level 5 section and the level 6 section. |
[1..1] [M] typeCode (CS { CNE: ActRelationshipType } ) { Fixed="COMP" } |
Model Attribute Description The HL7 attribute typeCode uses a code to describe this class as a component. Implementation in XML Instance |
[1..1] [M] contextConductionInd (BL) { Fixed="true" } |
Model Attribute Description The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent section is conducted across to the child section (also associated with the child section). Implementation in XML Instance |
[1..1] [M] templateId (II) { Fixed="COCD_TP146246GB01#component5" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
[1..1] section6 (Section6) |
A link to the sixth section. |
Section6 |
A section used to carry CDA text and / or a title. |
Used by: Section5 | |
[1..1] [M] classCode (CS { CNE: ActClass } ) { Fixed="DOCSECT" } |
Model Attribute Description The HL7 attribute classCode uses a code to describe this class as document section. Implementation in XML Instance The XML attribute classCode is fixed to " DOCSECT ". |
[1..1] [M] moodCode (CS { CNE: ActMood } ) { Fixed="EVN" } |
Model Attribute Description The HL7 attribute moodCode uses a code to describe this class as a document section event. Implementation in XML Instance The XML attribute moodCode is fixed to " EVN ". |
[0..1] code (CV { CNE:NHS111CDADocumentSectionType } ) |
Model Attribute Description The HL7 attribute code uses a code from a vocabulary to code each text section in the document to provide a mechanism to allow receivers to process and reuse text sections. The vocabulary NHS111CDADocumentSectionType provides a list of pre-existing vocabularies and where a domain has a specific vocabulary defined it must be used. Where no vocabulary exists for the domain being implemented then local a vocabulary may be used. Implementation in XML Instance When using this template for a domain that has a specific vocabulary then: The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
When using this template with an alternative vocabulary then: The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
|
[1..1] [M] id (II) |
Model Attribute Description The HL7 attribute id uses an identifier to identify each unique instance of a section. Implementation in XML Instance The Identifier Global data type flavour is used to carry the identifier in the XML element id as follows:
|
[1..1] [M] templateId (II) { Fixed="COCD_TP146246GB01#section6" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use. Implementation in XML Instance The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
|
[0..1] text (ED) |
Model Attribute Description The HL7 attribute text is used for the CDA markup for this section. Implementation in XML Instance The XML element text uses the ED data type and should be populated with the CDA structured text representation of the information for this section as permitted by the CDA NarrativeBlock schema. |
[0..1] title (ST) |
Model Attribute Description The HL7 attribute title allows each section to have a heading. Implementation in XML Instance The XML element title should be populated with a string which is the heading of the section. |
OriginatingAuthor |
The originating author of the section. |
Used by: Section1 | |
[1..1] : Template1 |
A link to the choice of author templates. |