Read the current state of the resource
GET {{base_url}}/InsurancePlan/:rid?_summary=false&_format=<string>&_pretty=<boolean>&_elements=
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| _summary | boolean | Requests the server to return a designated subset of the resource | |
| _format | string | Specify alternative response formats by their MIME-types (when a client is unable acccess accept: header) | |
| _pretty | string | Ask for a pretty printed response for human convenience | |
| _elements | null | Requests the server to return a collection of elements from the resource | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"value":"reference https://hl7.org/fhir/R4/fhir.schema.json#/definitions/InsurancePlan not found in the OpenAPI spec"}