eHealthExchange Healthcare Directory Implementation Guide
1.0.5 - Release 1 United States of America flag

SearchParameter: ManagingOrganization

Official URL: https://sequoiaproject.org/fhir/ehx/SearchParameter/sp-managing-org Version: 1.0.5
Active as of 2024-03-29 Computable Name: ManagingOrganization

Copyright/Legal: This document is copyright 2017-2021 by The Sequoia Project. All rights reserved world wide.

The value of the org-managing-org extension or the organization’s own ID, ignoring the resource type (Organization/) and version (/_history/...)

ManagingOrganization

Parameter managingOrg:string

The value of the org-managing-org extension or the organization's own ID, ignoring the resource type (Organization/) and version (/_history/...)

ResourceOrganization
Expression(Organization.extension('https://sequoiaproject.org/fhir/sphd/StructureDefinition/org-managing-org').value.reference | Organization.id).select(replaceMatches('^(Organization/)?(?<id>[^/]+)(/_history/.+)?$', '${id}'))
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true