Tenant Id (platform infrastructure) Extension¶
| Canonical | http://services.well.com/fhir/auth/tenant-id |
|---|---|
| Status | draft · 1.26.0 |
| Base | Extension (constraint) |
| Context | DomainResource (element) |
| Source | FSH · JSON |
The platform tenant that owns this resource, stamped by the FHIR Gateway. PRIVATE INFRASTRUCTURE: it is not client-writable, the value is an opaque platform tenant id that resolves to nothing fetchable, and external consumers must not depend on it. Declared here because it appears on stored resources and is therefore part of what an implementer sees on the wire.
Elements / Differential
What this profile constrains beyond Extension. Anything not listed is unchanged from the base; muted type/cardinality values are the base's, shown for context.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | Tenant Id (platform infrastructure) | |||
| extension | 0..0 | Extension | i | |
| url | 1..1 | http://hl7.org/fhirpath/System.String | i Fixed: http://services.well.com/fhir/auth/tenant-id |
|
| value[x] | 1..1 | string | Opaque platform tenant id -- do not parse, do not write |