Skip to content

Commit 086ec7d

Browse files
authored
Merge pull request #261 from Project-MONAI/AI-185
adding HL7 type
2 parents 2747862 + e51383b commit 086ec7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)