Device
Options to work with FHIR R6 Device resources.
Successful HTTP Responses
Successful HTTP responses for this resource.
| Endpoint | Method | Successful status code |
|---|---|---|
/api/fhir/r6-ballot4/Device |
GET | 200 |
/api/fhir/r6-ballot4/Device |
POST | 201 |
/api/fhir/r6-ballot4/Device/$purgeDeleted |
POST | 200 |
/api/fhir/r6-ballot4/Device/{rid} |
DELETE | 204 |
/api/fhir/r6-ballot4/Device/{rid} |
GET | 200 |
/api/fhir/r6-ballot4/Device/{rid} |
PUT | 200 |
/api/fhir/r6-ballot4/Device/{rid}/$hardDelete |
POST | 200 |
/api/fhir/r6-ballot4/Device/{rid}/_history/{vid} |
GET | 200 |
For cross-resource interaction summaries, see FHIR status codes.
See also
For permanent deletion guidance, see Data deletion and purge operations.