cancelAppointment
Namespace: |
http://healthcare.agilex.com/directScheduling |
XML Schema: |
ns1.xsd |
Created with IntelliJ IDEA.
User: patelh
Date: 10/2/13
Time: 11:39 AM
To change this template use File | Settings | File Templates.
XML
Elements
name (type) |
min/max occurs |
description |
clinicId (string)
|
0/1 |
|
appointmentTime (string)
|
0/1 |
|
cancelCode (string)
|
0/1 |
|
cancelReason (string)
|
0/1 |
|
remarks (string)
|
0/1 |
|
clinicName (string)
|
0/1 |
|
patientIdentifier (patientIdentifier)
|
0/1 |
|
JSON
property |
type |
description |
clinicId |
clinicId (string)
|
|
appointmentTime |
appointmentTime (string)
|
|
cancelCode |
cancelCode (string)
|
|
cancelReason |
cancelReason (string)
|
|
remarks |
remarks (string)
|
|
clinicName |
clinicName (string)
|
|
patientIdentifier |
patientIdentifier (patientIdentifier)
|
|