Sdílet prostřednictvím


TrialMatcherData(IEnumerable<PatientRecord>) Konstruktor

Definice

Inicializuje novou instanci TrialMatcherData.

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

Parametry

patients
IEnumerable<PatientRecord>

Seznam pacientů, včetně jejich klinických informací a dat.

Výjimky

patients má hodnotu null.

Platí pro