Sha256: 77685e77746cc6ec6d2344a557362fc3155eb6739e58f2b33e83c0914f1e0523
Contents?: true
Size: 311 Bytes
Versions: 47
Compression:
Stored size: 311 Bytes
Contents
module HealthDataStandards module Import module CCDA class CareGoalImporter < C32::CareGoalImporter def initialize super(CDA::EntryFinder.new("//cda:section[cda:templateId/@root='2.16.840.1.113883.10.20.22.2.10']/cda:entry/cda:*")) end end end end end
Version data entries
47 entries across 47 versions & 1 rubygems