![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.r4.model.Enumerations.DocumentReferenceStatus
Packages that use Enumerations.DocumentReferenceStatus
-
Uses of Enumerations.DocumentReferenceStatus in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type Enumerations.DocumentReferenceStatusModifier and TypeFieldDescriptionprotected Enumeration
<Enumerations.DocumentReferenceStatus> DocumentManifest.status
The status of this document manifest.protected Enumeration
<Enumerations.DocumentReferenceStatus> DocumentReference.status
The status of this document reference.Methods in org.hl7.fhir.r4.model that return Enumerations.DocumentReferenceStatusModifier and TypeMethodDescriptionDocumentManifest.getStatus()
DocumentReference.getStatus()
Returns the enum constant of this type with the specified name.static Enumerations.DocumentReferenceStatus[]
Enumerations.DocumentReferenceStatus.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 Enumerations.DocumentReferenceStatusModifier and TypeMethodDescriptionEnumerations.DocumentReferenceStatusEnumFactory.fromType
(PrimitiveType<?> code) DocumentManifest.getStatusElement()
DocumentReference.getStatusElement()
Methods in org.hl7.fhir.r4.model with parameters of type Enumerations.DocumentReferenceStatusModifier and TypeMethodDescriptionDocumentManifest.setStatus
(Enumerations.DocumentReferenceStatus value) DocumentReference.setStatus
(Enumerations.DocumentReferenceStatus value) Enumerations.DocumentReferenceStatusEnumFactory.toCode
(Enumerations.DocumentReferenceStatus code) Enumerations.DocumentReferenceStatusEnumFactory.toSystem
(Enumerations.DocumentReferenceStatus code) Method parameters in org.hl7.fhir.r4.model with type arguments of type Enumerations.DocumentReferenceStatusModifier and TypeMethodDescriptionDocumentManifest.setStatusElement
(Enumeration<Enumerations.DocumentReferenceStatus> value) DocumentReference.setStatusElement
(Enumeration<Enumerations.DocumentReferenceStatus> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type Enumerations.DocumentReferenceStatusModifierConstructorDescriptionConstructorConstructor