Sha256: 116ca6b9e15d05dd07dfe033bc49217e045048c71da5722197c0acab356ead28
Contents?: true
Size: 1.51 KB
Versions: 2
Compression:
Stored size: 1.51 KB
Contents
<entry> <act classCode="ACT" moodCode="INT" {{{negation_ind}}}> <templateId root="2.16.840.1.113883.10.20.24.3.131" extension="2017-08-01"/> <code code="SPLY" codeSystem="2.16.840.1.113883.5.6" displayName="Supply" codeSystemName="ActClass"/> <entryRelationship typeCode="SUBJ"> <supply classCode="SPLY" moodCode="INT"> <!-- C-CDA R2.1 : Planned Supply (V2) --> <templateId root="2.16.840.1.113883.10.20.22.4.43" extension="2014-06-09"/> <!-- Device Recommended (V4) --> <templateId root="2.16.840.1.113883.10.20.24.3.10" extension="2017-08-01"/> <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/> <text>{{description}}</text> <statusCode code="active"/> {{#authorDatetime}} <!-- QDM Attribute: Author dateTime --> {{> qrda_templates/template_partials/_author}} {{/authorDatetime}} <participant typeCode="DEV"> <participantRole classCode="MANU"> <playingDevice classCode="DEV"> <!-- QDM Attribute: Code --> {{> _codes}} </playingDevice> </participantRole> </participant> {{#reason}} <!-- QDM Attribute: Reason --> {{> qrda_templates/template_partials/_reason}} {{/reason}} {{#negationRationale}} <!-- QDM Attribute: Negation Rationale --> {{> qrda_templates/template_partials/_reason}} {{/negationRationale}} </supply> </entryRelationship> </act> </entry>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cqm-reports-2.0.0 | lib/qrda-export/catI-r5/qrda_templates/device_recommended.mustache |
cqm-reports-1.0.0.0 | lib/qrda-export/catI-r5/qrda_templates/device_recommended.mustache |