Uses of Class
org.projecthusky.fhir.vacd.ch.common.resource.r4.ChVacdAllergyIntolerance
Packages that use ChVacdAllergyIntolerance
-
Uses of ChVacdAllergyIntolerance in org.projecthusky.fhir.vacd.ch.common.resource.r4
Methods in org.projecthusky.fhir.vacd.ch.common.resource.r4 that return ChVacdAllergyIntoleranceModifier and TypeMethodDescriptionChVacdAbstractDocument.addAllergyIntolerance()Method to create and add AllergyIntolerance.Methods in org.projecthusky.fhir.vacd.ch.common.resource.r4 that return types with arguments of type ChVacdAllergyIntoleranceModifier and TypeMethodDescriptionChVacdAbstractDocument.resolveAllergyIntolerances()Method to get list of ChVacdAllergyIntolerance resources.Methods in org.projecthusky.fhir.vacd.ch.common.resource.r4 with parameters of type ChVacdAllergyIntoleranceModifier and TypeMethodDescriptionvoidChVacdAbstractDocument.addAllergyIntolerance(ChVacdAllergyIntolerance allInt) Method to add AllergyIntolerance resource.