Sha256: 1b22827e964f8b10859c38bafb4e56166be31a91b7b6533cb7434980ddc355c1

Contents?: true

Size: 345 Bytes

Versions: 31

Compression:

Stored size: 345 Bytes

Contents

	<subjectOf>
		<measureAttribute>
			<id root="2.16.840.1.113883.3.100.1" extension="<%= attribute.id %>"/>
			<code code="<%= attribute.code %>">
				<displayName value="<%= attribute.name %>"/>
			</code>
			<%- if attribute.value -%>
			<value xsi:type="ED" value="<%= attribute.value %>"/>
			<%- end -%>
		</measureAttribute>
	</subjectOf>

Version data entries

31 entries across 31 versions & 2 rubygems

Version Path
health-data-standards-3.4.6 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.4.5 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.4.4 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.4.3 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.4.2 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.4.1 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.4.0 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.2.12 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.3.0 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.2.11 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.2.10 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.2.8 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.2.7 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.2.6 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.2.5 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.2.4 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.2.3 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.2.2 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.2.1 lib/hqmf-generator/attribute.xml.erb
health-data-standards-3.2.0 lib/hqmf-generator/attribute.xml.erb