共用方式為


HealthcareActionContent.DocumentType Property

Definition

Document type that can be provided as input for Fhir Documents. Expect to have fhirVersion provided when used. Behavior of using None enum is the same as not using the documentType parameter.

public Azure.AI.Language.Text.HealthcareDocumentType? DocumentType { get; set; }
member this.DocumentType : Nullable<Azure.AI.Language.Text.HealthcareDocumentType> with get, set
Public Property DocumentType As Nullable(Of HealthcareDocumentType)

Property Value

Applies to