Sha256: d3a5a0a20c6e3979d19f35027b455286fe875231a7b6b90d50bc772bec0b4831
Contents?: true
Size: 1.64 KB
Versions: 3
Compression:
Stored size: 1.64 KB
Contents
<entry> <act classCode="ACT" moodCode="EVN" {{{negation_ind}}}> <!-- Medication Dispensed Act --> <templateId root="2.16.840.1.113883.10.20.24.3.139" extension="2017-08-01"/> <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/> <code code="SPLY" codeSystem="2.16.840.1.113883.5.6" displayName="supply" codeSystemName="ActClass"/> <entryRelationship typeCode="SUBJ"> <!--Medication dispensed --> <supply classCode="SPLY" moodCode="EVN"> <!-- Medication Dispensed template --> <templateId root="2.16.840.1.113883.10.20.24.3.45" extension="2017-08-01"/> <!-- Medication Dispense template --> <templateId root="2.16.840.1.113883.10.20.22.4.18" extension="2014-06-09"/> <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/> <text>{{description}}</text> <statusCode code="completed"/> {{#relevantPeriod}} {{{medication_duration_effective_time}}} {{/relevantPeriod}} <product> <manufacturedProduct classCode="MANU"> <!-- Medication Information (consolidation) template --> <templateId root="2.16.840.1.113883.10.20.22.4.23" extension="2014-06-09"/> <id root="{{random_id}}"/> <manufacturedMaterial> {{> _codes}} </manufacturedMaterial> </manufacturedProduct> </product> {{#authorDatetime}} {{> qrda_templates/template_partials/_author}} {{/authorDatetime}} {{#negationRationale}} {{> qrda_templates/template_partials/_reason}} {{/negationRationale}} </supply> </entryRelationship> </act> </entry>
Version data entries
3 entries across 3 versions & 1 rubygems