Sequoia Project Healthcare Directory Implementation Guide
1.8.0 - Release 1
| Official URL: https://sequoiaproject.org/fhir/sphd/SearchParameter/sp-managing-org | Version: 1.8.0 | |||
| Active as of 2025-08-20 | Computable Name: ManagingOrganization | |||
The value of the org-managing-org extension or the organization's own ID, ignoring the resource type (Organization/) and version (/_history/...)
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/...)
| Resource | Organization |
| Expression | (Organization.extension('https://sequoiaproject.org/fhir/sphd/StructureDefinition/org-managing-org').value.reference | Organization.id).select(replaceMatches('^(Organization/)?(?<id>[^/]+)(/_history/.+)?$', '${id}')) |
| Multiples |
|