cqm-reports 2.0.6 → 2.0.7

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
  SHA1:
3
- metadata.gz: 85228f99b1da3c4bef7a4dbdc0a13d4d86d9aa8a
4
- data.tar.gz: d3717683fb12381639282564266d5c4d32c93c1e
3
+ metadata.gz: c5442ec24e1213dc098625570800e5761aaf8fee
4
+ data.tar.gz: 5fe924ecc7052800191314ecefc420532fb6710c
5
5
  SHA512:
6
- metadata.gz: 115495a336e16c205cd97aad80c14a63d90a2faf188e20e83997f81ac7bcdfee5e92da9012423360cd3361abcd14a66cd4dfd80920d655889e3d37bdfa798adb
7
- data.tar.gz: fb975cddeb74b625ab25c25dbbfbdfb41aa04b0b4096d6fa9c7dabd11401e04cca5cc4b25fba3d811a791c1f31cb3f746c3f6c26e3ec1dcddc25c284b4eabd1d
6
+ metadata.gz: e4740c2904d068a1c425e8705273e32cf9fdb54f7b71ece2246d4ef2add7e2e9e3d03ac491a7a955d4b55045f1e473f58ea4d9bd734b0fedca46243b062f346c
7
+ data.tar.gz: 9a241907635504bafe476ef5c713101540d241b03de48b9e6aa5047c295a2763285ec8517594637b8dc68d526fa9b13e6f27fc22b4fc065500f3dfc0e9afc464
@@ -6,9 +6,9 @@
6
6
  <!-- QRDA templateId -->
7
7
  <templateId root="2.16.840.1.113883.10.20.24.1.1" extension="2017-08-01"/>
8
8
  <!-- QDM-based QRDA templateId -->
9
- <templateId root="2.16.840.1.113883.10.20.24.1.2" extension="2017-08-01"/>
9
+ <templateId root="2.16.840.1.113883.10.20.24.1.2" extension="2018-10-01"/>
10
10
  <!-- CMS QRDA templateId -->
11
- <templateId root="2.16.840.1.113883.10.20.24.1.3" extension="2018-02-01"/>
11
+ <templateId root="2.16.840.1.113883.10.20.24.1.3" extension="2019-02-01"/>
12
12
  <!-- This is the globally unique identifier for this QRDA document -->
13
13
  <id root="{{random_id}}"/>
14
14
  <!-- QRDA document type code -->
@@ -12,8 +12,8 @@
12
12
  <!-- This is the templateId for Patient Data section -->
13
13
  <templateId root="2.16.840.1.113883.10.20.17.2.4"/>
14
14
  <!-- This is the templateId for Patient Data QDM section -->
15
- <templateId extension="2017-08-01" root="2.16.840.1.113883.10.20.24.2.1"/>
16
- <templateId extension="2018-02-01" root="2.16.840.1.113883.10.20.24.2.1.1"/>
15
+ <templateId extension="2018-10-01" root="2.16.840.1.113883.10.20.24.2.1"/>
16
+ <templateId extension="2019-02-01" root="2.16.840.1.113883.10.20.24.2.1.1"/>
17
17
  <code code="55188-7" codeSystem="2.16.840.1.113883.6.1"/>
18
18
  <title>Patient Data</title>
19
19
  <text/>
@@ -44,8 +44,6 @@
44
44
  <ethnicGroupCode nullFlavor="UNK"/>
45
45
  {{/patient_characteristic_ethnicity}}
46
46
  <languageCommunication>
47
- <templateId root="2.16.840.1.113883.3.88.11.83.2" assigningAuthorityName="HITSP/C83"/>
48
- <templateId root="1.3.6.1.4.1.19376.1.5.3.1.2.1" assigningAuthorityName="IHE/PCC"/>
49
47
  <languageCode code="eng"/>
50
48
  </languageCommunication>
51
49
  </patient>
@@ -1,6 +1,6 @@
1
1
  <supply classCode="SPLY" moodCode="RQO">
2
2
  <!-- Medication Supply Request (V2) template -->
3
- <templateId root="2.16.840.1.113883.10.20.24.3.99" extension="2014-04-05"/>
3
+ <templateId root="2.16.840.1.113883.10.20.24.3.99" extension="2015-04-05"/>
4
4
  <!-- Conforms to C-CDA R2 Planned Supply (V2) template-->
5
5
  <templateId root="2.16.840.1.113883.10.20.22.4.43" extension="2014-06-09" />
6
6
  <id root="{{random_id}}"/>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cqm-reports
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.6
4
+ version: 2.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - The MITRE Corporation
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-02-27 00:00:00.000000000 Z
11
+ date: 2020-03-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cqm-models