Sha256: df0a80b7233e32ad2076da8b207eb0039c3af61cbc3a670463af44bdd8b74a15
Contents?: true
Size: 297 Bytes
Versions: 10
Compression:
Stored size: 297 Bytes
Contents
module HealthDataStandards module Import module CCDA class CareGoalImporter < C32::CareGoalImporter def initialize @entry_xpath = "//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
10 entries across 10 versions & 1 rubygems