schedulingClinic
Created with IntelliJ IDEA.
User: patelh
Date: 8/28/13
Time: 12:24 PM
To change this template use File | Settings | File Templates.
XML
Elements
name (type) |
min/max occurs |
description |
id (string)
|
0/1 |
|
name (string)
|
0/1 |
|
department (string)
|
0/1 |
|
service (string)
|
0/1 |
|
specialty (string)
|
0/1 |
|
stopCode (string)
|
0/1 |
|
facility (schedulingFacility)
|
0/1 |
|
askForCheckIn (boolean)
|
1/1 |
|
facilityCode (string)
|
0/1 |
|
dssId (string)
|
0/1 |
|
JSON
property |
type |
description |
id |
id (string)
|
|
name |
name (string)
|
|
department |
department (string)
|
|
service |
service (string)
|
|
specialty |
specialty (string)
|
|
stopCode |
stopCode (string)
|
|
facility |
facility (schedulingFacility)
|
|
askForCheckIn |
askForCheckIn (boolean)
|
|
facilityCode |
facilityCode (string)
|
|
dssId |
dssId (string)
|
|