Logical Record Architecture for Health and Social Care

Discharge Summary Release 0.02

The content of this release is not comprehensive and is not fully validated and must not be used in live system implementations.

Reference Model Class: XmlContentSpecification

A ValueSpecification whose instances comprise (or reference) XML-serialised content.

Specializes

ValueSpecification

Attributes

Name Data type Occurs Description
value XML 0..1 Any well-formed XML content.


Constraints

Type Name Specification
Specification is exclusively by value or by reference Invariant inv: if not self.value.oclIsUndefined() then self.valueRef.oclIsUndefined() else self.value.oclIsUndefined() and not self.valueRef.oclIsUndefined() endif

Reference Model Type