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