ExplanationOfBenefitInsurance

open class ExplanationOfBenefitInsurance: BackboneElement

Insurance or medical plan.

Financial instrument by which payment information for health care.

  • Insurance or medical plan.

    Financial instrument by which payment information for health care.

    Declaration

    Swift

    override open class var resourceType: String
  • Insurance information.

    Declaration

    Swift

    public var coverage: Reference?
  • Pre-Authorization/Determination Reference.

    Declaration

    Swift

    public var preAuthRef: [FHIRString]?
  • Pre-Authorization/Determination Reference.

    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 ExplanationOfBenefitInsurance: BackboneElement