Talk:1.3.6.1.4.1.19376.1.5.3.1.4.1.2

From IHE Wiki
Revision as of 11:48, 28 November 2007 by McCaffrey (talk | contribs) (New page: {{Fixme | 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 sche...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This text needs to be fixed-->>

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.

<<--