Uses of Enum
org.hl7.fhir.dstu3.model.Claim.Use
-
Uses of Claim.Use in org.hl7.fhir.dstu3.model
Modifier and TypeFieldDescriptionprotected Enumeration
<Claim.Use> Claim.use
Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).Modifier and TypeMethodDescriptionstatic Claim.Use
Claim.getUse()
static Claim.Use
Returns the enum constant of this type with the specified name.static Claim.Use[]
Claim.Use.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionClaim.UseEnumFactory.fromType
(PrimitiveType<?> code) Claim.getUseElement()
Modifier and TypeMethodDescription