Talk:1.3.6.1.4.1.19376.1.5.3.1.4.1.2

From IHE Wiki
Revision as of 16:20, 2 October 2008 by Kboone (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Fixed: 16:20, 2 October 2008 (CDT) Kboone

Removed need for .57 templateId as recommended

Health Status lists two CCD template IDs as parents (2.16.840.1.113883.10.20.1.57 and 2.16.840.1.113883.10.20.1.51). However, when running the provided example through CCD schematron rules, this entry fails. This is because the two CCD templates are not compatible.

From CCD CONF-508, CONF-512 and CONF-513 (page 85 of CCD) we can see that a status observation (2.16.840.1.113883.10.20.1.57) shall have exactly one code which is "33999-4".

However CCD CONF-166 (page 31) states: "A problem healthstatus observation (templateId 2.16.840.1.113883.10.20.1.51) SHALL be a conformant status observation (templateId 2.16.840.1.113883.10.20.1.57) (as defined in section 5.1 "Type" and "Status" values), except that the value for "Observation / code" in a problem healthstatus observation SHALL be "11323-3" "Health status" 2.16.840.1.113883.6.1 LOINC STATIC." The code value cannot be both.

It appears that 2.16.840.1.113883.10.20.1.51 is very similar to 2.16.840.1.113883.10.20.1.57, but strictly speaking it does not inherit from that observation.

The correction would be to remove the requirement that an IHE Health Status (1.3.6.1.4.1.19376.1.5.3.1.4.1.2) include both template IDs (remove 2.16.840.1.113883.10.20.1.57). I adjusted our local schematron rules accordingly. Once this restriction is removed, the CCD schematron rules pass this entry.