MedicationAdministration |
MedicationAdministration.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier (id)
|
MedicationAdministration |
MedicationAdministration.addReasonGiven(CodeableConceptDt theValue) |
Adds a given new value for reasonGiven ()
|
MedicationAdministration |
MedicationAdministration.addReasonNotGiven(CodeableConceptDt theValue) |
Adds a given new value for reasonNotGiven ()
|
MedicationAdministration |
MedicationAdministration.setDevice(List<ResourceReferenceDt> theValue) |
Sets the value(s) for device ()
|
MedicationAdministration |
MedicationAdministration.setDosage(MedicationAdministration.Dosage theValue) |
Sets the value(s) for dosage ()
|
MedicationAdministration |
MedicationAdministration.setEffectiveTime(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for effectiveTime[x] (when.done)
|
MedicationAdministration |
MedicationAdministration.setEncounter(ResourceReferenceDt theValue) |
Sets the value(s) for encounter (context)
|
MedicationAdministration |
MedicationAdministration.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier (id)
|
MedicationAdministration |
MedicationAdministration.setMedication(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for medication[x] ()
|
MedicationAdministration |
MedicationAdministration.setNote(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for note ()
|
MedicationAdministration |
MedicationAdministration.setNote(String theString) |
Sets the value for note ()
|
MedicationAdministration |
MedicationAdministration.setPatient(ResourceReferenceDt theValue) |
Sets the value(s) for patient (who.focus)
|
MedicationAdministration |
MedicationAdministration.setPractitioner(ResourceReferenceDt theValue) |
Sets the value(s) for practitioner (who.actor)
|
MedicationAdministration |
MedicationAdministration.setPrescription(ResourceReferenceDt theValue) |
Sets the value(s) for prescription ()
|
MedicationAdministration |
MedicationAdministration.setReasonGiven(List<CodeableConceptDt> theValue) |
Sets the value(s) for reasonGiven ()
|
MedicationAdministration |
MedicationAdministration.setReasonNotGiven(List<CodeableConceptDt> theValue) |
Sets the value(s) for reasonNotGiven ()
|
MedicationAdministration |
MedicationAdministration.setStatus(MedicationAdministrationStatusEnum theValue) |
Sets the value(s) for status (status)
|
MedicationAdministration |
MedicationAdministration.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<MedicationAdministrationStatusEnum> theValue) |
Sets the value(s) for status (status)
|
MedicationAdministration |
MedicationAdministration.setWasNotGiven(boolean theBoolean) |
Sets the value for wasNotGiven ()
|
MedicationAdministration |
MedicationAdministration.setWasNotGiven(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for wasNotGiven ()
|