你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DocumentAdministrativeMetadata.OrderedProcedures Property

Definition

List of procedure information associated with the document.

public System.Collections.Generic.IList<Azure.Health.Insights.RadiologyInsights.OrderedProcedure> OrderedProcedures { get; }
public System.Collections.Generic.IList<Azure.Health.Insights.RadiologyInsights.FhirR4Extendible> OrderedProcedures { get; }
member this.OrderedProcedures : System.Collections.Generic.IList<Azure.Health.Insights.RadiologyInsights.OrderedProcedure>
member this.OrderedProcedures : System.Collections.Generic.IList<Azure.Health.Insights.RadiologyInsights.FhirR4Extendible>
Public ReadOnly Property OrderedProcedures As IList(Of OrderedProcedure)
Public ReadOnly Property OrderedProcedures As IList(Of FhirR4Extendible)

Property Value

Applies to