Uses of Enum
org.hl7.fhir.convertors.misc.ccda.CCDAConverter.SocialHistoryType
Packages that use CCDAConverter.SocialHistoryType
-
Uses of CCDAConverter.SocialHistoryType in org.hl7.fhir.convertors.misc.ccda
Methods in org.hl7.fhir.convertors.misc.ccda that return CCDAConverter.SocialHistoryTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CCDAConverter.SocialHistoryType[]CCDAConverter.SocialHistoryType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.convertors.misc.ccda with parameters of type CCDAConverter.SocialHistoryTypeModifier and TypeMethodDescriptionprotected voidCCDAConverter.processSocialObservation(org.hl7.fhir.dstu3.model.ListResource list, Element so, CCDAConverter.SocialHistoryType type)