Uses of Class
org.hl7.fhir.dstu2016may.model.codesystems.NehtaPathologyTestResultStatusVa
-
Packages that use NehtaPathologyTestResultStatusVa Package Description org.hl7.fhir.dstu2016may.model.codesystems -
-
Uses of NehtaPathologyTestResultStatusVa in org.hl7.fhir.dstu2016may.model.codesystems
Methods in org.hl7.fhir.dstu2016may.model.codesystems that return NehtaPathologyTestResultStatusVa Modifier and Type Method Description static NehtaPathologyTestResultStatusVaNehtaPathologyTestResultStatusVa. fromCode(String codeString)NehtaPathologyTestResultStatusVaNehtaPathologyTestResultStatusVaEnumFactory. fromCode(String codeString)static NehtaPathologyTestResultStatusVaNehtaPathologyTestResultStatusVa. valueOf(String name)Returns the enum constant of this type with the specified name.static NehtaPathologyTestResultStatusVa[]NehtaPathologyTestResultStatusVa. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2016may.model.codesystems with parameters of type NehtaPathologyTestResultStatusVa Modifier and Type Method Description StringNehtaPathologyTestResultStatusVaEnumFactory. toCode(NehtaPathologyTestResultStatusVa code)StringNehtaPathologyTestResultStatusVaEnumFactory. toSystem(NehtaPathologyTestResultStatusVa code)
-