| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(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(IDatatype theValue)
Sets the value(s) for medication[x] ()
|
MedicationAdministration |
MedicationAdministration.setNote(String theString)
Sets the value for note ()
|
MedicationAdministration |
MedicationAdministration.setNote(StringDt theValue)
Sets the value(s) 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(BoundCodeDt<MedicationAdministrationStatusEnum> theValue)
Sets the value(s) for status (status)
|
MedicationAdministration |
MedicationAdministration.setStatus(MedicationAdministrationStatusEnum theValue)
Sets the value(s) for status (status)
|
MedicationAdministration |
MedicationAdministration.setWasNotGiven(boolean theBoolean)
Sets the value for wasNotGiven ()
|
MedicationAdministration |
MedicationAdministration.setWasNotGiven(BooleanDt theValue)
Sets the value(s) for wasNotGiven ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.