rama creada apartir de master en j
This commit is contained in:
@@ -4,6 +4,10 @@ using MongoDB.Bson;
|
||||
|
||||
namespace adas_core.Domain.Models.MongoModels;
|
||||
|
||||
/// <summary>
|
||||
/// Represents a patient box (clinical display unit) that aggregates patient data,
|
||||
/// observations, medications, and display configuration for a specific point of care.
|
||||
/// </summary>
|
||||
public class Box
|
||||
{
|
||||
public Person? AttendingDoctor;
|
||||
|
||||
Reference in New Issue
Block a user