Device

Options to work with FHIR R4 Device resources.

If you are working with devices that support R6 standards, see Device Association.

Successful HTTP Responses

This table lists successful HTTP responses for this resource.

EndpointMethodSuccessful status code
/api/fhir/r4/Device GET 200
/api/fhir/r4/Device POST 201
/api/fhir/r4/Device/$purgeDeleted POST 200
/api/fhir/r4/Device/{rid} DELETE 204
/api/fhir/r4/Device/{rid} GET 200
/api/fhir/r4/Device/{rid} PUT 200
/api/fhir/r4/Device/{rid}/$hardDelete POST 200
/api/fhir/r4/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.