Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -261,6 +265,7 @@ groups:
- CodeSystem/ContinuaHFS
- CodeSystem/ContinuaPHDInterfaceIDs
- CodeSystem/MissingMDCCodes
- CodeSystem/DeviceAlertCategoryCS
- CodeSystem/PhdObservationCategories
- ValueSet/ASN1ClockBits
- ValueSet/ASN1DeviceBits
Expand Down