GENERAL DESCRIPTION |
Radiology/Nuclear Medicine intends to modify the
following data dictionary attribute:
before: ^DD(71,0,"ID","WRITE") = W ?54,$$PRCCPT^RADD1()
after: ^DD(71,0,"ID","WRITE") = D EN^DDIOL($$PRCCPT^RADD1(),"","?54")
The intention of this correction is to eliminate the WRITE command from the
data dictionary. To execute this action, I must hard set the data dictionary
node in a post-init. At present, FileMan does not have a generic tool to
export specific file wide data dictionary attributes. I do not wish to carry
over the entire data dictionary for the Rad/Nuc Med Procedures file.
|