Codebooks

APIDescription
GET api/codebooks/Genders

Get gender code book

GET api/codebooks/Pharmacies

No documentation available.

GET api/codebooks/ReferralStatuses

Get referrral status list.

GET api/codebooks/PrescriptionStatuses

Get prescription status list.

GET api/codebooks/PatientIdentificationTypes

Get patient identifications

GET api/codebooks/DiagnosisTypes

Get diagosis types

GET api/codebooks/MedicalProcedures

Get patient identifications

GET api/codebooks/Diagnosis?term={term}

No documentation available.

GET api/codebooks/Drugs?term={term}

No documentation available.

GET api/codebooks/Participation?term={term}

No documentation available.

GET api/codebooks/Countries?term={term}

No documentation available.

PatientPrescriptions

APIDescription
GET api/Patient/Prescriptions/SpecialistPrescriptionsss?patientIdentificationType={patientIdentificationType}&patientIdentificationValue={patientIdentificationValue}

No documentation available.

GET api/PatientPrescriptions?patientIdentificationType={patientIdentificationType}&patientIdentificationValue={patientIdentificationValue}&dateFrom={dateFrom}&dateTo={dateTo}

Get patient prescription. If period is not specified, service returns patient prescriptions for last 6 months.

Prescription

APIDescription
GET api/Prescription/referral/{referralId}

No documentation available.

POST api/Prescription/Dosage

No documentation available.

GET api/Prescription/Restriction/{npi}

No documentation available.

GET api/Prescription/{id}

Get prescription details and realization information API

POST api/Prescription

Prescribe new prescription API

DELETE api/Prescription/{id}

No documentation available.

PrescriptionTherapy

APIDescription
GET api/PrescriptionTherapy/{id}

No documentation available.

POST api/PrescriptionTherapy

No documentation available.

DELETE api/PrescriptionTherapy/{id}

No documentation available.

CRA

APIDescription
GET api/CRA?referralId={referralId}

No documentation available.

POST api/CRA

Create new Case-Referral-Admission in eMedit. Use this to add patient to eMedit work list

DELETE api/CRA?referralId={referralId}

No documentation available.