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