![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.ClaimresponseStatus
Packages that use ClaimresponseStatus
-
Uses of ClaimresponseStatus in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return ClaimresponseStatusModifier and TypeMethodDescriptionstatic ClaimresponseStatus
static ClaimresponseStatus
Returns the enum constant of this type with the specified name.static ClaimresponseStatus[]
ClaimresponseStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type ClaimresponseStatusModifier and TypeMethodDescriptionClaimresponseStatusEnumFactory.toCode
(ClaimresponseStatus code) ClaimresponseStatusEnumFactory.toSystem
(ClaimresponseStatus code)