ExplanationOfBenefitPayment
open class ExplanationOfBenefitPayment: BackboneElementPayment (if paid).
Payment details for the claim if the claim has been paid.
- 
                  
                  Payment (if paid). Payment details for the claim if the claim has been paid. DeclarationSwift override open class var resourceType: String
- 
                  
                  Payment adjustment for non-Claim issues. DeclarationSwift public var adjustment: Money?
- 
                  
                  Explanation for the non-claim adjustment. DeclarationSwift public var adjustmentReason: CodeableConcept?
- 
                  
                  Payable amount after adjustment. DeclarationSwift public var amount: Money?
- 
                  
                  Expected date of Payment. DeclarationSwift public var date: FHIRDate?
- 
                  
                  Identifier of the payment instrument. DeclarationSwift public var identifier: Identifier?
- 
                  
                  Partial or Complete. DeclarationSwift public var type: CodeableConcept?
- 
                  
                  Partial or Complete. DeclarationSwift override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)ParametersjsonThe JSON element to use to populate the receiver contextThe instantiation context to use 
- 
                  
                  Undocumented DeclarationSwift open class ExplanationOfBenefitPayment: BackboneElement
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           ExplanationOfBenefitPayment Class Reference
      ExplanationOfBenefitPayment Class Reference