Sha256: 847a31fb817e25f09059267b818f596b244f0c3a52961362985b091e073a1c12

Contents?: true

Size: 1.93 KB

Versions: 13

Compression:

Stored size: 1.93 KB

Contents

<entry>
    {{#negated}}
      <substanceAdministration classCode="SBADM" moodCode="EVN" {{{negation_ind}}}>
    {{/negated}}
    {{^negated}}
      <substanceAdministration classCode="SBADM" moodCode="EVN" negationInd="false">
    {{/negated}}
    <!-- C-CDA R2 Immunization Activity -->
    <templateId root="2.16.840.1.113883.10.20.22.4.52" extension="2015-08-01"/>
    <!-- Immunization Administered -->
    <templateId root="2.16.840.1.113883.10.20.24.3.140" extension="2019-12-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"/>
    {{#relevantDatetime}}
      <!-- QDM Attribute: Relevant dateTime -->
      {{{relevant_date_time_value}}}
    {{/relevantDatetime}}
    {{> 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>
    {{#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}}
  </substanceAdministration>
</entry>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
cqm-reports-3.1.10 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.1.9 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.1.8 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.1.7 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.1.6 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.1.5 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.1.4 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.1.3 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.1.2 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.1.1 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.1.0 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.0.1 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache
cqm-reports-3.0.0 lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache