Sha256: b9ee2a9e20b9eee12daa450da501610416c95bbd4c1e1268e8ee70fa558c5978

Contents?: true

Size: 1.44 KB

Versions: 8

Compression:

Stored size: 1.44 KB

Contents

<entry>
  <substanceAdministration classCode="SBADM" moodCode="EVN" {{{negation_ind}}}>
    <!-- C-CDA R2 Immunization Activity -->
    <templateId root="2.16.840.1.113883.10.20.22.4.52" extension="2014-06-09"/>
    <!-- Immunization Administered -->
    <templateId root="2.16.840.1.113883.10.20.24.3.140" extension="2017-08-01"/>
    <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/>
    <code code="416118004" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Administration"/>
    <statusCode code="completed"/>
    {{#authorDatetime}}
      <!-- QDM Attribute: Author dateTime -->
      {{{author_effective_time}}}
    {{/authorDatetime}}
    {{> qrda_templates/template_partials/_immunization_details}}
    <consumable>
      <manufacturedProduct classCode="MANU">
        <!-- Immunization Information (consolidation) template -->
        <templateId root="2.16.840.1.113883.10.20.22.4.54" extension="2014-06-09"/>
        <id root="{{random_id}}"/>
        <manufacturedMaterial>
          {{> _codes}}
          <lotNumberText>1</lotNumberText>
        </manufacturedMaterial>
      </manufacturedProduct>
    </consumable>
    {{#reason}}
      <!-- QDM Attribute: Reason -->
      {{> qrda_templates/template_partials/_reason}}
    {{/reason}}
    {{#negationRationale}}
      <!-- QDM Attribute: Negation Rationale -->
      {{> qrda_templates/template_partials/_reason}}
    {{/negationRationale}}
  </substanceAdministration>
</entry>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cqm-reports-3.0.0.pre.alpha.2 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-2.0.4 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-2.0.3 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.0.0.pre.alpha.1 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-2.0.2 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-2.0.1 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-2.0.0 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-1.0.0.0 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache