Uses of Enum
org.hl7.fhir.r4.model.codesystems.CareTeamStatus
-
Uses of CareTeamStatus in org.hl7.fhir.r4.model.codesystems
Modifier and TypeMethodDescriptionstatic CareTeamStatus
static CareTeamStatus
Returns the enum constant of this type with the specified name.static CareTeamStatus[]
CareTeamStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionCareTeamStatusEnumFactory.toCode
(CareTeamStatus code) CareTeamStatusEnumFactory.toSystem
(CareTeamStatus code)