Skip to content

Tenant Id (platform infrastructure) Extension

Canonicalhttp://services.well.com/fhir/auth/tenant-id
Statusdraft · 1.26.0
BaseExtension (constraint)
ContextDomainResource (element)
SourceFSH · 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.

Invariants

Every rule in force on a conforming instance. This profile rows are stated here; inherited rows come from the base resource and are listed so that a constraint named on an element is findable. Invariant keys elsewhere on this page link into this table.

Key Source Severity On Rule
ele-1 inherited error Extension All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
ext-1 inherited error Extension Must have either extensions or value[x], not both
extension.exists() != value.exists()