Skip to main content

Annotation

A text note which also contains information about who made the statement and when. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

type Annotation implements Element {
authorReference: Reference
authorString: String
time: Date
text: String
extension: [Extension]
id: String
}

Fields

Annotation.authorReference ● Reference object

The individual responsible for making the annotation. (choose any one of author*, but only one)

Annotation.authorString ● String scalar

The individual responsible for making the annotation. (choose any one of author*, but only one)

Annotation.time ● Date scalar

Indicates when this particular annotation was made.

Annotation.text ● String scalar

The text of the annotation in markdown format.

Annotation.extension ● [Extension] list object

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Annotation.id ● String scalar

Interfaces

Element interface

Base definition for all elements in a resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

Member Of

AllergyIntolerance object ● AllergyIntoleranceReaction object ● CarePlan object ● CarePlanActivity object ● CareTeam object ● ChargeItem object ● Citation object ● CitationCitedArtifact object ● ClinicalImpression object ● Communication object ● CommunicationRequest object ● Condition object ● ContractAction object ● Device object ● DeviceDefinition object ● DeviceRequest object ● DeviceUseStatement object ● ElementDefinition object ● ElementDefinitionExample object ● EvidenceReport object ● EvidenceReportSubject object ● Extension object ● FamilyMemberHistory object ● FamilyMemberHistoryCondition object ● Goal object ● GuidanceResponse object ● ImagingStudy object ● Immunization object ● Invoice object ● List object ● Media object ● MedicationAdministration object ● MedicationDispense object ● MedicationRequest object ● MedicationStatement object ● NutritionOrder object ● NutritionProduct object ● Observation object ● Procedure object ● RequestGroup object ● ResearchStudy object ● RiskAssessment object ● ServiceRequest object ● Specimen object ● StructureMapSource object ● SubstanceDefinition object ● SubstanceDefinitionCode object ● Task object ● TaskInput object ● TaskOutput object ● VisionPrescriptionLensSpecification object