eligibility-clinics element

Type: eligibilityClinics
Namespace: http://healthcare.agilex.com/directScheduling
XML Schema: ns1.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <eligibility-clinics xmlns="http://healthcare.agilex.com/directScheduling"> <id xmlns="">...</id> <name xmlns="">...</name> <friendlyName xmlns="">...</friendlyName> </eligibility-clinics>

Example JSON

{ "id" : "...", "name" : "...", "friendlyName" : "..." }