DeviceUseStatement |
DeviceUseStatement.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier (id)
|
DeviceUseStatement |
DeviceUseStatement.addIndication(CodeableConceptDt theValue) |
Adds a given new value for indication (why)
|
DeviceUseStatement |
DeviceUseStatement.addNotes(ca.uhn.fhir.model.primitive.StringDt theValue) |
Adds a given new value for notes ()
|
DeviceUseStatement |
DeviceUseStatement.addNotes(String theString) |
Adds a new value for notes ()
|
DeviceUseStatement |
DeviceUseStatement.setBodySite(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for bodySite[x] ()
|
DeviceUseStatement |
DeviceUseStatement.setDevice(ResourceReferenceDt theValue) |
Sets the value(s) for device (who.actor)
|
DeviceUseStatement |
DeviceUseStatement.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier (id)
|
DeviceUseStatement |
DeviceUseStatement.setIndication(List<CodeableConceptDt> theValue) |
Sets the value(s) for indication (why)
|
DeviceUseStatement |
DeviceUseStatement.setNotes(List<ca.uhn.fhir.model.primitive.StringDt> theValue) |
Sets the value(s) for notes ()
|
DeviceUseStatement |
DeviceUseStatement.setRecordedOn(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for recordedOn (when.recorded)
|
DeviceUseStatement |
DeviceUseStatement.setRecordedOn(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for recordedOn (when.recorded)
|
DeviceUseStatement |
DeviceUseStatement.setRecordedOnWithSecondsPrecision(Date theDate) |
Sets the value for recordedOn (when.recorded)
|
DeviceUseStatement |
DeviceUseStatement.setSubject(ResourceReferenceDt theValue) |
Sets the value(s) for subject (who.focus)
|
DeviceUseStatement |
DeviceUseStatement.setTiming(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for timing[x] (when.done)
|
DeviceUseStatement |
DeviceUseStatement.setWhenUsed(PeriodDt theValue) |
Sets the value(s) for whenUsed (when.done)
|