![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.r4.model.codesystems.V3GenderStatus
Packages that use V3GenderStatus
-
Uses of V3GenderStatus in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3GenderStatusModifier and TypeMethodDescriptionstatic V3GenderStatus
static V3GenderStatus
Returns the enum constant of this type with the specified name.static V3GenderStatus[]
V3GenderStatus.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 V3GenderStatusModifier and TypeMethodDescriptionV3GenderStatusEnumFactory.toCode
(V3GenderStatus code) V3GenderStatusEnumFactory.toSystem
(V3GenderStatus code)