
Uses of Class
org.hl7.fhir.r5.openehr.LOCATABLE
Packages that use LOCATABLE
-
Uses of LOCATABLE in org.hl7.fhir.r5.openehr
Subclasses of LOCATABLE in org.hl7.fhir.r5.openehrModifier and TypeClassDescriptionclass
Used to record a clinical action that has been performed, which may have been ad hoc, or due to the execution of an Activity in an Instruction workflow.class
Used to specify actions in the future.class
Ancestor of all real-world types, including people and organisations.class
Address of contact, which may be electronic or geographic.class
Entry subtype for administrative information, i.e. information about setting up the clinical process, but not itself clinically relevant.class
Generic concept of any kind of agent, including devices, software systems, but not humans or organisations.class
Capability of a role, such as ehr modifier, health care provider.class
The abstract parent of all clinical ENTRY subtypes.class
The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list.class
Content of one version in a VERSIONED_COMPOSITION.class
Description of a means of contact of a Party.class
Content of one version in a VERSIONED_CONTENT_ITEM.class
Abstract parent class of all data structure types.class
EHR-wide access control object.class
Single object per EHR containing various EHR-wide status flags and settings, including whether this EHR can be queried, modified etc.class
The leaf variant of ITEM, to which a DATA_VALUE instance is attached.class
The abstract parent of all ENTRY subtypes.class
Entry type for evaluation statements.class
Defines the abstract notion of a single event in a series.class
Documents the context information of a healthcare event involving the subject of care and the health system.class
The concept of a named folder.class
A group is a real world group of parties which is created by another party, usually an organisation, for some specific purpose.class
Root object of a linear history, i.e. time series structure.class
Used to specify actions in the future.class
Defines a single interval event in a series.class
The abstract parent of CLUSTER and ELEMENT representation classes.class
Logical list data structure, where each item has a value and can be referred to by a name and a positional index in the list.class
Logical single value data structure.class
Abstract parent class of all spatial data types.class
Logical relational database style table data structure, in which columns are named and ordered with respect to each other.class
Logical tree data structure.class
Entry subtype for all clinical data in the past or present, i.e. which (by the time it is recorded) has already occurred.class
Generic description of organisations.class
Model of a participation of a Party (any Actor or Role) in an activity.class
Ancestor of all Party types, including real world entities and their roles.class
An identity owned by a Party, such as a person name or company name, and which is used by the Party to identify itself.class
Generic description of a relationship between parties.class
Generic description of persons.class
Defines a single point event in a series.class
Generic description of a role performed by an Actor.class
Represents a heading in a heading structure, or section tree.Methods in org.hl7.fhir.r5.openehr that return LOCATABLEModifier and TypeMethodDescriptionabstract LOCATABLE
LOCATABLE.copy()
protected LOCATABLE
OpenehrJsonParser.parseLOCATABLE
(com.google.gson.JsonObject json) protected LOCATABLE
OpenehrXmlParser.parseLOCATABLE
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.openehr with parameters of type LOCATABLEModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeLOCATABLE
(String name, LOCATABLE element) protected void
OpenehrXmlParser.composeLOCATABLE
(String name, LOCATABLE element) protected void
OpenehrXmlParser.composeLOCATABLEElements
(LOCATABLE element) protected void
OpenehrJsonParser.composeLOCATABLEProperties
(LOCATABLE element) void
LOCATABLE.copyValues
(LOCATABLE dst) protected boolean
OpenehrXmlParser.parseLOCATABLEContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, LOCATABLE res) protected void
OpenehrJsonParser.parseLOCATABLEProperties
(com.google.gson.JsonObject json, LOCATABLE res)