ExplanationOfBenefitPayee

open class ExplanationOfBenefitPayee: BackboneElement

Party to be paid any benefits payable.

The party to be reimbursed for the services.

  • Party to be paid any benefits payable.

    The party to be reimbursed for the services.

    Declaration

    Swift

    override open class var resourceType: String
  • Party to receive the payable.

    Declaration

    Swift

    public var party: Reference?
  • organization | patient | practitioner | relatedperson.

    Declaration

    Swift

    public var resourceType: CodeableConcept?
  • Type of party: Subscriber, Provider, other.

    Declaration

    Swift

    public var type: CodeableConcept?
  • Type of party: Subscriber, Provider, other.

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