
Uses of Class
org.hl7.fhir.r5.openehr.ORIGINAL_VERSION
Packages that use ORIGINAL_VERSION
- 
Uses of ORIGINAL_VERSION in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr declared as ORIGINAL_VERSIONModifier and TypeFieldDescriptionprotected ORIGINAL_VERSIONIMPORTED_VERSION.itemVersions 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_VERSIONOpenehrJsonParser.parseORIGINAL_VERSION(com.google.gson.JsonObject json) protected ORIGINAL_VERSIONOpenehrXmlParser.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_VERSIONORIGINAL_VERSION.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type ORIGINAL_VERSIONModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeORIGINAL_VERSION(String name, ORIGINAL_VERSION element) protected voidOpenehrXmlParser.composeORIGINAL_VERSION(String name, ORIGINAL_VERSION element) protected voidOpenehrXmlParser.composeORIGINAL_VERSIONElements(ORIGINAL_VERSION element) protected voidOpenehrJsonParser.composeORIGINAL_VERSIONProperties(ORIGINAL_VERSION element) voidORIGINAL_VERSION.copyValues(ORIGINAL_VERSION dst) protected booleanOpenehrXmlParser.parseORIGINAL_VERSIONContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ORIGINAL_VERSION res) protected voidOpenehrJsonParser.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