
Uses of Class
org.hl7.fhir.r5.model.PaymentReconciliation
Packages that use PaymentReconciliation
-
Uses of PaymentReconciliation in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return PaymentReconciliationModifier and TypeMethodDescriptionprotected PaymentReconciliationJsonParser.parsePaymentReconciliation(com.google.gson.JsonObject json) protected PaymentReconciliationXmlParser.parsePaymentReconciliation(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type PaymentReconciliationModifier and TypeMethodDescriptionprotected voidJsonParser.composePaymentReconciliation(String name, PaymentReconciliation element) protected voidRdfParser.composePaymentReconciliation(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, PaymentReconciliation element, int index) protected voidXmlParser.composePaymentReconciliation(String name, PaymentReconciliation element) protected voidXmlParser.composePaymentReconciliationElements(PaymentReconciliation element) protected voidJsonParser.composePaymentReconciliationProperties(PaymentReconciliation element) protected booleanXmlParser.parsePaymentReconciliationContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, PaymentReconciliation res) protected voidJsonParser.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 PaymentReconciliationPaymentReconciliation.typedCopy()Methods in org.hl7.fhir.r5.model with parameters of type PaymentReconciliationModifier and TypeMethodDescriptionvoidPaymentReconciliation.copyValues(PaymentReconciliation dst)