V

NameKindDescription
valid_code_set_idoperationValidity function to test if an identifier is in the set defined by this class.
valid_magnitude_statusoperation
Test whether a string value is one of the valid
values for the magnitude_status attribute.
valid_percentageoperation
Test whether a number is a valid percentage,
i.e. between 0 and 100.
valid_proportion_kindoperationTrue if n is one of the defined types.
valid_terminology_group_idoperationValidity function to test if an identifier is in the set defined by
this class.
valid_valueoperationTrue if a_value is valid with respect to constraint expressed in concrete instance of this
type.
valid_valueoperationTrue if a_value is valid with respect to constraint expressed in concrete
instance of this type.
validity_is_rangeoperation
validity_is_rangeoperation
validity_is_rangeoperationTrue if validity is in the form of a range; useful for developers to check
which kind of constraint has been set.
VALIDITY_KINDclassAn enumeration of three values which may commonly occur in constraint models.
Use as the type of any attribute within this model, which expresses constraint on
some attribute in a class in a reference model. For example to indicate validity
of Date/Time fields.
VALIDITY_KINDartifact
valuerelation
valueattributeBoolean value of this item.
Actual values may be language or implementation dependent.
valueattributeISO8601 date string .
valueattributeISO8601 date/time string
valueattributeValue in ordered enumeration of values. Any integer value can be used.
valueattributeThe string, which may validly be empty in some syntaxes.
valueattributeThe state name. State names are determined by a state/event table defined
in archetypes, and coded using openEHR Terminology or local archetype terms,
as specified by the archetype.
valueattributeDisplayable rendition of the item, regardless of its underlying structure.
For DV_CODED_TEXT, this is the rubric of the complete term as provided by
the terminology service. No carriage returns, line feeds, or other
non-printing characters permitted.
valueattributeISO8601 time string
valueattributethe specification, in the HL7v3 syntax for PIVL or EIVL types.
valueattributeValue of URI as a String.
valuerelationdata value of this leaf.
valueattribute
The value of the id in the form defined below.
valueattributeThe value of the id.
valueattributeActual value
valueattributeString form of this identifier.
variablesrelation
Definitions of variables used in the assertion expression.
versionoperation
Version of this archetype, extracted from id.
VERSIONclassAbstract model of one Version within a Version container, containing data,
commit audit trail, and the identifier of its Contribution.
VERSIONartifact
version_at_timeoperationReturn the version for time a_time'.
version_countoperationReturn the total number of versions in this object.
version_idoperationVersion of this archetype.
version_idattributeAny identifier used in the system such as "interim" , "final" , or numeric versions if
available.
version_idattributeVersion identifier for this revision.
version_idoperationVersion of this terminology, if versioning supported, else the empty string.
VERSION_TREE_IDclassVersion tree identifier for one version. Lexical form:
trunk_version [ .' branch_number .' branch_version ]
VERSION_TREE_IDartifact
version_tree_idoperationTree identifier of this version with respect to other versions in the same version tree,
as either 1 or 3 part dot-separated numbers, e.g. 1 , 2.1.4 .
version_with_idoperationReturn the version with id = a_ver_id'.
VERSIONED_COMPOSITIONclassVersion-controlled composition abstraction, defined by inheriting
VERSIONED_OBJECT<COMPOSITION>.
VERSIONED_COMPOSITIONartifact
VERSIONED_EHR__STATUSclassVersion container for EHR_STATUS instance.
VERSIONED_EHR__STATUSartifact
VERSIONED_EHR_ACCESSclassVersion container for EHR_ACCESS instance.
VERSIONED_EHR_ACCESSartifact
VERSIONED_FOLDERclassA version-controlled hierarchy of FOLDERs giving the effect of a directory.
VERSIONED_FOLDERartifact
VERSIONED_OBJECTclassVersion control abstraction, defining semantics for versioning one complex
object.
VERSIONED_OBJECTartifact
versionsattributeSet of references to versions causing changes to this EHR. Each contribution
contains a list of versions, which may include paths pointing to any
number of VERSIONABLE items, i.e. items of type COMPOSITION and FOLDER.
virtual_ehrpackageThe virtual EHR API defines the fine-grained interface to EHR data, at the level of Compositions and below. It allows an application to create new EHR information, and to request parts of an existing EHR and modify them. This API enables fine-grained archetype-mediated data manipulation.
Changes to the EHR are committed via the EHR service.