| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.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.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Annotation> |
MedicationStatement.note
Provides extra information about the medication statement that is not conveyed by the other attributes.
|
protected List<Annotation> |
ListResource.note
Comments that apply to the overall list.
|
protected List<Annotation> |
Device.note
Descriptive information, usage information or implantation information that is not captured in an existing element.
|
protected List<Annotation> |
MedicationDispense.note
Extra information about the dispense that could not be conveyed in the other attributes.
|
protected List<Annotation> |
MedicationAdministration.note
Extra information about the medication administration that is not conveyed by the other attributes.
|
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> |
MedicationOrder.note
Extra information about the prescription that could not be conveyed by the other attributes.
|
protected List<Annotation> |
AllergyIntolerance.note
Additional narrative about the propensity for the Adverse Reaction, not captured in other fields.
|
protected List<Annotation> |
AllergyIntolerance.AllergyIntoleranceReactionComponent.note
Additional text about the adverse reaction event not captured in other fields.
|
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 |
MedicationStatement.addNote() |
Annotation |
ListResource.addNote() |
Annotation |
Device.addNote() |
Annotation |
MedicationDispense.addNote() |
Annotation |
MedicationAdministration.addNote() |
Annotation |
Immunization.addNote() |
Annotation |
Goal.addNote() |
Annotation |
DiagnosticOrder.addNote() |
Annotation |
MedicationOrder.addNote() |
Annotation |
AllergyIntolerance.addNote() |
Annotation |
AllergyIntolerance.AllergyIntoleranceReactionComponent.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 |
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> |
MedicationStatement.getNote() |
List<Annotation> |
ListResource.getNote() |
List<Annotation> |
Device.getNote() |
List<Annotation> |
MedicationDispense.getNote() |
List<Annotation> |
MedicationAdministration.getNote() |
List<Annotation> |
Immunization.getNote() |
List<Annotation> |
Goal.getNote() |
List<Annotation> |
DiagnosticOrder.getNote() |
List<Annotation> |
MedicationOrder.getNote() |
List<Annotation> |
AllergyIntolerance.getNote() |
List<Annotation> |
AllergyIntolerance.AllergyIntoleranceReactionComponent.getNote() |
List<Annotation> |
Procedure.getNotes() |
List<Annotation> |
ProcedureRequest.getNotes() |
List<Annotation> |
CarePlan.CarePlanActivityComponent.getProgress() |
Copyright © 2014–2018 University Health Network. All rights reserved.