Sha256: 8bf2888a707413680ae6232514a5df46df71801861a99ccd5febb3f88c104a3b
Contents?: true
Size: 628 Bytes
Versions: 4
Compression:
Stored size: 628 Bytes
Contents
<supply classCode="SPLY" moodCode="RQO"> <!-- Medication Supply Request (V2) template --> <templateId root="2.16.840.1.113883.10.20.24.3.99" extension="2015-04-05"/> <!-- Conforms to C-CDA R2 Planned Supply (V2) template--> <templateId root="2.16.840.1.113883.10.20.22.4.43" extension="2014-06-09" /> <id root="{{random_id}}"/> <statusCode code="active"/> {{#relevantPeriod}} {{{medication_supply_request_period}}} {{/relevantPeriod}} {{^relevantPeriod}} {{#authorDatetime}} {{{author_effective_time}}} {{/authorDatetime}} {{/relevantPeriod}} <quantity value="{{{value_as_float}}}"/> </supply>
Version data entries
4 entries across 4 versions & 1 rubygems