| Package | Description |
|---|---|
| org.hl7.fhir.instance.model |
| Modifier and Type | Field and Description |
|---|---|
protected Annotation |
FamilyMemberHistory.note
This property allows a non condition-specific note to the made about the related person.
|
protected Annotation |
FamilyMemberHistory.FamilyMemberHistoryConditionComponent.note
An area where general notes can be placed about this specific condition.
|
protected Annotation |
CarePlan.note
General notes about the care plan not covered elsewhere.
|
protected Annotation |
AllergyIntolerance.note
Additional narrative about the propensity for the Adverse Reaction, not captured in other fields.
|
protected Annotation |
AllergyIntolerance.AllergyIntoleranceReactionComponent.note
Additional text about the adverse reaction event not captured in other fields.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Annotation> |
Device.note
Descriptive information, usage information or implantation information that is not captured in an existing element.
|
protected List<Annotation> |
Immunization.note
Extra information about the immunization that is not conveyed by the other attributes.
|
protected List<Annotation> |
Goal.note
Any comments related to the goal.
|
protected List<Annotation> |
DiagnosticOrder.note
Any other notes associated with this patient, specimen or order (e.g.
|
protected List<Annotation> |
Procedure.notes
Any other notes about the procedure.
|
protected List<Annotation> |
ProcedureRequest.notes
Any other notes associated with this proposal or order - e.g.
|
protected List<Annotation> |
CarePlan.CarePlanActivityComponent.progress
Notes about the adherence/status/progress of the activity.
|
| Modifier and Type | Method and Description |
|---|---|
Annotation |
Device.addNote() |
Annotation |
Immunization.addNote() |
Annotation |
Goal.addNote() |
Annotation |
DiagnosticOrder.addNote() |
Annotation |
Procedure.addNotes() |
Annotation |
ProcedureRequest.addNotes() |
Annotation |
CarePlan.CarePlanActivityComponent.addProgress() |
Annotation |
Base.castToAnnotation(Base b) |
Annotation |
Annotation.copy() |
Annotation |
FamilyMemberHistory.getNote() |
Annotation |
FamilyMemberHistory.FamilyMemberHistoryConditionComponent.getNote() |
Annotation |
CarePlan.getNote() |
Annotation |
AllergyIntolerance.getNote() |
Annotation |
AllergyIntolerance.AllergyIntoleranceReactionComponent.getNote() |
Annotation |
Annotation.setAuthor(Type value) |
Annotation |
Annotation.setText(String value) |
Annotation |
Annotation.setTextElement(StringType value) |
Annotation |
Annotation.setTime(Date value) |
Annotation |
Annotation.setTimeElement(DateTimeType value) |
protected Annotation |
Annotation.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
Device.getNote() |
List<Annotation> |
Immunization.getNote() |
List<Annotation> |
Goal.getNote() |
List<Annotation> |
DiagnosticOrder.getNote() |
List<Annotation> |
Procedure.getNotes() |
List<Annotation> |
ProcedureRequest.getNotes() |
List<Annotation> |
CarePlan.CarePlanActivityComponent.getProgress() |
| Modifier and Type | Method and Description |
|---|---|
Device |
Device.addNote(Annotation t) |
Immunization |
Immunization.addNote(Annotation t) |
Goal |
Goal.addNote(Annotation t) |
DiagnosticOrder |
DiagnosticOrder.addNote(Annotation t) |
Procedure |
Procedure.addNotes(Annotation t) |
ProcedureRequest |
ProcedureRequest.addNotes(Annotation t) |
CarePlan.CarePlanActivityComponent |
CarePlan.CarePlanActivityComponent.addProgress(Annotation t) |
FamilyMemberHistory |
FamilyMemberHistory.setNote(Annotation value) |
FamilyMemberHistory.FamilyMemberHistoryConditionComponent |
FamilyMemberHistory.FamilyMemberHistoryConditionComponent.setNote(Annotation value) |
CarePlan |
CarePlan.setNote(Annotation value) |
AllergyIntolerance |
AllergyIntolerance.setNote(Annotation value) |
AllergyIntolerance.AllergyIntoleranceReactionComponent |
AllergyIntolerance.AllergyIntoleranceReactionComponent.setNote(Annotation value) |
Copyright © 2014–2018 University Health Network. All rights reserved.