Device Association
Options to work with FHIR R6 Device Association resources.
Successful HTTP Responses
Successful HTTP responses for this resource.
| Endpoint | Method | Successful status code |
|---|---|---|
/api/fhir/r6-ballot4/DeviceAssociation |
GET | 200 |
/api/fhir/r6-ballot4/DeviceAssociation |
POST | 201 |
/api/fhir/r6-ballot4/DeviceAssociation/$purgeDeleted |
POST | 200 |
/api/fhir/r6-ballot4/DeviceAssociation/{rid} |
DELETE | 204 |
/api/fhir/r6-ballot4/DeviceAssociation/{rid} |
GET | 200 |
/api/fhir/r6-ballot4/DeviceAssociation/{rid} |
PUT | 200 |
/api/fhir/r6-ballot4/DeviceAssociation/{rid}/$hardDelete |
POST | 200 |
/api/fhir/r6-ballot4/DeviceAssociation/{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.