referenceNumber | details | no | A reference number assigned by the organization to a service invoice line item to uniquely identify it. | REFERENCE_NUMBER | | SVR_STRING<20> |
serviceAuthRefNum | details | | The reference number of the service authorization that authorizes payment for the service delivered. | REFERENCE_NUMBER | | SVR_STRING<20> |
clientRefNum | details | | The reference number of the client to whom the service was delivered. The client reference number entered by a user will be used to search for a registered person. | REFERENCE_NUMBER | | SVR_STRING<20> |
clientFirstName | details | | The first name of the client to whom the service was delivered. The first name entered by a user will be used to search for a registered person. | FIRST_FORENAME | | SVR_STRING<65> |
clientLastName | details | | The last name of the client to whom the service was delivered. The last name entered by a user will be used to search for a registered person. | SURNAME | | SVR_STRING<65> |
clientDateOfBirth | details | | The date of birth of the client to whom the service was delivered. The date of birth entered by a user will be used to search for a registered person. | CURAM_DATE | | SVR_DATE |
serviceStartDate | details | no | The start date and time of the period during which the service was delivered. | CURAM_DATE | | SVR_DATE |
serviceEndDate | details | no | The end date and time of the period during which the service was delivered. | CURAM_DATE | | SVR_DATE |
serviceInvReqLineItemID | key | no | The unique system generated identifier for the Service Invoice Request Line Item record. | INTERNAL_ID | | SVR_INT64 |
caseRefNum | details | | The reference number of the case for which the client is receiving the service. The case reference number entered by a user will be used to search for a case. | REFERENCE_NUMBER | | SVR_STRING<20> |
providerRefNum | details | | The reference number of the provider who delivered the service to the client of the agency. | REFERENCE_NUMBER | | SVR_STRING<20> |
providerName | details | | The name of the provider who delivered the service to the client of the agency. | NAME | | SVR_STRING<131> |
payeeRefNum | details | | The reference number of the provider or provider group who is to be paid for the delivery of the service. The payee may or may not have delivered the service. | REFERENCE_NUMBER | | SVR_STRING<20> |
payeeName | details | | The name of the provider who is to be paid for the delivery of the service. The provider may or may not have delivered the service. | NAME | | SVR_STRING<131> |
serviceInvoiceRequestID | details | no | The unique identifier for the Service Invoice Request. | INTERNAL_ID | | SVR_INT64 |
numberOfUnits | details | no | Number of units of the service delivered. | NUMBER_WORK_UNITS | | SVR_INT32 |
unitAmount | details | no | The amount invoiced for each unit of the service delivered. | CURAM_AMOUNT | | SVR_MONEY |
invoiceAmount | details | yes | The total amount invoiced for the service delivered (equals unit amount multiplied by number of units). This information should be entered by the user to ensure accuracy. | CURAM_AMOUNT | | SVR_MONEY |
externalRefNum | details | | A reference number provided by the provider or provider group who serves as the originator of the service invoice line item. | REFERENCE_NUMBER | | SVR_STRING<20> |
status | details | | The status of the service invoice line item. | SIREQUESTLI_STATUS | SIRequestLIStatus | SVR_STRING<10> |
serviceID | details | yes | The unique system generated identifier for the Service record. | PROVIDER_SERVICE_ID | | SVR_INT64 |
caseID | details | yes | The unique system generated identifier for the case record. | CASE_ID | | SVR_INT64 |
clientID | details | yes | The unique system generated identifier for the client record. | CONCERN_ROLE_ID | | SVR_INT64 |
providerID | details | yes | The unique system generated identifier for the provider record. | CONCERN_ROLE_ID | | SVR_INT64 |
payeeID | details | yes | The unique system generated identifier for the payee record. | INTERNAL_ID | | SVR_INT64 |
serviceAuthorizationLIID | details | yes | The unique system generated identifier for the Service Authorization Line Item record. | INTERNAL_ID | | SVR_INT64 |