| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(String theString)
Adds a new value for notes ()
|
DeviceUseStatement |
DeviceUseStatement.addNotes(StringDt theValue)
Adds a given new value for notes ()
|
DeviceUseStatement |
DeviceUseStatement.setBodySite(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<StringDt> theValue)
Sets the value(s) for notes ()
|
DeviceUseStatement |
DeviceUseStatement.setRecordedOn(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for recordedOn (when.recorded)
|
DeviceUseStatement |
DeviceUseStatement.setRecordedOn(DateTimeDt theValue)
Sets the value(s) 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(IDatatype theValue)
Sets the value(s) for timing[x] (when.done)
|
DeviceUseStatement |
DeviceUseStatement.setWhenUsed(PeriodDt theValue)
Sets the value(s) for whenUsed (when.done)
|
Copyright © 2014–2016 University Health Network. All rights reserved.