Organization REST Endpoints
Description
This topic describes information for the Organization resource.
Overview
Note:
The FHIR API endpoints described below are currently pending production deployment for electronic health record (EHR) environments. Developers are welcome and encouraged to develop against the specifications in anticipation of production availability, which will be announced at a later date.The Organization resource describes a grouping of people or business entities relevant to the healthcare process. Organizations include hospitals, employers, insurance companies, physicians' offices, rehabilitation facilities, laboratories, and so on.
Profile Support
This resource supports the US Core Organization Profile from the HL7 FHIR US Core Implementation Guide STU 6.1.0.
Note:
The examples provided here are nonnormative and replaying them in the public sandbox is not guaranteed to yield the results shown on the site.
Organization
The operations from the Organization category.
- Get a list of organizations
- Method: getPath:
/Organization - Get an organization by ID
- Method: getPath:
/Organization/{id}