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>
|
;;<ExactDateTime>@@ACTORDATEOFBIRTH@@</ExactDateTime>
|
||||||
;;</DateOfBirth>
|
;;</DateOfBirth>
|
||||||
;;<Gender>
|
;;<Gender>
|
||||||
;;<Code>
|
|
||||||
;;<Text>@@ACTORGENDER@@</Text>
|
;;<Text>@@ACTORGENDER@@</Text>
|
||||||
|
;;<Code>
|
||||||
;;<Value>@@ACTORGENDER@@</Value>
|
;;<Value>@@ACTORGENDER@@</Value>
|
||||||
;;<CodingSystem>2.16.840.1.113883.5.1</CodingSystem>
|
;;<CodingSystem>2.16.840.1.113883.5.1</CodingSystem>
|
||||||
;;</Code>
|
;;</Code>
|
||||||
|
@ -1032,7 +1032,7 @@ LOAD(ARY) ; LOAD A CCR TEMPLATE INTO ARY PASSED BY NAME
|
||||||
;;<Telephone>
|
;;<Telephone>
|
||||||
;;<Value>@@ACTORTELEPHONE@@</Value>
|
;;<Value>@@ACTORTELEPHONE@@</Value>
|
||||||
;;<Type>
|
;;<Type>
|
||||||
;;<Text>@@ACTORTELTYPE@@</Text>
|
;;<Text>@@ACTORTELEPHONETYPE@@</Text>
|
||||||
;;</Type>
|
;;</Type>
|
||||||
;;</Telephone>
|
;;</Telephone>
|
||||||
;;<Email>
|
;;<Email>
|
||||||
|
|
Loading…
Reference in New Issue