
Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.DocumentRelationshipType
Packages that use DocumentRelationshipType
-
Uses of DocumentRelationshipType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return DocumentRelationshipTypeModifier and TypeMethodDescriptionstatic DocumentRelationshipType
static DocumentRelationshipType
Returns the enum constant of this type with the specified name.static DocumentRelationshipType[]
DocumentRelationshipType.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 DocumentRelationshipTypeModifier and TypeMethodDescriptionDocumentRelationshipTypeEnumFactory.toCode
(DocumentRelationshipType code) DocumentRelationshipTypeEnumFactory.toSystem
(DocumentRelationshipType code)