
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.EpisodeOfCareStatus
Packages that use EpisodeOfCareStatus
- 
Uses of EpisodeOfCareStatus in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return EpisodeOfCareStatusModifier and TypeMethodDescriptionstatic EpisodeOfCareStatusstatic EpisodeOfCareStatusReturns the enum constant of this class with the specified name.static EpisodeOfCareStatus[]EpisodeOfCareStatus.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 EpisodeOfCareStatusModifier and TypeMethodDescriptionEpisodeOfCareStatusEnumFactory.toCode(EpisodeOfCareStatus code) EpisodeOfCareStatusEnumFactory.toSystem(EpisodeOfCareStatus code)