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