![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.convertors.misc.ccda.CCDAConverter.ProcedureType
Packages that use CCDAConverter.ProcedureType
-
Uses of CCDAConverter.ProcedureType in org.hl7.fhir.convertors.misc.ccda
Methods in org.hl7.fhir.convertors.misc.ccda that return CCDAConverter.ProcedureTypeModifier and TypeMethodDescriptionstatic CCDAConverter.ProcedureType
Returns the enum constant of this type with the specified name.static CCDAConverter.ProcedureType[]
CCDAConverter.ProcedureType.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.ProcedureTypeModifier and TypeMethodDescriptionprotected void
CCDAConverter.processProcedure
(org.hl7.fhir.dstu3.model.ListResource list, Element procedure, CCDAConverter.ProcedureType type)