Sha256: a3df51a469290d6ce9c5d79ad2d37dd11048600257353ee37df8daae258b55c1

Contents?: true

Size: 1.55 KB

Versions: 33

Compression:

Stored size: 1.55 KB

Contents

<entry>
  <observation classCode="OBS" moodCode="EVN">
    <!-- C-CDA R2.1 Deceased Observation (V3) templateId -->
    <templateId root="2.16.840.1.113883.10.20.22.4.79" extension="2015-08-01" />
    <!-- Patient Characteristic Expired (V3) -->
    <templateId root="2.16.840.1.113883.10.20.24.3.54" extension="2016-02-01" />
    <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/>
    <code code="ASSERTION" codeSystem="2.16.840.1.113883.5.4" codeSystemName="HL7ActCode" />
    <statusCode code="completed" />
    {{#expiredDatetime}}
      <!-- QDM Attributes: expiredDatetime  -->
      {{{expired_date_time}}}
    {{/expiredDatetime}}
    <value xsi:type="CD" code="419099009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Dead" />
    {{#cause}}
      <!-- QDM Attribute: Cause -->
      <entryRelationship typeCode="CAUS" negationInd="false">
        <observation classCode="OBS" moodCode="EVN">
          <!-- C-CDA R2.1 Problem Observation (V3) -->
          <templateId root="2.16.840.1.113883.10.20.22.4.4" extension="2015-08-01" />
          <id root="{{random_id}}"/>
          <code code="64572001" displayName="Condition" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT">
            <translation code="75323-6" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Condition"/>
          </code>
          <statusCode code="completed" />
          {{{expired_date_time}}}
          <value {{> _code}} xsi:type="CD"/>
        </observation>
      </entryRelationship>
    {{/cause}}
  </observation>
</entry>

Version data entries

33 entries across 33 versions & 1 rubygems

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