Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

DeepSee.Study.PatientDiagnosis

serial class DeepSee.Study.PatientDiagnosis extends %Library.SerialObject

This class is part of the DeepSee Patients sample, whose purpose is to provide sample data for use with DeepSee. See the comments for the Diagnoses property in DeepSee.Study.Patient.

Property Inventory

Properties

property DiagnosedBy as DeepSee.Study.Doctor;
Property methods: DiagnosedByGet(), DiagnosedByGetObject(), DiagnosedByGetObjectId(), DiagnosedByGetSwizzled(), DiagnosedByIsValid(), DiagnosedByNewObject(), DiagnosedBySet(), DiagnosedBySetObject(), DiagnosedBySetObjectId(), DiagnosedByUnSwizzle()
property DiagnosisCode as %String;
Property methods: DiagnosisCodeDisplayToLogical(), DiagnosisCodeGet(), DiagnosisCodeIsValid(), DiagnosisCodeLogicalToDisplay(), DiagnosisCodeLogicalToOdbc(), DiagnosisCodeNormalize(), DiagnosisCodeSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab