
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ReferralRequest
Packages that use ReferralRequest
-
Uses of ReferralRequest in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ReferralRequestModifier and TypeMethodDescriptionReferralRequest.addIdentifier(IdentifierDt theValue) Adds a given new value for identifier (id)ReferralRequest.addServiceRequested(CodeableConceptDt theValue) Adds a given new value for serviceRequested (what)ReferralRequest.setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date (when.init)Sets the value for date (when.init)ReferralRequest.setDateSent(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for dateSent (when.init)ReferralRequest.setDateSent(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for dateSent (when.init)ReferralRequest.setDateSentWithSecondsPrecision(Date theDate) Sets the value for dateSent (when.init)ReferralRequest.setDateWithSecondsPrecision(Date theDate) Sets the value for date (when.init)ReferralRequest.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()ReferralRequest.setDescription(String theString) Sets the value for description ()ReferralRequest.setEncounter(ResourceReferenceDt theValue) Sets the value(s) for encounter (context)ReferralRequest.setFulfillmentTime(PeriodDt theValue) Sets the value(s) for fulfillmentTime (when.planned)ReferralRequest.setIdentifier(List<IdentifierDt> theValue) Sets the value(s) for identifier (id)ReferralRequest.setPatient(ResourceReferenceDt theValue) Sets the value(s) for patient (who.focus)ReferralRequest.setPriority(CodeableConceptDt theValue) Sets the value(s) for priority (grade)ReferralRequest.setReason(CodeableConceptDt theValue) Sets the value(s) for reason (why)ReferralRequest.setRecipient(List<ResourceReferenceDt> theValue) Sets the value(s) for recipient (who.actor)ReferralRequest.setRequester(ResourceReferenceDt theValue) Sets the value(s) for requester (who.author)ReferralRequest.setServiceRequested(List<CodeableConceptDt> theValue) Sets the value(s) for serviceRequested (what)ReferralRequest.setSpecialty(CodeableConceptDt theValue) Sets the value(s) for specialty ()ReferralRequest.setStatus(ReferralStatusEnum theValue) Sets the value(s) for status (status)ReferralRequest.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ReferralStatusEnum> theValue) Sets the value(s) for status (status)ReferralRequest.setSupportingInformation(List<ResourceReferenceDt> theValue) Sets the value(s) for supportingInformation ()ReferralRequest.setType(CodeableConceptDt theValue) Sets the value(s) for type (class)