The basic elements of a section are listed in Table 7.
Table 7 - Basic section elements

Element

Description

<id>

Uniquely identifies the section. This is used to detect duplicates, and to facilitate replacement of section data.

<code>

Classifies the type of data that a section contains. For example, a section could be classified as "Medication History", or "Vital Signs".

<title>

A human readable title for the section. Typically the title should be related to the classification of the section.

<text>

A structured, human readable representation of the data within the section.

  • No labels