MedicationStatement |
MedicationStatement.addDosage(MedicationStatement.MedicationStatementDosageComponent t) |
MedicationStatement |
MedicationStatement.addIdentifier(Identifier t) |
MedicationStatement |
MedicationStatement.addNote(Annotation t) |
MedicationStatement |
MedicationStatement.addReasonNotTaken(CodeableConcept t) |
MedicationStatement |
MedicationStatement.addSupportingInformation(Reference t) |
MedicationStatement |
MedicationStatement.copy() |
MedicationStatement |
MedicationStatement.setDateAsserted(Date value) |
MedicationStatement |
MedicationStatement.setDateAssertedElement(DateTimeType value) |
MedicationStatement |
MedicationStatement.setEffective(Type value) |
MedicationStatement |
MedicationStatement.setInformationSource(Reference value) |
MedicationStatement |
MedicationStatement.setInformationSourceTarget(Resource value) |
MedicationStatement |
MedicationStatement.setMedication(Type value) |
MedicationStatement |
MedicationStatement.setPatient(Reference value) |
MedicationStatement |
MedicationStatement.setPatientTarget(Patient value) |
MedicationStatement |
MedicationStatement.setReasonForUse(Type value) |
MedicationStatement |
MedicationStatement.setStatus(MedicationStatement.MedicationStatementStatus value) |
MedicationStatement |
MedicationStatement.setStatusElement(Enumeration<MedicationStatement.MedicationStatementStatus> value) |
MedicationStatement |
MedicationStatement.setWasNotTaken(boolean value) |
MedicationStatement |
MedicationStatement.setWasNotTakenElement(BooleanType value) |
protected MedicationStatement |
MedicationStatement.typedCopy() |