Update

Beta

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path Parameters

encounter_idUUIDRequired

Request

This endpoint expects an object.
principal_diagnosisobjectOptional

Set & Replace semantics. If the id matches the existing principal_diagnosis, that diagnosis is updated in place. If the entry has no id, it is created newly, its id will be in the response, and any existing principal_diagnosis is deleted and removed from any service line pointers.

other_diagnosis_informationlist of objectsOptional

Set & Replace semantics. For each entry that has an id, any previous other_diagnosis_information by that id is updated in place. For each entry without an id, it is created newly and its id will be in the response. For each existing entry that was not referred to by id, it is deleted, including having it removed from any service line pointers.

admitting_diagnosisobjectOptional

Set & Replace semantics. If the id matches the existing admitting_diagnosis, that diagnosis is updated in place. If the entry has no id, it is created newly, its id will be in the response, and any existing principal_diagnosis is deleted. This object only applies to 837i institutional claim forms.

patient_reasons_for_visitlist of objectsOptional

Set & Replace semantics. For each entry that has an id, any previous patient_reasons_for_visit by that id is updated in place. For each entry without an id, it is created newly and its id will be in the response. For each existing entry that was not referred to by id, it is deleted. This object only applies to 837i institutional claim forms.

external_causes_of_injurylist of objectsOptional

Set & Replace semantics. For each entry that has an id, any previous external_causes_of_injury by that id is updated in place. For each entry without an id, it is created newly and its id will be in the response. For each existing entry that was not referred to by id, it is deleted. This object only applies to 837i institutional claim forms.

principal_procedureobjectOptional

Set & Replace semantics. If the id matches the existing principal_procedure, that principal_procedure is updated in place. If the entry has no id, it is created newly, its id will be in the response, and any existing principal_procedure is deleted. This object only applies to 837i institutional claim forms.

other_procedure_informationlist of objectsOptional

Set & Replace semantics. For each entry that has an id, any previous other_procedure_information by that id is updated in place. For each entry without an id, it is created newly and its id will be in the response. For each existing entry that was not referred to by id, it is deleted. This object only applies to 837i institutional claim forms.

occurrence_span_informationlist of objectsOptional

Set & Replace semantics. For each entry that has an id, any previous occurrence_span_information by that id is updated in place. For each entry without an id, it is created newly and its id will be in the response. For each existing entry that was not referred to by id, it is deleted. This object only applies to 837i institutional claim forms.

occurrence_informationlist of objectsOptional

Set & Replace semantics. For each entry that has an id, any previous occurrence_information by that id is updated in place. For each entry without an id, it is created newly and its id will be in the response. For each existing entry that was not referred to by id, it is deleted. This object only applies to 837i institutional claim forms.

treatment_code_informationlist of objectsOptional

Set & Replace semantics. For each entry that has an id, any previous treatment_code_information by that id is updated in place. For each entry without an id, it is created newly and its id will be in the response. For each existing entry that was not referred to by id, it is deleted. This object only applies to 837i institutional claim forms.

value_informationlist of objectsOptional

Set & Replace semantics. For each entry that has an id, any previous value_information by that id is updated in place. For each entry without an id, it is created newly and its id will be in the response. For each existing entry that was not referred to by id, it is deleted. This object only applies to 837i institutional claim forms.

condition_informationlist of objectsOptional

Set & Replace semantics. For each entry that has an id, any previous condition_information by that id is updated in place. For each entry without an id, it is created newly and its id will be in the response. For each existing entry that was not referred to by id, it is deleted. This object only applies to 837i institutional claim forms.

Response

This endpoint returns an object.
other_diagnosis_informationlist of objects
patient_reasons_for_visitlist of objects
This object only applies to 837i institutional claim forms.
external_causes_of_injurylist of objects
This object only applies to 837i institutional claim forms.
other_procedure_informationlist of objects
This object only applies to 837i institutional claim forms.
occurrence_span_informationlist of objects
This object only applies to 837i institutional claim forms.
occurrence_informationlist of objects
This object only applies to 837i institutional claim forms.
treatment_code_informationlist of objects
This object only applies to 837i institutional claim forms.
value_informationlist of objects
This object only applies to 837i institutional claim forms.
condition_informationlist of objects
This object only applies to 837i institutional claim forms.
principal_diagnosisobject or null
This corresponds to BK or ABK code qualifier values.
admitting_diagnosisobject or null
This object only applies to 837i institutional claim forms.
principal_procedureobject or null
This object only applies to 837i institutional claim forms.

Errors