Room Info
This object contains all of the information about a school's room. This object may contain a reference to a room type so that it may represent anything from a gym, cafeteria, to a standard classroom. The Staff List element usually contains the homeroom teacher.
The following table lists the elements that are published for this object:
Element Name | Submission | Definition | Code Set, if applicable | [Table]Field Mapping | Business Rule |
---|---|---|---|---|---|
RefId | Yes | The GUID that identifies this room. | Derived | Object that Reference RoomInfo RefID:
| |
SchoolInfoRefId | Yes | The GUID that identifies the school that this room belongs to. | Derived | This links the RoomInfo to the SchoolInfo object. | |
RoomNumber | Yes | Room number as presented to the user/application. | [Room]Room_Number |
| |
Description | Optional | Friendly name that can be assigned to the room (e.g., Staff Cafeteria) | [Room]Name |
| |
Capacity | Optional | Number of persons (usually students) that this room can hold. | [Room]Occupancy_Maximum |
|