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