feature: qSOFA Scoring & Sepsis Bundle Compliance
This commit is contained in:
@@ -4,4 +4,6 @@ public class KafkaTopicOptions
|
||||
public string AlertGenerated { get; set; } = "alert.generated";
|
||||
public string AlertAcknowledged { get; set; } = "alert.acknowledged";
|
||||
public string EncounterStatusChanged { get; set; } = "encounter.status.changed";
|
||||
public string SepsisBundleCreated { get; set; } = "sepsis.bundle.created";
|
||||
public string SepsisBundleUpdated { get; set; } = "sepsis.bundle.updated";
|
||||
}
|
||||
Reference in New Issue
Block a user