ExplanationOfBenefitRelated

open class ExplanationOfBenefitRelated: BackboneElement

Related Claims which may be revelant to processing this claim.

Other claims which are related to this claim such as prior claim versions or for related services.

  • Related Claims which may be revelant to processing this claim.

    Other claims which are related to this claim such as prior claim versions or for related services.

    Declaration

    Swift

    override open class var resourceType: String
  • Reference to the related claim.

    Declaration

    Swift

    public var claim: Reference?
  • Related file or case reference.

    Declaration

    Swift

    public var reference: Identifier?
  • How the reference claim is related.

    Declaration

    Swift

    public var relationship: CodeableConcept?
  • How the reference claim is related.

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