Represents an annotation or note with author and...
Annotation =
object
Represents an annotation or note with author and time information. Used in FHIR resources to add notes and comments.
Properties
id
id:
string|null
Unique identifier for the annotation
authorString
authorString:
string|null
Author of the annotation as string
time
time:
string|null
When the annotation was made
text
text:
string|null
The annotation text
