
Uses of Class
org.hl7.fhir.dstu3.model.ExplanationOfBenefit.SupportingInformationComponent
Packages that use ExplanationOfBenefit.SupportingInformationComponent
-
Uses of ExplanationOfBenefit.SupportingInformationComponent in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return ExplanationOfBenefit.SupportingInformationComponentModifier and TypeMethodDescriptionJsonParser.parseExplanationOfBenefitSupportingInformationComponent(com.google.gson.JsonObject json, ExplanationOfBenefit owner) XmlParser.parseExplanationOfBenefitSupportingInformationComponent(org.xmlpull.v1.XmlPullParser xpp, ExplanationOfBenefit owner) Methods in org.hl7.fhir.dstu3.formats with parameters of type ExplanationOfBenefit.SupportingInformationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeExplanationOfBenefitSupportingInformationComponent(String name, ExplanationOfBenefit.SupportingInformationComponent element) protected voidRdfParser.composeExplanationOfBenefitSupportingInformationComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ExplanationOfBenefit.SupportingInformationComponent element, int index) protected voidXmlParser.composeExplanationOfBenefitSupportingInformationComponent(String name, ExplanationOfBenefit.SupportingInformationComponent element) protected voidXmlParser.composeExplanationOfBenefitSupportingInformationComponentElements(ExplanationOfBenefit.SupportingInformationComponent element) protected voidJsonParser.composeExplanationOfBenefitSupportingInformationComponentInner(ExplanationOfBenefit.SupportingInformationComponent element) protected booleanXmlParser.parseExplanationOfBenefitSupportingInformationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ExplanationOfBenefit owner, ExplanationOfBenefit.SupportingInformationComponent res) protected voidJsonParser.parseExplanationOfBenefitSupportingInformationComponentProperties(com.google.gson.JsonObject json, ExplanationOfBenefit owner, ExplanationOfBenefit.SupportingInformationComponent res) -
Uses of ExplanationOfBenefit.SupportingInformationComponent in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model with type parameters of type ExplanationOfBenefit.SupportingInformationComponentModifier and TypeFieldDescriptionExplanationOfBenefit.informationAdditional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues.Methods in org.hl7.fhir.dstu3.model that return ExplanationOfBenefit.SupportingInformationComponentModifier and TypeMethodDescriptionExplanationOfBenefit.addInformation()ExplanationOfBenefit.SupportingInformationComponent.copy()ExplanationOfBenefit.getInformationFirstRep()ExplanationOfBenefit.SupportingInformationComponent.setCategory(CodeableConcept value) ExplanationOfBenefit.SupportingInformationComponent.setCode(CodeableConcept value) ExplanationOfBenefit.SupportingInformationComponent.setSequence(int value) ExplanationOfBenefit.SupportingInformationComponent.setSequenceElement(PositiveIntType value) Methods in org.hl7.fhir.dstu3.model that return types with arguments of type ExplanationOfBenefit.SupportingInformationComponentMethods in org.hl7.fhir.dstu3.model with parameters of type ExplanationOfBenefit.SupportingInformationComponentModifier and TypeMethodDescriptionExplanationOfBenefit.addInformation(ExplanationOfBenefit.SupportingInformationComponent t) Method parameters in org.hl7.fhir.dstu3.model with type arguments of type ExplanationOfBenefit.SupportingInformationComponentModifier and TypeMethodDescriptionExplanationOfBenefit.setInformation(List<ExplanationOfBenefit.SupportingInformationComponent> theInformation)