us_core_test_kit 0.2.1 → 0.2.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/us_core_test_kit/custom_groups/clinical_note_attachment_test.rb +2 -2
- data/lib/us_core_test_kit/custom_groups/clinical_note_type_test.rb +11 -6
- data/lib/us_core_test_kit/fhir_resource_navigation.rb +11 -3
- data/lib/us_core_test_kit/generated/v3.1.1/allergy_intolerance/allergy_intolerance_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/bodyheight/bodyheight_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/bodytemp/bodytemp_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/bodyweight/bodyweight_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/bp/bp_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/care_plan/care_plan_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/care_team/care_team_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/condition/condition_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/device/device_must_support_test.rb +1 -2
- data/lib/us_core_test_kit/generated/v3.1.1/device/device_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/diagnostic_report_lab/diagnostic_report_lab_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/diagnostic_report_note/diagnostic_report_note_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/document_reference/document_reference_must_support_test.rb +1 -2
- data/lib/us_core_test_kit/generated/v3.1.1/document_reference/document_reference_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/encounter/encounter_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/goal/goal_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/head_circumference/head_circumference_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/heartrate/heartrate_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/immunization/immunization_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/medication_request/medication_request_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/medication_request/medication_validation_test.rb +4 -2
- data/lib/us_core_test_kit/generated/v3.1.1/observation_lab/observation_lab_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/organization/organization_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/patient/patient_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/pediatric_bmi_for_age/pediatric_bmi_for_age_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/pediatric_weight_for_height/pediatric_weight_for_height_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/practitioner/practitioner_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/procedure/procedure_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/provenance/provenance_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/pulse_oximetry/pulse_oximetry_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/resprate/resprate_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/smokingstatus/smokingstatus_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v3.1.1/us_core_test_suite.rb +2 -2
- data/lib/us_core_test_kit/generated/v4.0.0/allergy_intolerance/allergy_intolerance_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/blood_pressure/blood_pressure_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/bmi/bmi_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/body_height/body_height_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/body_temperature/body_temperature_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/body_weight/body_weight_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/care_plan/care_plan_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/care_team/care_team_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/condition/condition_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/device/device_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/diagnostic_report_lab/diagnostic_report_lab_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/diagnostic_report_note/diagnostic_report_note_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/document_reference/document_reference_must_support_test.rb +1 -2
- data/lib/us_core_test_kit/generated/v4.0.0/document_reference/document_reference_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/encounter/encounter_must_support_test.rb +2 -4
- data/lib/us_core_test_kit/generated/v4.0.0/encounter/encounter_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/goal/goal_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/head_circumference/head_circumference_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/head_circumference_percentile/head_circumference_percentile_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/heart_rate/heart_rate_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/immunization/immunization_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/medication_request/medication_request_must_support_test.rb +1 -2
- data/lib/us_core_test_kit/generated/v4.0.0/medication_request/medication_request_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/medication_request/medication_validation_test.rb +4 -2
- data/lib/us_core_test_kit/generated/v4.0.0/metadata.yml +20 -2
- data/lib/us_core_test_kit/generated/v4.0.0/observation_lab/observation_lab_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/organization/organization_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/patient/metadata.yml +20 -1
- data/lib/us_core_test_kit/generated/v4.0.0/patient/patient_must_support_test.rb +9 -5
- data/lib/us_core_test_kit/generated/v4.0.0/patient/patient_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/pediatric_weight_for_height/pediatric_weight_for_height_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/practitioner/practitioner_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/procedure/procedure_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/provenance/metadata.yml +0 -1
- data/lib/us_core_test_kit/generated/v4.0.0/provenance/provenance_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/pulse_oximetry/pulse_oximetry_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/respiratory_rate/respiratory_rate_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/smokingstatus/smokingstatus_validation_test.rb +5 -2
- data/lib/us_core_test_kit/generated/v4.0.0/us_core_test_suite.rb +2 -2
- data/lib/us_core_test_kit/generator/must_support_metadata_extractor.rb +35 -22
- data/lib/us_core_test_kit/generator/must_support_test_generator.rb +26 -3
- data/lib/us_core_test_kit/generator/validation_test_generator.rb +7 -0
- data/lib/us_core_test_kit/must_support_test.rb +19 -3
- data/lib/us_core_test_kit/search_test.rb +104 -46
- data/lib/us_core_test_kit/validation_test.rb +9 -3
- data/lib/us_core_test_kit/version.rb +3 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 73fe6df54949275287514ff854eddd9ad980636597d53aebf84c712b002b9ab6
|
4
|
+
data.tar.gz: ed6cafa99e52868d58333ef7c97d51918c7ddaae5c22e9fd9c39dd6d65579e8e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4c67d926c520ff027a2c508f72b7e09b68e7d3227d41d8bed7ee522d3de65a101a814aecb48c84bc85ecd0cb5b54d6851d4ed56d53f20c5c29bbd55ce420678e
|
7
|
+
data.tar.gz: 5e87c426a12469514878a72f6ad11afe62bdd52a5ea5966d033c984784b7a720a6fbdf08879c023a49b68e6818f4a82eb63e56391b0cd328679df6e00a62c6f4
|
@@ -34,7 +34,7 @@ module USCoreTestKit
|
|
34
34
|
end
|
35
35
|
|
36
36
|
unmatched_urls.map do |url|
|
37
|
-
"#{url} in DiagnosticReport/#{report_attachments[
|
37
|
+
"#{url} in DiagnosticReport/#{report_attachments[url]} for Patient #{patient_id}"
|
38
38
|
end
|
39
39
|
end
|
40
40
|
|
@@ -42,4 +42,4 @@ module USCoreTestKit
|
|
42
42
|
"Attachments #{unmatched_attachment_messages.join(', ')} are not referenced in any DocumentReference"
|
43
43
|
end
|
44
44
|
end
|
45
|
-
end
|
45
|
+
end
|
@@ -38,7 +38,7 @@ module USCoreTestKit
|
|
38
38
|
codes_found =
|
39
39
|
resources.flat_map do |resource|
|
40
40
|
resource.content
|
41
|
-
&.select { |content| !attachments.key?
|
41
|
+
&.select { |content| content.attachment&.url.present? && !attachments.key?(content.attachment&.url) }
|
42
42
|
&.each { |content| attachments[content.attachment.url] = resource.id }
|
43
43
|
|
44
44
|
resource.type&.coding&.map { |coding| coding.code }
|
@@ -50,7 +50,6 @@ module USCoreTestKit
|
|
50
50
|
def diagnostic_report_categories_found(patient_id)
|
51
51
|
search_params = { patient: patient_id }
|
52
52
|
status_values = ['registered,partial,preliminary,final,amended,corrected,appended,cancelled,entered-in-error,unknown']
|
53
|
-
|
54
53
|
search_and_check_response(search_params, 'DiagnosticReport')
|
55
54
|
|
56
55
|
if response[:status] == 400
|
@@ -71,11 +70,17 @@ module USCoreTestKit
|
|
71
70
|
|
72
71
|
codes_found =
|
73
72
|
resources.flat_map do |resource|
|
74
|
-
resource.
|
75
|
-
&.
|
76
|
-
|
73
|
+
codes = resource.category&.flat_map do |category|
|
74
|
+
category.coding&.map { |coding| coding.code if REQUIRED_CATEGORIES.include?(coding.code) }
|
75
|
+
end.compact
|
76
|
+
|
77
|
+
if codes.present?
|
78
|
+
resource.presentedForm
|
79
|
+
&.select { |attachment| attachment&.url.present? && !attachments.key?(attachment&.url) }
|
80
|
+
&.each { |attachment| attachments[attachment.url] = resource.id }
|
81
|
+
end
|
77
82
|
|
78
|
-
|
83
|
+
codes
|
79
84
|
end
|
80
85
|
|
81
86
|
codes_found.compact.uniq
|
@@ -1,5 +1,7 @@
|
|
1
1
|
module USCoreTestKit
|
2
2
|
module FHIRResourceNavigation
|
3
|
+
DAR_EXTENSION_URL = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'.freeze
|
4
|
+
|
3
5
|
def resolve_path(elements, path)
|
4
6
|
elements = Array.wrap(elements)
|
5
7
|
return elements if path.blank?
|
@@ -14,12 +16,18 @@ module USCoreTestKit
|
|
14
16
|
end.compact
|
15
17
|
end
|
16
18
|
|
17
|
-
def find_a_value_at(element, path)
|
19
|
+
def find_a_value_at(element, path, include_dar: false)
|
18
20
|
return nil if element.nil?
|
19
21
|
|
20
22
|
elements = Array.wrap(element)
|
21
23
|
|
22
24
|
if path.empty?
|
25
|
+
unless include_dar
|
26
|
+
elements = elements.reject do |el|
|
27
|
+
el.respond_to?(:extension) && el.extension.any? { |ext| ext.url == DAR_EXTENSION_URL}
|
28
|
+
end
|
29
|
+
end
|
30
|
+
|
23
31
|
return elements.find { |el| yield(el) } if block_given?
|
24
32
|
|
25
33
|
return elements.first
|
@@ -43,9 +51,9 @@ module USCoreTestKit
|
|
43
51
|
child = get_next_value(element, segment)
|
44
52
|
element_found =
|
45
53
|
if block_given?
|
46
|
-
find_a_value_at(child, remaining_path) { |value_found| yield(value_found) }
|
54
|
+
find_a_value_at(child, remaining_path, include_dar: include_dar) { |value_found| yield(value_found) }
|
47
55
|
else
|
48
|
-
find_a_value_at(child, remaining_path)
|
56
|
+
find_a_value_at(child, remaining_path, include_dar: include_dar)
|
49
57
|
end
|
50
58
|
|
51
59
|
return element_found if element_found.present? || element_found == false
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_allergy_intolerance_validation_test
|
9
9
|
title 'AllergyIntolerance resources returned during previous tests conform to the US Core AllergyIntolerance Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core AllergyIntolerance Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_bodyheight_validation_test
|
9
9
|
title 'Observation resources returned during previous tests conform to the Observation Body Height Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [Observation Body Height Profile](http://hl7.org/fhir/StructureDefinition/bodyheight).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/StructureDefinition/bodyheight',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_bodytemp_validation_test
|
9
9
|
title 'Observation resources returned during previous tests conform to the Observation Body Temperature Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [Observation Body Temperature Profile](http://hl7.org/fhir/StructureDefinition/bodytemp).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/StructureDefinition/bodytemp',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_bodyweight_validation_test
|
9
9
|
title 'Observation resources returned during previous tests conform to the Observation Body Weight Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [Observation Body Weight Profile](http://hl7.org/fhir/StructureDefinition/bodyweight).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/StructureDefinition/bodyweight',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_bp_validation_test
|
9
9
|
title 'Observation resources returned during previous tests conform to the Observation Blood Pressure Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [Observation Blood Pressure Profile](http://hl7.org/fhir/StructureDefinition/bp).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/StructureDefinition/bp',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_care_plan_validation_test
|
9
9
|
title 'CarePlan resources returned during previous tests conform to the US Core CarePlan Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core CarePlan Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_care_team_validation_test
|
9
9
|
title 'CareTeam resources returned during previous tests conform to the US Core CareTeam Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core CareTeam Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_condition_validation_test
|
9
9
|
title 'Condition resources returned during previous tests conform to the US Core Condition Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core Condition Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -20,8 +20,7 @@ module USCoreTestKit
|
|
20
20
|
* Device.serialNumber
|
21
21
|
* Device.type
|
22
22
|
* Device.udiCarrier
|
23
|
-
* Device.udiCarrier.carrierAIDC
|
24
|
-
* Device.udiCarrier.carrierHRF
|
23
|
+
* Device.udiCarrier.carrierAIDC or Device.udiCarrier.carrierHRF
|
25
24
|
* Device.udiCarrier.deviceIdentifier
|
26
25
|
)
|
27
26
|
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_device_validation_test
|
9
9
|
title 'Device resources returned during previous tests conform to the US Core Implantable Device Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core Implantable Device Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_diagnostic_report_lab_validation_test
|
9
9
|
title 'DiagnosticReport resources returned during previous tests conform to the US Core DiagnosticReport Profile for Laboratory Results Reporting'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core DiagnosticReport Profile for Laboratory Results Reporting](http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_diagnostic_report_note_validation_test
|
9
9
|
title 'DiagnosticReport resources returned during previous tests conform to the US Core DiagnosticReport Profile for Report and Note exchange'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core DiagnosticReport Profile for Report and Note exchange](http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -17,8 +17,7 @@ module USCoreTestKit
|
|
17
17
|
* DocumentReference.content
|
18
18
|
* DocumentReference.content.attachment
|
19
19
|
* DocumentReference.content.attachment.contentType
|
20
|
-
* DocumentReference.content.attachment.data
|
21
|
-
* DocumentReference.content.attachment.url
|
20
|
+
* DocumentReference.content.attachment.data or DocumentReference.content.attachment.url
|
22
21
|
* DocumentReference.content.format
|
23
22
|
* DocumentReference.context
|
24
23
|
* DocumentReference.context.encounter
|
data/lib/us_core_test_kit/generated/v3.1.1/document_reference/document_reference_validation_test.rb
CHANGED
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_document_reference_validation_test
|
9
9
|
title 'DocumentReference resources returned during previous tests conform to the US Core DocumentReference Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core DocumentReference Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_encounter_validation_test
|
9
9
|
title 'Encounter resources returned during previous tests conform to the US Core Encounter Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core Encounter Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_goal_validation_test
|
9
9
|
title 'Goal resources returned during previous tests conform to the US Core Goal Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core Goal Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
data/lib/us_core_test_kit/generated/v3.1.1/head_circumference/head_circumference_validation_test.rb
CHANGED
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_head_circumference_validation_test
|
9
9
|
title 'Observation resources returned during previous tests conform to the US Core Pediatric Head Occipital-frontal Circumference Percentile Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core Pediatric Head Occipital-frontal Circumference Percentile Profile](http://hl7.org/fhir/us/core/StructureDefinition/head-occipital-frontal-circumference-percentile).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/head-occipital-frontal-circumference-percentile',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_heartrate_validation_test
|
9
9
|
title 'Observation resources returned during previous tests conform to the Observation Heart Rate Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [Observation Heart Rate Profile](http://hl7.org/fhir/StructureDefinition/heartrate).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/StructureDefinition/heartrate',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_immunization_validation_test
|
9
9
|
title 'Immunization resources returned during previous tests conform to the US Core Immunization Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core Immunization Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
data/lib/us_core_test_kit/generated/v3.1.1/medication_request/medication_request_validation_test.rb
CHANGED
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_medication_request_validation_test
|
9
9
|
title 'MedicationRequest resources returned during previous tests conform to the US Core MedicationRequest Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core MedicationRequest Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,7 +8,7 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_medication_validation_test
|
9
9
|
title 'Medication resources returned during previous tests conform to the US Core Medication Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from previous tests conform to
|
12
12
|
the [US Core Medication Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication).
|
13
13
|
|
14
14
|
It verifies the presence of mandatory elements and that elements with
|
@@ -29,7 +29,9 @@ fail if their code/system are not found in the valueset.
|
|
29
29
|
end
|
30
30
|
|
31
31
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
32
|
+
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication',
|
34
|
+
skip_if_empty: false)
|
33
35
|
end
|
34
36
|
end
|
35
37
|
end
|
data/lib/us_core_test_kit/generated/v3.1.1/observation_lab/observation_lab_validation_test.rb
CHANGED
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_observation_lab_validation_test
|
9
9
|
title 'Observation resources returned during previous tests conform to the US Core Laboratory Result Observation Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core Laboratory Result Observation Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_organization_validation_test
|
9
9
|
title 'Organization resources returned during previous tests conform to the US Core Organization Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core Organization Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|
@@ -8,8 +8,9 @@ module USCoreTestKit
|
|
8
8
|
id :us_core_v311_patient_validation_test
|
9
9
|
title 'Patient resources returned during previous tests conform to the US Core Patient Profile'
|
10
10
|
description %(
|
11
|
-
|
11
|
+
This test verifies resources returned from the first search conform to
|
12
12
|
the [US Core Patient Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient).
|
13
|
+
Systems must demonstrate at least one valid example in order to pass this test.
|
13
14
|
|
14
15
|
It verifies the presence of mandatory elements and that elements with
|
15
16
|
required bindings contain appropriate values. CodeableConcept element
|
@@ -29,7 +30,9 @@ fail if their code/system are not found in the valueset.
|
|
29
30
|
end
|
30
31
|
|
31
32
|
run do
|
32
|
-
perform_validation_test(scratch_resources[:all] || [],
|
33
|
+
perform_validation_test(scratch_resources[:all] || [],
|
34
|
+
'http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient',
|
35
|
+
skip_if_empty: true)
|
33
36
|
end
|
34
37
|
end
|
35
38
|
end
|