Sha256: 23c125460e6a5217dba9501c0266333afe89c9ff9b0334105a87e22debb1c6ee

Contents?: true

Size: 1.54 KB

Versions: 12

Compression:

Stored size: 1.54 KB

Contents

<entry>
  <act classCode="ACT" moodCode="RQO" {{{negation_ind}}}>
    <templateId root="2.16.840.1.113883.10.20.24.3.130" extension="2017-08-01"/>
    <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/>
    <code code="SPLY" codeSystem="2.16.840.1.113883.5.6" displayName="Supply" codeSystemName="ActClass"/>
    <entryRelationship typeCode="SUBJ">
      <supply classCode="SPLY" moodCode="RQO">
        <!-- Plan of Care Activity Supply -->
        <templateId root="2.16.840.1.113883.10.20.22.4.43" extension="2014-06-09"/>
        <!-- Device, Order -->
        <templateId root="2.16.840.1.113883.10.20.24.3.9" extension="2017-08-01"/>
        <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/>
        <text>{{description}}</text>
        <statusCode code="active"/>
        {{#authorDatetime}}
          <!-- QDM Attribute: Author dateTime -->
          {{> qrda_templates/template_partials/_author}}
        {{/authorDatetime}}
        <participant typeCode="DEV">
          <participantRole classCode="MANU">
            <playingDevice classCode="DEV">
              <!-- QDM Attribute: Code -->
              {{> _codes}}
            </playingDevice>
          </participantRole>
        </participant>
        {{#reason}}
          <!-- QDM Attribute: Reason -->
          {{> qrda_templates/template_partials/_reason}}
        {{/reason}}
      </supply>
    </entryRelationship>
    {{#negationRationale}}
      <!-- QDM Attribute: Negation Rationale -->
      {{> qrda_templates/template_partials/_reason}}
    {{/negationRationale}}
  </act>
</entry>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
cqm-reports-2.1.1 lib/qrda-export/catI-r5/qrda_templates/device_order.mustache
cqm-reports-2.1.0 lib/qrda-export/catI-r5/qrda_templates/device_order.mustache
cqm-reports-2.0.8 lib/qrda-export/catI-r5/qrda_templates/device_order.mustache
cqm-reports-2.0.7 lib/qrda-export/catI-r5/qrda_templates/device_order.mustache
cqm-reports-2.0.6 lib/qrda-export/catI-r5/qrda_templates/device_order.mustache
cqm-reports-2.0.5 lib/qrda-export/catI-r5/qrda_templates/device_order.mustache
cqm-reports-3.0.0.pre.alpha.2 lib/qrda-export/catI-r5/qrda_templates/device_order.mustache
cqm-reports-2.0.4 lib/qrda-export/catI-r5/qrda_templates/device_order.mustache
cqm-reports-2.0.3 lib/qrda-export/catI-r5/qrda_templates/device_order.mustache
cqm-reports-3.0.0.pre.alpha.1 lib/qrda-export/catI-r5/qrda_templates/device_order.mustache
cqm-reports-2.0.2 lib/qrda-export/catI-r5/qrda_templates/device_order.mustache
cqm-reports-2.0.1 lib/qrda-export/catI-r5/qrda_templates/device_order.mustache