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