Sha256: 16c1a765c05c3dcdc214f3ba7b4437f5b36b3f1caab373f13a470bd31a9dc777
Contents?: true
Size: 374 Bytes
Versions: 2
Compression:
Stored size: 374 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.value %> </socialHistory>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
health-data-standards-1.0.1 | templates/_social_history.gc32.erb |
health-data-standards-1.0.0 | templates/_social_history.gc32.erb |