Sha256: 0ec07ac1ad3663fab43e07357b3ee1de8e6f25d38d0a6d620c10e06e9cc3c73e
Contents?: true
Size: 1.09 KB
Versions: 13
Compression:
Stored size: 1.09 KB
Contents
<entry> <observation classCode="OBS" moodCode="RQO" {{{negation_ind}}}> <!-- Consolidation Plan of Care Activity Observation --> <templateId root="2.16.840.1.113883.10.20.22.4.44" extension="2014-06-09"/> <!-- Laboratory Test, Order (V4) --> <templateId root="2.16.840.1.113883.10.20.24.3.37" extension="2019-12-01"/> <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/> {{> _codes}} <text>{{description}}</text> <statusCode code="active"/> {{#authorDatetime}} <!-- QDM Attribute: Author dateTime --> {{> qrda_templates/template_partials/_author}} {{/authorDatetime}} {{#requester}} <!-- QDM Attribute: Requester --> <participant typeCode="PRF"> {{> qrda_templates/template_partials/_entity}} </participant> {{/requester}} {{#reason}} <!-- QDM Attribute: Reason --> {{> qrda_templates/template_partials/_reason}} {{/reason}} {{#negationRationale}} <!-- QDM Attribute: Negation Rationale --> {{> qrda_templates/template_partials/_reason}} {{/negationRationale}} </observation> </entry>
Version data entries
13 entries across 13 versions & 1 rubygems