ClaimResponse.Error |
ClaimResponse.addError() |
Adds and returns a new value for error ()
|
ClaimResponse.Error |
ClaimResponse.getErrorFirstRep() |
Gets the first repetition for error (),
creating it if it does not already exist.
|
ClaimResponse.Error |
ClaimResponse.Error.setCode(CodingDt theValue) |
Sets the value(s) for code ()
|
ClaimResponse.Error |
ClaimResponse.Error.setDetailSequenceLinkId(int theInteger) |
Sets the value for detailSequenceLinkId ()
|
ClaimResponse.Error |
ClaimResponse.Error.setDetailSequenceLinkId(ca.uhn.fhir.model.primitive.PositiveIntDt theValue) |
Sets the value(s) for detailSequenceLinkId ()
|
ClaimResponse.Error |
ClaimResponse.Error.setSequenceLinkId(int theInteger) |
Sets the value for sequenceLinkId ()
|
ClaimResponse.Error |
ClaimResponse.Error.setSequenceLinkId(ca.uhn.fhir.model.primitive.PositiveIntDt theValue) |
Sets the value(s) for sequenceLinkId ()
|
ClaimResponse.Error |
ClaimResponse.Error.setSubdetailSequenceLinkId(int theInteger) |
Sets the value for subdetailSequenceLinkId ()
|
ClaimResponse.Error |
ClaimResponse.Error.setSubdetailSequenceLinkId(ca.uhn.fhir.model.primitive.PositiveIntDt theValue) |
Sets the value(s) for subdetailSequenceLinkId ()
|