Organization
Options to work with FHIR R4 Organization resources.
Status Codes
Modeled HTTP status codes for this resource.
| Endpoint | Method | Status code(s) |
|---|---|---|
/api/fhir/r4/Organization |
GET | 200 |
/api/fhir/r4/Organization |
POST | 201 |
/api/fhir/r4/Organization/$purgeDeleted |
POST | 200 |
/api/fhir/r4/Organization/{rid} |
DELETE | 204 |
/api/fhir/r4/Organization/{rid} |
GET | 200 |
/api/fhir/r4/Organization/{rid} |
PUT | 200 |
/api/fhir/r4/Organization/{rid}/$hardDelete |
POST | 200 |
/api/fhir/r4/Organization/{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.