Uses of Class
ca.uhn.fhir.model.dstu2.resource.Medication
-
Packages that use Medication Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of Medication in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Medication Modifier and Type Method Description MedicationMedication. setCode(CodeableConceptDt theValue)Sets the value(s) for code (class)MedicationMedication. setIsBrand(boolean theBoolean)Sets the value for isBrand (class)MedicationMedication. setIsBrand(ca.uhn.fhir.model.primitive.BooleanDt theValue)Sets the value(s) for isBrand (class)MedicationMedication. setManufacturer(ResourceReferenceDt theValue)Sets the value(s) for manufacturer (who.actor)MedicationMedication. setPackage(Medication.Package theValue)Sets the value(s) for package ()MedicationMedication. setProduct(Medication.Product theValue)Sets the value(s) for product ()
-