GET api/Terminology/CodeSystem/Find?identifier={identifier}&ignoreId={ignoreId}

Searches for a code system which has the specified identifier

Request Information

URI Parameters

NameDescriptionTypeAdditional information
identifier

The identifier of the code system to find

string

Required

ignoreId

Indicates an id that should be ignored. Used to validate that a code system does not have the same identifier as another code system.

integer

None.

Body Parameters

None.

Response Information

Resource Description

The id of the first code system found with a matching identifier.

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

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