Skip to content

Commit e51383b

Browse files
committed
adding HL7 type
Signed-off-by: Neil South <[email protected]>
1 parent 2747862 commit e51383b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Messaging/Common/ArtifactType.cs

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ public enum ArtifactType
2020
{
2121
Unset, //Unset
2222
Folder, // Folder
23+
HL7, //HL7 Structured Document
2324
AR, //Autorefraction
2425
ASMT, //Content Assessment Results
2526
AU, //Audio

0 commit comments

Comments
 (0)