
Uses of Class
org.hl7.fhir.r5.model.PaymentReconciliation
Packages that use PaymentReconciliation
-
Uses of PaymentReconciliation in org.hl7.fhir.r5.extensions
Methods in org.hl7.fhir.r5.extensions that return PaymentReconciliationModifier and TypeMethodDescriptionstatic PaymentReconciliation
Extensions.addBasedOn
(PaymentReconciliation context, Reference value) Methods in org.hl7.fhir.r5.extensions with parameters of type PaymentReconciliationModifier and TypeMethodDescriptionstatic PaymentReconciliation
Extensions.addBasedOn
(PaymentReconciliation context, Reference value) Extensions.getBasedOnList
(PaymentReconciliation context) -
Uses of PaymentReconciliation in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.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.r5.formats with parameters of type PaymentReconciliationModifier and TypeMethodDescriptionprotected void
JsonParser.composePaymentReconciliation
(String name, PaymentReconciliation element) protected void
RdfParser.composePaymentReconciliation
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, PaymentReconciliation element, int index) protected void
XmlParser.composePaymentReconciliation
(String name, PaymentReconciliation element) protected void
XmlParser.composePaymentReconciliationElements
(PaymentReconciliation element) protected void
JsonParser.composePaymentReconciliationProperties
(PaymentReconciliation element) protected boolean
XmlParser.parsePaymentReconciliationContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, PaymentReconciliation res) protected void
JsonParser.parsePaymentReconciliationProperties
(com.google.gson.JsonObject json, PaymentReconciliation res) -
Uses of PaymentReconciliation in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model that return PaymentReconciliationModifier and TypeMethodDescriptionPaymentReconciliation.addAllocation
(PaymentReconciliation.PaymentReconciliationAllocationComponent t) PaymentReconciliation.addIdentifier
(Identifier t) PaymentReconciliation.addProcessNote
(PaymentReconciliation.NotesComponent t) PaymentReconciliation.copy()
PaymentReconciliation.setAccountNumber
(String value) PaymentReconciliation.setAccountNumberElement
(StringType value) PaymentReconciliation.setAllocation
(List<PaymentReconciliation.PaymentReconciliationAllocationComponent> theAllocation) PaymentReconciliation.setAuthorization
(String value) PaymentReconciliation.setAuthorizationElement
(StringType value) PaymentReconciliation.setCardBrand
(String value) PaymentReconciliation.setCardBrandElement
(StringType value) PaymentReconciliation.setCreated
(Date value) PaymentReconciliation.setCreatedElement
(DateTimeType value) PaymentReconciliation.setDateElement
(DateType value) PaymentReconciliation.setDisposition
(String value) PaymentReconciliation.setDispositionElement
(StringType value) PaymentReconciliation.setEnterer
(Reference value) PaymentReconciliation.setExpirationDate
(Date value) PaymentReconciliation.setExpirationDateElement
(DateType value) PaymentReconciliation.setFormCode
(CodeableConcept value) PaymentReconciliation.setIdentifier
(List<Identifier> theIdentifier) PaymentReconciliation.setIssuerType
(CodeableConcept value) PaymentReconciliation.setKind
(CodeableConcept value) PaymentReconciliation.setLocation
(Reference value) PaymentReconciliation.setMethod
(CodeableConcept value) PaymentReconciliation.setOutcome
(PaymentReconciliation.PaymentOutcome value) PaymentReconciliation.setOutcomeElement
(Enumeration<PaymentReconciliation.PaymentOutcome> value) PaymentReconciliation.setPaymentIdentifier
(Identifier value) PaymentReconciliation.setPaymentIssuer
(Reference value) PaymentReconciliation.setProcessNote
(List<PaymentReconciliation.NotesComponent> theProcessNote) PaymentReconciliation.setProcessor
(String value) PaymentReconciliation.setProcessorElement
(StringType value) PaymentReconciliation.setReferenceNumber
(String value) PaymentReconciliation.setReferenceNumberElement
(StringType value) PaymentReconciliation.setRequest
(Reference value) PaymentReconciliation.setRequestor
(Reference value) PaymentReconciliation.setReturnedAmount
(Money value) PaymentReconciliation.setStatus
(Enumerations.FinancialResourceStatusCodes value) PaymentReconciliation.setStatusElement
(Enumeration<Enumerations.FinancialResourceStatusCodes> value) PaymentReconciliation.setTenderedAmount
(Money value) PaymentReconciliation.setType
(CodeableConcept value) protected PaymentReconciliation
PaymentReconciliation.typedCopy()
Methods in org.hl7.fhir.r5.model with parameters of type PaymentReconciliationModifier and TypeMethodDescriptionvoid
PaymentReconciliation.copyValues
(PaymentReconciliation dst)