Determine whether the specified clinical workflow element exists

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

Checks whether the clinical workflow element exists.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
elementId
string
true

The unique identifier for the clinical workflow element.

workflowId
string
true

The unique identifier for the clinical workflow.

Responses

StatusMeaningDescription
200OK

OK - the clinical workflow element exists.

404Not Found

The clinical workflow or element could not be found.