Uses of Class
org.hl7.fhir.r4.model.Annotation
-
Uses of Annotation in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected Annotation
JsonParser.parseAnnotation
(com.google.gson.JsonObject json) protected Annotation
XmlParser.parseAnnotation
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeAnnotation
(String name, Annotation element) protected void
RdfParser.composeAnnotation
(Turtle.Complex parent, String parentType, String name, Annotation element, int index) protected void
XmlParser.composeAnnotation
(String name, Annotation element) protected void
XmlParser.composeAnnotationElements
(Annotation element) protected void
JsonParser.composeAnnotationInner
(Annotation element) protected boolean
XmlParser.parseAnnotationContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Annotation res) protected void
JsonParser.parseAnnotationProperties
(com.google.gson.JsonObject json, Annotation res) -
Uses of Annotation in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionprotected List
<Annotation> AllergyIntolerance.AllergyIntoleranceReactionComponent.note
Additional text about the adverse reaction event not captured in other fields.protected List
<Annotation> AllergyIntolerance.note
Additional narrative about the propensity for the Adverse Reaction, not captured in other fields.protected List
<Annotation> CarePlan.note
General notes about the care plan not covered elsewhere.protected List
<Annotation> CareTeam.note
Comments made about the CareTeam.protected List
<Annotation> ChargeItem.note
Comments made about the event by the performer, subject or other participants.protected List
<Annotation> ClinicalImpression.note
Commentary about the impression, typically recorded after the impression itself was made, though supplemental notes by the original author could also appear.protected List
<Annotation> Communication.note
Additional notes or commentary about the communication by the sender, receiver or other interested parties.protected List
<Annotation> CommunicationRequest.note
Comments made about the request by the requester, sender, recipient, subject or other participants.protected List
<Annotation> Condition.note
Additional information about the Condition.protected List
<Annotation> Contract.ActionComponent.note
Comments made about the term action made by the requester, performer, subject or other participants.protected List
<Annotation> Device.note
Descriptive information, usage information or implantation information that is not captured in an existing element.protected List
<Annotation> DeviceDefinition.note
Descriptive information, usage information or implantation information that is not captured in an existing element.protected List
<Annotation> DeviceRequest.note
Details about this request that were not represented at all or sufficiently in one of the attributes provided in a class.protected List
<Annotation> DeviceUseStatement.note
Details about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class.protected List
<Annotation> EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.note
A human-readable string to clarify or explain concepts about the resource.protected List
<Annotation> EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.note
A human-readable string to clarify or explain concepts about the resource.protected List
<Annotation> EffectEvidenceSynthesis.note
A human-readable string to clarify or explain concepts about the resource.protected List
<Annotation> Evidence.note
A human-readable string to clarify or explain concepts about the resource.protected List
<Annotation> EvidenceVariable.note
A human-readable string to clarify or explain concepts about the resource.protected List
<Annotation> FamilyMemberHistory.FamilyMemberHistoryConditionComponent.note
An area where general notes can be placed about this specific condition.protected List
<Annotation> FamilyMemberHistory.note
This property allows a non condition-specific note to the made about the related person.protected List
<Annotation> Goal.note
Any comments related to the goal.protected List
<Annotation> GuidanceResponse.note
Provides a mechanism to communicate additional information about the response.protected List
<Annotation> ImagingStudy.note
Per the recommended DICOM mapping, this element is derived from the Study Description attribute (0008,1030).protected List
<Annotation> Immunization.note
Extra information about the immunization that is not conveyed by the other attributes.protected List
<Annotation> Invoice.note
Comments made about the invoice by the issuer, subject, or other participants.protected List
<Annotation> ListResource.note
Comments that apply to the overall list.protected List
<Annotation> Media.note
Comments made about the media by the performer, subject or other participants.protected List
<Annotation> MedicationAdministration.note
Extra information about the medication administration that is not conveyed by the other attributes.protected List
<Annotation> MedicationDispense.note
Extra information about the dispense that could not be conveyed in the other attributes.protected List
<Annotation> MedicationRequest.note
Extra information about the prescription that could not be conveyed by the other attributes.protected List
<Annotation> MedicationStatement.note
Provides extra information about the medication statement that is not conveyed by the other attributes.protected List
<Annotation> NutritionOrder.note
Comments made about the {{title}} by the requester, performer, subject or other participants.protected List
<Annotation> Observation.note
Comments about the observation or the results.protected List
<Annotation> Procedure.note
Any other notes and comments about the procedure.protected List
<Annotation> RequestGroup.note
Provides a mechanism to communicate additional information about the response.protected List
<Annotation> ResearchStudy.note
Comments made about the study by the performer, subject or other participants.protected List
<Annotation> RiskAssessment.note
Additional comments about the risk assessment.protected List
<Annotation> RiskEvidenceSynthesis.note
A human-readable string to clarify or explain concepts about the resource.protected List
<Annotation> RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.note
A human-readable string to clarify or explain concepts about the resource.protected List
<Annotation> RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.note
A human-readable string to clarify or explain concepts about the resource.protected List
<Annotation> ServiceRequest.note
Any other notes and comments made about the service request.protected List
<Annotation> Specimen.note
To communicate any details or issues about the specimen or during the specimen collection.protected List
<Annotation> Task.note
Free-text information captured about the task as it progresses.protected List
<Annotation> VisionPrescription.VisionPrescriptionLensSpecificationComponent.note
Notes for special requirements such as coatings and lens materials.protected List
<Annotation> CarePlan.CarePlanActivityComponent.progress
Notes about the adherence/status/progress of the activity.Modifier and TypeMethodDescriptionAllergyIntolerance.addNote()
AllergyIntolerance.AllergyIntoleranceReactionComponent.addNote()
CarePlan.addNote()
CareTeam.addNote()
ChargeItem.addNote()
ClinicalImpression.addNote()
Communication.addNote()
CommunicationRequest.addNote()
Condition.addNote()
Contract.ActionComponent.addNote()
Device.addNote()
DeviceDefinition.addNote()
DeviceRequest.addNote()
DeviceUseStatement.addNote()
EffectEvidenceSynthesis.addNote()
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.addNote()
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.addNote()
Evidence.addNote()
EvidenceVariable.addNote()
FamilyMemberHistory.addNote()
FamilyMemberHistory.FamilyMemberHistoryConditionComponent.addNote()
Goal.addNote()
GuidanceResponse.addNote()
ImagingStudy.addNote()
Immunization.addNote()
Invoice.addNote()
ListResource.addNote()
Media.addNote()
MedicationAdministration.addNote()
MedicationDispense.addNote()
MedicationRequest.addNote()
MedicationStatement.addNote()
NutritionOrder.addNote()
Observation.addNote()
Procedure.addNote()
RequestGroup.addNote()
ResearchStudy.addNote()
RiskAssessment.addNote()
RiskEvidenceSynthesis.addNote()
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.addNote()
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.addNote()
ServiceRequest.addNote()
Specimen.addNote()
Task.addNote()
VisionPrescription.VisionPrescriptionLensSpecificationComponent.addNote()
CarePlan.CarePlanActivityComponent.addProgress()
Base.castToAnnotation
(Base b) Annotation.copy()
AllergyIntolerance.AllergyIntoleranceReactionComponent.getNoteFirstRep()
AllergyIntolerance.getNoteFirstRep()
CarePlan.getNoteFirstRep()
CareTeam.getNoteFirstRep()
ChargeItem.getNoteFirstRep()
ClinicalImpression.getNoteFirstRep()
Communication.getNoteFirstRep()
CommunicationRequest.getNoteFirstRep()
Condition.getNoteFirstRep()
Contract.ActionComponent.getNoteFirstRep()
Device.getNoteFirstRep()
DeviceDefinition.getNoteFirstRep()
DeviceRequest.getNoteFirstRep()
DeviceUseStatement.getNoteFirstRep()
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.getNoteFirstRep()
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.getNoteFirstRep()
EffectEvidenceSynthesis.getNoteFirstRep()
Evidence.getNoteFirstRep()
EvidenceVariable.getNoteFirstRep()
FamilyMemberHistory.FamilyMemberHistoryConditionComponent.getNoteFirstRep()
FamilyMemberHistory.getNoteFirstRep()
Goal.getNoteFirstRep()
GuidanceResponse.getNoteFirstRep()
ImagingStudy.getNoteFirstRep()
Immunization.getNoteFirstRep()
Invoice.getNoteFirstRep()
ListResource.getNoteFirstRep()
Media.getNoteFirstRep()
MedicationAdministration.getNoteFirstRep()
MedicationDispense.getNoteFirstRep()
MedicationRequest.getNoteFirstRep()
MedicationStatement.getNoteFirstRep()
NutritionOrder.getNoteFirstRep()
Observation.getNoteFirstRep()
Procedure.getNoteFirstRep()
RequestGroup.getNoteFirstRep()
ResearchStudy.getNoteFirstRep()
RiskAssessment.getNoteFirstRep()
RiskEvidenceSynthesis.getNoteFirstRep()
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.getNoteFirstRep()
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.getNoteFirstRep()
ServiceRequest.getNoteFirstRep()
Specimen.getNoteFirstRep()
Task.getNoteFirstRep()
VisionPrescription.VisionPrescriptionLensSpecificationComponent.getNoteFirstRep()
CarePlan.CarePlanActivityComponent.getProgressFirstRep()
Annotation.setTextElement
(MarkdownType value) Annotation.setTimeElement
(DateTimeType value) protected Annotation
Annotation.typedCopy()
Modifier and TypeMethodDescriptionAllergyIntolerance.AllergyIntoleranceReactionComponent.getNote()
AllergyIntolerance.getNote()
CarePlan.getNote()
CareTeam.getNote()
ChargeItem.getNote()
ClinicalImpression.getNote()
Communication.getNote()
CommunicationRequest.getNote()
Condition.getNote()
Contract.ActionComponent.getNote()
Device.getNote()
DeviceDefinition.getNote()
DeviceRequest.getNote()
DeviceUseStatement.getNote()
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.getNote()
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.getNote()
EffectEvidenceSynthesis.getNote()
Evidence.getNote()
EvidenceVariable.getNote()
FamilyMemberHistory.FamilyMemberHistoryConditionComponent.getNote()
FamilyMemberHistory.getNote()
Goal.getNote()
GuidanceResponse.getNote()
ImagingStudy.getNote()
Immunization.getNote()
Invoice.getNote()
ListResource.getNote()
Media.getNote()
MedicationAdministration.getNote()
MedicationDispense.getNote()
MedicationRequest.getNote()
MedicationStatement.getNote()
NutritionOrder.getNote()
Observation.getNote()
Procedure.getNote()
RequestGroup.getNote()
ResearchStudy.getNote()
RiskAssessment.getNote()
RiskEvidenceSynthesis.getNote()
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.getNote()
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.getNote()
ServiceRequest.getNote()
Specimen.getNote()
Task.getNote()
VisionPrescription.VisionPrescriptionLensSpecificationComponent.getNote()
CarePlan.CarePlanActivityComponent.getProgress()
Modifier and TypeMethodDescriptionAllergyIntolerance.addNote
(Annotation t) AllergyIntolerance.AllergyIntoleranceReactionComponent.addNote
(Annotation t) CarePlan.addNote
(Annotation t) CareTeam.addNote
(Annotation t) ChargeItem.addNote
(Annotation t) ClinicalImpression.addNote
(Annotation t) Communication.addNote
(Annotation t) CommunicationRequest.addNote
(Annotation t) Condition.addNote
(Annotation t) Contract.ActionComponent.addNote
(Annotation t) Device.addNote
(Annotation t) DeviceDefinition.addNote
(Annotation t) DeviceRequest.addNote
(Annotation t) DeviceUseStatement.addNote
(Annotation t) EffectEvidenceSynthesis.addNote
(Annotation t) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.addNote
(Annotation t) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.addNote
(Annotation t) Evidence.addNote
(Annotation t) EvidenceVariable.addNote
(Annotation t) FamilyMemberHistory.addNote
(Annotation t) FamilyMemberHistory.FamilyMemberHistoryConditionComponent.addNote
(Annotation t) Goal.addNote
(Annotation t) GuidanceResponse.addNote
(Annotation t) ImagingStudy.addNote
(Annotation t) Immunization.addNote
(Annotation t) Invoice.addNote
(Annotation t) ListResource.addNote
(Annotation t) Media.addNote
(Annotation t) MedicationAdministration.addNote
(Annotation t) MedicationDispense.addNote
(Annotation t) MedicationRequest.addNote
(Annotation t) MedicationStatement.addNote
(Annotation t) NutritionOrder.addNote
(Annotation t) Observation.addNote
(Annotation t) Procedure.addNote
(Annotation t) RequestGroup.addNote
(Annotation t) ResearchStudy.addNote
(Annotation t) RiskAssessment.addNote
(Annotation t) RiskEvidenceSynthesis.addNote
(Annotation t) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.addNote
(Annotation t) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.addNote
(Annotation t) ServiceRequest.addNote
(Annotation t) Specimen.addNote
(Annotation t) Task.addNote
(Annotation t) VisionPrescription.VisionPrescriptionLensSpecificationComponent.addNote
(Annotation t) CarePlan.CarePlanActivityComponent.addProgress
(Annotation t) void
Annotation.copyValues
(Annotation dst) Modifier and TypeMethodDescriptionAllergyIntolerance.AllergyIntoleranceReactionComponent.setNote
(List<Annotation> theNote) AllergyIntolerance.setNote
(List<Annotation> theNote) CarePlan.setNote
(List<Annotation> theNote) CareTeam.setNote
(List<Annotation> theNote) ChargeItem.setNote
(List<Annotation> theNote) ClinicalImpression.setNote
(List<Annotation> theNote) Communication.setNote
(List<Annotation> theNote) CommunicationRequest.setNote
(List<Annotation> theNote) Condition.setNote
(List<Annotation> theNote) Contract.ActionComponent.setNote
(List<Annotation> theNote) Device.setNote
(List<Annotation> theNote) DeviceDefinition.setNote
(List<Annotation> theNote) DeviceRequest.setNote
(List<Annotation> theNote) DeviceUseStatement.setNote
(List<Annotation> theNote) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.setNote
(List<Annotation> theNote) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.setNote
(List<Annotation> theNote) EffectEvidenceSynthesis.setNote
(List<Annotation> theNote) Evidence.setNote
(List<Annotation> theNote) EvidenceVariable.setNote
(List<Annotation> theNote) FamilyMemberHistory.FamilyMemberHistoryConditionComponent.setNote
(List<Annotation> theNote) FamilyMemberHistory.setNote
(List<Annotation> theNote) Goal.setNote
(List<Annotation> theNote) GuidanceResponse.setNote
(List<Annotation> theNote) ImagingStudy.setNote
(List<Annotation> theNote) Immunization.setNote
(List<Annotation> theNote) Invoice.setNote
(List<Annotation> theNote) ListResource.setNote
(List<Annotation> theNote) Media.setNote
(List<Annotation> theNote) MedicationAdministration.setNote
(List<Annotation> theNote) MedicationDispense.setNote
(List<Annotation> theNote) MedicationRequest.setNote
(List<Annotation> theNote) MedicationStatement.setNote
(List<Annotation> theNote) NutritionOrder.setNote
(List<Annotation> theNote) Observation.setNote
(List<Annotation> theNote) Procedure.setNote
(List<Annotation> theNote) RequestGroup.setNote
(List<Annotation> theNote) ResearchStudy.setNote
(List<Annotation> theNote) RiskAssessment.setNote
(List<Annotation> theNote) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.setNote
(List<Annotation> theNote) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.setNote
(List<Annotation> theNote) RiskEvidenceSynthesis.setNote
(List<Annotation> theNote) ServiceRequest.setNote
(List<Annotation> theNote) Specimen.setNote
(List<Annotation> theNote) Task.setNote
(List<Annotation> theNote) VisionPrescription.VisionPrescriptionLensSpecificationComponent.setNote
(List<Annotation> theNote) CarePlan.CarePlanActivityComponent.setProgress
(List<Annotation> theProgress)