Uses of Enum
org.hl7.fhir.r4.model.Composition.DocumentRelationshipType
Packages that use Composition.DocumentRelationshipType
-
Uses of Composition.DocumentRelationshipType in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type Composition.DocumentRelationshipTypeModifier and TypeFieldDescriptionprotected Enumeration<Composition.DocumentRelationshipType>Composition.CompositionRelatesToComponent.codeThe type of relationship that this composition has with anther composition or document.Methods in org.hl7.fhir.r4.model that return Composition.DocumentRelationshipTypeModifier and TypeMethodDescriptionComposition.CompositionRelatesToComponent.getCode()Returns the enum constant of this type with the specified name.static Composition.DocumentRelationshipType[]Composition.DocumentRelationshipType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type Composition.DocumentRelationshipTypeMethods in org.hl7.fhir.r4.model with parameters of type Composition.DocumentRelationshipTypeModifier and TypeMethodDescriptionComposition.CompositionRelatesToComponent.setCode(Composition.DocumentRelationshipType value) Composition.DocumentRelationshipTypeEnumFactory.toCode(Composition.DocumentRelationshipType code) Composition.DocumentRelationshipTypeEnumFactory.toSystem(Composition.DocumentRelationshipType code) Method parameters in org.hl7.fhir.r4.model with type arguments of type Composition.DocumentRelationshipTypeModifier and TypeMethodDescriptionComposition.CompositionRelatesToComponent.setCodeElement(Enumeration<Composition.DocumentRelationshipType> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type Composition.DocumentRelationshipTypeModifierConstructorDescriptionConstructor