GET TestScript Resource Meta at Instance-Level

get

/oracle-fhir-server/fhir/TestScript/{id}/$meta

Request a global list of tags, profiles, and security labels of a given TestScript reource instance.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Type: object
Parameters FHIR Resource
Example:
{
  "resourceType": "Parameters"
}
Back to Top