ipa_test_kit 0.3.2 → 0.3.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 467592fdb52acb82489775fc02562b512db99f8779bb3d5987a0ba5b3e2a4fcf
4
- data.tar.gz: 6b8656a4f631f886abef61e88b900dfcceb53fd7fa5c32394027286c0caa4759
3
+ metadata.gz: 945ce3562f1f1060ff8d988707c68bb95cde704e9c348a37bba1abda2fa1f46c
4
+ data.tar.gz: 893c5039a39f2cdd5826df89c863da3db74e48bb350938ce9927dde5168cb417
5
5
  SHA512:
6
- metadata.gz: 9806d3308c5bc2805b470c8ae7430f2d4c64c84d6af4211702435e979e3bb1c4f118062fd186a5e3c8a6f005cc3855ce73f3ba4a4cd3cdd3a5c6fddb0bd17d2c
7
- data.tar.gz: 6d86c39f59af33cb575090bea112582d281ca1370e05a7c3e2ab3869f48b790a5afdfa5276d426346a2662bc4ab98ce6485df24bd5d92aaf2ac1ef32fd9c1e25
6
+ metadata.gz: d09de324ee16de0ec5209ccdc4f00a5d4b44ea0617339c967bade5a3c2893ca14b9bbc90677c30c5f84ceed1f63d90ed6088cb9037d8284faad53d6ad14ab35c
7
+ data.tar.gz: 38dea822a4bdb40a6ca2c09b36330583b960da9cab107a4ba3fa83d3be02313a90fc3d56590c0ac1b33cda0c3a159bf9c145dbddbcbdb1137ce73c5f86b7cc48
@@ -26,7 +26,7 @@ module IpaTestKit
26
26
  short_title 'IPA v1.0.0'
27
27
  description %(
28
28
  This test suite evaluates the ability of a system to support applications
29
- acting on behalf of patients to access clinical records using a FHIR R4 API
29
+ acting on behalf of patients to access clinical records using an HL7® FHIR® R4 API
30
30
  in accordance to the [International Patient Access Implementation Guide (IPA IG)](https://www.hl7.org/fhir/uv/ipa/).
31
31
 
32
32
  It accomplishes this by simulating requests performed by a realistic IPA Requestor
@@ -1,3 +1,3 @@
1
1
  module IpaTestKit
2
- VERSION = '0.3.2'
2
+ VERSION = '0.3.3'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ipa_test_kit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Inferno Core Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-05-10 00:00:00.000000000 Z
11
+ date: 2023-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: inferno_core
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: 0.2.2
33
+ version: 0.3.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: 0.2.2
40
+ version: 0.3.0
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: tls_test_kit
43
43
  requirement: !ruby/object:Gem::Requirement