
Uses of Class
org.hl7.fhir.r5.openehr.PATHABLE
Packages that use PATHABLE
- 
Uses of PATHABLE in org.hl7.fhir.r5.openehrSubclasses of PATHABLE 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.classUsed to record details of the Instruction causing an Action.classDefines a single interval event in a series.classModel of a transition in the Instruction State Machine, caused by a careflow step.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.classThe LOCATABLE class defines the pathing capabilities used by nearly all classes in the openEHR reference model, mostly via inheritance of LOCATABLE.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 PATHABLEModifier and TypeMethodDescriptionabstract PATHABLEPATHABLE.copy()protected PATHABLEOpenehrJsonParser.parsePATHABLE(com.google.gson.JsonObject json) protected PATHABLEOpenehrXmlParser.parsePATHABLE(org.xmlpull.v1.XmlPullParser xpp) PATHABLE.setArchetype_details(ARCHETYPED value) PATHABLE.setArchetype_node_id(String value) PATHABLE.setArchetype_node_idElement(StringType value) PATHABLE.setFeeder_audit(FEEDER_AUDIT value) PATHABLE.setLinksList(List<LINK> theLinks) PATHABLE.setUid(UID_BASED_ID value) Methods in org.hl7.fhir.r5.openehr with parameters of type PATHABLEModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composePATHABLE(String name, PATHABLE element) protected voidOpenehrXmlParser.composePATHABLE(String name, PATHABLE element) protected voidOpenehrXmlParser.composePATHABLEElements(PATHABLE element) protected voidOpenehrJsonParser.composePATHABLEProperties(PATHABLE element) voidPATHABLE.copyValues(PATHABLE dst) protected booleanOpenehrXmlParser.parsePATHABLEContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, PATHABLE res) protected voidOpenehrJsonParser.parsePATHABLEProperties(com.google.gson.JsonObject json, PATHABLE res)