Sha256: 8c1b717c10cf535e7ef2c2f94414d94e45d1d45f45d11074247e91cc57006c69
Contents?: true
Size: 1.32 KB
Versions: 2
Compression:
Stored size: 1.32 KB
Contents
{{#provider}} <custodian> <assignedCustodian> <representedCustodianOrganization> {{#provider_ccn}} <id extension="{{value}}" root="2.16.840.1.113883.4.336"/> {{/provider_ccn}} {{^provider_ccn}} <id extension="800890" root="2.16.840.1.113883.4.336"/> {{/provider_ccn}} <name>{{authoring_system}} Test Deck</name> <telecom use="WP" value="tel:(781)271-3000"/> {{#addresses}} <addr use="HP"> <streetAddressLine>{{{provider_street}}}</streetAddressLine> <city>{{city}}</city> <state>{{state}}</state> <postalCode>{{zip}}</postalCode> <country>{{country}}</country> </addr> {{/addresses}} </representedCustodianOrganization> </assignedCustodian> </custodian> {{/provider}} {{^provider}} <custodian> <assignedCustodian> <representedCustodianOrganization> <id extension="800890" root="2.16.840.1.113883.4.336"/> <name>{{authoring_system}} Test Deck</name> <telecom use="WP" value="tel:(781)271-3000"/> <addr> <streetAddressLine>202 Burlington Rd.</streetAddressLine> <city>Bedford</city> <state>MA</state> <postalCode>01730</postalCode> <country>US</country> </addr> </representedCustodianOrganization> </assignedCustodian> </custodian> {{/provider}}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cqm-reports-4.1.3 | lib/qrda-export/catI-r5/qrda_header/_custodian.mustache |
cqm-reports-4.1.2 | lib/qrda-export/catI-r5/qrda_header/_custodian.mustache |