Table of Contents

Namespace Core.CliniCore.Commands.Clinical

Classes

AddAssessmentCommand

Command that adds a new clinical assessment entry to an existing clinical document.

AddAssessmentCommand.Parameters

Defines the parameter keys used by AddAssessmentCommand.

AddDiagnosisCommand

Command that adds a diagnosis entry to an existing clinical document.

AddDiagnosisCommand.Parameters

Defines the parameter keys used by AddDiagnosisCommand.

AddObservationCommand

Command that adds a clinical observation entry to an existing clinical document.

AddObservationCommand.Parameters

Defines the parameter keys used by AddObservationCommand.

AddPlanCommand

Command that adds a treatment or care plan entry to an existing clinical document.

AddPlanCommand.Parameters

Defines the parameter keys used by AddPlanCommand.

AddPrescriptionCommand

Command that adds a prescription entry to an existing clinical document.

AddPrescriptionCommand.Parameters

Defines the parameter keys used by AddPrescriptionCommand.

CreateClinicalDocumentCommand

Command that creates a clinical document for a specific patient encounter.

CreateClinicalDocumentCommand.Parameters

Defines the parameter keys used by CreateClinicalDocumentCommand.

DeleteClinicalDocumentCommand

Command that permanently deletes a clinical document from the system.

DeleteClinicalDocumentCommand.Parameters

Defines the parameter keys used by DeleteClinicalDocumentCommand.

ListClinicalDocumentsCommand

Command that lists clinical documents using optional filters such as patient, physician, and date range.

ListClinicalDocumentsCommand.Parameters

Defines the parameter keys used by ListClinicalDocumentsCommand.

UpdateAssessmentCommand

Command that updates an existing assessment entry within a clinical document.

UpdateAssessmentCommand.Parameters

Defines the parameter keys used by UpdateAssessmentCommand.

UpdateClinicalDocumentCommand

Command that updates high-level properties of an existing clinical document.

UpdateClinicalDocumentCommand.Parameters

Defines the parameter keys used by UpdateClinicalDocumentCommand.

UpdateDiagnosisCommand

Command that updates an existing diagnosis entry within a clinical document.

UpdateDiagnosisCommand.Parameters

Defines the parameter keys used by UpdateDiagnosisCommand.

UpdateObservationCommand

Command that updates an existing observation entry within a clinical document.

UpdateObservationCommand.Parameters

Defines the parameter keys used by UpdateObservationCommand.

UpdatePlanCommand

Command that updates an existing plan entry within a clinical document.

UpdatePlanCommand.Parameters

Defines the parameter keys used by UpdatePlanCommand.

UpdatePrescriptionCommand

Command that updates an existing prescription entry within a clinical document.

UpdatePrescriptionCommand.Parameters

Defines the parameter keys used by UpdatePrescriptionCommand.

ViewClinicalDocumentCommand

Command that retrieves and formats a single clinical document for viewing.

ViewClinicalDocumentCommand.Parameters

Defines the parameter keys used by ViewClinicalDocumentCommand.