fix typo in WG name

This commit is contained in:
Grahame Grieve 2023-10-31 17:00:33 +11:00
parent 1557e52f77
commit e061c221cf
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ public class HL7WorkGroups {
case "sd": return "Structured Documents";
case "sec": return "Security";
case "soa": return "Services Oriented Architecture";
case "ti": return "Terminology Infrastructure Work Group";
case "ti": return "Terminology Infrastructure";
case "tsmg": return "Terminology Services Management Group (TSMG)";
case "us": return "US Realm Steering Committee";
case "v2": return "V2 Management Group";