Sha256: 581ce294bd4cd792f63562f4608848aa4abf6b62326ccb5f6bd890aefd56110c

Contents?: true

Size: 1.71 KB

Versions: 12

Compression:

Stored size: 1.71 KB

Contents

<entry>
  <observation classCode="OBS" moodCode="EVN" {{{negation_ind}}}>
    <!-- Procedure Activity Procedure (Consolidation) template -->
    <templateId root="2.16.840.1.113883.10.20.22.4.13" extension="2014-06-09"/>
    <!-- Physical Exam, Performed template -->
    <templateId root="2.16.840.1.113883.10.20.24.3.59" extension="2017-08-01"/>
    <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/>
    <!-- QDM Attribute: Code -->
    {{> _codes}}
    <text>{{description}}</text>
    <statusCode code="completed"/>
    {{#relevantPeriod}}
      <!-- QDM Attribute: Relevant Period -->
      {{{relevant_period}}}
    {{/relevantPeriod}}
    {{#result}}
    <!-- QDM Attribute: Result -->
    {{{result_value}}}
    {{/result}}
    {{^result}}
    <!-- QDM Attribute: Result -->
    <value xsi:type="CD" nullFlavor="UNK"/>
    {{/result}}
    {{#method}}
      <!-- QDM Attribute: Method -->
      {{> qrda_templates/template_partials/_method}}
    {{/method}}
    {{#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}}
    {{#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}}
  </observation>
</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/physical_exam_performed.mustache
cqm-reports-2.1.0 lib/qrda-export/catI-r5/qrda_templates/physical_exam_performed.mustache
cqm-reports-2.0.8 lib/qrda-export/catI-r5/qrda_templates/physical_exam_performed.mustache
cqm-reports-2.0.7 lib/qrda-export/catI-r5/qrda_templates/physical_exam_performed.mustache
cqm-reports-2.0.6 lib/qrda-export/catI-r5/qrda_templates/physical_exam_performed.mustache
cqm-reports-2.0.5 lib/qrda-export/catI-r5/qrda_templates/physical_exam_performed.mustache
cqm-reports-3.0.0.pre.alpha.2 lib/qrda-export/catI-r5/qrda_templates/physical_exam_performed.mustache
cqm-reports-2.0.4 lib/qrda-export/catI-r5/qrda_templates/physical_exam_performed.mustache
cqm-reports-2.0.3 lib/qrda-export/catI-r5/qrda_templates/physical_exam_performed.mustache
cqm-reports-3.0.0.pre.alpha.1 lib/qrda-export/catI-r5/qrda_templates/physical_exam_performed.mustache
cqm-reports-2.0.2 lib/qrda-export/catI-r5/qrda_templates/physical_exam_performed.mustache
cqm-reports-2.0.1 lib/qrda-export/catI-r5/qrda_templates/physical_exam_performed.mustache