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 / Snapshot
The full effective definition: base Extension with this profile's constraints applied.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | 0..* | Tenant Id (platform infrastructure) Invariants: ele-1, ext-1 |
||
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..0 | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension 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 Invariants: ele-1 |