
Uses of Class
org.hl7.fhir.r5.openehr.VERSIONED_OBJECT
Packages that use VERSIONED_OBJECT
-
Uses of VERSIONED_OBJECT in org.hl7.fhir.r5.openehr
Subclasses of VERSIONED_OBJECT in org.hl7.fhir.r5.openehrModifier and TypeClassDescriptionclass
Version-controlled composition abstraction, defined by inheriting VERSIONED_OBJECT. class
Version container for EHR_ACCESS instance.class
Version container for EHR_STATUS instance.class
A version-controlled hierarchy of FOLDERs giving the effect of a directory.class
Ancestor of all Party types, including real world entities and their roles.Methods in org.hl7.fhir.r5.openehr that return VERSIONED_OBJECTModifier and TypeMethodDescriptionVERSIONED_OBJECT.copy()
protected VERSIONED_OBJECT
OpenehrJsonParser.parseVERSIONED_OBJECT
(com.google.gson.JsonObject json) protected VERSIONED_OBJECT
OpenehrXmlParser.parseVERSIONED_OBJECT
(org.xmlpull.v1.XmlPullParser xpp) VERSIONED_OBJECT.setOwner_id
(OBJECT_REF value) VERSIONED_OBJECT.setTime_created
(DV_DATE_TIME value) VERSIONED_OBJECT.setUid
(HIER_OBJECT_ID value) protected VERSIONED_OBJECT
VERSIONED_OBJECT.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type VERSIONED_OBJECTModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeVERSIONED_OBJECT
(String name, VERSIONED_OBJECT element) protected void
OpenehrXmlParser.composeVERSIONED_OBJECT
(String name, VERSIONED_OBJECT element) protected void
OpenehrXmlParser.composeVERSIONED_OBJECTElements
(VERSIONED_OBJECT element) protected void
OpenehrJsonParser.composeVERSIONED_OBJECTProperties
(VERSIONED_OBJECT element) void
VERSIONED_OBJECT.copyValues
(VERSIONED_OBJECT dst) protected boolean
OpenehrXmlParser.parseVERSIONED_OBJECTContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, VERSIONED_OBJECT res) protected void
OpenehrJsonParser.parseVERSIONED_OBJECTProperties
(com.google.gson.JsonObject json, VERSIONED_OBJECT res)