Determine whether the specified clinical workflow element exists

head/workflows/{workflowId}/elementdefinitions/{elementId}

Checks whether the clinical workflow element exists.

Request Samples

Path Parameters

NameTypeRequiredDescription
workflowId
string
true

The unique identifier for the clinical workflow.

elementId
string
true

The unique identifier for the clinical workflow element.

Responses

StatusMeaningDescription
200OK

OK - the clinical workflow element exists.

404Not Found

The clinical workflow or element could not be found.