MHDS Specification 7 defines the Item object.
Attribute | Data Type | Description |
ITEM | String | Random alphanumeric ID; |
USER | String | Therapist ID (references User object) |
NAME | String | Name of Item |
FEE | Float | Item’s fee |
ITEM_TYPE | String | 4 possible types: individual, couple, family, or group |
URL | String | URL pointing to an explanatory webpage (optional) |
TAX | Float | Percentage. See S10.4.1 |
THERAPISTS | String | Therapist IDs in CSV format. See S10.4.2 & S10.4.3 |
DELETED | String or Int | See S10.4.4 to S10.4.7 |
IMPORTED | String or Int | See S10.1 & S10.2 |