Skip to content

Commit

Permalink
Remove unused 'SNOMED CT US Edition' entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris0296 committed Oct 3, 2023
1 parent 02bff67 commit 60b9790
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ public static String getUrlFromName(String name) {
case "RoleCode": return "http://terminology.hl7.org/CodeSystem/v3-RoleCode";
case "RoleStatus": return "http://terminology.hl7.org/CodeSystem/v3-RoleStatus";
case "SNOMEDCT": return "http://snomed.info/sct";
case "SNOMED CT US Edition": return "http://snomed.info/sct";
case "UBREV": return "http://terminology.hl7.org/CodeSystem/nubc-UB92";
case "UBTOB": return "http://terminology.hl7.org/CodeSystem/nubc-UB92";
case "POS": return "http://terminology.hl7.org/CodeSystem/POS";
Expand Down

0 comments on commit 60b9790

Please sign in to comment.