
Uses of Enum
org.hl7.fhir.r4.model.codesystems.ExProcedureType
Packages that use ExProcedureType
-
Uses of ExProcedureType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ExProcedureTypeModifier and TypeMethodDescriptionstatic ExProcedureType
static ExProcedureType
Returns the enum constant of this type with the specified name.static ExProcedureType[]
ExProcedureType.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 ExProcedureTypeModifier and TypeMethodDescriptionExProcedureTypeEnumFactory.toCode
(ExProcedureType code) ExProcedureTypeEnumFactory.toSystem
(ExProcedureType code)