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