Sha256: f26effe2c90502956296ffb1770aa9fe677beddac439513079b22f0a1491d9c3

Contents?: true

Size: 1.74 KB

Versions: 12

Compression:

Stored size: 1.74 KB

Contents

<entry>
  <act classCode="ACT" moodCode="INT" {{{negation_ind}}}>
    <!--Encounter Recommended Act (V2) -->
    <templateId root="2.16.840.1.113883.10.20.24.3.134" extension="2019-12-01"/>
    <code code="ENC" codeSystem="2.16.840.1.113883.5.6" codeSystemName="ActClass" displayName="Encounter"/>
    <entryRelationship typeCode="SUBJ">
      <encounter classCode="ENC" moodCode="INT">
        <!-- Conforms to C-CDA R2.1 Planned Encounter (V2) template -->
        <templateId root="2.16.840.1.113883.10.20.22.4.40" extension="2014-06-09"/>
        <!-- Encounter Recommended (V4) template -->
        <templateId root="2.16.840.1.113883.10.20.24.3.24" extension="2019-12-01"/>
        <id extension="{{object_id}}" root="1.3.6.1.4.1.115"/>
        <!-- QDM Attribute: Code -->
        {{> _codes}}
        <text>{{description}}</text>
        <statusCode code="active"/>
        {{#authorDatetime}}
          <!-- QDM Attribute: Author dateTime -->
          {{> qrda_templates/template_partials/_author}}
        {{/authorDatetime}}
        {{#facilityLocation}}
          <!-- QDM Attribute: Facility Location -->
          {{> qrda_templates/template_partials/_facility_location}}
        {{/facilityLocation}}
        {{#requester}}
          <!-- QDM Attribute: Requester -->
          <participant typeCode="PRF">
            {{> qrda_templates/template_partials/_entity}}
          </participant>
        {{/requester}}
        {{#reason}}
          <!-- QDM Attribute: Reason -->
          {{> qrda_templates/template_partials/_reason}}
        {{/reason}}
      </encounter>
    </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-3.1.10 lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache
cqm-reports-3.1.9 lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache
cqm-reports-3.1.8 lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache
cqm-reports-3.1.7 lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache
cqm-reports-3.1.6 lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache
cqm-reports-3.1.5 lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache
cqm-reports-3.1.4 lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache
cqm-reports-3.1.3 lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache
cqm-reports-3.1.2 lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache
cqm-reports-3.1.1 lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache
cqm-reports-3.1.0 lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache
cqm-reports-3.0.1 lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache