It seems somehow when I compile I need to get these 3 things However it uses the default namespace how can I get all 3 in there as the last one is what is causing my error I believe I only have this
<ClinicalDocument xmlns=”urn:hl7-org:v3″ classCode=”DOCCLIN” moodCode=”EVN”>
and need this
<ClinicalDocument xmlns=”urn:hl7-org:v3″
xmlns:sdtc=”urn:hl7-org:sdtc”
-
This reply was modified 1 week, 3 days ago by
KZ.