
Uses of Class
org.hl7.fhir.dstu2.model.PaymentReconciliation
Packages that use PaymentReconciliation
-
Uses of PaymentReconciliation in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return PaymentReconciliationModifier and TypeMethodDescriptionprotected PaymentReconciliation
JsonParser.parsePaymentReconciliation
(com.google.gson.JsonObject json) protected PaymentReconciliation
XmlParser.parsePaymentReconciliation
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu2.formats with parameters of type PaymentReconciliationModifier and TypeMethodDescriptionprotected void
JsonParser.composePaymentReconciliation
(String name, PaymentReconciliation element) protected void
XmlParser.composePaymentReconciliation
(String name, PaymentReconciliation element) protected void
JsonParser.composePaymentReconciliationInner
(PaymentReconciliation element) protected PaymentReconciliation.DetailsComponent
JsonParser.parsePaymentReconciliationDetailsComponent
(com.google.gson.JsonObject json, PaymentReconciliation owner) protected PaymentReconciliation.DetailsComponent
XmlParser.parsePaymentReconciliationDetailsComponent
(org.xmlpull.v1.XmlPullParser xpp, PaymentReconciliation owner) protected PaymentReconciliation.NotesComponent
JsonParser.parsePaymentReconciliationNotesComponent
(com.google.gson.JsonObject json, PaymentReconciliation owner) protected PaymentReconciliation.NotesComponent
XmlParser.parsePaymentReconciliationNotesComponent
(org.xmlpull.v1.XmlPullParser xpp, PaymentReconciliation owner) -
Uses of PaymentReconciliation in org.hl7.fhir.dstu2.model
Methods in org.hl7.fhir.dstu2.model that return PaymentReconciliationModifier and TypeMethodDescriptionPaymentReconciliation.addDetail
(PaymentReconciliation.DetailsComponent t) PaymentReconciliation.addIdentifier
(Identifier t) PaymentReconciliation.addNote
(PaymentReconciliation.NotesComponent t) PaymentReconciliation.copy()
PaymentReconciliation.setCreated
(Date value) PaymentReconciliation.setCreatedElement
(DateTimeType value) PaymentReconciliation.setDisposition
(String value) PaymentReconciliation.setDispositionElement
(StringType value) PaymentReconciliation.setOrganization
(Reference value) PaymentReconciliation.setOrganizationTarget
(Organization value) PaymentReconciliation.setOriginalRuleset
(Coding value) PaymentReconciliation.setOutcome
(Enumerations.RemittanceOutcome value) PaymentReconciliation.setOutcomeElement
(Enumeration<Enumerations.RemittanceOutcome> value) PaymentReconciliation.setRequest
(Reference value) PaymentReconciliation.setRequestOrganization
(Reference value) PaymentReconciliation.setRequestOrganizationTarget
(Organization value) PaymentReconciliation.setRequestProvider
(Reference value) PaymentReconciliation.setRequestProviderTarget
(Practitioner value) PaymentReconciliation.setRequestTarget
(ProcessRequest value) PaymentReconciliation.setRuleset
(Coding value) protected PaymentReconciliation
PaymentReconciliation.typedCopy()