Click or drag to resize

ActClassKeys Class

Represents a series of class keys for use on acts.
Inheritance Hierarchy
SystemObject
  SanteDB.Core.Model.ConstantsActClassKeys

Namespace:  SanteDB.Core.Model.Constants
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public static class ActClassKeys

The ActClassKeys type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAccount
Represents an account for tracking financial obligations
Public fieldStatic memberAccountManagement
The act represents generic account management such as adjudications, financial adjustments, stock counting, etc.
Public fieldStatic memberAct
The act represents a generic act which has no special classification
Public fieldStatic memberBattery
The act represents a simple battery of procedures/administrations/tests/etc.
Public fieldStatic memberCareProvision
The act represents some provision of care such as the seeking out services.
Public fieldStatic memberCondition
The act represents a problem or condition which the patient is suffering from.
Public fieldStatic memberContract
Represents a contract
Public fieldStatic memberControlAct
The control act event key is used to describe an infrastructural act which has no clinical meaning but can be used to wrap technical details.
Public fieldStatic memberDocument
Clinical document
Public fieldStatic memberDocumentSection
Clinical Document Section
Public fieldStatic memberEncounter
The act represents an encounter such as the patient presenting for care and receiving services during a visit.
Public fieldStatic memberFinancialContract
Represents a financial contract
Public fieldStatic memberFinancialTransaction
Represents a single financial transaction
Public fieldStatic memberInform
The act represents an attempt to provide additional clinical information.
Public fieldStatic memberInvoiceElement
Represents a single invoice element
Public fieldStatic memberList
List
Public fieldStatic memberObservation
The act represents an observation that is made about a patient such as a vital sign, an allergy, cause of death, etc..
Public fieldStatic memberProcedure
The act represents a procedure (something done to a patient).
Public fieldStatic memberRegistration
The act represents a registration event such as the registration of a patient.
Public fieldStatic memberSubstanceAdministration
The act represents that a substance (medication, or otherwise) was, should, or will be administered to the patient.
Public fieldStatic memberSupply
The act represents a supply of some material or financial instrument between entities.
Public fieldStatic memberTransport
The physical transporting of materials or people from one place to another.
Top
See Also