us_core_test_kit 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. checksums.yaml +4 -4
  2. data/lib/us_core_test_kit/generated/allergy_intolerance/metadata.yml +165 -0
  3. data/lib/us_core_test_kit/generated/bodyheight/metadata.yml +328 -0
  4. data/lib/us_core_test_kit/generated/bodytemp/metadata.yml +328 -0
  5. data/lib/us_core_test_kit/generated/bodyweight/metadata.yml +328 -0
  6. data/lib/us_core_test_kit/generated/bp/metadata.yml +379 -0
  7. data/lib/us_core_test_kit/generated/care_plan/metadata.yml +296 -0
  8. data/lib/us_core_test_kit/generated/care_team/metadata.yml +140 -0
  9. data/lib/us_core_test_kit/generated/condition/metadata.yml +231 -0
  10. data/lib/us_core_test_kit/generated/device/metadata.yml +1145 -0
  11. data/lib/us_core_test_kit/generated/diagnostic_report_lab/metadata.yml +1253 -0
  12. data/lib/us_core_test_kit/generated/diagnostic_report_note/metadata.yml +1246 -0
  13. data/lib/us_core_test_kit/generated/document_reference/metadata.yml +354 -0
  14. data/lib/us_core_test_kit/generated/encounter/metadata.yml +364 -0
  15. data/lib/us_core_test_kit/generated/goal/metadata.yml +195 -0
  16. data/lib/us_core_test_kit/generated/head_circumference/metadata.yml +323 -0
  17. data/lib/us_core_test_kit/generated/heartrate/metadata.yml +325 -0
  18. data/lib/us_core_test_kit/generated/immunization/metadata.yml +210 -0
  19. data/lib/us_core_test_kit/generated/medication_request/metadata.yml +307 -0
  20. data/lib/us_core_test_kit/generated/metadata.yml +12911 -0
  21. data/lib/us_core_test_kit/generated/observation_lab/metadata.yml +1287 -0
  22. data/lib/us_core_test_kit/generated/organization/metadata.yml +146 -0
  23. data/lib/us_core_test_kit/generated/patient/metadata.yml +320 -0
  24. data/lib/us_core_test_kit/generated/pediatric_bmi_for_age/metadata.yml +323 -0
  25. data/lib/us_core_test_kit/generated/pediatric_weight_for_height/metadata.yml +323 -0
  26. data/lib/us_core_test_kit/generated/practitioner/metadata.yml +136 -0
  27. data/lib/us_core_test_kit/generated/procedure/metadata.yml +1265 -0
  28. data/lib/us_core_test_kit/generated/provenance/metadata.yml +185 -0
  29. data/lib/us_core_test_kit/generated/pulse_oximetry/metadata.yml +410 -0
  30. data/lib/us_core_test_kit/generated/resprate/metadata.yml +325 -0
  31. data/lib/us_core_test_kit/generated/smokingstatus/metadata.yml +292 -0
  32. data/lib/us_core_test_kit/version.rb +1 -1
  33. metadata +31 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 644cf64081633bedeba02c71adaa6cb0debec2e0cca70ee40d5e276d217f07fc
4
- data.tar.gz: bff7199b6260687374c27b93f6d7bb52acf0bfdbeaf529c0a3bb85f24096e437
3
+ metadata.gz: f15d0fc1bd29d73c749a0f4c9b4aa67849704ce8b10fd897ee5937136eb57abd
4
+ data.tar.gz: 48df4333a9f1b15e7edd8ec5212b1ba6fe2b31dbf02d92d8332ea4b943dbe67d
5
5
  SHA512:
6
- metadata.gz: fabccf53360c88e97bb71a75f9b01e28617df437c7a7074eca324b2ccf1087aab8d5ffbdcac87d9e5436a6d1df7fcd58435511acb50766bd9a7bdef8cb666b9f
7
- data.tar.gz: 88db4166c8bafe88d1fa54570a48227db10275ffe85c82d3c9cb4cce9d0a4d58d580d6fd2fb87cfcfb6bd34f1138aecf7096d5ad010a1540fc02e2c8fb6d83e6
6
+ metadata.gz: ff2e66b7c66fdef09ce1218665b8f2516597262a69acf48f425d32a42a2e488f16105743ab27a6391fce5ebc523ae62b9af03bc29cd9e3a0eea6177c07f53995
7
+ data.tar.gz: e184118f180997a199876719a50f84a658a6da2e1b3b26f84abffe0c4a0f19221418488fc36fd9e60502073f8d91cafbcea2d269e9209878bb6650c6490262bb
@@ -0,0 +1,165 @@
1
+ ---
2
+ :name: us_core_allergyintolerance
3
+ :class_name: USCorev311AllergyintoleranceSequence
4
+ :version: v3.1.1
5
+ :reformatted_version: v311
6
+ :resource: AllergyIntolerance
7
+ :profile_url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance
8
+ :profile_name: US Core AllergyIntolerance Profile
9
+ :title: AllergyIntolerance
10
+ :short_description: Verify support for the server capabilities required by the US
11
+ Core AllergyIntolerance Profile.
12
+ :interactions:
13
+ - :code: create
14
+ :expectation: MAY
15
+ - :code: search-type
16
+ :expectation: SHALL
17
+ - :code: read
18
+ :expectation: SHALL
19
+ - :code: vread
20
+ :expectation: SHOULD
21
+ - :code: update
22
+ :expectation: MAY
23
+ - :code: patch
24
+ :expectation: MAY
25
+ - :code: delete
26
+ :expectation: MAY
27
+ - :code: history-instance
28
+ :expectation: SHOULD
29
+ - :code: history-type
30
+ :expectation: MAY
31
+ :operations: []
32
+ :searches:
33
+ - :names:
34
+ - patient
35
+ :expectation: SHALL
36
+ :names_not_must_support_or_mandatory: []
37
+ :must_support_or_mandatory: true
38
+ - :expectation: SHOULD
39
+ :names:
40
+ - patient
41
+ - clinical-status
42
+ :names_not_must_support_or_mandatory: []
43
+ :must_support_or_mandatory: true
44
+ :search_definitions:
45
+ :patient:
46
+ :path: patient
47
+ :full_path: AllergyIntolerance.patient
48
+ :comparators: {}
49
+ :values: []
50
+ :type: Reference
51
+ :contains_multiple: false
52
+ :multiple_or: MAY
53
+ :clinical-status:
54
+ :path: clinicalStatus
55
+ :full_path: AllergyIntolerance.clinicalStatus
56
+ :comparators: {}
57
+ :values:
58
+ - active
59
+ - inactive
60
+ - resolved
61
+ :type: CodeableConcept
62
+ :contains_multiple: false
63
+ :multiple_or: MAY
64
+ :include_params: []
65
+ :revincludes:
66
+ - Provenance:target
67
+ :required_concepts:
68
+ - clinicalStatus
69
+ - verificationStatus
70
+ :must_supports:
71
+ :extensions: []
72
+ :slices: []
73
+ :elements:
74
+ - :path: clinicalStatus
75
+ - :path: verificationStatus
76
+ - :path: code
77
+ - :path: patient
78
+ - :path: reaction
79
+ - :path: reaction.manifestation
80
+ :mandatory_elements:
81
+ - AllergyIntolerance.code
82
+ - AllergyIntolerance.patient
83
+ - AllergyIntolerance.reaction.manifestation
84
+ :bindings:
85
+ - :type: code
86
+ :strength: preferred
87
+ :system: http://hl7.org/fhir/ValueSet/languages
88
+ :path: language
89
+ - :type: CodeableConcept
90
+ :strength: required
91
+ :system: http://hl7.org/fhir/ValueSet/allergyintolerance-clinical
92
+ :path: clinicalStatus
93
+ - :type: CodeableConcept
94
+ :strength: required
95
+ :system: http://hl7.org/fhir/ValueSet/allergyintolerance-verification
96
+ :path: verificationStatus
97
+ - :type: code
98
+ :strength: required
99
+ :system: http://hl7.org/fhir/ValueSet/allergy-intolerance-type
100
+ :path: type
101
+ - :type: code
102
+ :strength: required
103
+ :system: http://hl7.org/fhir/ValueSet/allergy-intolerance-category
104
+ :path: category
105
+ - :type: code
106
+ :strength: required
107
+ :system: http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality
108
+ :path: criticality
109
+ - :type: CodeableConcept
110
+ :strength: extensible
111
+ :system: http://hl7.org/fhir/us/core/ValueSet/us-core-allergy-substance
112
+ :path: code
113
+ - :type: CodeableConcept
114
+ :strength: example
115
+ :system: http://hl7.org/fhir/ValueSet/substance-code
116
+ :path: reaction.substance
117
+ - :type: CodeableConcept
118
+ :strength: extensible
119
+ :system: http://hl7.org/fhir/ValueSet/clinical-findings
120
+ :path: reaction.manifestation
121
+ - :type: code
122
+ :strength: required
123
+ :system: http://hl7.org/fhir/ValueSet/reaction-event-severity
124
+ :path: reaction.severity
125
+ - :type: CodeableConcept
126
+ :strength: example
127
+ :system: http://hl7.org/fhir/ValueSet/route-codes
128
+ :path: reaction.exposureRoute
129
+ :references:
130
+ - :path: AllergyIntolerance.patient
131
+ :profiles:
132
+ - http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
133
+ - :path: AllergyIntolerance.encounter
134
+ :profiles:
135
+ - http://hl7.org/fhir/StructureDefinition/Encounter
136
+ - :path: AllergyIntolerance.recorder
137
+ :profiles:
138
+ - http://hl7.org/fhir/StructureDefinition/Practitioner
139
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole
140
+ - http://hl7.org/fhir/StructureDefinition/Patient
141
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson
142
+ - :path: AllergyIntolerance.asserter
143
+ :profiles:
144
+ - http://hl7.org/fhir/StructureDefinition/Patient
145
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson
146
+ - http://hl7.org/fhir/StructureDefinition/Practitioner
147
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole
148
+ :tests:
149
+ - :id: us_core_311_allergy_intolerance_patient_search_test
150
+ :file_name: allergy_intolerance_patient_search_test.rb
151
+ - :id: us_core_311_allergy_intolerance_patient_clinical_status_search_test
152
+ :file_name: allergy_intolerance_patient_clinical_status_search_test.rb
153
+ - :id: us_core_311_allergy_intolerance_read_test
154
+ :file_name: allergy_intolerance_read_test.rb
155
+ - :id: us_core_311_allergy_intolerance_provenance_revinclude_search_test
156
+ :file_name: allergy_intolerance_provenance_revinclude_search_test.rb
157
+ - :id: us_core_311_allergy_intolerance_validation_test
158
+ :file_name: allergy_intolerance_validation_test.rb
159
+ - :id: us_core_311_allergy_intolerance_must_support_test
160
+ :file_name: allergy_intolerance_must_support_test.rb
161
+ - :id: us_core_311_allergy_intolerance_reference_resolution_test
162
+ :file_name: allergy_intolerance_reference_resolution_test.rb
163
+ :id: us_core_311_allergy_intolerance
164
+ :file_name: allergy_intolerance_group.rb
165
+ :delayed_references: []
@@ -0,0 +1,328 @@
1
+ ---
2
+ :name: bodyheight
3
+ :class_name: BodyheightSequence
4
+ :version: v3.1.1
5
+ :reformatted_version: v311
6
+ :resource: Observation
7
+ :profile_url: http://hl7.org/fhir/StructureDefinition/bodyheight
8
+ :profile_name: Observation Body Height Profile
9
+ :title: Observation Body Height
10
+ :short_description: Verify support for the server capabilities required by the Observation
11
+ Body Height Profile.
12
+ :interactions:
13
+ - :code: create
14
+ :expectation: MAY
15
+ - :code: search-type
16
+ :expectation: SHALL
17
+ - :code: read
18
+ :expectation: SHALL
19
+ - :code: vread
20
+ :expectation: SHOULD
21
+ - :code: update
22
+ :expectation: MAY
23
+ - :code: patch
24
+ :expectation: MAY
25
+ - :code: delete
26
+ :expectation: MAY
27
+ - :code: history-instance
28
+ :expectation: SHOULD
29
+ - :code: history-type
30
+ :expectation: MAY
31
+ :operations: []
32
+ :searches:
33
+ - :expectation: SHALL
34
+ :names:
35
+ - patient
36
+ - code
37
+ :names_not_must_support_or_mandatory: []
38
+ :must_support_or_mandatory: true
39
+ - :expectation: SHALL
40
+ :names:
41
+ - patient
42
+ - category
43
+ - date
44
+ :names_not_must_support_or_mandatory: []
45
+ :must_support_or_mandatory: true
46
+ - :expectation: SHOULD
47
+ :names:
48
+ - patient
49
+ - category
50
+ - status
51
+ :names_not_must_support_or_mandatory: []
52
+ :must_support_or_mandatory: true
53
+ - :expectation: SHOULD
54
+ :names:
55
+ - patient
56
+ - code
57
+ - date
58
+ :names_not_must_support_or_mandatory: []
59
+ :must_support_or_mandatory: true
60
+ - :expectation: SHALL
61
+ :names:
62
+ - patient
63
+ - category
64
+ :names_not_must_support_or_mandatory: []
65
+ :must_support_or_mandatory: true
66
+ :search_definitions:
67
+ :patient:
68
+ :path: subject
69
+ :full_path: Observation.subject
70
+ :comparators: {}
71
+ :values: []
72
+ :type: Reference
73
+ :contains_multiple: false
74
+ :multiple_or: MAY
75
+ :category:
76
+ :path: category
77
+ :full_path: Observation.category
78
+ :comparators: {}
79
+ :values:
80
+ - vital-signs
81
+ :type: CodeableConcept
82
+ :contains_multiple: true
83
+ :multiple_or: MAY
84
+ :date:
85
+ :path: effective
86
+ :full_path: Observation.effective
87
+ :comparators:
88
+ :eq: MAY
89
+ :ne: MAY
90
+ :gt: SHALL
91
+ :ge: SHALL
92
+ :lt: SHALL
93
+ :le: SHALL
94
+ :sa: MAY
95
+ :eb: MAY
96
+ :ap: MAY
97
+ :values: []
98
+ :type: date
99
+ :contains_multiple: false
100
+ :multiple_or: MAY
101
+ :status:
102
+ :path: status
103
+ :full_path: Observation.status
104
+ :comparators: {}
105
+ :values:
106
+ - registered
107
+ - preliminary
108
+ - final
109
+ - amended
110
+ - corrected
111
+ - cancelled
112
+ - entered-in-error
113
+ - unknown
114
+ :type: code
115
+ :contains_multiple: false
116
+ :multiple_or: SHALL
117
+ :code:
118
+ :path: code
119
+ :full_path: Observation.code
120
+ :comparators: {}
121
+ :values:
122
+ - 8302-2
123
+ :type: CodeableConcept
124
+ :contains_multiple: false
125
+ :multiple_or: SHOULD
126
+ :include_params: []
127
+ :revincludes:
128
+ - Provenance:target
129
+ :required_concepts:
130
+ :must_supports:
131
+ :extensions: []
132
+ :slices:
133
+ - :name: Observation.value[x]:valueQuantity
134
+ :path: value[x]
135
+ :discriminator:
136
+ :type: type
137
+ :code: Quantity
138
+ - :name: Observation.category:VSCat
139
+ :path: category
140
+ :discriminator:
141
+ :type: value
142
+ :values:
143
+ - :path: coding.code
144
+ :value: vital-signs
145
+ - :path: coding.system
146
+ :value: http://terminology.hl7.org/CodeSystem/observation-category
147
+ :elements:
148
+ - :path: status
149
+ - :path: category
150
+ - :path: category.coding
151
+ - :path: category.coding.system
152
+ :fixed_value: http://terminology.hl7.org/CodeSystem/observation-category
153
+ - :path: category.coding.code
154
+ :fixed_value: vital-signs
155
+ - :path: code
156
+ - :path: subject
157
+ - :path: effective[x]
158
+ - :path: value[x]
159
+ - :path: value[x].value
160
+ - :path: value[x].unit
161
+ - :path: value[x].system
162
+ :fixed_value: http://unitsofmeasure.org
163
+ - :path: value[x].code
164
+ :mandatory_elements:
165
+ - Observation.status
166
+ - Observation.category
167
+ - Observation.category
168
+ - Observation.category.coding
169
+ - Observation.category.coding.system
170
+ - Observation.category.coding.code
171
+ - Observation.code
172
+ - Observation.code.coding
173
+ - Observation.code.coding.system
174
+ - Observation.code.coding.code
175
+ - Observation.subject
176
+ - Observation.effective[x]
177
+ - Observation.value[x].value
178
+ - Observation.value[x].unit
179
+ - Observation.value[x].system
180
+ - Observation.value[x].code
181
+ - Observation.component.code
182
+ :bindings:
183
+ - :type: code
184
+ :strength: preferred
185
+ :system: http://hl7.org/fhir/ValueSet/languages
186
+ :path: language
187
+ - :type: code
188
+ :strength: required
189
+ :system: http://hl7.org/fhir/ValueSet/observation-status
190
+ :path: status
191
+ - :type: CodeableConcept
192
+ :strength: preferred
193
+ :system: http://hl7.org/fhir/ValueSet/observation-category
194
+ :path: category
195
+ - :type: CodeableConcept
196
+ :strength: preferred
197
+ :system: http://hl7.org/fhir/ValueSet/observation-category
198
+ :path: category
199
+ - :type: CodeableConcept
200
+ :strength: extensible
201
+ :system: http://hl7.org/fhir/ValueSet/observation-vitalsignresult
202
+ :path: code
203
+ - :type: code
204
+ :strength: required
205
+ :system: http://hl7.org/fhir/ValueSet/quantity-comparator
206
+ :path: value.comparator
207
+ - :type: code
208
+ :strength: required
209
+ :system: http://hl7.org/fhir/ValueSet/ucum-bodylength
210
+ :path: value.code
211
+ - :type: CodeableConcept
212
+ :strength: extensible
213
+ :system: http://hl7.org/fhir/ValueSet/data-absent-reason
214
+ :path: dataAbsentReason
215
+ - :type: CodeableConcept
216
+ :strength: extensible
217
+ :system: http://hl7.org/fhir/ValueSet/observation-interpretation
218
+ :path: interpretation
219
+ - :type: CodeableConcept
220
+ :strength: example
221
+ :system: http://hl7.org/fhir/ValueSet/body-site
222
+ :path: bodySite
223
+ - :type: CodeableConcept
224
+ :strength: example
225
+ :system: http://hl7.org/fhir/ValueSet/observation-methods
226
+ :path: method
227
+ - :type: CodeableConcept
228
+ :strength: preferred
229
+ :system: http://hl7.org/fhir/ValueSet/referencerange-meaning
230
+ :path: referenceRange.type
231
+ - :type: CodeableConcept
232
+ :strength: example
233
+ :system: http://hl7.org/fhir/ValueSet/referencerange-appliesto
234
+ :path: referenceRange.appliesTo
235
+ - :type: CodeableConcept
236
+ :strength: extensible
237
+ :system: http://hl7.org/fhir/ValueSet/observation-vitalsignresult
238
+ :path: component.code
239
+ - :type: Quantity
240
+ :strength: required
241
+ :system: http://hl7.org/fhir/ValueSet/ucum-vitals-common
242
+ :path: component.value
243
+ - :type: CodeableConcept
244
+ :strength: extensible
245
+ :system: http://hl7.org/fhir/ValueSet/data-absent-reason
246
+ :path: component.dataAbsentReason
247
+ - :type: CodeableConcept
248
+ :strength: extensible
249
+ :system: http://hl7.org/fhir/ValueSet/observation-interpretation
250
+ :path: component.interpretation
251
+ :references:
252
+ - :path: Observation.basedOn
253
+ :profiles:
254
+ - http://hl7.org/fhir/StructureDefinition/CarePlan
255
+ - http://hl7.org/fhir/StructureDefinition/DeviceRequest
256
+ - http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation
257
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest
258
+ - http://hl7.org/fhir/StructureDefinition/NutritionOrder
259
+ - http://hl7.org/fhir/StructureDefinition/ServiceRequest
260
+ - :path: Observation.partOf
261
+ :profiles:
262
+ - http://hl7.org/fhir/StructureDefinition/MedicationAdministration
263
+ - http://hl7.org/fhir/StructureDefinition/MedicationDispense
264
+ - http://hl7.org/fhir/StructureDefinition/MedicationStatement
265
+ - http://hl7.org/fhir/StructureDefinition/Procedure
266
+ - http://hl7.org/fhir/StructureDefinition/Immunization
267
+ - http://hl7.org/fhir/StructureDefinition/ImagingStudy
268
+ - :path: Observation.subject
269
+ :profiles:
270
+ - http://hl7.org/fhir/StructureDefinition/Patient
271
+ - :path: Observation.focus
272
+ :profiles:
273
+ - http://hl7.org/fhir/StructureDefinition/Resource
274
+ - :path: Observation.encounter
275
+ :profiles:
276
+ - http://hl7.org/fhir/StructureDefinition/Encounter
277
+ - :path: Observation.performer
278
+ :profiles:
279
+ - http://hl7.org/fhir/StructureDefinition/Practitioner
280
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole
281
+ - http://hl7.org/fhir/StructureDefinition/Organization
282
+ - http://hl7.org/fhir/StructureDefinition/CareTeam
283
+ - http://hl7.org/fhir/StructureDefinition/Patient
284
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson
285
+ - :path: Observation.specimen
286
+ :profiles:
287
+ - http://hl7.org/fhir/StructureDefinition/Specimen
288
+ - :path: Observation.device
289
+ :profiles:
290
+ - http://hl7.org/fhir/StructureDefinition/Device
291
+ - http://hl7.org/fhir/StructureDefinition/DeviceMetric
292
+ - :path: Observation.hasMember
293
+ :profiles:
294
+ - http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse
295
+ - http://hl7.org/fhir/StructureDefinition/MolecularSequence
296
+ - http://hl7.org/fhir/StructureDefinition/vitalsigns
297
+ - :path: Observation.derivedFrom
298
+ :profiles:
299
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
300
+ - http://hl7.org/fhir/StructureDefinition/ImagingStudy
301
+ - http://hl7.org/fhir/StructureDefinition/Media
302
+ - http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse
303
+ - http://hl7.org/fhir/StructureDefinition/MolecularSequence
304
+ - http://hl7.org/fhir/StructureDefinition/vitalsigns
305
+ :tests:
306
+ - :id: us_core_311_bodyheight_patient_code_search_test
307
+ :file_name: bodyheight_patient_code_search_test.rb
308
+ - :id: us_core_311_bodyheight_patient_category_date_search_test
309
+ :file_name: bodyheight_patient_category_date_search_test.rb
310
+ - :id: us_core_311_bodyheight_patient_category_status_search_test
311
+ :file_name: bodyheight_patient_category_status_search_test.rb
312
+ - :id: us_core_311_bodyheight_patient_code_date_search_test
313
+ :file_name: bodyheight_patient_code_date_search_test.rb
314
+ - :id: us_core_311_bodyheight_patient_category_search_test
315
+ :file_name: bodyheight_patient_category_search_test.rb
316
+ - :id: us_core_311_bodyheight_read_test
317
+ :file_name: bodyheight_read_test.rb
318
+ - :id: us_core_311_bodyheight_provenance_revinclude_search_test
319
+ :file_name: bodyheight_provenance_revinclude_search_test.rb
320
+ - :id: us_core_311_bodyheight_validation_test
321
+ :file_name: bodyheight_validation_test.rb
322
+ - :id: us_core_311_bodyheight_must_support_test
323
+ :file_name: bodyheight_must_support_test.rb
324
+ - :id: us_core_311_bodyheight_reference_resolution_test
325
+ :file_name: bodyheight_reference_resolution_test.rb
326
+ :id: us_core_311_bodyheight
327
+ :file_name: bodyheight_group.rb
328
+ :delayed_references: []