
Uses of Class
org.hl7.fhir.r5.openehr.LOCATABLE
Packages that use LOCATABLE
- 
Uses of LOCATABLE in org.hl7.fhir.r5.openehrSubclasses of LOCATABLE in org.hl7.fhir.r5.openehrModifier and TypeClassDescriptionclassUsed 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.classUsed to specify actions in the future.classAncestor of all real-world types, including people and organisations.classAddress of contact, which may be electronic or geographic.classEntry subtype for administrative information, i.e. information about setting up the clinical process, but not itself clinically relevant.classGeneric concept of any kind of agent, including devices, software systems, but not humans or organisations.classCapability of a role, such as ehr modifier, health care provider.classThe abstract parent of all clinical ENTRY subtypes.classThe grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list.classContent of one version in a VERSIONED_COMPOSITION.classDescription of a means of contact of a Party.classContent of one version in a VERSIONED_CONTENT_ITEM.classAbstract parent class of all data structure types.classEHR-wide access control object.classSingle object per EHR containing various EHR-wide status flags and settings, including whether this EHR can be queried, modified etc.classThe leaf variant of ITEM, to which a DATA_VALUE instance is attached.classThe abstract parent of all ENTRY subtypes.classEntry type for evaluation statements.classDefines the abstract notion of a single event in a series.classDocuments the context information of a healthcare event involving the subject of care and the health system.classThe concept of a named folder.classA group is a real world group of parties which is created by another party, usually an organisation, for some specific purpose.classRoot object of a linear history, i.e. time series structure.classUsed to specify actions in the future.classDefines a single interval event in a series.classThe abstract parent of CLUSTER and ELEMENT representation classes.classLogical list data structure, where each item has a value and can be referred to by a name and a positional index in the list.classLogical single value data structure.classAbstract parent class of all spatial data types.classLogical relational database style table data structure, in which columns are named and ordered with respect to each other.classLogical tree data structure.classEntry subtype for all clinical data in the past or present, i.e. which (by the time it is recorded) has already occurred.classGeneric description of organisations.classModel of a participation of a Party (any Actor or Role) in an activity.classAncestor of all Party types, including real world entities and their roles.classAn identity owned by a Party, such as a person name or company name, and which is used by the Party to identify itself.classGeneric description of a relationship between parties.classGeneric description of persons.classDefines a single point event in a series.classGeneric description of a role performed by an Actor.classRepresents a heading in a heading structure, or section tree.Methods in org.hl7.fhir.r5.openehr that return LOCATABLEModifier and TypeMethodDescriptionabstract LOCATABLELOCATABLE.copy()protected LOCATABLEOpenehrJsonParser.parseLOCATABLE(com.google.gson.JsonObject json) protected LOCATABLEOpenehrXmlParser.parseLOCATABLE(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.openehr with parameters of type LOCATABLEModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeLOCATABLE(String name, LOCATABLE element) protected voidOpenehrXmlParser.composeLOCATABLE(String name, LOCATABLE element) protected voidOpenehrXmlParser.composeLOCATABLEElements(LOCATABLE element) protected voidOpenehrJsonParser.composeLOCATABLEProperties(LOCATABLE element) voidLOCATABLE.copyValues(LOCATABLE dst) protected booleanOpenehrXmlParser.parseLOCATABLEContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, LOCATABLE res) protected voidOpenehrJsonParser.parseLOCATABLEProperties(com.google.gson.JsonObject json, LOCATABLE res)