Dela via


OncoPhenotypeData(IEnumerable<PatientRecord>) Konstruktor

Definition

Initierar en ny instans av OncoPhenotypeData.

public OncoPhenotypeData (System.Collections.Generic.IEnumerable<Azure.Health.Insights.CancerProfiling.PatientRecord> patients);
new Azure.Health.Insights.CancerProfiling.OncoPhenotypeData : seq<Azure.Health.Insights.CancerProfiling.PatientRecord> -> Azure.Health.Insights.CancerProfiling.OncoPhenotypeData
Public Sub New (patients As IEnumerable(Of PatientRecord))

Parametrar

patients
IEnumerable<PatientRecord>

Listan över patienter, inklusive deras kliniska information och data.

Undantag

patients är null.

Gäller för