| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(BoundCodeDt<InstanceAvailabilityEnum> theValue)
Sets the value(s) for availability (status)
|
ImagingStudy |
ImagingStudy.setAvailability(InstanceAvailabilityEnum theValue)
Sets the value(s) for availability (status)
|
ImagingStudy |
ImagingStudy.setDescription(String theString)
Sets the value for description ()
|
ImagingStudy |
ImagingStudy.setDescription(StringDt theValue)
Sets the value(s) 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(UnsignedIntDt theValue)
Sets the value(s) for numberOfInstances ()
|
ImagingStudy |
ImagingStudy.setNumberOfSeries(int theInteger)
Sets the value for numberOfSeries ()
|
ImagingStudy |
ImagingStudy.setNumberOfSeries(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(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for started (when.init)
|
ImagingStudy |
ImagingStudy.setStarted(DateTimeDt theValue)
Sets the value(s) for started (when.init)
|
ImagingStudy |
ImagingStudy.setStartedWithSecondsPrecision(Date theDate)
Sets the value for started (when.init)
|
ImagingStudy |
ImagingStudy.setUid(OidDt theValue)
Sets the value(s) for uid (id)
|
ImagingStudy |
ImagingStudy.setUrl(String theUri)
Sets the value for url ()
|
ImagingStudy |
ImagingStudy.setUrl(UriDt theValue)
Sets the value(s) for url ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.