From c4b2de5cb1df6cfce761c31b71dbd064a571ea7e Mon Sep 17 00:00:00 2001 From: Raja Kathirvel <86129284+rajakath@users.noreply.github.com> Date: Tue, 21 Jul 2026 14:55:35 -0400 Subject: [PATCH] Updated Device Alert Category Code System FROM Terminology: Code Systems TO Terminology section Updated Device Alert Category Code System FROM Terminology: Code Systems TO Terminology section --- sushi-config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sushi-config.yaml b/sushi-config.yaml index 71296a0..d429f2d 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -57,6 +57,10 @@ resources: CodeSystem/ASN1ToHL7: name: ASN1 to HL7 Mapping description: Codes for the IEEE 11073-10206 BITs measurement bit values. For example, 150604.0 is the code for bit 0 in measurement type 150604 which is a pulse oximeter status. The description of that code is 'Indicates the device is not connected with the sensor'. + + CodeSystem/DeviceAlertCategoryCS: + name: Device Alert Category Code System + description: Categories used to classify device alerts for operational filtering and routing. # Value Sets ValueSet/ASN1MeasurementBits: @@ -261,6 +265,7 @@ groups: - CodeSystem/ContinuaHFS - CodeSystem/ContinuaPHDInterfaceIDs - CodeSystem/MissingMDCCodes + - CodeSystem/DeviceAlertCategoryCS - CodeSystem/PhdObservationCategories - CodeSystem/SimpleAlertOperationalStatesCS - ValueSet/ASN1ClockBits