onc_certification_g10_test_kit 2.0.0.rc1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE +201 -0
- data/lib/inferno/exceptions.rb +31 -0
- data/lib/inferno/ext/bloomer.rb +24 -0
- data/lib/inferno/repositiories/validators.rb +17 -0
- data/lib/inferno/repositiories/value_sets.rb +26 -0
- data/lib/inferno/terminology/bcp47.rb +95 -0
- data/lib/inferno/terminology/bcp_13.rb +26 -0
- data/lib/inferno/terminology/codesystem.rb +49 -0
- data/lib/inferno/terminology/expected_manifest.yml +1123 -0
- data/lib/inferno/terminology/fhir_package_manager.rb +69 -0
- data/lib/inferno/terminology/loader.rb +298 -0
- data/lib/inferno/terminology/tasks/check_built_terminology.rb +77 -0
- data/lib/inferno/terminology/tasks/cleanup.rb +13 -0
- data/lib/inferno/terminology/tasks/cleanup_precursors.rb +23 -0
- data/lib/inferno/terminology/tasks/count_codes_in_value_set.rb +20 -0
- data/lib/inferno/terminology/tasks/create_value_set_validators.rb +34 -0
- data/lib/inferno/terminology/tasks/download_fhir_terminology.rb +27 -0
- data/lib/inferno/terminology/tasks/download_umls.rb +109 -0
- data/lib/inferno/terminology/tasks/download_umls_notice.rb +20 -0
- data/lib/inferno/terminology/tasks/expand_value_set_to_file.rb +36 -0
- data/lib/inferno/terminology/tasks/process_umls.rb +91 -0
- data/lib/inferno/terminology/tasks/process_umls_translations.rb +85 -0
- data/lib/inferno/terminology/tasks/run_umls_jar.rb +75 -0
- data/lib/inferno/terminology/tasks/temp_dir.rb +27 -0
- data/lib/inferno/terminology/tasks/unzip_umls.rb +42 -0
- data/lib/inferno/terminology/tasks/validate_code.rb +36 -0
- data/lib/inferno/terminology/tasks.rb +11 -0
- data/lib/inferno/terminology/terminology_configuration.rb +52 -0
- data/lib/inferno/terminology/terminology_validation.rb +42 -0
- data/lib/inferno/terminology/validator.rb +64 -0
- data/lib/inferno/terminology/value_set.rb +462 -0
- data/lib/inferno/terminology.rb +16 -0
- data/lib/onc_certification_g10_test_kit/authorization_request_builder.rb +87 -0
- data/lib/onc_certification_g10_test_kit/base_token_refresh_group.rb +48 -0
- data/lib/onc_certification_g10_test_kit/bulk_data_authorization.rb +235 -0
- data/lib/onc_certification_g10_test_kit/bulk_data_group_export.rb +255 -0
- data/lib/onc_certification_g10_test_kit/bulk_data_group_export_validation.rb +474 -0
- data/lib/onc_certification_g10_test_kit/bulk_data_jwks.json +58 -0
- data/lib/onc_certification_g10_test_kit/bulk_export_validation_tester.rb +171 -0
- data/lib/onc_certification_g10_test_kit/configuration_checker.rb +104 -0
- data/lib/onc_certification_g10_test_kit/export_kick_off_performer.rb +12 -0
- data/lib/onc_certification_g10_test_kit/igs/StructureDefinition-bodyheight.json +3772 -0
- data/lib/onc_certification_g10_test_kit/igs/StructureDefinition-bodytemp.json +3772 -0
- data/lib/onc_certification_g10_test_kit/igs/StructureDefinition-bodyweight.json +3772 -0
- data/lib/onc_certification_g10_test_kit/igs/StructureDefinition-bp.json +6034 -0
- data/lib/onc_certification_g10_test_kit/igs/StructureDefinition-heartrate.json +3756 -0
- data/lib/onc_certification_g10_test_kit/igs/StructureDefinition-resprate.json +3756 -0
- data/lib/onc_certification_g10_test_kit/limited_scope_grant_test.rb +66 -0
- data/lib/onc_certification_g10_test_kit/multi_patient_api.rb +43 -0
- data/lib/onc_certification_g10_test_kit/patient_context_test.rb +30 -0
- data/lib/onc_certification_g10_test_kit/profile_guesser.rb +69 -0
- data/lib/onc_certification_g10_test_kit/resource_access_test.rb +96 -0
- data/lib/onc_certification_g10_test_kit/restricted_access_test.rb +12 -0
- data/lib/onc_certification_g10_test_kit/restricted_resource_type_access_group.rb +303 -0
- data/lib/onc_certification_g10_test_kit/smart_app_launch_invalid_aud_group.rb +136 -0
- data/lib/onc_certification_g10_test_kit/smart_ehr_practitioner_app_group.rb +209 -0
- data/lib/onc_certification_g10_test_kit/smart_invalid_token_group.rb +197 -0
- data/lib/onc_certification_g10_test_kit/smart_limited_app_group.rb +123 -0
- data/lib/onc_certification_g10_test_kit/smart_public_standalone_launch_group.rb +113 -0
- data/lib/onc_certification_g10_test_kit/smart_scopes_test.rb +153 -0
- data/lib/onc_certification_g10_test_kit/smart_standalone_patient_app_group.rb +177 -0
- data/lib/onc_certification_g10_test_kit/terminology_binding_validator.rb +140 -0
- data/lib/onc_certification_g10_test_kit/token_revocation_group.rb +133 -0
- data/lib/onc_certification_g10_test_kit/unauthorized_access_test.rb +25 -0
- data/lib/onc_certification_g10_test_kit/unrestricted_resource_type_access_group.rb +375 -0
- data/lib/onc_certification_g10_test_kit/version.rb +3 -0
- data/lib/onc_certification_g10_test_kit/visual_inspection_and_attestations_group.rb +470 -0
- data/lib/onc_certification_g10_test_kit/well_known_capabilities_test.rb +37 -0
- data/lib/onc_certification_g10_test_kit.rb +223 -0
- metadata +310 -0
@@ -0,0 +1,1123 @@
|
|
1
|
+
---
|
2
|
+
- :url: http://hl7.org/fhir/ValueSet/languages
|
3
|
+
:file: hl7_org_fhir_ValueSet_languages.msgpack
|
4
|
+
:count: 56
|
5
|
+
:type: bloom
|
6
|
+
:code_systems:
|
7
|
+
- urn:ietf:bcp:47
|
8
|
+
- :url: http://hl7.org/fhir/ValueSet/allergyintolerance-clinical
|
9
|
+
:file: hl7_org_fhir_ValueSet_allergyintolerance-clinical.msgpack
|
10
|
+
:count: 3
|
11
|
+
:type: bloom
|
12
|
+
:code_systems:
|
13
|
+
- http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical
|
14
|
+
- :url: http://hl7.org/fhir/ValueSet/allergyintolerance-verification
|
15
|
+
:file: hl7_org_fhir_ValueSet_allergyintolerance-verification.msgpack
|
16
|
+
:count: 4
|
17
|
+
:type: bloom
|
18
|
+
:code_systems:
|
19
|
+
- http://terminology.hl7.org/CodeSystem/allergyintolerance-verification
|
20
|
+
- :url: http://hl7.org/fhir/ValueSet/allergy-intolerance-type
|
21
|
+
:file: hl7_org_fhir_ValueSet_allergy-intolerance-type.msgpack
|
22
|
+
:count: 2
|
23
|
+
:type: bloom
|
24
|
+
:code_systems:
|
25
|
+
- http://hl7.org/fhir/allergy-intolerance-type
|
26
|
+
- :url: http://hl7.org/fhir/ValueSet/allergy-intolerance-category
|
27
|
+
:file: hl7_org_fhir_ValueSet_allergy-intolerance-category.msgpack
|
28
|
+
:count: 4
|
29
|
+
:type: bloom
|
30
|
+
:code_systems:
|
31
|
+
- http://hl7.org/fhir/allergy-intolerance-category
|
32
|
+
- :url: http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality
|
33
|
+
:file: hl7_org_fhir_ValueSet_allergy-intolerance-criticality.msgpack
|
34
|
+
:count: 3
|
35
|
+
:type: bloom
|
36
|
+
:code_systems:
|
37
|
+
- http://hl7.org/fhir/allergy-intolerance-criticality
|
38
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-allergy-substance
|
39
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-allergy-substance.msgpack
|
40
|
+
:count: 765
|
41
|
+
:type: bloom
|
42
|
+
:code_systems:
|
43
|
+
- http://www.nlm.nih.gov/research/umls/rxnorm
|
44
|
+
- http://snomed.info/sct
|
45
|
+
- :url: http://hl7.org/fhir/ValueSet/clinical-findings
|
46
|
+
:file: hl7_org_fhir_ValueSet_clinical-findings.msgpack
|
47
|
+
:count: 158602
|
48
|
+
:type: bloom
|
49
|
+
:code_systems:
|
50
|
+
- http://snomed.info/sct
|
51
|
+
- :url: http://hl7.org/fhir/ValueSet/reaction-event-severity
|
52
|
+
:file: hl7_org_fhir_ValueSet_reaction-event-severity.msgpack
|
53
|
+
:count: 3
|
54
|
+
:type: bloom
|
55
|
+
:code_systems:
|
56
|
+
- http://hl7.org/fhir/reaction-event-severity
|
57
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-narrative-status
|
58
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-narrative-status.msgpack
|
59
|
+
:count: 2
|
60
|
+
:type: bloom
|
61
|
+
:code_systems:
|
62
|
+
- http://hl7.org/fhir/narrative-status
|
63
|
+
- :url: http://hl7.org/fhir/ValueSet/request-status
|
64
|
+
:file: hl7_org_fhir_ValueSet_request-status.msgpack
|
65
|
+
:count: 7
|
66
|
+
:type: bloom
|
67
|
+
:code_systems:
|
68
|
+
- http://hl7.org/fhir/request-status
|
69
|
+
- :url: http://hl7.org/fhir/ValueSet/care-plan-intent
|
70
|
+
:file: hl7_org_fhir_ValueSet_care-plan-intent.msgpack
|
71
|
+
:count: 4
|
72
|
+
:type: bloom
|
73
|
+
:code_systems:
|
74
|
+
- http://hl7.org/fhir/request-intent
|
75
|
+
- :url: http://hl7.org/fhir/ValueSet/care-plan-activity-kind
|
76
|
+
:file: hl7_org_fhir_ValueSet_care-plan-activity-kind.msgpack
|
77
|
+
:count: 8
|
78
|
+
:type: bloom
|
79
|
+
:code_systems:
|
80
|
+
- http://hl7.org/fhir/resource-types
|
81
|
+
- :url: http://hl7.org/fhir/ValueSet/care-plan-activity-status
|
82
|
+
:file: hl7_org_fhir_ValueSet_care-plan-activity-status.msgpack
|
83
|
+
:count: 9
|
84
|
+
:type: bloom
|
85
|
+
:code_systems:
|
86
|
+
- http://hl7.org/fhir/care-plan-activity-status
|
87
|
+
- :url: http://hl7.org/fhir/ValueSet/care-team-status
|
88
|
+
:file: hl7_org_fhir_ValueSet_care-team-status.msgpack
|
89
|
+
:count: 5
|
90
|
+
:type: bloom
|
91
|
+
:code_systems:
|
92
|
+
- http://hl7.org/fhir/care-team-status
|
93
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-careteam-provider-roles
|
94
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-careteam-provider-roles.msgpack
|
95
|
+
:count: 1731
|
96
|
+
:type: bloom
|
97
|
+
:code_systems:
|
98
|
+
- http://nucc.org/provider-taxonomy
|
99
|
+
- http://snomed.info/sct
|
100
|
+
- :url: http://hl7.org/fhir/ValueSet/condition-clinical
|
101
|
+
:file: hl7_org_fhir_ValueSet_condition-clinical.msgpack
|
102
|
+
:count: 6
|
103
|
+
:type: bloom
|
104
|
+
:code_systems:
|
105
|
+
- http://terminology.hl7.org/CodeSystem/condition-clinical
|
106
|
+
- :url: http://hl7.org/fhir/ValueSet/condition-ver-status
|
107
|
+
:file: hl7_org_fhir_ValueSet_condition-ver-status.msgpack
|
108
|
+
:count: 6
|
109
|
+
:type: bloom
|
110
|
+
:code_systems:
|
111
|
+
- http://terminology.hl7.org/CodeSystem/condition-ver-status
|
112
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-condition-category
|
113
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-condition-category.msgpack
|
114
|
+
:count: 3
|
115
|
+
:type: bloom
|
116
|
+
:code_systems:
|
117
|
+
- http://terminology.hl7.org/CodeSystem/condition-category
|
118
|
+
- http://hl7.org/fhir/us/core/CodeSystem/condition-category
|
119
|
+
- :url: http://hl7.org/fhir/ValueSet/condition-severity
|
120
|
+
:file: hl7_org_fhir_ValueSet_condition-severity.msgpack
|
121
|
+
:count: 3
|
122
|
+
:type: bloom
|
123
|
+
:code_systems:
|
124
|
+
- http://snomed.info/sct
|
125
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-condition-code
|
126
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-condition-code.msgpack
|
127
|
+
:count: 297182
|
128
|
+
:type: bloom
|
129
|
+
:code_systems:
|
130
|
+
- http://snomed.info/sct
|
131
|
+
- http://hl7.org/fhir/sid/icd-10-cm
|
132
|
+
- http://hl7.org/fhir/sid/icd-9-cm
|
133
|
+
- :url: http://hl7.org/fhir/ValueSet/udi-entry-type
|
134
|
+
:file: hl7_org_fhir_ValueSet_udi-entry-type.msgpack
|
135
|
+
:count: 6
|
136
|
+
:type: bloom
|
137
|
+
:code_systems:
|
138
|
+
- http://hl7.org/fhir/udi-entry-type
|
139
|
+
- :url: http://hl7.org/fhir/ValueSet/device-status
|
140
|
+
:file: hl7_org_fhir_ValueSet_device-status.msgpack
|
141
|
+
:count: 4
|
142
|
+
:type: bloom
|
143
|
+
:code_systems:
|
144
|
+
- http://hl7.org/fhir/device-status
|
145
|
+
- :url: http://hl7.org/fhir/ValueSet/device-status-reason
|
146
|
+
:file: hl7_org_fhir_ValueSet_device-status-reason.msgpack
|
147
|
+
:count: 8
|
148
|
+
:type: bloom
|
149
|
+
:code_systems:
|
150
|
+
- http://terminology.hl7.org/CodeSystem/device-status-reason
|
151
|
+
- :url: http://hl7.org/fhir/ValueSet/device-nametype
|
152
|
+
:file: hl7_org_fhir_ValueSet_device-nametype.msgpack
|
153
|
+
:count: 6
|
154
|
+
:type: bloom
|
155
|
+
:code_systems:
|
156
|
+
- http://hl7.org/fhir/device-nametype
|
157
|
+
- :url: http://hl7.org/fhir/ValueSet/device-kind
|
158
|
+
:file: hl7_org_fhir_ValueSet_device-kind.msgpack
|
159
|
+
:count: 16557
|
160
|
+
:type: bloom
|
161
|
+
:code_systems:
|
162
|
+
- http://snomed.info/sct
|
163
|
+
- :url: http://hl7.org/fhir/ValueSet/diagnostic-report-status
|
164
|
+
:file: hl7_org_fhir_ValueSet_diagnostic-report-status.msgpack
|
165
|
+
:count: 10
|
166
|
+
:type: bloom
|
167
|
+
:code_systems:
|
168
|
+
- http://hl7.org/fhir/diagnostic-report-status
|
169
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-category
|
170
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-diagnosticreport-category.msgpack
|
171
|
+
:count: 3
|
172
|
+
:type: bloom
|
173
|
+
:code_systems:
|
174
|
+
- http://loinc.org
|
175
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-report-and-note-codes
|
176
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-diagnosticreport-report-and-note-codes.msgpack
|
177
|
+
:count: 270991
|
178
|
+
:type: bloom
|
179
|
+
:code_systems:
|
180
|
+
- http://loinc.org
|
181
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-lab-codes
|
182
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-diagnosticreport-lab-codes.msgpack
|
183
|
+
:count: 57824
|
184
|
+
:type: bloom
|
185
|
+
:code_systems:
|
186
|
+
- http://loinc.org
|
187
|
+
- :url: http://hl7.org/fhir/ValueSet/document-reference-status
|
188
|
+
:file: hl7_org_fhir_ValueSet_document-reference-status.msgpack
|
189
|
+
:count: 3
|
190
|
+
:type: bloom
|
191
|
+
:code_systems:
|
192
|
+
- http://hl7.org/fhir/document-reference-status
|
193
|
+
- :url: http://hl7.org/fhir/ValueSet/composition-status
|
194
|
+
:file: hl7_org_fhir_ValueSet_composition-status.msgpack
|
195
|
+
:count: 4
|
196
|
+
:type: bloom
|
197
|
+
:code_systems:
|
198
|
+
- http://hl7.org/fhir/composition-status
|
199
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-documentreference-type
|
200
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-documentreference-type.msgpack
|
201
|
+
:count: 10602
|
202
|
+
:type: bloom
|
203
|
+
:code_systems:
|
204
|
+
- http://terminology.hl7.org/CodeSystem/v3-NullFlavor
|
205
|
+
- http://loinc.org
|
206
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-documentreference-category
|
207
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-documentreference-category.msgpack
|
208
|
+
:count: 1
|
209
|
+
:type: bloom
|
210
|
+
:code_systems:
|
211
|
+
- http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category
|
212
|
+
- :url: http://hl7.org/fhir/ValueSet/document-relationship-type
|
213
|
+
:file: hl7_org_fhir_ValueSet_document-relationship-type.msgpack
|
214
|
+
:count: 4
|
215
|
+
:type: bloom
|
216
|
+
:code_systems:
|
217
|
+
- http://hl7.org/fhir/document-relationship-type
|
218
|
+
- :url: http://hl7.org/fhir/ValueSet/security-labels
|
219
|
+
:file: hl7_org_fhir_ValueSet_security-labels.msgpack
|
220
|
+
:count: 200
|
221
|
+
:type: bloom
|
222
|
+
:code_systems: []
|
223
|
+
- :url: http://hl7.org/fhir/ValueSet/mimetypes
|
224
|
+
:file: hl7_org_fhir_ValueSet_mimetypes.msgpack
|
225
|
+
:count: 2382
|
226
|
+
:type: bloom
|
227
|
+
:code_systems:
|
228
|
+
- urn:ietf:bcp:13
|
229
|
+
- :url: http://hl7.org/fhir/ValueSet/formatcodes
|
230
|
+
:file: hl7_org_fhir_ValueSet_formatcodes.msgpack
|
231
|
+
:count: 74
|
232
|
+
:type: bloom
|
233
|
+
:code_systems:
|
234
|
+
- http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem
|
235
|
+
- :url: http://hl7.org/fhir/ValueSet/identifier-use
|
236
|
+
:file: hl7_org_fhir_ValueSet_identifier-use.msgpack
|
237
|
+
:count: 5
|
238
|
+
:type: bloom
|
239
|
+
:code_systems:
|
240
|
+
- http://hl7.org/fhir/identifier-use
|
241
|
+
- :url: http://hl7.org/fhir/ValueSet/identifier-type
|
242
|
+
:file: hl7_org_fhir_ValueSet_identifier-type.msgpack
|
243
|
+
:count: 18
|
244
|
+
:type: bloom
|
245
|
+
:code_systems:
|
246
|
+
- http://terminology.hl7.org/CodeSystem/v2-0203
|
247
|
+
- :url: http://hl7.org/fhir/ValueSet/encounter-status
|
248
|
+
:file: hl7_org_fhir_ValueSet_encounter-status.msgpack
|
249
|
+
:count: 9
|
250
|
+
:type: bloom
|
251
|
+
:code_systems:
|
252
|
+
- http://hl7.org/fhir/encounter-status
|
253
|
+
- :url: http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
|
254
|
+
:file: terminology_hl7_org_ValueSet_v3-ActEncounterCode.msgpack
|
255
|
+
:count: 11
|
256
|
+
:type: bloom
|
257
|
+
:code_systems:
|
258
|
+
- http://terminology.hl7.org/CodeSystem/v3-ActCode
|
259
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-encounter-type
|
260
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-encounter-type.msgpack
|
261
|
+
:count: 15951
|
262
|
+
:type: bloom
|
263
|
+
:code_systems:
|
264
|
+
- http://snomed.info/sct
|
265
|
+
- http://www.ama-assn.org/go/cpt
|
266
|
+
- :url: http://hl7.org/fhir/ValueSet/encounter-participant-type
|
267
|
+
:file: hl7_org_fhir_ValueSet_encounter-participant-type.msgpack
|
268
|
+
:count: 12
|
269
|
+
:type: bloom
|
270
|
+
:code_systems:
|
271
|
+
- http://terminology.hl7.org/CodeSystem/v3-ParticipationType
|
272
|
+
- http://terminology.hl7.org/CodeSystem/participant-type
|
273
|
+
- :url: http://hl7.org/fhir/ValueSet/encounter-reason
|
274
|
+
:file: hl7_org_fhir_ValueSet_encounter-reason.msgpack
|
275
|
+
:count: 4000
|
276
|
+
:type: bloom
|
277
|
+
:code_systems:
|
278
|
+
- http://snomed.info/sct
|
279
|
+
- :url: http://hl7.org/fhir/ValueSet/diagnosis-role
|
280
|
+
:file: hl7_org_fhir_ValueSet_diagnosis-role.msgpack
|
281
|
+
:count: 7
|
282
|
+
:type: bloom
|
283
|
+
:code_systems:
|
284
|
+
- http://terminology.hl7.org/CodeSystem/diagnosis-role
|
285
|
+
- :url: http://hl7.org/fhir/ValueSet/encounter-admit-source
|
286
|
+
:file: hl7_org_fhir_ValueSet_encounter-admit-source.msgpack
|
287
|
+
:count: 10
|
288
|
+
:type: bloom
|
289
|
+
:code_systems:
|
290
|
+
- http://terminology.hl7.org/CodeSystem/admit-source
|
291
|
+
- :url: http://hl7.org/fhir/ValueSet/encounter-special-courtesy
|
292
|
+
:file: hl7_org_fhir_ValueSet_encounter-special-courtesy.msgpack
|
293
|
+
:count: 6
|
294
|
+
:type: bloom
|
295
|
+
:code_systems:
|
296
|
+
- http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy
|
297
|
+
- http://terminology.hl7.org/CodeSystem/v3-NullFlavor
|
298
|
+
- :url: http://hl7.org/fhir/ValueSet/encounter-special-arrangements
|
299
|
+
:file: hl7_org_fhir_ValueSet_encounter-special-arrangements.msgpack
|
300
|
+
:count: 5
|
301
|
+
:type: bloom
|
302
|
+
:code_systems:
|
303
|
+
- http://terminology.hl7.org/CodeSystem/encounter-special-arrangements
|
304
|
+
- :url: http://hl7.org/fhir/ValueSet/encounter-location-status
|
305
|
+
:file: hl7_org_fhir_ValueSet_encounter-location-status.msgpack
|
306
|
+
:count: 4
|
307
|
+
:type: bloom
|
308
|
+
:code_systems:
|
309
|
+
- http://hl7.org/fhir/encounter-location-status
|
310
|
+
- :url: http://hl7.org/fhir/ValueSet/goal-status
|
311
|
+
:file: hl7_org_fhir_ValueSet_goal-status.msgpack
|
312
|
+
:count: 9
|
313
|
+
:type: bloom
|
314
|
+
:code_systems:
|
315
|
+
- http://hl7.org/fhir/goal-status
|
316
|
+
- :url: http://hl7.org/fhir/ValueSet/goal-achievement
|
317
|
+
:file: hl7_org_fhir_ValueSet_goal-achievement.msgpack
|
318
|
+
:count: 9
|
319
|
+
:type: bloom
|
320
|
+
:code_systems:
|
321
|
+
- http://terminology.hl7.org/CodeSystem/goal-achievement
|
322
|
+
- :url: http://hl7.org/fhir/ValueSet/goal-priority
|
323
|
+
:file: hl7_org_fhir_ValueSet_goal-priority.msgpack
|
324
|
+
:count: 3
|
325
|
+
:type: bloom
|
326
|
+
:code_systems:
|
327
|
+
- http://terminology.hl7.org/CodeSystem/goal-priority
|
328
|
+
- :url: http://hl7.org/fhir/ValueSet/immunization-status
|
329
|
+
:file: hl7_org_fhir_ValueSet_immunization-status.msgpack
|
330
|
+
:count: 3
|
331
|
+
:type: bloom
|
332
|
+
:code_systems:
|
333
|
+
- http://hl7.org/fhir/event-status
|
334
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-vaccines-cvx
|
335
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-vaccines-cvx.msgpack
|
336
|
+
:count: 172
|
337
|
+
:type: bloom
|
338
|
+
:code_systems:
|
339
|
+
- http://hl7.org/fhir/sid/cvx
|
340
|
+
- :url: http://hl7.org/fhir/ValueSet/immunization-function
|
341
|
+
:file: hl7_org_fhir_ValueSet_immunization-function.msgpack
|
342
|
+
:count: 2
|
343
|
+
:type: bloom
|
344
|
+
:code_systems:
|
345
|
+
- http://terminology.hl7.org/CodeSystem/v2-0443
|
346
|
+
- :url: http://hl7.org/fhir/ValueSet/location-status
|
347
|
+
:file: hl7_org_fhir_ValueSet_location-status.msgpack
|
348
|
+
:count: 3
|
349
|
+
:type: bloom
|
350
|
+
:code_systems:
|
351
|
+
- http://hl7.org/fhir/location-status
|
352
|
+
- :url: http://terminology.hl7.org/ValueSet/v2-0116
|
353
|
+
:file: terminology_hl7_org_ValueSet_v2-0116.msgpack
|
354
|
+
:count: 6
|
355
|
+
:type: bloom
|
356
|
+
:code_systems:
|
357
|
+
- http://terminology.hl7.org/CodeSystem/v2-0116
|
358
|
+
- :url: http://hl7.org/fhir/ValueSet/location-mode
|
359
|
+
:file: hl7_org_fhir_ValueSet_location-mode.msgpack
|
360
|
+
:count: 2
|
361
|
+
:type: bloom
|
362
|
+
:code_systems:
|
363
|
+
- http://hl7.org/fhir/location-mode
|
364
|
+
- :url: http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType
|
365
|
+
:file: terminology_hl7_org_ValueSet_v3-ServiceDeliveryLocationRoleType.msgpack
|
366
|
+
:count: 123
|
367
|
+
:type: bloom
|
368
|
+
:code_systems:
|
369
|
+
- http://terminology.hl7.org/CodeSystem/v3-RoleCode
|
370
|
+
- :url: http://hl7.org/fhir/ValueSet/address-use
|
371
|
+
:file: hl7_org_fhir_ValueSet_address-use.msgpack
|
372
|
+
:count: 5
|
373
|
+
:type: bloom
|
374
|
+
:code_systems:
|
375
|
+
- http://hl7.org/fhir/address-use
|
376
|
+
- :url: http://hl7.org/fhir/ValueSet/address-type
|
377
|
+
:file: hl7_org_fhir_ValueSet_address-type.msgpack
|
378
|
+
:count: 3
|
379
|
+
:type: bloom
|
380
|
+
:code_systems:
|
381
|
+
- http://hl7.org/fhir/address-type
|
382
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state
|
383
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-usps-state.msgpack
|
384
|
+
:count: 59
|
385
|
+
:type: bloom
|
386
|
+
:code_systems:
|
387
|
+
- https://www.usps.com/
|
388
|
+
- :url: http://hl7.org/fhir/ValueSet/days-of-week
|
389
|
+
:file: hl7_org_fhir_ValueSet_days-of-week.msgpack
|
390
|
+
:count: 7
|
391
|
+
:type: bloom
|
392
|
+
:code_systems:
|
393
|
+
- http://hl7.org/fhir/days-of-week
|
394
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-medication-codes
|
395
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-medication-codes.msgpack
|
396
|
+
:count: 130098
|
397
|
+
:type: bloom
|
398
|
+
:code_systems:
|
399
|
+
- http://www.nlm.nih.gov/research/umls/rxnorm
|
400
|
+
- :url: http://hl7.org/fhir/ValueSet/medication-status
|
401
|
+
:file: hl7_org_fhir_ValueSet_medication-status.msgpack
|
402
|
+
:count: 3
|
403
|
+
:type: bloom
|
404
|
+
:code_systems:
|
405
|
+
- http://hl7.org/fhir/CodeSystem/medication-status
|
406
|
+
- :url: http://hl7.org/fhir/ValueSet/medicationrequest-status
|
407
|
+
:file: hl7_org_fhir_ValueSet_medicationrequest-status.msgpack
|
408
|
+
:count: 8
|
409
|
+
:type: bloom
|
410
|
+
:code_systems:
|
411
|
+
- http://hl7.org/fhir/CodeSystem/medicationrequest-status
|
412
|
+
- :url: http://hl7.org/fhir/ValueSet/medicationrequest-intent
|
413
|
+
:file: hl7_org_fhir_ValueSet_medicationrequest-intent.msgpack
|
414
|
+
:count: 8
|
415
|
+
:type: bloom
|
416
|
+
:code_systems:
|
417
|
+
- http://hl7.org/fhir/CodeSystem/medicationrequest-intent
|
418
|
+
- :url: http://hl7.org/fhir/ValueSet/request-priority
|
419
|
+
:file: hl7_org_fhir_ValueSet_request-priority.msgpack
|
420
|
+
:count: 4
|
421
|
+
:type: bloom
|
422
|
+
:code_systems:
|
423
|
+
- http://hl7.org/fhir/request-priority
|
424
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-observation-smoking-status-status
|
425
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-observation-smoking-status-status.msgpack
|
426
|
+
:count: 2
|
427
|
+
:type: bloom
|
428
|
+
:code_systems:
|
429
|
+
- http://hl7.org/fhir/observation-status
|
430
|
+
- :url: http://hl7.org/fhir/ValueSet/observation-category
|
431
|
+
:file: hl7_org_fhir_ValueSet_observation-category.msgpack
|
432
|
+
:count: 9
|
433
|
+
:type: bloom
|
434
|
+
:code_systems:
|
435
|
+
- http://terminology.hl7.org/CodeSystem/observation-category
|
436
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-smoking-status-observation-codes
|
437
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-smoking-status-observation-codes.msgpack
|
438
|
+
:count: 1
|
439
|
+
:type: bloom
|
440
|
+
:code_systems:
|
441
|
+
- http://loinc.org
|
442
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-observation-smokingstatus
|
443
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-observation-smokingstatus.msgpack
|
444
|
+
:count: 8
|
445
|
+
:type: bloom
|
446
|
+
:code_systems:
|
447
|
+
- http://snomed.info/sct
|
448
|
+
- :url: http://hl7.org/fhir/ValueSet/data-absent-reason
|
449
|
+
:file: hl7_org_fhir_ValueSet_data-absent-reason.msgpack
|
450
|
+
:count: 15
|
451
|
+
:type: bloom
|
452
|
+
:code_systems:
|
453
|
+
- http://terminology.hl7.org/CodeSystem/data-absent-reason
|
454
|
+
- :url: http://hl7.org/fhir/ValueSet/observation-interpretation
|
455
|
+
:file: hl7_org_fhir_ValueSet_observation-interpretation.msgpack
|
456
|
+
:count: 39
|
457
|
+
:type: bloom
|
458
|
+
:code_systems:
|
459
|
+
- http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation
|
460
|
+
- :url: http://hl7.org/fhir/ValueSet/referencerange-meaning
|
461
|
+
:file: hl7_org_fhir_ValueSet_referencerange-meaning.msgpack
|
462
|
+
:count: 13
|
463
|
+
:type: bloom
|
464
|
+
:code_systems:
|
465
|
+
- http://terminology.hl7.org/CodeSystem/referencerange-meaning
|
466
|
+
- :url: http://hl7.org/fhir/ValueSet/observation-status
|
467
|
+
:file: hl7_org_fhir_ValueSet_observation-status.msgpack
|
468
|
+
:count: 8
|
469
|
+
:type: bloom
|
470
|
+
:code_systems:
|
471
|
+
- http://hl7.org/fhir/observation-status
|
472
|
+
- :url: http://hl7.org/fhir/ValueSet/observation-vitalsignresult
|
473
|
+
:file: hl7_org_fhir_ValueSet_observation-vitalsignresult.msgpack
|
474
|
+
:count: 13
|
475
|
+
:type: bloom
|
476
|
+
:code_systems:
|
477
|
+
- http://loinc.org
|
478
|
+
- :url: http://hl7.org/fhir/ValueSet/quantity-comparator
|
479
|
+
:file: hl7_org_fhir_ValueSet_quantity-comparator.msgpack
|
480
|
+
:count: 4
|
481
|
+
:type: bloom
|
482
|
+
:code_systems:
|
483
|
+
- http://hl7.org/fhir/quantity-comparator
|
484
|
+
- :url: http://hl7.org/fhir/ValueSet/ucum-vitals-common
|
485
|
+
:file: hl7_org_fhir_ValueSet_ucum-vitals-common.msgpack
|
486
|
+
:count: 12
|
487
|
+
:type: bloom
|
488
|
+
:code_systems:
|
489
|
+
- http://unitsofmeasure.org
|
490
|
+
- :url: http://hl7.org/fhir/ValueSet/observation-codes
|
491
|
+
:file: hl7_org_fhir_ValueSet_observation-codes.msgpack
|
492
|
+
:count: 270991
|
493
|
+
:type: bloom
|
494
|
+
:code_systems:
|
495
|
+
- http://loinc.org
|
496
|
+
- :url: http://hl7.org/fhir/ValueSet/ucum-bodylength
|
497
|
+
:file: hl7_org_fhir_ValueSet_ucum-bodylength.msgpack
|
498
|
+
:count: 2
|
499
|
+
:type: bloom
|
500
|
+
:code_systems:
|
501
|
+
- http://unitsofmeasure.org
|
502
|
+
- :url: http://hl7.org/fhir/ValueSet/ucum-bodytemp
|
503
|
+
:file: hl7_org_fhir_ValueSet_ucum-bodytemp.msgpack
|
504
|
+
:count: 2
|
505
|
+
:type: bloom
|
506
|
+
:code_systems:
|
507
|
+
- http://unitsofmeasure.org
|
508
|
+
- :url: http://hl7.org/fhir/ValueSet/ucum-bodyweight
|
509
|
+
:file: hl7_org_fhir_ValueSet_ucum-bodyweight.msgpack
|
510
|
+
:count: 3
|
511
|
+
:type: bloom
|
512
|
+
:code_systems:
|
513
|
+
- http://unitsofmeasure.org
|
514
|
+
- :url: http://hl7.org/fhir/ValueSet/contactentity-type
|
515
|
+
:file: hl7_org_fhir_ValueSet_contactentity-type.msgpack
|
516
|
+
:count: 6
|
517
|
+
:type: bloom
|
518
|
+
:code_systems:
|
519
|
+
- http://terminology.hl7.org/CodeSystem/contactentity-type
|
520
|
+
- :url: http://hl7.org/fhir/ValueSet/name-use
|
521
|
+
:file: hl7_org_fhir_ValueSet_name-use.msgpack
|
522
|
+
:count: 7
|
523
|
+
:type: bloom
|
524
|
+
:code_systems:
|
525
|
+
- http://hl7.org/fhir/name-use
|
526
|
+
- :url: http://hl7.org/fhir/ValueSet/contact-point-system
|
527
|
+
:file: hl7_org_fhir_ValueSet_contact-point-system.msgpack
|
528
|
+
:count: 7
|
529
|
+
:type: bloom
|
530
|
+
:code_systems:
|
531
|
+
- http://hl7.org/fhir/contact-point-system
|
532
|
+
- :url: http://hl7.org/fhir/ValueSet/contact-point-use
|
533
|
+
:file: hl7_org_fhir_ValueSet_contact-point-use.msgpack
|
534
|
+
:count: 5
|
535
|
+
:type: bloom
|
536
|
+
:code_systems:
|
537
|
+
- http://hl7.org/fhir/contact-point-use
|
538
|
+
- :url: http://hl7.org/fhir/ValueSet/administrative-gender
|
539
|
+
:file: hl7_org_fhir_ValueSet_administrative-gender.msgpack
|
540
|
+
:count: 4
|
541
|
+
:type: bloom
|
542
|
+
:code_systems:
|
543
|
+
- http://hl7.org/fhir/administrative-gender
|
544
|
+
- :url: http://hl7.org/fhir/ValueSet/marital-status
|
545
|
+
:file: hl7_org_fhir_ValueSet_marital-status.msgpack
|
546
|
+
:count: 11
|
547
|
+
:type: bloom
|
548
|
+
:code_systems:
|
549
|
+
- http://terminology.hl7.org/CodeSystem/v3-MaritalStatus
|
550
|
+
- http://terminology.hl7.org/CodeSystem/v3-NullFlavor
|
551
|
+
- :url: http://hl7.org/fhir/ValueSet/patient-contactrelationship
|
552
|
+
:file: hl7_org_fhir_ValueSet_patient-contactrelationship.msgpack
|
553
|
+
:count: 7
|
554
|
+
:type: bloom
|
555
|
+
:code_systems:
|
556
|
+
- http://terminology.hl7.org/CodeSystem/v2-0131
|
557
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/simple-language
|
558
|
+
:file: hl7_org_fhir_us_core_ValueSet_simple-language.msgpack
|
559
|
+
:count: 8212
|
560
|
+
:type: bloom
|
561
|
+
:code_systems:
|
562
|
+
- urn:ietf:bcp:47
|
563
|
+
- :url: http://hl7.org/fhir/ValueSet/link-type
|
564
|
+
:file: hl7_org_fhir_ValueSet_link-type.msgpack
|
565
|
+
:count: 4
|
566
|
+
:type: bloom
|
567
|
+
:code_systems:
|
568
|
+
- http://hl7.org/fhir/link-type
|
569
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/omb-race-category
|
570
|
+
:file: hl7_org_fhir_us_core_ValueSet_omb-race-category.msgpack
|
571
|
+
:count: 7
|
572
|
+
:type: bloom
|
573
|
+
:code_systems:
|
574
|
+
- urn:oid:2.16.840.1.113883.6.238
|
575
|
+
- http://terminology.hl7.org/CodeSystem/v3-NullFlavor
|
576
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/detailed-race
|
577
|
+
:file: hl7_org_fhir_us_core_ValueSet_detailed-race.msgpack
|
578
|
+
:count: 917
|
579
|
+
:type: bloom
|
580
|
+
:code_systems:
|
581
|
+
- urn:oid:2.16.840.1.113883.6.238
|
582
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/omb-ethnicity-category
|
583
|
+
:file: hl7_org_fhir_us_core_ValueSet_omb-ethnicity-category.msgpack
|
584
|
+
:count: 2
|
585
|
+
:type: bloom
|
586
|
+
:code_systems:
|
587
|
+
- urn:oid:2.16.840.1.113883.6.238
|
588
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/detailed-ethnicity
|
589
|
+
:file: hl7_org_fhir_us_core_ValueSet_detailed-ethnicity.msgpack
|
590
|
+
:count: 42
|
591
|
+
:type: bloom
|
592
|
+
:code_systems:
|
593
|
+
- urn:oid:2.16.840.1.113883.6.238
|
594
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/birthsex
|
595
|
+
:file: hl7_org_fhir_us_core_ValueSet_birthsex.msgpack
|
596
|
+
:count: 3
|
597
|
+
:type: bloom
|
598
|
+
:code_systems:
|
599
|
+
- http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender
|
600
|
+
- http://terminology.hl7.org/CodeSystem/v3-NullFlavor
|
601
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-provider-role
|
602
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-provider-role.msgpack
|
603
|
+
:count: 237
|
604
|
+
:type: bloom
|
605
|
+
:code_systems:
|
606
|
+
- http://nucc.org/provider-taxonomy
|
607
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-provider-specialty
|
608
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-provider-specialty.msgpack
|
609
|
+
:count: 862
|
610
|
+
:type: bloom
|
611
|
+
:code_systems:
|
612
|
+
- http://nucc.org/provider-taxonomy
|
613
|
+
- :url: http://hl7.org/fhir/ValueSet/event-status
|
614
|
+
:file: hl7_org_fhir_ValueSet_event-status.msgpack
|
615
|
+
:count: 8
|
616
|
+
:type: bloom
|
617
|
+
:code_systems:
|
618
|
+
- http://hl7.org/fhir/event-status
|
619
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code
|
620
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-procedure-code.msgpack
|
621
|
+
:count: 285523
|
622
|
+
:type: bloom
|
623
|
+
:code_systems:
|
624
|
+
- http://www.ama-assn.org/go/cpt
|
625
|
+
- http://snomed.info/sct
|
626
|
+
- urn:oid:2.16.840.1.113883.6.285
|
627
|
+
- http://www.cms.gov/Medicare/Coding/ICD10
|
628
|
+
- urn:oid:2.16.840.1.113883.6.13
|
629
|
+
- :url: http://hl7.org/fhir/ValueSet/device-action
|
630
|
+
:file: hl7_org_fhir_ValueSet_device-action.msgpack
|
631
|
+
:count: 622
|
632
|
+
:type: bloom
|
633
|
+
:code_systems:
|
634
|
+
- http://snomed.info/sct
|
635
|
+
- :url: http://terminology.hl7.org/ValueSet/v3-PurposeOfUse
|
636
|
+
:file: terminology_hl7_org_ValueSet_v3-PurposeOfUse.msgpack
|
637
|
+
:count: 60
|
638
|
+
:type: bloom
|
639
|
+
:code_systems:
|
640
|
+
- http://terminology.hl7.org/CodeSystem/v3-ActReason
|
641
|
+
- :url: http://hl7.org/fhir/ValueSet/provenance-activity-type
|
642
|
+
:file: hl7_org_fhir_ValueSet_provenance-activity-type.msgpack
|
643
|
+
:count: 70
|
644
|
+
:type: bloom
|
645
|
+
:code_systems:
|
646
|
+
- http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion
|
647
|
+
- http://terminology.hl7.org/CodeSystem/v3-ActCode
|
648
|
+
- http://terminology.hl7.org/CodeSystem/v3-DataOperation
|
649
|
+
- http://terminology.hl7.org/CodeSystem/v3-ParticipationType
|
650
|
+
- :url: http://hl7.org/fhir/us/core/ValueSet/us-core-provenance-participant-type
|
651
|
+
:file: hl7_org_fhir_us_core_ValueSet_us-core-provenance-participant-type.msgpack
|
652
|
+
:count: 11
|
653
|
+
:type: bloom
|
654
|
+
:code_systems:
|
655
|
+
- http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type
|
656
|
+
- http://terminology.hl7.org/CodeSystem/provenance-participant-type
|
657
|
+
- :url: http://hl7.org/fhir/ValueSet/provenance-agent-type
|
658
|
+
:file: hl7_org_fhir_ValueSet_provenance-agent-type.msgpack
|
659
|
+
:count: 10
|
660
|
+
:type: bloom
|
661
|
+
:code_systems:
|
662
|
+
- http://terminology.hl7.org/CodeSystem/provenance-participant-type
|
663
|
+
- :url: http://hl7.org/fhir/ValueSet/provenance-entity-role
|
664
|
+
:file: hl7_org_fhir_ValueSet_provenance-entity-role.msgpack
|
665
|
+
:count: 5
|
666
|
+
:type: bloom
|
667
|
+
:code_systems:
|
668
|
+
- http://hl7.org/fhir/provenance-entity-role
|
669
|
+
- :url: urn:ietf:bcp:47
|
670
|
+
:file: urn_ietf_bcp_47.msgpack
|
671
|
+
:count: 8533
|
672
|
+
:type: bloom
|
673
|
+
:code_systems: urn:ietf:bcp:47
|
674
|
+
- :url: http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical
|
675
|
+
:file: terminology_hl7_org_CodeSystem_allergyintolerance-clinical.msgpack
|
676
|
+
:count: 3
|
677
|
+
:type: bloom
|
678
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical
|
679
|
+
- :url: http://terminology.hl7.org/CodeSystem/allergyintolerance-verification
|
680
|
+
:file: terminology_hl7_org_CodeSystem_allergyintolerance-verification.msgpack
|
681
|
+
:count: 4
|
682
|
+
:type: bloom
|
683
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/allergyintolerance-verification
|
684
|
+
- :url: http://hl7.org/fhir/allergy-intolerance-type
|
685
|
+
:file: hl7_org_fhir_allergy-intolerance-type.msgpack
|
686
|
+
:count: 2
|
687
|
+
:type: bloom
|
688
|
+
:code_systems: http://hl7.org/fhir/allergy-intolerance-type
|
689
|
+
- :url: http://hl7.org/fhir/allergy-intolerance-category
|
690
|
+
:file: hl7_org_fhir_allergy-intolerance-category.msgpack
|
691
|
+
:count: 4
|
692
|
+
:type: bloom
|
693
|
+
:code_systems: http://hl7.org/fhir/allergy-intolerance-category
|
694
|
+
- :url: http://hl7.org/fhir/allergy-intolerance-criticality
|
695
|
+
:file: hl7_org_fhir_allergy-intolerance-criticality.msgpack
|
696
|
+
:count: 3
|
697
|
+
:type: bloom
|
698
|
+
:code_systems: http://hl7.org/fhir/allergy-intolerance-criticality
|
699
|
+
- :url: http://www.nlm.nih.gov/research/umls/rxnorm
|
700
|
+
:file: www_nlm_nih_gov_research_umls_rxnorm.msgpack
|
701
|
+
:count: 210338
|
702
|
+
:type: bloom
|
703
|
+
:code_systems: http://www.nlm.nih.gov/research/umls/rxnorm
|
704
|
+
- :url: http://snomed.info/sct
|
705
|
+
:file: snomed_info_sct.msgpack
|
706
|
+
:count: 489140
|
707
|
+
:type: bloom
|
708
|
+
:code_systems: http://snomed.info/sct
|
709
|
+
- :url: http://hl7.org/fhir/reaction-event-severity
|
710
|
+
:file: hl7_org_fhir_reaction-event-severity.msgpack
|
711
|
+
:count: 3
|
712
|
+
:type: bloom
|
713
|
+
:code_systems: http://hl7.org/fhir/reaction-event-severity
|
714
|
+
- :url: http://hl7.org/fhir/narrative-status
|
715
|
+
:file: hl7_org_fhir_narrative-status.msgpack
|
716
|
+
:count: 4
|
717
|
+
:type: bloom
|
718
|
+
:code_systems: http://hl7.org/fhir/narrative-status
|
719
|
+
- :url: http://hl7.org/fhir/request-status
|
720
|
+
:file: hl7_org_fhir_request-status.msgpack
|
721
|
+
:count: 7
|
722
|
+
:type: bloom
|
723
|
+
:code_systems: http://hl7.org/fhir/request-status
|
724
|
+
- :url: http://hl7.org/fhir/request-intent
|
725
|
+
:file: hl7_org_fhir_request-intent.msgpack
|
726
|
+
:count: 9
|
727
|
+
:type: bloom
|
728
|
+
:code_systems: http://hl7.org/fhir/request-intent
|
729
|
+
- :url: http://hl7.org/fhir/resource-types
|
730
|
+
:file: hl7_org_fhir_resource-types.msgpack
|
731
|
+
:count: 148
|
732
|
+
:type: bloom
|
733
|
+
:code_systems: http://hl7.org/fhir/resource-types
|
734
|
+
- :url: http://hl7.org/fhir/care-plan-activity-status
|
735
|
+
:file: hl7_org_fhir_care-plan-activity-status.msgpack
|
736
|
+
:count: 9
|
737
|
+
:type: bloom
|
738
|
+
:code_systems: http://hl7.org/fhir/care-plan-activity-status
|
739
|
+
- :url: http://hl7.org/fhir/care-team-status
|
740
|
+
:file: hl7_org_fhir_care-team-status.msgpack
|
741
|
+
:count: 5
|
742
|
+
:type: bloom
|
743
|
+
:code_systems: http://hl7.org/fhir/care-team-status
|
744
|
+
- :url: http://nucc.org/provider-taxonomy
|
745
|
+
:file: nucc_org_provider-taxonomy.msgpack
|
746
|
+
:count: 862
|
747
|
+
:type: bloom
|
748
|
+
:code_systems: http://nucc.org/provider-taxonomy
|
749
|
+
- :url: http://terminology.hl7.org/CodeSystem/condition-clinical
|
750
|
+
:file: terminology_hl7_org_CodeSystem_condition-clinical.msgpack
|
751
|
+
:count: 6
|
752
|
+
:type: bloom
|
753
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/condition-clinical
|
754
|
+
- :url: http://terminology.hl7.org/CodeSystem/condition-ver-status
|
755
|
+
:file: terminology_hl7_org_CodeSystem_condition-ver-status.msgpack
|
756
|
+
:count: 6
|
757
|
+
:type: bloom
|
758
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/condition-ver-status
|
759
|
+
- :url: http://terminology.hl7.org/CodeSystem/condition-category
|
760
|
+
:file: terminology_hl7_org_CodeSystem_condition-category.msgpack
|
761
|
+
:count: 2
|
762
|
+
:type: bloom
|
763
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/condition-category
|
764
|
+
- :url: http://hl7.org/fhir/us/core/CodeSystem/condition-category
|
765
|
+
:file: hl7_org_fhir_us_core_CodeSystem_condition-category.msgpack
|
766
|
+
:count: 2
|
767
|
+
:type: bloom
|
768
|
+
:code_systems: http://hl7.org/fhir/us/core/CodeSystem/condition-category
|
769
|
+
- :url: http://hl7.org/fhir/sid/icd-10-cm
|
770
|
+
:file: hl7_org_fhir_sid_icd-10-cm.msgpack
|
771
|
+
:count: 95697
|
772
|
+
:type: bloom
|
773
|
+
:code_systems: http://hl7.org/fhir/sid/icd-10-cm
|
774
|
+
- :url: http://hl7.org/fhir/sid/icd-9-cm
|
775
|
+
:file: hl7_org_fhir_sid_icd-9-cm.msgpack
|
776
|
+
:count: 22406
|
777
|
+
:type: bloom
|
778
|
+
:code_systems: http://hl7.org/fhir/sid/icd-9-cm
|
779
|
+
- :url: http://hl7.org/fhir/udi-entry-type
|
780
|
+
:file: hl7_org_fhir_udi-entry-type.msgpack
|
781
|
+
:count: 6
|
782
|
+
:type: bloom
|
783
|
+
:code_systems: http://hl7.org/fhir/udi-entry-type
|
784
|
+
- :url: http://hl7.org/fhir/device-status
|
785
|
+
:file: hl7_org_fhir_device-status.msgpack
|
786
|
+
:count: 4
|
787
|
+
:type: bloom
|
788
|
+
:code_systems: http://hl7.org/fhir/device-status
|
789
|
+
- :url: http://terminology.hl7.org/CodeSystem/device-status-reason
|
790
|
+
:file: terminology_hl7_org_CodeSystem_device-status-reason.msgpack
|
791
|
+
:count: 8
|
792
|
+
:type: bloom
|
793
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/device-status-reason
|
794
|
+
- :url: http://hl7.org/fhir/device-nametype
|
795
|
+
:file: hl7_org_fhir_device-nametype.msgpack
|
796
|
+
:count: 6
|
797
|
+
:type: bloom
|
798
|
+
:code_systems: http://hl7.org/fhir/device-nametype
|
799
|
+
- :url: http://hl7.org/fhir/diagnostic-report-status
|
800
|
+
:file: hl7_org_fhir_diagnostic-report-status.msgpack
|
801
|
+
:count: 10
|
802
|
+
:type: bloom
|
803
|
+
:code_systems: http://hl7.org/fhir/diagnostic-report-status
|
804
|
+
- :url: http://loinc.org
|
805
|
+
:file: loinc_org.msgpack
|
806
|
+
:count: 270991
|
807
|
+
:type: bloom
|
808
|
+
:code_systems: http://loinc.org
|
809
|
+
- :url: http://hl7.org/fhir/document-reference-status
|
810
|
+
:file: hl7_org_fhir_document-reference-status.msgpack
|
811
|
+
:count: 3
|
812
|
+
:type: bloom
|
813
|
+
:code_systems: http://hl7.org/fhir/document-reference-status
|
814
|
+
- :url: http://hl7.org/fhir/composition-status
|
815
|
+
:file: hl7_org_fhir_composition-status.msgpack
|
816
|
+
:count: 4
|
817
|
+
:type: bloom
|
818
|
+
:code_systems: http://hl7.org/fhir/composition-status
|
819
|
+
- :url: http://terminology.hl7.org/CodeSystem/v3-NullFlavor
|
820
|
+
:file: terminology_hl7_org_CodeSystem_v3-NullFlavor.msgpack
|
821
|
+
:count: 17
|
822
|
+
:type: bloom
|
823
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v3-NullFlavor
|
824
|
+
- :url: http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category
|
825
|
+
:file: hl7_org_fhir_us_core_CodeSystem_us-core-documentreference-category.msgpack
|
826
|
+
:count: 1
|
827
|
+
:type: bloom
|
828
|
+
:code_systems: http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category
|
829
|
+
- :url: http://hl7.org/fhir/document-relationship-type
|
830
|
+
:file: hl7_org_fhir_document-relationship-type.msgpack
|
831
|
+
:count: 4
|
832
|
+
:type: bloom
|
833
|
+
:code_systems: http://hl7.org/fhir/document-relationship-type
|
834
|
+
- :url: urn:ietf:bcp:13
|
835
|
+
:file: urn_ietf_bcp_13.msgpack
|
836
|
+
:count: 2382
|
837
|
+
:type: bloom
|
838
|
+
:code_systems: urn:ietf:bcp:13
|
839
|
+
- :url: http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem
|
840
|
+
:file: ihe_net_fhir_ValueSet_IHE_FormatCode_codesystem.msgpack
|
841
|
+
:count: 74
|
842
|
+
:type: bloom
|
843
|
+
:code_systems: http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem
|
844
|
+
- :url: http://hl7.org/fhir/identifier-use
|
845
|
+
:file: hl7_org_fhir_identifier-use.msgpack
|
846
|
+
:count: 5
|
847
|
+
:type: bloom
|
848
|
+
:code_systems: http://hl7.org/fhir/identifier-use
|
849
|
+
- :url: http://terminology.hl7.org/CodeSystem/v2-0203
|
850
|
+
:file: terminology_hl7_org_CodeSystem_v2-0203.msgpack
|
851
|
+
:count: 127
|
852
|
+
:type: bloom
|
853
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v2-0203
|
854
|
+
- :url: http://hl7.org/fhir/encounter-status
|
855
|
+
:file: hl7_org_fhir_encounter-status.msgpack
|
856
|
+
:count: 9
|
857
|
+
:type: bloom
|
858
|
+
:code_systems: http://hl7.org/fhir/encounter-status
|
859
|
+
- :url: http://terminology.hl7.org/CodeSystem/v3-ActCode
|
860
|
+
:file: terminology_hl7_org_CodeSystem_v3-ActCode.msgpack
|
861
|
+
:count: 1116
|
862
|
+
:type: bloom
|
863
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v3-ActCode
|
864
|
+
- :url: http://www.ama-assn.org/go/cpt
|
865
|
+
:file: www_ama-assn_org_go_cpt.msgpack
|
866
|
+
:count: 14654
|
867
|
+
:type: bloom
|
868
|
+
:code_systems: http://www.ama-assn.org/go/cpt
|
869
|
+
- :url: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
|
870
|
+
:file: terminology_hl7_org_CodeSystem_v3-ParticipationType.msgpack
|
871
|
+
:count: 61
|
872
|
+
:type: bloom
|
873
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
|
874
|
+
- :url: http://terminology.hl7.org/CodeSystem/participant-type
|
875
|
+
:file: terminology_hl7_org_CodeSystem_participant-type.msgpack
|
876
|
+
:count: 2
|
877
|
+
:type: bloom
|
878
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/participant-type
|
879
|
+
- :url: http://terminology.hl7.org/CodeSystem/diagnosis-role
|
880
|
+
:file: terminology_hl7_org_CodeSystem_diagnosis-role.msgpack
|
881
|
+
:count: 7
|
882
|
+
:type: bloom
|
883
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/diagnosis-role
|
884
|
+
- :url: http://terminology.hl7.org/CodeSystem/admit-source
|
885
|
+
:file: terminology_hl7_org_CodeSystem_admit-source.msgpack
|
886
|
+
:count: 10
|
887
|
+
:type: bloom
|
888
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/admit-source
|
889
|
+
- :url: http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy
|
890
|
+
:file: terminology_hl7_org_CodeSystem_v3-EncounterSpecialCourtesy.msgpack
|
891
|
+
:count: 5
|
892
|
+
:type: bloom
|
893
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy
|
894
|
+
- :url: http://terminology.hl7.org/CodeSystem/encounter-special-arrangements
|
895
|
+
:file: terminology_hl7_org_CodeSystem_encounter-special-arrangements.msgpack
|
896
|
+
:count: 5
|
897
|
+
:type: bloom
|
898
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/encounter-special-arrangements
|
899
|
+
- :url: http://hl7.org/fhir/encounter-location-status
|
900
|
+
:file: hl7_org_fhir_encounter-location-status.msgpack
|
901
|
+
:count: 4
|
902
|
+
:type: bloom
|
903
|
+
:code_systems: http://hl7.org/fhir/encounter-location-status
|
904
|
+
- :url: http://hl7.org/fhir/goal-status
|
905
|
+
:file: hl7_org_fhir_goal-status.msgpack
|
906
|
+
:count: 9
|
907
|
+
:type: bloom
|
908
|
+
:code_systems: http://hl7.org/fhir/goal-status
|
909
|
+
- :url: http://terminology.hl7.org/CodeSystem/goal-achievement
|
910
|
+
:file: terminology_hl7_org_CodeSystem_goal-achievement.msgpack
|
911
|
+
:count: 9
|
912
|
+
:type: bloom
|
913
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/goal-achievement
|
914
|
+
- :url: http://terminology.hl7.org/CodeSystem/goal-priority
|
915
|
+
:file: terminology_hl7_org_CodeSystem_goal-priority.msgpack
|
916
|
+
:count: 3
|
917
|
+
:type: bloom
|
918
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/goal-priority
|
919
|
+
- :url: http://hl7.org/fhir/event-status
|
920
|
+
:file: hl7_org_fhir_event-status.msgpack
|
921
|
+
:count: 8
|
922
|
+
:type: bloom
|
923
|
+
:code_systems: http://hl7.org/fhir/event-status
|
924
|
+
- :url: http://hl7.org/fhir/sid/cvx
|
925
|
+
:file: hl7_org_fhir_sid_cvx.msgpack
|
926
|
+
:count: 211
|
927
|
+
:type: bloom
|
928
|
+
:code_systems: http://hl7.org/fhir/sid/cvx
|
929
|
+
- :url: http://terminology.hl7.org/CodeSystem/v2-0443
|
930
|
+
:file: terminology_hl7_org_CodeSystem_v2-0443.msgpack
|
931
|
+
:count: 23
|
932
|
+
:type: bloom
|
933
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v2-0443
|
934
|
+
- :url: http://hl7.org/fhir/location-status
|
935
|
+
:file: hl7_org_fhir_location-status.msgpack
|
936
|
+
:count: 3
|
937
|
+
:type: bloom
|
938
|
+
:code_systems: http://hl7.org/fhir/location-status
|
939
|
+
- :url: http://terminology.hl7.org/CodeSystem/v2-0116
|
940
|
+
:file: terminology_hl7_org_CodeSystem_v2-0116.msgpack
|
941
|
+
:count: 6
|
942
|
+
:type: bloom
|
943
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v2-0116
|
944
|
+
- :url: http://hl7.org/fhir/location-mode
|
945
|
+
:file: hl7_org_fhir_location-mode.msgpack
|
946
|
+
:count: 2
|
947
|
+
:type: bloom
|
948
|
+
:code_systems: http://hl7.org/fhir/location-mode
|
949
|
+
- :url: http://terminology.hl7.org/CodeSystem/v3-RoleCode
|
950
|
+
:file: terminology_hl7_org_CodeSystem_v3-RoleCode.msgpack
|
951
|
+
:count: 397
|
952
|
+
:type: bloom
|
953
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v3-RoleCode
|
954
|
+
- :url: http://hl7.org/fhir/address-use
|
955
|
+
:file: hl7_org_fhir_address-use.msgpack
|
956
|
+
:count: 5
|
957
|
+
:type: bloom
|
958
|
+
:code_systems: http://hl7.org/fhir/address-use
|
959
|
+
- :url: http://hl7.org/fhir/address-type
|
960
|
+
:file: hl7_org_fhir_address-type.msgpack
|
961
|
+
:count: 3
|
962
|
+
:type: bloom
|
963
|
+
:code_systems: http://hl7.org/fhir/address-type
|
964
|
+
- :url: https://www.usps.com/
|
965
|
+
:file: www_usps_com_.msgpack
|
966
|
+
:count: 59
|
967
|
+
:type: bloom
|
968
|
+
:code_systems: https://www.usps.com/
|
969
|
+
- :url: http://hl7.org/fhir/days-of-week
|
970
|
+
:file: hl7_org_fhir_days-of-week.msgpack
|
971
|
+
:count: 7
|
972
|
+
:type: bloom
|
973
|
+
:code_systems: http://hl7.org/fhir/days-of-week
|
974
|
+
- :url: http://hl7.org/fhir/CodeSystem/medication-status
|
975
|
+
:file: hl7_org_fhir_CodeSystem_medication-status.msgpack
|
976
|
+
:count: 3
|
977
|
+
:type: bloom
|
978
|
+
:code_systems: http://hl7.org/fhir/CodeSystem/medication-status
|
979
|
+
- :url: http://hl7.org/fhir/CodeSystem/medicationrequest-status
|
980
|
+
:file: hl7_org_fhir_CodeSystem_medicationrequest-status.msgpack
|
981
|
+
:count: 8
|
982
|
+
:type: bloom
|
983
|
+
:code_systems: http://hl7.org/fhir/CodeSystem/medicationrequest-status
|
984
|
+
- :url: http://hl7.org/fhir/CodeSystem/medicationrequest-intent
|
985
|
+
:file: hl7_org_fhir_CodeSystem_medicationrequest-intent.msgpack
|
986
|
+
:count: 8
|
987
|
+
:type: bloom
|
988
|
+
:code_systems: http://hl7.org/fhir/CodeSystem/medicationrequest-intent
|
989
|
+
- :url: http://hl7.org/fhir/request-priority
|
990
|
+
:file: hl7_org_fhir_request-priority.msgpack
|
991
|
+
:count: 4
|
992
|
+
:type: bloom
|
993
|
+
:code_systems: http://hl7.org/fhir/request-priority
|
994
|
+
- :url: http://hl7.org/fhir/observation-status
|
995
|
+
:file: hl7_org_fhir_observation-status.msgpack
|
996
|
+
:count: 8
|
997
|
+
:type: bloom
|
998
|
+
:code_systems: http://hl7.org/fhir/observation-status
|
999
|
+
- :url: http://terminology.hl7.org/CodeSystem/observation-category
|
1000
|
+
:file: terminology_hl7_org_CodeSystem_observation-category.msgpack
|
1001
|
+
:count: 9
|
1002
|
+
:type: bloom
|
1003
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/observation-category
|
1004
|
+
- :url: http://terminology.hl7.org/CodeSystem/data-absent-reason
|
1005
|
+
:file: terminology_hl7_org_CodeSystem_data-absent-reason.msgpack
|
1006
|
+
:count: 15
|
1007
|
+
:type: bloom
|
1008
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/data-absent-reason
|
1009
|
+
- :url: http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation
|
1010
|
+
:file: terminology_hl7_org_CodeSystem_v3-ObservationInterpretation.msgpack
|
1011
|
+
:count: 57
|
1012
|
+
:type: bloom
|
1013
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation
|
1014
|
+
- :url: http://terminology.hl7.org/CodeSystem/referencerange-meaning
|
1015
|
+
:file: terminology_hl7_org_CodeSystem_referencerange-meaning.msgpack
|
1016
|
+
:count: 13
|
1017
|
+
:type: bloom
|
1018
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/referencerange-meaning
|
1019
|
+
- :url: http://hl7.org/fhir/quantity-comparator
|
1020
|
+
:file: hl7_org_fhir_quantity-comparator.msgpack
|
1021
|
+
:count: 4
|
1022
|
+
:type: bloom
|
1023
|
+
:code_systems: http://hl7.org/fhir/quantity-comparator
|
1024
|
+
- :url: http://unitsofmeasure.org
|
1025
|
+
:file: unitsofmeasure_org.msgpack
|
1026
|
+
:count: 1423
|
1027
|
+
:type: bloom
|
1028
|
+
:code_systems: http://unitsofmeasure.org
|
1029
|
+
- :url: http://terminology.hl7.org/CodeSystem/contactentity-type
|
1030
|
+
:file: terminology_hl7_org_CodeSystem_contactentity-type.msgpack
|
1031
|
+
:count: 6
|
1032
|
+
:type: bloom
|
1033
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/contactentity-type
|
1034
|
+
- :url: http://hl7.org/fhir/name-use
|
1035
|
+
:file: hl7_org_fhir_name-use.msgpack
|
1036
|
+
:count: 7
|
1037
|
+
:type: bloom
|
1038
|
+
:code_systems: http://hl7.org/fhir/name-use
|
1039
|
+
- :url: http://hl7.org/fhir/contact-point-system
|
1040
|
+
:file: hl7_org_fhir_contact-point-system.msgpack
|
1041
|
+
:count: 7
|
1042
|
+
:type: bloom
|
1043
|
+
:code_systems: http://hl7.org/fhir/contact-point-system
|
1044
|
+
- :url: http://hl7.org/fhir/contact-point-use
|
1045
|
+
:file: hl7_org_fhir_contact-point-use.msgpack
|
1046
|
+
:count: 5
|
1047
|
+
:type: bloom
|
1048
|
+
:code_systems: http://hl7.org/fhir/contact-point-use
|
1049
|
+
- :url: http://hl7.org/fhir/administrative-gender
|
1050
|
+
:file: hl7_org_fhir_administrative-gender.msgpack
|
1051
|
+
:count: 4
|
1052
|
+
:type: bloom
|
1053
|
+
:code_systems: http://hl7.org/fhir/administrative-gender
|
1054
|
+
- :url: http://terminology.hl7.org/CodeSystem/v3-MaritalStatus
|
1055
|
+
:file: terminology_hl7_org_CodeSystem_v3-MaritalStatus.msgpack
|
1056
|
+
:count: 10
|
1057
|
+
:type: bloom
|
1058
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v3-MaritalStatus
|
1059
|
+
- :url: http://terminology.hl7.org/CodeSystem/v2-0131
|
1060
|
+
:file: terminology_hl7_org_CodeSystem_v2-0131.msgpack
|
1061
|
+
:count: 12
|
1062
|
+
:type: bloom
|
1063
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v2-0131
|
1064
|
+
- :url: http://hl7.org/fhir/link-type
|
1065
|
+
:file: hl7_org_fhir_link-type.msgpack
|
1066
|
+
:count: 4
|
1067
|
+
:type: bloom
|
1068
|
+
:code_systems: http://hl7.org/fhir/link-type
|
1069
|
+
- :url: urn:oid:2.16.840.1.113883.6.238
|
1070
|
+
:file: urn_oid_2_16_840_1_113883_6_238.msgpack
|
1071
|
+
:count: 966
|
1072
|
+
:type: bloom
|
1073
|
+
:code_systems: urn:oid:2.16.840.1.113883.6.238
|
1074
|
+
- :url: http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender
|
1075
|
+
:file: terminology_hl7_org_CodeSystem_v3-AdministrativeGender.msgpack
|
1076
|
+
:count: 3
|
1077
|
+
:type: bloom
|
1078
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender
|
1079
|
+
- :url: urn:oid:2.16.840.1.113883.6.285
|
1080
|
+
:file: urn_oid_2_16_840_1_113883_6_285.msgpack
|
1081
|
+
:count: 7783
|
1082
|
+
:type: bloom
|
1083
|
+
:code_systems: urn:oid:2.16.840.1.113883.6.285
|
1084
|
+
- :url: http://www.cms.gov/Medicare/Coding/ICD10
|
1085
|
+
:file: www_cms_gov_Medicare_Coding_ICD10.msgpack
|
1086
|
+
:count: 190673
|
1087
|
+
:type: bloom
|
1088
|
+
:code_systems: http://www.cms.gov/Medicare/Coding/ICD10
|
1089
|
+
- :url: urn:oid:2.16.840.1.113883.6.13
|
1090
|
+
:file: urn_oid_2_16_840_1_113883_6_13.msgpack
|
1091
|
+
:count: 867
|
1092
|
+
:type: bloom
|
1093
|
+
:code_systems: urn:oid:2.16.840.1.113883.6.13
|
1094
|
+
- :url: http://terminology.hl7.org/CodeSystem/v3-ActReason
|
1095
|
+
:file: terminology_hl7_org_CodeSystem_v3-ActReason.msgpack
|
1096
|
+
:count: 280
|
1097
|
+
:type: bloom
|
1098
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v3-ActReason
|
1099
|
+
- :url: http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion
|
1100
|
+
:file: terminology_hl7_org_CodeSystem_v3-DocumentCompletion.msgpack
|
1101
|
+
:count: 9
|
1102
|
+
:type: bloom
|
1103
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion
|
1104
|
+
- :url: http://terminology.hl7.org/CodeSystem/v3-DataOperation
|
1105
|
+
:file: terminology_hl7_org_CodeSystem_v3-DataOperation.msgpack
|
1106
|
+
:count: 20
|
1107
|
+
:type: bloom
|
1108
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/v3-DataOperation
|
1109
|
+
- :url: http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type
|
1110
|
+
:file: hl7_org_fhir_us_core_CodeSystem_us-core-provenance-participant-type.msgpack
|
1111
|
+
:count: 1
|
1112
|
+
:type: bloom
|
1113
|
+
:code_systems: http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type
|
1114
|
+
- :url: http://terminology.hl7.org/CodeSystem/provenance-participant-type
|
1115
|
+
:file: terminology_hl7_org_CodeSystem_provenance-participant-type.msgpack
|
1116
|
+
:count: 10
|
1117
|
+
:type: bloom
|
1118
|
+
:code_systems: http://terminology.hl7.org/CodeSystem/provenance-participant-type
|
1119
|
+
- :url: http://hl7.org/fhir/provenance-entity-role
|
1120
|
+
:file: hl7_org_fhir_provenance-entity-role.msgpack
|
1121
|
+
:count: 5
|
1122
|
+
:type: bloom
|
1123
|
+
:code_systems: http://hl7.org/fhir/provenance-entity-role
|