Meta

Represents a Meta object containing version and audit...

Meta = object

Represents a Meta object containing version and audit information. Used in FHIR resources to track versioning, source, and security tags.

Properties

versionId

versionId: string | null

Version identifier for this resource


lastUpdated

lastUpdated: string | null

When this resource was last updated


source

source: string | null

The source system for this resource


security

security: (Coding | null)[] | null

Security tags applied to this resource


tag

tag: (Coding | null)[] | null

General tags applied to this resource