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