| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite | |
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
AnnotationDt |
AnnotationDt.setAuthor(IDatatype theValue)
Sets the value(s) for author[x] ()
|
AnnotationDt |
AnnotationDt.setText(String theString)
Sets the value for text ()
|
AnnotationDt |
AnnotationDt.setText(StringDt theValue)
Sets the value(s) for text ()
|
AnnotationDt |
AnnotationDt.setTime(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for time ()
|
AnnotationDt |
AnnotationDt.setTime(DateTimeDt theValue)
Sets the value(s) for time ()
|
AnnotationDt |
AnnotationDt.setTimeWithSecondsPrecision(Date theDate)
Sets the value for time ()
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationDt |
Immunization.addNote()
Adds and returns a new value for note ()
|
AnnotationDt |
Goal.addNote()
Adds and returns a new value for note ()
|
AnnotationDt |
DiagnosticOrder.addNote()
Adds and returns a new value for note ()
|
AnnotationDt |
Device.addNote()
Adds and returns a new value for note ()
|
AnnotationDt |
ProcedureRequest.addNotes()
Adds and returns a new value for notes ()
|
AnnotationDt |
Procedure.addNotes()
Adds and returns a new value for notes ()
|
AnnotationDt |
CarePlan.Activity.addProgress()
Adds and returns a new value for progress ()
|
AnnotationDt |
FamilyMemberHistory.getNote()
Gets the value(s) for note ().
|
AnnotationDt |
FamilyMemberHistory.Condition.getNote()
Gets the value(s) for note ().
|
AnnotationDt |
CarePlan.getNote()
Gets the value(s) for note ().
|
AnnotationDt |
AllergyIntolerance.getNote()
Gets the value(s) for note ().
|
AnnotationDt |
AllergyIntolerance.Reaction.getNote()
Gets the value(s) for note ().
|
AnnotationDt |
Immunization.getNoteFirstRep()
Gets the first repetition for note (),
creating it if it does not already exist.
|
AnnotationDt |
Goal.getNoteFirstRep()
Gets the first repetition for note (),
creating it if it does not already exist.
|
AnnotationDt |
DiagnosticOrder.getNoteFirstRep()
Gets the first repetition for note (),
creating it if it does not already exist.
|
AnnotationDt |
Device.getNoteFirstRep()
Gets the first repetition for note (),
creating it if it does not already exist.
|
AnnotationDt |
ProcedureRequest.getNotesFirstRep()
Gets the first repetition for notes (),
creating it if it does not already exist.
|
AnnotationDt |
Procedure.getNotesFirstRep()
Gets the first repetition for notes (),
creating it if it does not already exist.
|
AnnotationDt |
CarePlan.Activity.getProgressFirstRep()
Gets the first repetition for progress (),
creating it if it does not already exist.
|
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationDt> |
Immunization.getNote()
Gets the value(s) for note ().
|
List<AnnotationDt> |
Goal.getNote()
Gets the value(s) for note ().
|
List<AnnotationDt> |
DiagnosticOrder.getNote()
Gets the value(s) for note ().
|
List<AnnotationDt> |
Device.getNote()
Gets the value(s) for note ().
|
List<AnnotationDt> |
ProcedureRequest.getNotes()
Gets the value(s) for notes ().
|
List<AnnotationDt> |
Procedure.getNotes()
Gets the value(s) for notes ().
|
List<AnnotationDt> |
CarePlan.Activity.getProgress()
Gets the value(s) for progress ().
|
| Modifier and Type | Method and Description |
|---|---|
Immunization |
Immunization.addNote(AnnotationDt theValue)
Adds a given new value for note ()
|
Goal |
Goal.addNote(AnnotationDt theValue)
Adds a given new value for note ()
|
DiagnosticOrder |
DiagnosticOrder.addNote(AnnotationDt theValue)
Adds a given new value for note ()
|
Device |
Device.addNote(AnnotationDt theValue)
Adds a given new value for note ()
|
ProcedureRequest |
ProcedureRequest.addNotes(AnnotationDt theValue)
Adds a given new value for notes ()
|
Procedure |
Procedure.addNotes(AnnotationDt theValue)
Adds a given new value for notes ()
|
CarePlan.Activity |
CarePlan.Activity.addProgress(AnnotationDt theValue)
Adds a given new value for progress ()
|
FamilyMemberHistory |
FamilyMemberHistory.setNote(AnnotationDt theValue)
Sets the value(s) for note ()
|
FamilyMemberHistory.Condition |
FamilyMemberHistory.Condition.setNote(AnnotationDt theValue)
Sets the value(s) for note ()
|
CarePlan |
CarePlan.setNote(AnnotationDt theValue)
Sets the value(s) for note ()
|
AllergyIntolerance |
AllergyIntolerance.setNote(AnnotationDt theValue)
Sets the value(s) for note ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setNote(AnnotationDt theValue)
Sets the value(s) for note ()
|
| Modifier and Type | Method and Description |
|---|---|
Immunization |
Immunization.setNote(List<AnnotationDt> theValue)
Sets the value(s) for note ()
|
Goal |
Goal.setNote(List<AnnotationDt> theValue)
Sets the value(s) for note ()
|
DiagnosticOrder |
DiagnosticOrder.setNote(List<AnnotationDt> theValue)
Sets the value(s) for note ()
|
Device |
Device.setNote(List<AnnotationDt> theValue)
Sets the value(s) for note ()
|
ProcedureRequest |
ProcedureRequest.setNotes(List<AnnotationDt> theValue)
Sets the value(s) for notes ()
|
Procedure |
Procedure.setNotes(List<AnnotationDt> theValue)
Sets the value(s) for notes ()
|
CarePlan.Activity |
CarePlan.Activity.setProgress(List<AnnotationDt> theValue)
Sets the value(s) for progress ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.