File tree Expand file tree Collapse file tree
tooling/src/main/java/org/opencds/cqf/tooling/terminology Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -122,11 +122,13 @@ public static String getUrlFromName(String name) {
122122 case "RoleCode" : return "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ;
123123 case "RoleStatus" : return "http://terminology.hl7.org/CodeSystem/v3-RoleStatus" ;
124124 case "SNOMEDCT" : return "http://snomed.info/sct" ;
125+ case "SNOMED CT US Edition" : return "http://snomed.info/sct" ;
125126 case "UBREV" : return "http://terminology.hl7.org/CodeSystem/nubc-UB92" ;
126127 case "UBTOB" : return "http://terminology.hl7.org/CodeSystem/nubc-UB92" ;
127128 case "POS" : return "http://terminology.hl7.org/CodeSystem/POS" ;
128129 case "PYXIS" : return "http://content.alphora.com/fhir/dqm/CodeSystem/Pyxis" ;
129130 case "CDCREC" : return "urn:oid:2.16.840.1.113883.6.238" ;
131+ case "CDC Race and Ethnicity" : return "urn:oid:2.16.840.1.113883.6.238" ;
130132 case "Modifier" : return "http://www.ama-assn.org/go/cpt" ;
131133 case "CDT" : return "http://www.ada.org/cdt" ;
132134 case "mediaType" : return "http://terminology.hl7.org/CodeSystem/v3-mediatypes" ;
You can’t perform that action at this time.
0 commit comments