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(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for expiry ()
|
Device |
Device.setExpiry(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value 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(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for lotNumber ()
|
Device |
Device.setLotNumber(String theString) |
Sets the value for lotNumber ()
|
Device |
Device.setManufactureDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for manufactureDate ()
|
Device |
Device.setManufactureDate(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for manufactureDate ()
|
Device |
Device.setManufactureDateWithSecondsPrecision(Date theDate) |
Sets the value for manufactureDate ()
|
Device |
Device.setManufacturer(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for manufacturer ()
|
Device |
Device.setManufacturer(String theString) |
Sets the value for manufacturer ()
|
Device |
Device.setModel(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for model ()
|
Device |
Device.setModel(String theString) |
Sets the value 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(DeviceStatusEnum theValue) |
Sets the value(s) for status ()
|
Device |
Device.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<DeviceStatusEnum> theValue) |
Sets the value(s) for status ()
|
Device |
Device.setType(CodeableConceptDt theValue) |
Sets the value(s) for type ()
|
Device |
Device.setUdi(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for udi ()
|
Device |
Device.setUdi(String theString) |
Sets the value for udi ()
|
Device |
Device.setUrl(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for url ()
|
Device |
Device.setUrl(String theUri) |
Sets the value for url ()
|
Device |
Device.setVersion(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for version ()
|
Device |
Device.setVersion(String theString) |
Sets the value for version ()
|