| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected ExplanationOfBenefit.InsuranceComponent |
JsonParser.parseExplanationOfBenefitInsuranceComponent(com.google.gson.JsonObject json,
ExplanationOfBenefit owner) |
protected ExplanationOfBenefit.InsuranceComponent |
XmlParser.parseExplanationOfBenefitInsuranceComponent(org.xmlpull.v1.XmlPullParser xpp,
ExplanationOfBenefit owner) |
| Modifier and Type | Field and Description |
|---|---|
protected ExplanationOfBenefit.InsuranceComponent |
ExplanationOfBenefit.insurance
Financial instrument by which payment information for health care.
|
| Modifier and Type | Method and Description |
|---|---|
ExplanationOfBenefit.InsuranceComponent |
ExplanationOfBenefit.InsuranceComponent.addPreAuthRef(String value) |
ExplanationOfBenefit.InsuranceComponent |
ExplanationOfBenefit.InsuranceComponent.copy() |
ExplanationOfBenefit.InsuranceComponent |
ExplanationOfBenefit.getInsurance() |
ExplanationOfBenefit.InsuranceComponent |
ExplanationOfBenefit.InsuranceComponent.setCoverage(Reference value) |
ExplanationOfBenefit.InsuranceComponent |
ExplanationOfBenefit.InsuranceComponent.setCoverageTarget(Coverage value) |
ExplanationOfBenefit.InsuranceComponent |
ExplanationOfBenefit.InsuranceComponent.setPreAuthRef(List<StringType> thePreAuthRef) |
| Modifier and Type | Method and Description |
|---|---|
ExplanationOfBenefit |
ExplanationOfBenefit.setInsurance(ExplanationOfBenefit.InsuranceComponent value) |
Copyright © 2014–2018 University Health Network. All rights reserved.