Skip to main content

ExplanationOfBenefitInsurance

No description

type ExplanationOfBenefitInsurance {
id: String
extension: [Extension]
modifierExtension: [Extension]
focal: Boolean
_focal: ElementBase
coverage: Reference!
preAuthRef: [String]
_preAuthRef: [ElementBase]
}

Fields​

ExplanationOfBenefitInsurance.id ● String scalar​

ExplanationOfBenefitInsurance.extension ● [Extension] list object​

ExplanationOfBenefitInsurance.modifierExtension ● [Extension] list object​

ExplanationOfBenefitInsurance.focal ● Boolean scalar​

ExplanationOfBenefitInsurance._focal ● ElementBase object​

ExplanationOfBenefitInsurance.coverage ● Reference! non-null object​

ExplanationOfBenefitInsurance.preAuthRef ● [String] list scalar​

ExplanationOfBenefitInsurance._preAuthRef ● [ElementBase] list object​

Member Of​

ExplanationOfBenefit object ● IExplanationOfBenefit interface