![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Class
org.hl7.fhir.dstu2.model.ExplanationOfBenefit
Packages that use ExplanationOfBenefit
-
Uses of ExplanationOfBenefit in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ExplanationOfBenefitModifier and TypeMethodDescriptionprotected ExplanationOfBenefit
JsonParser.parseExplanationOfBenefit
(com.google.gson.JsonObject json) protected ExplanationOfBenefit
XmlParser.parseExplanationOfBenefit
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu2.formats with parameters of type ExplanationOfBenefitModifier and TypeMethodDescriptionprotected void
JsonParser.composeExplanationOfBenefit
(String name, ExplanationOfBenefit element) protected void
XmlParser.composeExplanationOfBenefit
(String name, ExplanationOfBenefit element) protected void
JsonParser.composeExplanationOfBenefitInner
(ExplanationOfBenefit element) -
Uses of ExplanationOfBenefit in org.hl7.fhir.dstu2.model
Methods in org.hl7.fhir.dstu2.model that return ExplanationOfBenefitModifier and TypeMethodDescriptionExplanationOfBenefit.addIdentifier
(Identifier t) ExplanationOfBenefit.copy()
ExplanationOfBenefit.setCreated
(Date value) ExplanationOfBenefit.setCreatedElement
(DateTimeType value) ExplanationOfBenefit.setDisposition
(String value) ExplanationOfBenefit.setDispositionElement
(StringType value) ExplanationOfBenefit.setOrganization
(Reference value) ExplanationOfBenefit.setOrganizationTarget
(Organization value) ExplanationOfBenefit.setOriginalRuleset
(Coding value) ExplanationOfBenefit.setOutcome
(Enumerations.RemittanceOutcome value) ExplanationOfBenefit.setOutcomeElement
(Enumeration<Enumerations.RemittanceOutcome> value) ExplanationOfBenefit.setRequest
(Reference value) ExplanationOfBenefit.setRequestOrganization
(Reference value) ExplanationOfBenefit.setRequestOrganizationTarget
(Organization value) ExplanationOfBenefit.setRequestProvider
(Reference value) ExplanationOfBenefit.setRequestProviderTarget
(Practitioner value) ExplanationOfBenefit.setRequestTarget
(Claim value) ExplanationOfBenefit.setRuleset
(Coding value) protected ExplanationOfBenefit
ExplanationOfBenefit.typedCopy()