
Uses of Class
org.hl7.fhir.r5.openehr.ORIGINAL_VERSION
Packages that use ORIGINAL_VERSION
-
Uses of ORIGINAL_VERSION in org.hl7.fhir.r5.openehr
Fields in org.hl7.fhir.r5.openehr declared as ORIGINAL_VERSIONModifier and TypeFieldDescriptionprotected ORIGINAL_VERSION
IMPORTED_VERSION.item
Versions whose content is an ORIGINAL_VERSION copied from another location; this class inherits commit_audit and contribution from VERSION, providing imported versions with their own audit trail and Contribution, distinct from those of the imported ORIGINAL_VERSION. Methods in org.hl7.fhir.r5.openehr that return ORIGINAL_VERSIONModifier and TypeMethodDescriptionORIGINAL_VERSION.addAttestations
(ATTESTATION t) ORIGINAL_VERSION.addOther_input_version_uids
(OBJECT_VERSION_ID t) ORIGINAL_VERSION.copy()
IMPORTED_VERSION.getItem()
protected ORIGINAL_VERSION
OpenehrJsonParser.parseORIGINAL_VERSION
(com.google.gson.JsonObject json) protected ORIGINAL_VERSION
OpenehrXmlParser.parseORIGINAL_VERSION
(org.xmlpull.v1.XmlPullParser xpp) ORIGINAL_VERSION.setAttestationsList
(List<ATTESTATION> theAttestations) ORIGINAL_VERSION.setLifecycle_state
(DV_CODED_TEXT value) ORIGINAL_VERSION.setOther_input_version_uidsList
(List<OBJECT_VERSION_ID> theOther_input_version_uids) ORIGINAL_VERSION.setPreceding_version_uid
(OBJECT_VERSION_ID value) ORIGINAL_VERSION.setUid
(OBJECT_VERSION_ID value) protected ORIGINAL_VERSION
ORIGINAL_VERSION.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type ORIGINAL_VERSIONModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeORIGINAL_VERSION
(String name, ORIGINAL_VERSION element) protected void
OpenehrXmlParser.composeORIGINAL_VERSION
(String name, ORIGINAL_VERSION element) protected void
OpenehrXmlParser.composeORIGINAL_VERSIONElements
(ORIGINAL_VERSION element) protected void
OpenehrJsonParser.composeORIGINAL_VERSIONProperties
(ORIGINAL_VERSION element) void
ORIGINAL_VERSION.copyValues
(ORIGINAL_VERSION dst) protected boolean
OpenehrXmlParser.parseORIGINAL_VERSIONContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ORIGINAL_VERSION res) protected void
OpenehrJsonParser.parseORIGINAL_VERSIONProperties
(com.google.gson.JsonObject json, ORIGINAL_VERSION res) IMPORTED_VERSION.setItem
(ORIGINAL_VERSION value) Constructors in org.hl7.fhir.r5.openehr with parameters of type ORIGINAL_VERSION