| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
MedicationStatement |
MedicationStatement.addDosage(MedicationStatement.Dosage theValue)
Adds a given new value for dosage ()
|
MedicationStatement |
MedicationStatement.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
MedicationStatement |
MedicationStatement.addReasonNotTaken(CodeableConceptDt theValue)
Adds a given new value for reasonNotTaken ()
|
MedicationStatement |
MedicationStatement.setDateAsserted(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for dateAsserted ()
|
MedicationStatement |
MedicationStatement.setDateAsserted(DateTimeDt theValue)
Sets the value(s) for dateAsserted ()
|
MedicationStatement |
MedicationStatement.setDateAssertedWithSecondsPrecision(Date theDate)
Sets the value for dateAsserted ()
|
MedicationStatement |
MedicationStatement.setDosage(List<MedicationStatement.Dosage> theValue)
Sets the value(s) for dosage ()
|
MedicationStatement |
MedicationStatement.setEffective(IDatatype theValue)
Sets the value(s) for effective[x] (when.done)
|
MedicationStatement |
MedicationStatement.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
MedicationStatement |
MedicationStatement.setInformationSource(ResourceReferenceDt theValue)
Sets the value(s) for informationSource (who.source)
|
MedicationStatement |
MedicationStatement.setMedication(IDatatype theValue)
Sets the value(s) for medication[x] (what)
|
MedicationStatement |
MedicationStatement.setNote(String theString)
Sets the value for note ()
|
MedicationStatement |
MedicationStatement.setNote(StringDt theValue)
Sets the value(s) for note ()
|
MedicationStatement |
MedicationStatement.setPatient(ResourceReferenceDt theValue)
Sets the value(s) for patient (who.focus)
|
MedicationStatement |
MedicationStatement.setReasonForUse(IDatatype theValue)
Sets the value(s) for reasonForUse[x] ()
|
MedicationStatement |
MedicationStatement.setReasonNotTaken(List<CodeableConceptDt> theValue)
Sets the value(s) for reasonNotTaken ()
|
MedicationStatement |
MedicationStatement.setStatus(BoundCodeDt<MedicationStatementStatusEnum> theValue)
Sets the value(s) for status ()
|
MedicationStatement |
MedicationStatement.setStatus(MedicationStatementStatusEnum theValue)
Sets the value(s) for status ()
|
MedicationStatement |
MedicationStatement.setSupportingInformation(List<ResourceReferenceDt> theValue)
Sets the value(s) for supportingInformation ()
|
MedicationStatement |
MedicationStatement.setWasNotTaken(boolean theBoolean)
Sets the value for wasNotTaken (status)
|
MedicationStatement |
MedicationStatement.setWasNotTaken(BooleanDt theValue)
Sets the value(s) for wasNotTaken (status)
|
Copyright © 2014–2016 University Health Network. All rights reserved.