@@ -40,6 +40,9 @@ def denormalize_codes(self, schema, cursor):
40
40
"http://terminology.hl7.org/CodeSystem/v2-0004" ,
41
41
"urn:oid:2.16.840.1.113883.4.642.3.248" ,
42
42
"http://snomed.info/sct" ,
43
+ "https://fhir.cerner.com/96976f07-eccb-424c-9825-e0d0b887148b/codeSet/71" ,
44
+ "urn:oid:1.2.840.114350.1.13.71.2.7.10" ,
45
+ "urn:oid:1.2.840.114350.1.13.71.2.7.2" ,
43
46
],
44
47
"has_data" : False ,
45
48
},
@@ -51,6 +54,8 @@ def denormalize_codes(self, schema, cursor):
51
54
"http://terminology.hl7.org/CodeSystem/service-type" ,
52
55
"urn:oid:2.16.840.1.113883.4.642.3.518" ,
53
56
"http://snomed.info/sct" ,
57
+ "https://fhir.cerner.com/96976f07-eccb-424c-9825-e0d0b887148b/codeSet/34" ,
58
+ "urn:oid:1.2.840.114350.1.13.71.2.7.10" ,
54
59
],
55
60
"has_data" : False ,
56
61
},
@@ -61,6 +66,8 @@ def denormalize_codes(self, schema, cursor):
61
66
"code_systems" : [
62
67
"http://terminology.hl7.org/CodeSystem/v3-ActPriority" ,
63
68
"http://snomed.info/sct" ,
69
+ "https://fhir.cerner.com/96976f07-eccb-424c-9825-e0d0b887148b/codeSet/3" ,
70
+ "urn:oid:1.2.840.114350.1.13.71.2.7.10" ,
64
71
],
65
72
"has_data" : False ,
66
73
},
@@ -71,6 +78,10 @@ def denormalize_codes(self, schema, cursor):
71
78
"code_systems" : [
72
79
"http://terminology.hl7.org/CodeSystem/v3-ActPriority" ,
73
80
"http://snomed.info/sct" ,
81
+ "http://hl7.org/fhir/sid/icd-10-cm" ,
82
+ "http://hl7.org/fhir/sid/icd-9-cm" ,
83
+ "https://fhir.cerner.com/96976f07-eccb-424c-9825-e0d0b887148b/nomenclature" ,
84
+ "urn:oid:1.2.840.114350.1.13.71.2.7.2" ,
74
85
],
75
86
"has_data" : False ,
76
87
},
0 commit comments