stopCodes element

Type: stopCodes
Namespace: http://healthcare.agilex.com/VeteranAppointmentRequest
XML Schema: ns2.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <stopCodes xmlns="http://healthcare.agilex.com/VeteranAppointmentRequest"> <primary xmlns="">...</primary> <secondary xmlns="">...</secondary> </stopCodes>

Example JSON

{ "primary" : "...", "secondary" : "..." }