GET DeviceDefinition Resource Meta at Instance-Level

get

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

Request a global list of tags, profiles, and security labels of a given DeviceDefinition 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 : FHIR-Parameters-RESOURCE
Type: object
Parameters FHIR Resource
Example:
{
  "resourceType": "Parameters"
}
Back to Top