This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "Confidentiality code support in ClinicalStatement choices"

From HL7Wiki
Jump to navigation Jump to search
(New page: {{CDA R3 Open Proposals}} Return to SDTC page; Return to CDA R3 Formal Proposals page. {|width=100% cellspacing=0 cellpa...)
 
Line 25: Line 25:
 
== Discussion ==
 
== Discussion ==
 
The item was introduced during the SDWG meeting - Nov. 17th, 2009.
 
The item was introduced during the SDWG meeting - Nov. 17th, 2009.
 +
This proposal would replace the current workaround using "Precondition":
 +
<precondition typeCode="PRCN">
 +
<criterion classCode="OBS" moodCode="EVN.CRT">
 +
<!-- Sensitivity - sometimes set  on client's
 +
            instruction -->
 +
<code code="N" codeSystemName="HL7Confidentiality"
 +
                codeSystem="2.16.840.1.113883.5.25"
 +
                displayName="Normal"/>
 +
</criterion>
 +
</precondition>
  
 +
with this RIM-based attribute:
 +
 +
<confidentialityCode code="N"/>
  
 
== Recommended Action Items ==
 
== Recommended Action Items ==

Revision as of 20:49, 1 December 2009


Return to SDTC page; Return to CDA R3 Formal Proposals page.

Submitted by: Ioana Singureanu Revision date: <<Revision Date>>
Submitted date: 11/17/2009 Change request ID: <<Change Request ID>>

Issue

Currently there is no way to specify the confidentiality and sensitivity of a act, observation, procedure, etc. choice in a ClinicalStatement. This information is often required in specifying the Consent Directive or Privacy Policy.


Recommendation

  • Add "confidentialityCode" property to the classes avaialable as choices in POCD_MT000040.Entry (clinicalStatement)
  • Add "senstivityCode" - if available in the current version of the RIM

Rationale

Needed for Consent Directive representations.

Discussion

The item was introduced during the SDWG meeting - Nov. 17th, 2009. This proposal would replace the current workaround using "Precondition": <precondition typeCode="PRCN">

<criterion classCode="OBS" moodCode="EVN.CRT">

</criterion>
</precondition>

with this RIM-based attribute:

<confidentialityCode code="N"/>

Recommended Action Items

Resolution

(Resolution is to be recorded here and in the referenced minutes, which are the authoritative source of resolution).