Sha256: d475b628fb6680da09e5461b1c84c44145d3d00d2420e26bfedfc374c397a95f
Contents?: true
Size: 187 Bytes
Versions: 2
Compression:
Stored size: 187 Bytes
Contents
class Procedure < Entry field :type, type: String field :site, type: Hash field :description, type: String belongs_to :performer, class_name: "Provider" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
health-data-standards-0.8.1 | lib/health-data-standards/models/procedure.rb |
health-data-standards-0.8.0 | lib/health-data-standards/models/procedure.rb |