Hospital Affiliations

📘Info

This section includes the fields in the API that fullfill the requirements of the Hospital Affiliations section of the CAQH form.

Image of CAQH Affiliation fields

📘Info

The Axuall API will return an unbounded array of hospital affiliations. Axuall sources hospital affiliation 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].affiliations.institution(string) -- The name of the hospital that the practioner was/is affiliated with.

[attested|verified].affiliations.department(string) -- The department of the hospital that the practioner was/is affiliated with.

[attested|verified].affiliations.start_date(date) -- The date of initial privileging at the particular hospital for the practitioner.

[attested|verified].affiliations.end_date(date) -- The date that represents the end of priveliging at the particular hospital for the practitioner.


attested.affiliations.address_line1(string) -- The first line of the hospital affiliation address.

attested.affiliations.address_line2(string) -- The second line of the hospital affiliation address.

attested.affiliations.address_city(string) -- Hospital affililiation address city.

attested.affiliations.address_state(string) -- Hospital affiliation address state.

attested.affiliations.address_zip(string) -- Hospital affiliation address zip.

`attested.affiliations.address_zip(string) -- Hospital affiliation address zip.`(string) -- Hospital affiliation address zip.


verified.hospital_affiliation.artifact(url) -- Hospital Affiliation Proof Artifact. This will usually be a letter of good standing issues by the hospital.

verified.hospital_affiliation.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.