Uses of Class
org.hl7.fhir.r5.model.PaymentNotice
-
Uses of PaymentNotice in org.hl7.fhir.r5.extensions
Modifier and TypeMethodDescriptionstatic PaymentNotice
Extensions.addBasedOn
(PaymentNotice context, Reference value) Modifier and TypeMethodDescriptionstatic PaymentNotice
Extensions.addBasedOn
(PaymentNotice context, Reference value) Extensions.getBasedOnList
(PaymentNotice context) -
Uses of PaymentNotice in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionprotected PaymentNotice
JsonParser.parsePaymentNotice
(com.google.gson.JsonObject json) protected PaymentNotice
XmlParser.parsePaymentNotice
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composePaymentNotice
(String name, PaymentNotice element) protected void
RdfParser.composePaymentNotice
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, PaymentNotice element, int index) protected void
XmlParser.composePaymentNotice
(String name, PaymentNotice element) protected void
XmlParser.composePaymentNoticeElements
(PaymentNotice element) protected void
JsonParser.composePaymentNoticeProperties
(PaymentNotice element) protected boolean
XmlParser.parsePaymentNoticeContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, PaymentNotice res) protected void
JsonParser.parsePaymentNoticeProperties
(com.google.gson.JsonObject json, PaymentNotice res) -
Uses of PaymentNotice in org.hl7.fhir.r5.model
Modifier and TypeMethodDescriptionPaymentNotice.addIdentifier
(Identifier t) PaymentNotice.copy()
PaymentNotice.setCreated
(Date value) PaymentNotice.setCreatedElement
(DateTimeType value) PaymentNotice.setIdentifier
(List<Identifier> theIdentifier) PaymentNotice.setPayment
(Reference value) PaymentNotice.setPaymentDate
(Date value) PaymentNotice.setPaymentDateElement
(DateType value) PaymentNotice.setPaymentStatus
(CodeableConcept value) PaymentNotice.setRecipient
(Reference value) PaymentNotice.setReporter
(Reference value) PaymentNotice.setRequest
(Reference value) PaymentNotice.setResponse
(Reference value) PaymentNotice.setStatus
(Enumerations.FinancialResourceStatusCodes value) PaymentNotice.setStatusElement
(Enumeration<Enumerations.FinancialResourceStatusCodes> value) protected PaymentNotice
PaymentNotice.typedCopy()