Sha256: b9bd0f91a41e2ba41785ac1cca26ff10a93461ea3104274d650a9ab6b0ec0f52
Contents?: true
Size: 1.01 KB
Versions: 6
Compression:
Stored size: 1.01 KB
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"/> <!-- Diagnostic Study Recommended (V4) --> <templateId root="2.16.840.1.113883.10.20.24.3.19" extension="2021-08-01"/> <id root="1.3.6.1.4.1.115" extension="{{object_id}}"/> {{> _codes}} <text>{{description}}</text> <statusCode code="active"/> <value nullFlavor="NA" xsi:type="CD" /> {{#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}} {{#negationRationale}} <!-- QDM Attribute: Negation Rationale --> {{> qrda_templates/template_partials/_reason}} {{/negationRationale}} </observation> </entry>
Version data entries
6 entries across 6 versions & 1 rubygems