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