added Alerts section to template

This commit is contained in:
george 2008-07-22 15:59:28 +00:00
parent a2406ebd0f
commit 08b8745c83
1 changed files with 50 additions and 0 deletions

View File

@ -216,6 +216,56 @@ LOAD(ARY) ; LOAD A CCR TEMPLATE INTO ARY PASSED BY NAME
;;</Source>
;;</SocialHistoryElement>
;;</SocialHistory>
;;<Alerts>
;;<Alert>
;;<CCRDataObjectID>@@ALERTOBJECTID@@</CCRDataObjectID>
;;<Description>
;;<Text>@@ALERTDESCRIPTIONTEXT@@</Text>
;;<Code>
;;<Value>@@ALERTCODEVALUE@@</Value>
;;<CodingSystem>@@ALERTCODESYSTEM@@</CodingSystem>
;;</Code>
;;</Description>
;;<Status>
;;<Text>@@ALERTSTATUSTEXT@@</Text>
;;</Status>
;;<Source>
;;<Actor>
;;<ActorID>@@ALERTSOURCEID@@</ActorID>
;;</Actor>
;;</Source>
;;<Agent>
;;<Products>
;;<Product>
;;<CCRDataObjectID>@@ALERTAGENTPRODUCTOBJECTID@@</CCRDataObjectID>
;;<Source>
;;<Actor>
;;<ActorID>@@ALERTAGENTPRODUCTSOURCEID@@</ActorID>
;;</Actor>
;;</Source>
;;<Product>
;;<ProductName>
;;<Text>@@ALERTAGENTPRODUCTNAMETEXT@@</Text>
;;<Code>
;;<Value>@@ALERTAGENTPRODUCTCODEVALUE@@</Value>
;;<CodingSystem>@@ALERTAGENTPRODUCTCODESYSTEM@@</CodingSystem>
;;</Code>
;;</ProductName>
;;</Product>
;;</Product>
;;</Products>
;;</Agent>
;;<Reaction>
;;<Description>
;;<Text>@@ALERTREACTIOINDESCRIPTIONTEXT@@</Text>
;;<Code>
;;<Value>@@ALERTREACTIONCODEVALUE@@</Value>
;;<CodingSystem>@@ALERTREACTIONCODESYSTEM@@</CodingSystem>
;;</Code>
;;</Description>
;;</Reaction>
;;</Alert>
;;</Alerts>
;;<Medications>
;;<Medication>
;;<CCRDataObjectID>@@MEDICATIONOBJECTID@@</CCRDataObjectID>