Sha256: 9475d0ede6981c51a85ecd0768a4ff3a29af6ebee07a182d646f69a10b384c9b

Contents?: true

Size: 1.42 KB

Versions: 6

Compression:

Stored size: 1.42 KB

Contents

<entry>
  <procedure classCode="PROC" moodCode="INT" {{{negation_ind}}}>
    <!-- Conforms to C-CDA R2.1 Planned Procedure (V2) -->
    <templateId root="2.16.840.1.113883.10.20.22.4.41" extension="2014-06-09"/>
    <!-- Procedure Recommended (V5) -->
    <templateId root="2.16.840.1.113883.10.20.24.3.65" extension="2021-08-01"/>
    <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/>
    <!-- QDM Attribute: Code -->
    {{> _codes}}
    <text>{{description}}</text>
    <statusCode code="active"/>
    {{#anatomicalLocationSite}}
      <!-- QDM Attribute: Anatomical Location Site -->
      {{> qrda_templates/template_partials/_anatomical_location_site}}
    {{/anatomicalLocationSite}}
    {{#authorDatetime}}
      <!-- QDM Attribute: Author dateTime -->
      {{> qrda_templates/template_partials/_author}}
    {{/authorDatetime}}
    {{#requester}}
      <!-- QDM Attribute: Requester -->
      <participant typeCode="PRF">
        {{> qrda_templates/template_partials/_entity}}
      </participant>
    {{/requester}}
    {{#reason}}
      <!-- QDM Attribute: Reason -->
      {{> qrda_templates/template_partials/_reason}}
    {{/reason}}
    {{#negationRationale}}
      <!-- QDM Attribute: Negation Rationale -->
      {{> qrda_templates/template_partials/_reason}}
    {{/negationRationale}}
    {{#rank}}
      <!-- QDM Attribute: Rank -->
      {{> qrda_templates/template_partials/_rank}}
    {{/rank}}
  </procedure>
</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/procedure_recommended.mustache
cqm-reports-4.1.2 lib/qrda-export/catI-r5/qrda_templates/procedure_recommended.mustache
cqm-reports-4.1.1 lib/qrda-export/catI-r5/qrda_templates/procedure_recommended.mustache
cqm-reports-4.1.0 lib/qrda-export/catI-r5/qrda_templates/procedure_recommended.mustache
cqm-reports-4.0.1 lib/qrda-export/catI-r5/qrda_templates/procedure_recommended.mustache
cqm-reports-4.0.0 lib/qrda-export/catI-r5/qrda_templates/procedure_recommended.mustache