Uses of Class
org.hl7.fhir.dstu3.model.codesystems.MedicationStatementTaken
-
Packages that use MedicationStatementTaken Package Description org.hl7.fhir.dstu3.model.codesystems -
-
Uses of MedicationStatementTaken in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return MedicationStatementTaken Modifier and Type Method Description static MedicationStatementTakenMedicationStatementTaken. fromCode(String codeString)MedicationStatementTakenMedicationStatementTakenEnumFactory. fromCode(String codeString)static MedicationStatementTakenMedicationStatementTaken. valueOf(String name)Returns the enum constant of this type with the specified name.static MedicationStatementTaken[]MedicationStatementTaken. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type MedicationStatementTaken Modifier and Type Method Description StringMedicationStatementTakenEnumFactory. toCode(MedicationStatementTaken code)StringMedicationStatementTakenEnumFactory. toSystem(MedicationStatementTaken code)
-