Sha256: dff56e1ee0ff2ff6b311a334b9e409a7d4f88712ba1efa4bbe3d1c96c5ef4043
Contents?: true
Size: 617 Bytes
Versions: 2
Compression:
Stored size: 617 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="2014-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}}"/> </supply>
Version data entries
2 entries across 2 versions & 1 rubygems