Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GET <base-url>/fhir/Organization?_id=<ID>&_reverseincluderevinclude:iterate=Organization:partof

...

GET <base-url>/fhir/Organization?_id=<ID>&_revinclude:iterate=Organization:partof&_include:iterate=Organization:partof

Finding all top-level OrganizationEnhed in an Organization Tree

To retrieve all top-level OrganizationEnhed, use:

GET <base-url>/Organization?active=true&source=STS-ORG&partof:missing=true

Finding a Municipal Organization

See example operations here

Finding one or more CareTeam

See example operations here

Finding one or more Practitioner

See example operations here