Sha256: 3fa7db0cc5221ac7fda7ce4d08ffd3b88dd6c39cf9485489668ba1f08f6583b9
Contents?: true
Size: 968 Bytes
Versions: 14
Compression:
Stored size: 968 Bytes
Contents
<entry> <observation classCode="OBS" moodCode="INT" {{{negation_ind}}}> <!-- Conforms to C-CDA R2.1 Planned Observation (V2) --> <templateId root="2.16.840.1.113883.10.20.22.4.44" extension="2014-06-09"/> <!-- Laboratory Test, Recommended (V4) --> <templateId root="2.16.840.1.113883.10.20.24.3.39" extension="2017-08-01"/> <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/> <!-- QDM Attribute: Code --> {{> _codes}} <text>{{description}}</text> <statusCode code="active"/> {{#authorDatetime}} <!-- QDM Attribute: Author dateTime --> {{> qrda_templates/template_partials/_author}} {{/authorDatetime}} {{#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
14 entries across 14 versions & 1 rubygems