Uses of Class
org.hl7.fhir.r4.model.codesystems.ConsentPerformer
-
Packages that use ConsentPerformer Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of ConsentPerformer in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ConsentPerformer Modifier and Type Method Description static ConsentPerformerConsentPerformer. fromCode(String codeString)ConsentPerformerConsentPerformerEnumFactory. fromCode(String codeString)static ConsentPerformerConsentPerformer. valueOf(String name)Returns the enum constant of this type with the specified name.static ConsentPerformer[]ConsentPerformer. 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 ConsentPerformer Modifier and Type Method Description StringConsentPerformerEnumFactory. toCode(ConsentPerformer code)StringConsentPerformerEnumFactory. toSystem(ConsentPerformer code)
-