org.hl7.rim
public interface ContextStructure extends RimObject, Act
A structure is a container within a document. Structures have captions which can be coded. Structures can nest, and structures can contain entries.
| Method Summary | |
|---|---|
| ST | getLocalId()
Gets attribute localId of type ST and cardinality 0..1.
|
| void | setLocalId(ST value)
Sets attribute localId of type ST and cardinality 0..1.
|
An optional identifier which must be unique within the document.
Returns: the attribute value
An optional identifier which must be unique within the document.
Parameters: value the new attribute value