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