Read the current state of the resource

GET {{base_url}}/Basic/:rid?_summary=false&_format=<string>&_pretty=<boolean>&_elements=

Read the Current State of a Resource

Retrieve the current state of a resource. The _summary parameter requests that the server return a designated subset of the resource; and the _elements parameter requests that the server return a collection of elements from the resource.

Request Params

KeyDatatypeRequiredDescription
_summarybooleanRequests the server to return a designated subset of the resource
_formatstringSpecify alternative response formats by their MIME-types (when a client is unable acccess accept: header)
_prettystringAsk for a pretty printed response for human convenience
_elementsnullRequests the server to return a collection of elements from the resource

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;value&quot;:&quot;reference https://hl7.org/fhir/R4/fhir.schema.json#/definitions/Basic not found in the OpenAPI spec&quot;}