You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2025. It is now read-only.
Hi, I have a CCD R1.1 documents which have the following problem observations piece: <observation classCode="OBS" moodCode="EVN"> <templateId root="2.16.840.1.113883.10.20.22.4.4"/> <templateId root="2.16.840.1.113883.10.20.1.28"/> <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/>
TemplateId id from IHE PCC specification (in bold) is present saying that this observation is also conformant to IHE PCC ProblemEntry and so the observation is parsed into ProblemEntry object.
I'm wondering if it makes sense that if the document object class is ContinuityOfCareDocument then observation should be parsed into ProblemObservation type defined in CCD if necessary templateId is specified disregarding other templateIds?