Sha256: 3f2eebdeb92ae9f82092fc03199308f523c8b7f2d77e16ddf404dd5ebf721663

Contents?: true

Size: 1.62 KB

Versions: 6

Compression:

Stored size: 1.62 KB

Contents

<entry>
  <observation classCode="OBS" moodCode="EVN" {{{negation_ind}}}>
    <!-- Assessment Performed -->
    <templateId root="2.16.840.1.113883.10.20.24.3.144" extension="2021-08-01" />
    <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/>
    {{> _codes}}
    <text>{{description}}</text>
    <statusCode code="completed"/>
    {{{relevant_date_period_or_null_flavor}}}
    {{#result}}
    <!-- QDM Attribute: Result -->
    {{{result_value}}}
    {{/result}}
    {{#interpretation}}
      <!-- QDM Attribute: Interpretation -->
      {{> qrda_templates/template_partials/_interpretation}}
    {{/interpretation}}
    {{#method}}
      <!-- QDM Attribute: Method -->
      {{> qrda_templates/template_partials/_method}}
    {{/method}}
    {{#authorDatetime}}
      <!-- QDM Attribute: Author dateTime -->
      {{> qrda_templates/template_partials/_author}}
    {{/authorDatetime}}
    {{#performer}}
      <!-- QDM Attribute: Performer -->
      <participant typeCode="PRF">
        {{> qrda_templates/template_partials/_entity}}
      </participant>
    {{/performer}}
    {{#reason}}
      <!-- QDM Attribute: Reason -->
      {{> qrda_templates/template_partials/_reason}}
    {{/reason}}
    {{#negationRationale}}
      <!-- QDM Attribute: Negation Rationale -->
      {{> qrda_templates/template_partials/_reason}}
    {{/negationRationale}}
    {{#components}}
      <!-- QDM Attribute: Components -->
      {{> qrda_templates/template_partials/_component}}
    {{/components}}
    {{#relatedTo}}
      <!-- QDM Attribute: Related To -->
      {{> qrda_templates/template_partials/_related_to}}
    {{/relatedTo}}
  </observation>
</entry>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cqm-reports-4.1.3 lib/qrda-export/catI-r5/qrda_templates/assessment_performed.mustache
cqm-reports-4.1.2 lib/qrda-export/catI-r5/qrda_templates/assessment_performed.mustache
cqm-reports-4.1.1 lib/qrda-export/catI-r5/qrda_templates/assessment_performed.mustache
cqm-reports-4.1.0 lib/qrda-export/catI-r5/qrda_templates/assessment_performed.mustache
cqm-reports-4.0.1 lib/qrda-export/catI-r5/qrda_templates/assessment_performed.mustache
cqm-reports-4.0.0 lib/qrda-export/catI-r5/qrda_templates/assessment_performed.mustache