eHealthExchange Healthcare Directory Implementation Guide
0.0.7 - CI Build United States of America flag

eHealthExchange Healthcare Directory Implementation Guide - Local Development build (v0.0.7). See the Directory of published versions

SearchParameter: ManagingOrganization

Official URL: https://sequoiaproject.org/fhir/ehx/SearchParameter/sp-managing-org Version: 0.0.7
Active as of 2023-05-03 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).select(replaceMatches('^(Organization/)?(?<id>[^/]+)(/_history/.+)?$', '${id}')) | (Organization.id).select(replaceMatches('^(Organization/)?(?<id>[^/]+)(/_history/.+)?$', '${id}'))
MultiplesThe parameter can repeat (and) and can have repeating values (or)