Sha256: 9249f72783d25ace9a5589ee423757f12ca01f6278194cc081aa9f28c082de18
Contents?: true
Size: 1.26 KB
Versions: 14
Compression:
Stored size: 1.26 KB
Contents
<!-- QRDA Header --> <realmCode code="US"/> <typeId root="2.16.840.1.113883.1.3" extension="POCD_HD000040"/> <!-- US Realm Header Template Id --> <templateId root="2.16.840.1.113883.10.20.27.1.1" extension="2017-06-01"/> <!-- QRDA Category III Report - CMS (V4) --> <templateId root="2.16.840.1.113883.10.20.27.1.2" extension="2019-05-01"/> <!-- This is the globally unique identifier for this QRDA document --> <id root="{{random_id}}"/> <!-- QRDA III document type code --> <code code="55184-6" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Quality Reporting Document Architecture Calculated Summary Report"/> <title>QRDA Calculated Summary Report</title> <!-- This is the document creation time --> <effectiveTime value="{{current_time}}"/> <confidentialityCode code="N" codeSystem="2.16.840.1.113883.5.25"/> <languageCode code="en"/> <versionNumber value="1"/> <!-- reported patient --> <recordTarget> <patientRole> <id nullFlavor="NA"/> </patientRole> </recordTarget> {{> qrda_header/_author}} {{> qrda_header/_custodian}} {{> qrda_header/_information_recipient}} {{> qrda_header/_legal_authenticator}} {{#cpcplus?}} {{> qrda_header/_participant_location}} {{/cpcplus?}} {{> qrda_header/_participant_ehr}} {{> qrda_header/_documentation_of_service_event}}
Version data entries
14 entries across 14 versions & 1 rubygems