
Uses of Class
org.hl7.fhir.r5.model.CoverageEligibilityResponse.InsuranceComponent
Packages that use CoverageEligibilityResponse.InsuranceComponent
-
Uses of CoverageEligibilityResponse.InsuranceComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return CoverageEligibilityResponse.InsuranceComponentModifier and TypeMethodDescriptionJsonParser.parseCoverageEligibilityResponseInsuranceComponent(com.google.gson.JsonObject json) XmlParser.parseCoverageEligibilityResponseInsuranceComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type CoverageEligibilityResponse.InsuranceComponentModifier and TypeMethodDescriptionprotected voidRdfParser.composeCoverageEligibilityResponseInsuranceComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, CoverageEligibilityResponse.InsuranceComponent element, int index) protected voidXmlParser.composeCoverageEligibilityResponseInsuranceComponent(String name, CoverageEligibilityResponse.InsuranceComponent element) protected voidXmlParser.composeCoverageEligibilityResponseInsuranceComponentElements(CoverageEligibilityResponse.InsuranceComponent element) protected voidJsonParser.composeInsuranceComponent(String name, CoverageEligibilityResponse.InsuranceComponent element) protected voidJsonParser.composeInsuranceComponentProperties(CoverageEligibilityResponse.InsuranceComponent element) protected booleanXmlParser.parseCoverageEligibilityResponseInsuranceComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, CoverageEligibilityResponse.InsuranceComponent res) protected voidJsonParser.parseCoverageEligibilityResponseInsuranceComponentProperties(com.google.gson.JsonObject json, CoverageEligibilityResponse.InsuranceComponent res) -
Uses of CoverageEligibilityResponse.InsuranceComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type CoverageEligibilityResponse.InsuranceComponentModifier and TypeFieldDescriptionCoverageEligibilityResponse.insuranceFinancial instruments for reimbursement for the health care products and services.Methods in org.hl7.fhir.r5.model that return CoverageEligibilityResponse.InsuranceComponentModifier and TypeMethodDescriptionCoverageEligibilityResponse.addInsurance()CoverageEligibilityResponse.InsuranceComponent.addItem(CoverageEligibilityResponse.ItemsComponent t) CoverageEligibilityResponse.InsuranceComponent.copy()CoverageEligibilityResponse.getInsuranceFirstRep()CoverageEligibilityResponse.InsuranceComponent.setBenefitPeriod(Period value) CoverageEligibilityResponse.InsuranceComponent.setCoverage(Reference value) CoverageEligibilityResponse.InsuranceComponent.setInforce(boolean value) CoverageEligibilityResponse.InsuranceComponent.setInforceElement(BooleanType value) CoverageEligibilityResponse.InsuranceComponent.setItem(List<CoverageEligibilityResponse.ItemsComponent> theItem) Methods in org.hl7.fhir.r5.model that return types with arguments of type CoverageEligibilityResponse.InsuranceComponentMethods in org.hl7.fhir.r5.model with parameters of type CoverageEligibilityResponse.InsuranceComponentModifier and TypeMethodDescriptionCoverageEligibilityResponse.addInsurance(CoverageEligibilityResponse.InsuranceComponent t) voidCoverageEligibilityResponse.InsuranceComponent.copyValues(CoverageEligibilityResponse.InsuranceComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type CoverageEligibilityResponse.InsuranceComponentModifier and TypeMethodDescriptionCoverageEligibilityResponse.setInsurance(List<CoverageEligibilityResponse.InsuranceComponent> theInsurance)