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
json
The JSON element to use to populate the receiver
context
The instantiation context to use
-
Undocumented
Declaration
Swift
open class EligibilityResponseInsurance: BackboneElement