Skip to content

Commit

Permalink
adding HL7 type
Browse files Browse the repository at this point in the history
Signed-off-by: Neil South <[email protected]>
  • Loading branch information
neildsouth committed Nov 23, 2023
1 parent 2747862 commit e51383b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Messaging/Common/ArtifactType.cs
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ public enum ArtifactType
{
Unset, //Unset
Folder, // Folder
HL7, //HL7 Structured Document
AR, //Autorefraction
ASMT, //Content Assessment Results
AU, //Audio
Expand Down

0 comments on commit e51383b

Please sign in to comment.