fixed Gender and ACTORTELEPHONETYPE
This commit is contained in:
parent
2f98641ac6
commit
0da20e3a27
|
@ -905,8 +905,8 @@ LOAD(ARY) ; LOAD A CCR TEMPLATE INTO ARY PASSED BY NAME
|
|||
;;<ExactDateTime>@@ACTORDATEOFBIRTH@@</ExactDateTime>
|
||||
;;</DateOfBirth>
|
||||
;;<Gender>
|
||||
;;<Code>
|
||||
;;<Text>@@ACTORGENDER@@</Text>
|
||||
;;<Code>
|
||||
;;<Value>@@ACTORGENDER@@</Value>
|
||||
;;<CodingSystem>2.16.840.1.113883.5.1</CodingSystem>
|
||||
;;</Code>
|
||||
|
@ -1032,7 +1032,7 @@ LOAD(ARY) ; LOAD A CCR TEMPLATE INTO ARY PASSED BY NAME
|
|||
;;<Telephone>
|
||||
;;<Value>@@ACTORTELEPHONE@@</Value>
|
||||
;;<Type>
|
||||
;;<Text>@@ACTORTELTYPE@@</Text>
|
||||
;;<Text>@@ACTORTELEPHONETYPE@@</Text>
|
||||
;;</Type>
|
||||
;;</Telephone>
|
||||
;;<Email>
|
||||
|
|
Loading…
Reference in New Issue