elibility-clinic element
Type: | eligibilityClinic |
Namespace: | http://healthcare.agilex.com/VeteranAppointmentRequest |
XML Schema: | ns2.xsd |
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<elibility-clinic xmlns="http://healthcare.agilex.com/VeteranAppointmentRequest">
<id xmlns="">...</id>
<name xmlns="">...</name>
<friendlyName xmlns="">...</friendlyName>
</elibility-clinic>
Example JSON
{
"id" : "...",
"name" : "...",
"friendlyName" : "..."
}