http://hl7.org/fhir/StructureDefinition/Annotation|5.0.0

Annotation Type: A text note which also contains information about who made the statement and when.
description: 'Annotation Type: A  text note which also  contains information about who made the statement and when.'
derivation: specialization
name: Annotation
type: Annotation
elements:
  author:
    short: Individual responsible for the annotation
    choices: []
    isSummary: true
    index: 1
  time: {short: When the annotation was made, isSummary: true, index: 2}
  text: {short: The annotation  - text content (as markdown), isSummary: true, index: 3}
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/Annotation
base: http://hl7.org/fhir/StructureDefinition/DataType
version: 5.0.0
required: [text]