Udostępnij za pośrednictwem


ClinicalDocumentType Struktura

Definicja

Typ dokumentu klinicznego.

public readonly struct ClinicalDocumentType : IEquatable<Azure.Health.Insights.ClinicalMatching.ClinicalDocumentType>
type ClinicalDocumentType = struct
Public Structure ClinicalDocumentType
Implements IEquatable(Of ClinicalDocumentType)
Dziedziczenie
ClinicalDocumentType
Implementuje

Konstruktory

ClinicalDocumentType(String)

Inicjuje nowe wystąpienie klasy ClinicalDocumentType.

Właściwości

Consultation

Konsultacji.

DischargeSummary

dischargeSummary.

HistoryAndPhysical

historyAndPhysical.

Imaging

Obrazowania.

Laboratory

Laboratorium.

Pathology

Patologii.

Procedure

z procedurą.

Progress

Postępu.

Metody

Equals(ClinicalDocumentType)

Wskazuje, czy bieżący obiekt jest równy innemu obiektowi tego samego typu.

ToString()

Zwraca w pełni kwalifikowaną nazwę typu tego wystąpienia.

Operatory

Equality(ClinicalDocumentType, ClinicalDocumentType)

Określa, czy dwie ClinicalDocumentType wartości są takie same.

Implicit(String to ClinicalDocumentType)

Konwertuje ciąg na .ClinicalDocumentType

Inequality(ClinicalDocumentType, ClinicalDocumentType)

Określa, czy dwie ClinicalDocumentType wartości nie są takie same.

Dotyczy