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