public class KnownMedicationImpl extends Object implements KnownMedication
| Constructor and Description |
|---|
KnownMedicationImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChangeDesc() |
String |
getChangeOrRecommendationReason() |
Coded |
getChangeStatus() |
Coded |
getChangeType() |
String |
getClinicalIndication() |
String |
getDirections() |
String |
getMedicationInstructionComment() |
Coded |
getTherapeuticGoodIdentification() |
void |
setChangeDesc(String changeDesc) |
void |
setChangeOrRecommendationReason(String changeOrRecommendationReason) |
void |
setChangeStatus(Coded changeStatus) |
void |
setChangeType(Coded changeType) |
void |
setClinicalIndication(String clinicalIndication) |
void |
setDirections(String directions) |
void |
setMedicationInstructionComment(String medicationInstructionComment) |
void |
setTherapeuticGoodIdentification(Coded therapeuticGoodIdentification) |
public Coded getTherapeuticGoodIdentification()
getTherapeuticGoodIdentification in interface KnownMedicationpublic void setTherapeuticGoodIdentification(Coded therapeuticGoodIdentification)
setTherapeuticGoodIdentification in interface KnownMedicationpublic String getDirections()
getDirections in interface KnownMedicationpublic void setDirections(String directions)
setDirections in interface KnownMedicationpublic String getClinicalIndication()
getClinicalIndication in interface KnownMedicationpublic void setClinicalIndication(String clinicalIndication)
setClinicalIndication in interface KnownMedicationpublic String getMedicationInstructionComment()
getMedicationInstructionComment in interface KnownMedicationpublic void setMedicationInstructionComment(String medicationInstructionComment)
setMedicationInstructionComment in interface KnownMedicationpublic Coded getChangeType()
getChangeType in interface KnownMedicationpublic void setChangeType(Coded changeType)
setChangeType in interface KnownMedicationpublic Coded getChangeStatus()
getChangeStatus in interface KnownMedicationpublic void setChangeStatus(Coded changeStatus)
setChangeStatus in interface KnownMedicationpublic String getChangeDesc()
getChangeDesc in interface KnownMedicationpublic void setChangeDesc(String changeDesc)
setChangeDesc in interface KnownMedicationpublic String getChangeOrRecommendationReason()
getChangeOrRecommendationReason in interface KnownMedicationpublic void setChangeOrRecommendationReason(String changeOrRecommendationReason)
setChangeOrRecommendationReason in interface KnownMedicationCopyright © 2021. All rights reserved.