Sha256: 8fedc257393a4ca2beca0bf53734fc5978599ed57c8688ccd5eecf2d1bbcc731
Contents?: true
Size: 1.18 KB
Versions: 21
Compression:
Stored size: 1.18 KB
Contents
<entry typeCode="DRIV"> <%= xml_for_local_variable(criteria) %> <supplyCriteria moodCode="EVN" classCode="SPLY"<%= " actionNegationInd='true'" if criteria.negation %>> <%= xml_for_template(criteria, is_source_data_criteria) %> <id root="2.16.840.1.113883.3.100.1" extension="<%= criteria.id %>"/> <%= xml_for_description(criteria) %> <%= "<statusCode code=\"#{criteria.status}\"/>" if criteria.status %> <%= xml_for_effective_time(criteria) %> <%= xml_for_reason(criteria) %> <participation typeCode="PRD"> <role classCode="THER"> <%= xml_for_code(criteria, 'code', false) %> </role> </participation> <definition> <criteriaReference moodCode="EVN" classCode="SPLY"> <id root="2.16.840.1.113883.3.100.1" extension="<%= section_name(criteria) %>"/> </criteriaReference> </definition> <%= xml_for_temporal_references(criteria) %> <%= xml_for_fields(criteria) %> <%= xml_for_derivation(criteria) %> <%= xml_for_subsets(criteria) %> </supplyCriteria> </entry>
Version data entries
21 entries across 21 versions & 1 rubygems