| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Device |
Device.addContact(ContactPointDt theValue)
Adds a given new value for contact ()
|
Device |
Device.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier ()
|
Device |
Device.addNote(AnnotationDt theValue)
Adds a given new value for note ()
|
Device |
Device.setContact(List<ContactPointDt> theValue)
Sets the value(s) for contact ()
|
Device |
Device.setExpiry(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for expiry ()
|
Device |
Device.setExpiry(DateTimeDt theValue)
Sets the value(s) for expiry ()
|
Device |
Device.setExpiryWithSecondsPrecision(Date theDate)
Sets the value for expiry ()
|
Device |
Device.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier ()
|
Device |
Device.setLocation(ResourceReferenceDt theValue)
Sets the value(s) for location ()
|
Device |
Device.setLotNumber(String theString)
Sets the value for lotNumber ()
|
Device |
Device.setLotNumber(StringDt theValue)
Sets the value(s) for lotNumber ()
|
Device |
Device.setManufactureDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for manufactureDate ()
|
Device |
Device.setManufactureDate(DateTimeDt theValue)
Sets the value(s) for manufactureDate ()
|
Device |
Device.setManufactureDateWithSecondsPrecision(Date theDate)
Sets the value for manufactureDate ()
|
Device |
Device.setManufacturer(String theString)
Sets the value for manufacturer ()
|
Device |
Device.setManufacturer(StringDt theValue)
Sets the value(s) for manufacturer ()
|
Device |
Device.setModel(String theString)
Sets the value for model ()
|
Device |
Device.setModel(StringDt theValue)
Sets the value(s) for model ()
|
Device |
Device.setNote(List<AnnotationDt> theValue)
Sets the value(s) for note ()
|
Device |
Device.setOwner(ResourceReferenceDt theValue)
Sets the value(s) for owner ()
|
Device |
Device.setPatient(ResourceReferenceDt theValue)
Sets the value(s) for patient ()
|
Device |
Device.setStatus(BoundCodeDt<DeviceStatusEnum> theValue)
Sets the value(s) for status ()
|
Device |
Device.setStatus(DeviceStatusEnum theValue)
Sets the value(s) for status ()
|
Device |
Device.setType(CodeableConceptDt theValue)
Sets the value(s) for type ()
|
Device |
Device.setUdi(String theString)
Sets the value for udi ()
|
Device |
Device.setUdi(StringDt theValue)
Sets the value(s) for udi ()
|
Device |
Device.setUrl(String theUri)
Sets the value for url ()
|
Device |
Device.setUrl(UriDt theValue)
Sets the value(s) for url ()
|
Device |
Device.setVersion(String theString)
Sets the value for version ()
|
Device |
Device.setVersion(StringDt theValue)
Sets the value(s) for version ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.