Update Service Line
BetaPath parameters
Headers
OAuth authentication of the form <token>.
Request
The total amount charged for this service line, factoring in quantity. If procedure_code
is updated and this is not, the system will attempt
to set it based on chargemasters entries and the service line’s quantity. For example, if a single unit has an entry of 100 cents and 2
units were rendered, the charge_amount_cents
will be set to 200, if this field is unfilled.
The reason a given service line was denied within a given time range. A service line may be denied for different reasons over time, but only one reason at a time.
837p Loop2300, SV105. If your organization does not intend to submit claims with a different place of service at the service line level, this field should not be populated. 02 for telemedicine, 11 for in-person. Full list here.
If procedure_code
is updated, and charge_amount_cents
is not, then charge_amount_cents
will be set by the system.
String representation of a Decimal that can be parsed by most libraries. A ServiceLine quantity cannot contain more than one digit of precision. Example: 1.1 is valid, 1.11 is not.
A free-form description to clarify the related data elements and their content. Maps to SV1-01, C003-07 on the 837-P.
date_of_service must be defined on either the encounter or the service lines but not both.
Contains a list of test results. Test result types may map to MEA-02 on the 837-P (ex: Hemoglobin, Hematocrit). No more than 5 MEA-02 test results may be submitted per service line. Updating test results utilizes PUT semantics, so the test results on the service line will be set to whatever inputs are provided.
Maps to SV1-11 on the 837-P and Box 24H on the CMS-1500. If the value is true, the box will be populated with “Y”. Otherwise, the box will not be populated.
Maps to SV1-12 on the 837-P and Box 24I on the CMS-1500. If the value is true, the box will be populated with “Y”. Otherwise, the box will not be populated.
Response
String representation of a Decimal that can be parsed by most libraries. A ServiceLine quantity cannot contain more than one digit of precision. Example: 1.1 is valid, 1.11 is not.
A range of dates of service for this service line. If the service line is for a single date, the end date will be empty.
The reason a given service line was denied within a given time range. A service line may be denied for different reasons over time, but only one reason at a time.
837p Loop2300, SV105. 02 for telemedicine, 11 for in-person. Full list here.
A free-form description to clarify the related data elements and their content. Maps to SV1-01, C003-07 on the 837-P.
Contains a list of test results. Test result types may map to MEA-02 on the 837-P (ex: Hemoglobin, Hematocrit). No more than 5 MEA-02 test results may be submitted per service line.
Maps to SV1-11 on the 837-P and Box 24H on the CMS-1500. If the value is true, the box will be populated with “Y”. Otherwise, the box will not be populated.
Maps to SV1-12 on the 837-P and Box 24I on the CMS-1500. If the value is true, the box will be populated with “Y”. Otherwise, the box will not be populated.