Uses of Enum
org.hl7.fhir.r4.model.codesystems.CommunicationNotDoneReason
Packages that use CommunicationNotDoneReason
-
Uses of CommunicationNotDoneReason in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return CommunicationNotDoneReasonModifier and TypeMethodDescriptionstatic CommunicationNotDoneReasonstatic CommunicationNotDoneReasonReturns the enum constant of this type with the specified name.static CommunicationNotDoneReason[]CommunicationNotDoneReason.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 CommunicationNotDoneReasonModifier and TypeMethodDescriptionCommunicationNotDoneReasonEnumFactory.toCode(CommunicationNotDoneReason code) CommunicationNotDoneReasonEnumFactory.toSystem(CommunicationNotDoneReason code)