GET api/Terminology/ValueSet/$validateIdentifier?identifier={identifier}&identifierId={identifierId}

Looks for the identifier among existing identifiers.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
identifier

The identifier to search for

string

Required

identifierId

The id of a valueset identifier that should be ignored while searching

integer

None.

Body Parameters

None.

Response Information

Resource Description

True if the identifier is not found, otherwise false.

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>
URI parameters
=
Headers | Add header
: Delete
Body
Samples:
Status
Headers
Body