EligibilityResponseInsurance
open class EligibilityResponseInsurance: BackboneElement
Details by insurance coverage.
The insurer may provide both the details for the requested coverage as well as details for additional coverages known to the insurer.
-
Details by insurance coverage.
The insurer may provide both the details for the requested coverage as well as details for additional coverages known to the insurer.
Declaration
Swift
override open class var resourceType: String -
Benefits by Category.
Declaration
Swift
public var benefitBalance: [EligibilityResponseInsuranceBenefitBalance]? -
Contract details.
Declaration
Swift
public var contract: Reference? -
Updated Coverage details.
Declaration
Swift
public var coverage: Reference? -
Updated Coverage details.
Declaration
Swift
override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)Parameters
jsonThe JSON element to use to populate the receiver
contextThe instantiation context to use
-
Undocumented
Declaration
Swift
open class EligibilityResponseInsurance: BackboneElement
View on GitHub
Install in Dash
EligibilityResponseInsurance Class Reference