$meta
Introduction
The $meta operation retrieves a summary of the profile, tag, and security labels for a given resource. See http://hl7.org/fhir/resource-operation-meta.html
for the official documentation.
GET /fhir/<resourceType>/<id>/$meta
The operation returns the resource's meta field.
The $meta operation is only supported at the individual resource level.
Examples
See also: