ProcessRequestItem

open class ProcessRequestItem: BackboneElement

Items to re-adjudicate.

List of top level items to be re-adjudicated, if none specified then the entire submission is re-adjudicated.

  • Items to re-adjudicate.

    List of top level items to be re-adjudicated, if none specified then the entire submission is re-adjudicated.

    Declaration

    Swift

    override open class var resourceType: String
  • Service instance.

    Declaration

    Swift

    public var sequenceLinkId: FHIRInteger?
  • Convenience initializer, taking all required properties as arguments.

    Declaration

    Swift

    public convenience init(sequenceLinkId: FHIRInteger)
  • Convenience initializer, taking all required properties as arguments.

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