Class ClaimResponse.ErrorComponent

  • All Implemented Interfaces:
    ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseBackboneElement, org.hl7.fhir.instance.model.api.IBaseElement, org.hl7.fhir.instance.model.api.IBaseHasExtensions, org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
    Enclosing class:
    ClaimResponse

    public static class ClaimResponse.ErrorComponent
    extends BackboneElement
    implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
    See Also:
    Serialized Form
    • Field Detail

      • itemSequence

        protected PositiveIntType itemSequence
        The sequence number of the line item submitted which contains the error. This value is omitted when the error occurs outside of the item structure.
      • detailSequence

        protected PositiveIntType detailSequence
        The sequence number of the detail within the line item submitted which contains the error. This value is omitted when the error occurs outside of the item structure.
      • subDetailSequence

        protected PositiveIntType subDetailSequence
        The sequence number of the sub-detail within the detail within the line item submitted which contains the error. This value is omitted when the error occurs outside of the item structure.
      • code

        protected CodeableConcept code
        An error code, from a specified code system, which details why the claim could not be adjudicated.