patientview.org

The recommended REST API endpoints to be used when integrating with PatientView

15 endpoints
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples

Get Basic Patient Information
curl \
  https://www.patientview.org/patient/{userId}/basic
Get Observations of Multiple Types For a User
curl \
  https://www.patientview.org/user/{userId}/observations
getPatientManagementDiagnoses
curl \
  https://www.patientview.org/patientmanagement/diagnoses

Endpoints (15 total)

GET
/patient/{userId}/basic
Get Basic Patient Information
GET
/user/{userId}/observations
Get Observations of Multiple Types For a User
GET
/patientmanagement/diagnoses
getPatientManagementDiagnoses
GET
/patientmanagement/lookuptypes
getPatientManagementLookupTypes
GET
/auth/{token}/basicuserinformation
Get Basic User Information
GET
/user/{userId}/observations/{code}
Get Observations of a Certain Type For a User
GET
/user/{userId}/availableobservationheadings
Get Available Observations Types For a User
GET
/user/{userId}/patiententeredobservationheadings
Get Available Patient Entered Observations Types For a User
GET
/user/{userId}/observations/{code}/patiententered
Get patient entered Observations of a Certain Type For a User
GET
/patientmanagement/{userId}/group/{groupId}/identifier/{identifierId}
getPatientManagement
POST
/auth/login
Log In
POST
/patientmanagement/validate
validatePatientManagement

Language coverage

No SDKs yet

At a glance

Total SDKs0
Languages0
Endpoints15
https://www.patientview.org