Uses of Class
org.hl7.fhir.r4.model.codesystems.ReasonMedicationNotGivenCodes
-
Packages that use ReasonMedicationNotGivenCodes Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of ReasonMedicationNotGivenCodes in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ReasonMedicationNotGivenCodes Modifier and Type Method Description static ReasonMedicationNotGivenCodesReasonMedicationNotGivenCodes. fromCode(String codeString)ReasonMedicationNotGivenCodesReasonMedicationNotGivenCodesEnumFactory. fromCode(String codeString)static ReasonMedicationNotGivenCodesReasonMedicationNotGivenCodes. valueOf(String name)Returns the enum constant of this type with the specified name.static ReasonMedicationNotGivenCodes[]ReasonMedicationNotGivenCodes. 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 ReasonMedicationNotGivenCodes Modifier and Type Method Description StringReasonMedicationNotGivenCodesEnumFactory. toCode(ReasonMedicationNotGivenCodes code)StringReasonMedicationNotGivenCodesEnumFactory. toSystem(ReasonMedicationNotGivenCodes code)
-