共用方式為


PatientRecord 類別

定義

病患記錄,包括其臨床資訊和資料。

public class PatientRecord
type PatientRecord = class
Public Class PatientRecord
繼承
PatientRecord

建構函式

PatientRecord(String)

初始化 PatientRecord 的新實例。

屬性

Data

病患非結構化臨床資料,以檔的形式提供。

Id

病患的指定識別碼。 在單一要求中,所有病患都必須是唯一的。

Info

病患結構化資訊,包括人口統計和已知的結構化臨床資訊。

適用於