User bio
404 bio not found
Member since Sep 16, 2020
Posts:
Replies:
That did it. Thanks Paul!
So, I am able to reference the elements in the CCDA as follows:
The address: <streetAddressLine>123 FAKE ST</streetAddressLine>
I reference as pRequest.GetValueAt("/ClinicalDocument/recordTarget/patientRole/addr/streetAddressLine") and I get my value. But when the source field has just a value or code, I’m not sure of the syntax on the GetValueAt:
e.g. <administrativeGenderCode code="M" codeSystem="2.16.840.1.113883.5.1" displayName="Male" />
OR <birthTime value="19560816" />
Any hints would be appreciated.
Thanks.
Certifications & Credly badges:
Lewis has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Following:
Lewis has not followed anybody yet.
I knew I'd find it as soon as I posted. I just did a $$$LOGINFO("string")