Sha256: e0203540d88e7c4763c8a2ed041df5d18be4a1a6d30603dbdd1f65df387caf16
Contents?: true
Size: 381 Bytes
Versions: 8
Compression:
Stored size: 381 Bytes
Contents
<socialHistory xmlns="urn:hl7-org:greencda:c32"> <id><%= social_history.id%></id> <%== code_display social_history, 'preferred_code_sets' => ['SNOMED-CT'] %> <status><%= social_history.status %></status> <freeText><%= social_history.free_text %></freeText> <%== gc32_effective_time(social_history)%> <%== quantity_display social_history.values.first %> </socialHistory>
Version data entries
8 entries across 8 versions & 1 rubygems