Professional History

📘Info

This section includes the fields in the API that fulfill the requirements of the Work History section of the CAQH form.

Image of CAQH Work History fields

📘Info

The Axuall API will return an unbounded array of work history. Axuall sources work history verifications from several automated systems, and uses their internal CVO to complete verifications that cannot be automated. Verifications happen once the practitioner has attested to the data, however it is possible to access the data while the verification is in process. We will indicate unverified information by using a prefix of attested rather than a prefix of verified. Attested data will not have an accompanying proof artifact or zero knowledge proof.

[attested|verified].work_history.name(string) -- The name of the health system that the practioner was employed at.

[attested|verified].work_history.department(string) -- The department of the health system that the practioner was employed at.

[attested|verified].work_history.start_date(date) -- The start date of the practitioner with regards to this employment.

[attested|verified].work_history.end_date(date) -- The end date of the practitioner with regards to this employment.

attested.work_history.explanation(string) -- Optional explanation provided by the practitioner for a gap in work history.


attested.work_history.address_line1(string) -- The first line of the employers address.

attested.work_history.address_line2(string) -- The second line of the employers address.

attested.work_history.address_city(string) -- Employer address city.

attested.work_history.address_state(string) -- Employer address state.

attested.work_history.address_zip(string) -- Employer address zip.

attested.work_history.phone_number(string) -- Employer phone number.


verified.work_history.artifact(url) -- Employment Proof Artifact.

verified.work_history.zkp(json) -- Axuall Digital Proof - This proof can be used to ensure the authenticity, and current status of the verified data against the credential definition on the Sovrin network.