
Uses of Class
org.hl7.fhir.r5.openehr.FEEDER_AUDIT
Packages that use FEEDER_AUDIT
- 
Uses of FEEDER_AUDIT in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr declared as FEEDER_AUDITModifier and TypeFieldDescriptionprotected FEEDER_AUDITPATHABLE.feeder_auditAudit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node.Methods in org.hl7.fhir.r5.openehr that return FEEDER_AUDITModifier and TypeMethodDescriptionFEEDER_AUDIT.addFeeder_system_item_ids(DV_IDENTIFIER t) FEEDER_AUDIT.addOriginating_system_item_ids(DV_IDENTIFIER t) FEEDER_AUDIT.copy()PATHABLE.getFeeder_audit()protected FEEDER_AUDITOpenehrJsonParser.parseFEEDER_AUDIT(com.google.gson.JsonObject json) protected FEEDER_AUDITOpenehrXmlParser.parseFEEDER_AUDIT(org.xmlpull.v1.XmlPullParser xpp) FEEDER_AUDIT.setFeeder_system_audit(FEEDER_AUDIT_DETAILS value) FEEDER_AUDIT.setFeeder_system_item_idsList(List<DV_IDENTIFIER> theFeeder_system_item_ids) FEEDER_AUDIT.setOriginal_content(DV_ENCAPSULATED value) FEEDER_AUDIT.setOriginating_system_audit(FEEDER_AUDIT_DETAILS value) FEEDER_AUDIT.setOriginating_system_item_idsList(List<DV_IDENTIFIER> theOriginating_system_item_ids) protected FEEDER_AUDITFEEDER_AUDIT.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type FEEDER_AUDITModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeFEEDER_AUDIT(String name, FEEDER_AUDIT element) protected voidOpenehrXmlParser.composeFEEDER_AUDIT(String name, FEEDER_AUDIT element) protected voidOpenehrXmlParser.composeFEEDER_AUDITElements(FEEDER_AUDIT element) protected voidOpenehrJsonParser.composeFEEDER_AUDITProperties(FEEDER_AUDIT element) voidFEEDER_AUDIT.copyValues(FEEDER_AUDIT dst) protected booleanOpenehrXmlParser.parseFEEDER_AUDITContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, FEEDER_AUDIT res) protected voidOpenehrJsonParser.parseFEEDER_AUDITProperties(com.google.gson.JsonObject json, FEEDER_AUDIT res) PATHABLE.setFeeder_audit(FEEDER_AUDIT value)