The following table shows the Entities stored by the NDR, as well as a high-level summary of the data stored for each. (Section 4.1 provides a definitive listing of the Entities and Attributes held by the NDR.)
The interface supports the following high-level operations on each Entity:
Operation
Description
Create
Create a new instance of the Entity.
Update
Modify an existing instance of the Entity.
Identify
Perform a search against some specified search criteria.
Get
Get the details of an instance of the Entity.
Publish
NDR publishes details of an updated instance.
Note: It is not possible to Delete an Entity via the interface. If an Entity is no longer current, this is indicated by performing an Update either on a status field, or on a date field. For example, when a Dog dies, the Dog Entity remains in the data store, but the status is updated to “Deceased”.