
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.MedicationknowledgeStatus
Packages that use MedicationknowledgeStatus
-
Uses of MedicationknowledgeStatus in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return MedicationknowledgeStatusModifier and TypeMethodDescriptionstatic MedicationknowledgeStatus
static MedicationknowledgeStatus
Returns the enum constant of this class with the specified name.static MedicationknowledgeStatus[]
MedicationknowledgeStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type MedicationknowledgeStatusModifier and TypeMethodDescriptionMedicationknowledgeStatusEnumFactory.toCode
(MedicationknowledgeStatus code) MedicationknowledgeStatusEnumFactory.toSystem
(MedicationknowledgeStatus code)