lib/ xmlrpc/ class. Patient.php

Summary
Fetch an individual patient record.
Get a list of patients based on provided criteria.

Functions

get

function get ($id)

Fetch an individual patient record.

Parameters

$idPatient record id

Returns

Structure containing main EMR record for patient

picklist

function picklist($criteria)

Get a list of patients based on provided criteria.

function get ($id)
Fetch an individual patient record.
function picklist($criteria)
Get a list of patients based on provided criteria.