addIdentifierDomain

addIdentifierDomain

The addIdentifierDomain method adds a new identifier domain to the EMPI repository. The system will first check to see if the identifier domain is already known to the system. If the identifier domain is known already then nothing further will be done. If the identifier domain is new, then the new identifier domain will be added to the repository.

Method

The method uses the PUT HTML method.

Input

The input to the method is the IdentifierDomain element.

Output

The output is the IdentifierDomain entry if a new identifier domain added or an empty document if the IdentifierDomain  is known already.