AllData

Open API controller used for retrieving all patient data.

APIDescription
POST api/AllData/Get

Return all data for patient

Assessment

Open API for retrieving patient assessments.

APIDescription
POST api/Clinical/Assessment/Get

Gets the list of patient assessments.

CareTeamMember

Open API for retrieving care team members.

APIDescription
POST api/Clinical/CareTeamMember/Get

Gets the list of care team members for a patient's encounters

ClinicalDocument

Open API controller used for retrieving all patient data.

APIDescription
POST api/ClinicalDocument/Get

Return Export Summary

Demographics

Open API controller used for retrieving patient demographics.

APIDescription
POST api/Demographics/patientname/get

Returns the patient's name from InteliChart demographics.

POST api/Demographics/dateofbirth/get

Returns the patient's date of birth from InteliChart demographics.

POST api/Demographics/sex/get

Returns the sex of the patient from InteliChart demographics.

POST api/Demographics/language/get

Returns the language of the patient from InteliChart demographics.

POST api/Demographics/ethnicity/get

Returns the ethnicity of the patient from InteliChart demographics.

POST api/Demographics/detailedethnicity/get

Returns the detailed ethnicity of the patient from InteliChart demographics.

POST api/Demographics/race/get

Returns the race of the patient from InteliChart demographics.

POST api/Demographics/detailedrace/get

Returns the detailed race of the patient from InteliChart demographics.

Goal

Open API for retrieving patient goals.

APIDescription
POST api/Clinical/Goal/Get

Gets the list of patient goals.

HealthConcern

Open API for retrieving health concerns.

APIDescription
POST api/Clinical/HealthConcern/Get

Gets the list of patient health concerns.

Immunization

Open API for retrieving Immunizations.

APIDescription
POST api/Clinical/Immunization/Get

Gets the list of patient immunizations.

LabResult

Open API for retrieving lab results.

APIDescription
POST api/Clinical/LabResult/Get

Gets the list of patient lab results.

LabTest

Open API for retrieving lab tests.

APIDescription
POST api/Clinical/LabTest/Get

Gets the list of patient lab tests.

Medication

Open API for retrieving medications.

APIDescription
POST api/Clinical/Medication/Get

Gets the list of patient medications.

MedicationAllergy

Open API for retrieving medication allergies.

APIDescription
POST api/Clinical/MedicationAllergy/Get

Gets the list of patient medication allergies.

Problem

Open API for retrieving problems.

APIDescription
POST api/Clinical/Problem/Get

Gets the list of patient problems.

Procedure

Open API for retrieving procedures.

APIDescription
POST api/Clinical/Procedure/Get

Gets the list of patient procedures.

SmokingStatus

Open API for retrieving smoking status.

APIDescription
POST api/Clinical/SmokingStatus/Get

Get the list of patient smoking statuses.

TreatmentPlan

Open API for retrieving treatment plans.

APIDescription
POST api/Clinical/TreatmentPlan/Get

Gets the list of patient treatment plans.

UniqueDeviceIdentifier

Open API for retrieving unique device identifiers.

APIDescription
POST api/Clinical/UniqueDeviceIdentifier/Get

Gets the list of patient unique device identifiers.

VitalSign

Open API for retrieving vital signs.

APIDescription
POST api/Clinical/VitalSign/Get

Gets the list of patient vital signs.