Evaluate ad-hoc expression
Evaluate an ad-hoc FUME expression. The request body can be a JSON object with fume (required), input, and contentType fields.
Query parameters
When set to true (case-insensitive) or 1, returns the full evaluation report instead of the raw result.
Request body
Example request
{
"fume": "{ resourceType: id }",
"input": {
"resourceType": "Patient",
"id": "123"
},
"contentType": "application/json"
}Response
Evaluation result
Changes
Changed in 4 of the 8 revisions of this API.91220
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////from the response with the statusresponse-optional-property-removed
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///////to the response with the statusresponse-optional-property-added
- ○
added the optional property
///////to the response with the statusresponse-optional-property-added
- ○
added the optional property
///////to the response with the statusresponse-optional-property-added
- ●
- ▲
removed the enum value
1from thequeryrequest parameterverboserequest-parameter-enum-value-removed
- ▲
removed the enum value
truefrom thequeryrequest parameterverboserequest-parameter-enum-value-removed
- ▲
- ▲
response property
linelist-of-types was widened by adding typesstringto media typeapplication/jsonof response400response-property-list-of-types-widened
- ▲
response property
linelist-of-types was widened by adding typesstringto media typeapplication/jsonof response422response-property-list-of-types-widened
- ▲
response property
positionlist-of-types was widened by adding typesstringto media typeapplication/jsonof response400response-property-list-of-types-widened
- ▲
response property
positionlist-of-types was widened by adding typesstringto media typeapplication/jsonof response422response-property-list-of-types-widened
- ▲
response property
startlist-of-types was widened by adding typesstringto media typeapplication/jsonof response400response-property-list-of-types-widened
- ▲
response property
startlist-of-types was widened by adding typesstringto media typeapplication/jsonof response422response-property-list-of-types-widened
- ▲
- ▲
the
queryrequest parameterverbosewas restricted to a list of enum valuesrequest-parameter-became-enum
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////from the response with the statusresponse-optional-property-removed
- ○
added the new enum value
1to thequeryrequest parameterverboserequest-parameter-enum-value-added
- ○
added the new enum value
trueto thequeryrequest parameterverboserequest-parameter-enum-value-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///////to the response with the statusresponse-optional-property-added
- ○
added the optional property
///////to the response with the statusresponse-optional-property-added
- ○
added the optional property
///////to the response with the statusresponse-optional-property-added
- ○
response property
linelist-of-types was narrowed by removing typesstringfrom media typeapplication/jsonof response400response-property-list-of-types-narrowed
- ○
response property
linelist-of-types was narrowed by removing typesstringfrom media typeapplication/jsonof response422response-property-list-of-types-narrowed
- ○
response property
positionlist-of-types was narrowed by removing typesstringfrom media typeapplication/jsonof response400response-property-list-of-types-narrowed
- ○
response property
positionlist-of-types was narrowed by removing typesstringfrom media typeapplication/jsonof response422response-property-list-of-types-narrowed
- ○
response property
startlist-of-types was narrowed by removing typesstringfrom media typeapplication/jsonof response400response-property-list-of-types-narrowed
- ○
response property
startlist-of-types was narrowed by removing typesstringfrom media typeapplication/jsonof response422response-property-list-of-types-narrowed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲