ImagingStudy |
ImagingStudy.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier (id)
|
ImagingStudy |
ImagingStudy.addModalityList(CodingDt theValue) |
Adds a given new value for modalityList (class)
|
ImagingStudy |
ImagingStudy.addSeries(ImagingStudy.Series theValue) |
Adds a given new value for series ()
|
ImagingStudy |
ImagingStudy.setAccession(IdentifierDt theValue) |
Sets the value(s) for accession (id)
|
ImagingStudy |
ImagingStudy.setAvailability(InstanceAvailabilityEnum theValue) |
Sets the value(s) for availability (status)
|
ImagingStudy |
ImagingStudy.setAvailability(ca.uhn.fhir.model.primitive.BoundCodeDt<InstanceAvailabilityEnum> theValue) |
Sets the value(s) for availability (status)
|
ImagingStudy |
ImagingStudy.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
ImagingStudy |
ImagingStudy.setDescription(String theString) |
Sets the value for description ()
|
ImagingStudy |
ImagingStudy.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier (id)
|
ImagingStudy |
ImagingStudy.setInterpreter(ResourceReferenceDt theValue) |
Sets the value(s) for interpreter (who.witness)
|
ImagingStudy |
ImagingStudy.setModalityList(List<CodingDt> theValue) |
Sets the value(s) for modalityList (class)
|
ImagingStudy |
ImagingStudy.setNumberOfInstances(int theInteger) |
Sets the value for numberOfInstances ()
|
ImagingStudy |
ImagingStudy.setNumberOfInstances(ca.uhn.fhir.model.primitive.UnsignedIntDt theValue) |
Sets the value(s) for numberOfInstances ()
|
ImagingStudy |
ImagingStudy.setNumberOfSeries(int theInteger) |
Sets the value for numberOfSeries ()
|
ImagingStudy |
ImagingStudy.setNumberOfSeries(ca.uhn.fhir.model.primitive.UnsignedIntDt theValue) |
Sets the value(s) for numberOfSeries ()
|
ImagingStudy |
ImagingStudy.setOrder(List<ResourceReferenceDt> theValue) |
Sets the value(s) for order ()
|
ImagingStudy |
ImagingStudy.setPatient(ResourceReferenceDt theValue) |
Sets the value(s) for patient (who.focus)
|
ImagingStudy |
ImagingStudy.setProcedure(List<ResourceReferenceDt> theValue) |
Sets the value(s) for procedure ()
|
ImagingStudy |
ImagingStudy.setReferrer(ResourceReferenceDt theValue) |
Sets the value(s) for referrer (who.cause)
|
ImagingStudy |
ImagingStudy.setSeries(List<ImagingStudy.Series> theValue) |
Sets the value(s) for series ()
|
ImagingStudy |
ImagingStudy.setStarted(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for started (when.init)
|
ImagingStudy |
ImagingStudy.setStarted(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for started (when.init)
|
ImagingStudy |
ImagingStudy.setStartedWithSecondsPrecision(Date theDate) |
Sets the value for started (when.init)
|
ImagingStudy |
ImagingStudy.setUid(ca.uhn.fhir.model.primitive.OidDt theValue) |
Sets the value(s) for uid (id)
|
ImagingStudy |
ImagingStudy.setUrl(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for url ()
|
ImagingStudy |
ImagingStudy.setUrl(String theUri) |
Sets the value for url ()
|