Class LOCATABLE_REF

Purpose Reference to a LOCATABLE instance inside the top-level content structure inside a
VERSION<T>; the path attribute is applied to the object that VERSION.data points
to.

Declaration :

Artifact : LOCATABLE_REF

Attribut path

The path to an instance in question, as an absolute path with respect to
the object found at VERSION.data. An empty path means that
the object referred to by id being specified.

Declaration :

Operation as_uri

A URI form of the reference, created by concatenating the following:
ehr:// + id.value + / + path

Declaration :

Relation id (<directional composition>)

The identifier of the Version.

Declaration :

All public operations : as_uri