Organization

Overview

See the FHIR documentation for more information about Organization resources.

Mapped Concepts in HIEBus

  • RecordAuthority
  • RecordAuthoritySubset

Supported Interactions

Organization resources support the following interactions.

Search Parameters

When searching for Organization resources, the following search parameters are supported.

Name Type Prefixes
Modifiers
Can be Chained? Description
_id Token Resource id.
_lastUpdated Date lt  le  gt  ge  When the resource last changed.
identifier Token :missing  Any identifier for the organization (not the accreditation issuer's identifier).
name String :contains  :exact  :missing  A portion of the organization's name or alias.
type Token :missing  A code for the type of organization.

Sortable Parameters

When searching Organization resources, it is possible to sort the returned values by the following search parameters.

  • identifier
  • _id

Only one sort parameter may be specified.


Back to Resources