Slot: Record Identity & Safety (record_bookkeeping)
Sidecar bookkeeping — the schema version the record conforms to, its stable identifier, and the record-level PHI safety assertion.
Why this slot matters
Isolates the sidecar's own metadata (schema version, stable identifier, PHI assertion) from the exposure content, so version pinning and safety review can be done without reading the scientific fields.
In plain terms
Housekeeping about the record itself rather than the measurement: which version of the schema it follows, its permanent identifier, and a statement that it contains no private patient information.
URI: envar:slot/record_bookkeeping
Properties
Type and Range
| Property | Value |
|---|---|
| Range | String |
| Is Grouping Slot | Yes |
Cardinality and Requirements
| Property | Value |
|---|---|
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| justification | Isolates the sidecar's own metadata (schema version, stable identifier, PHI assertion) from the exposure content, so version pinning and safety review can be done without reading the scientific fields. |
| explanation | Housekeeping about the record itself rather than the measurement: which version of the schema it follows, its permanent identifier, and a statement that it contains no private patient information. |
Schema Source
- from schema: https://w3id.org/linkml/microschemas/envar
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | envar:record_bookkeeping |
| native | envar:record_bookkeeping |
LinkML Source
name: record_bookkeeping
annotations:
justification:
tag: justification
value: Isolates the sidecar's own metadata (schema version, stable identifier,
PHI assertion) from the exposure content, so version pinning and safety review
can be done without reading the scientific fields.
explanation:
tag: explanation
value: 'Housekeeping about the record itself rather than the measurement: which
version of the schema it follows, its permanent identifier, and a statement
that it contains no private patient information.'
description: Sidecar bookkeeping — the schema version the record conforms to, its
stable identifier, and the record-level PHI safety assertion.
title: Record Identity & Safety
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
is_grouping_slot: true
range: string