
Uses of Enum
org.hl7.fhir.r4.model.codesystems.ProvenanceAgentType
Packages that use ProvenanceAgentType
-
Uses of ProvenanceAgentType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ProvenanceAgentTypeModifier and TypeMethodDescriptionstatic ProvenanceAgentType
static ProvenanceAgentType
Returns the enum constant of this type with the specified name.static ProvenanceAgentType[]
ProvenanceAgentType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type ProvenanceAgentTypeModifier and TypeMethodDescriptionProvenanceAgentTypeEnumFactory.toCode
(ProvenanceAgentType code) ProvenanceAgentTypeEnumFactory.toSystem
(ProvenanceAgentType code)