Class ARCHETYPED

Archetypes act as the configuration basis for the particular structures of instances
defined by the reference model. To enable archetypes to be used to create valid
data, key classes in the reference model act as root points for archetyping;
accordingly, these classes have the archetype_details attribute set.

An instance of the class ARCHETYPED contains the relevant archetype identification
information, allowing generating archetypes to be matched up with data instances.

Declaration :

Artifact : ARCHETYPED

Attribut archetype_id

Globally unique archetype identifier.

Declaration :

Attribut template_id

Globally unique template identifier, if a template was active at this point
in the structure. Normally, a template would only be used at the top of a
top-level structure, but the possibility exists for templates at lower levels.

Declaration :

Attribut rm_version

Version of the openEHR reference model used to create this object.
Expressed in terms of the release version string, e.g. 1.0 , 1.2.4 .

Declaration :