Consent Binding to XDS: Difference between revisions
mNo edit summary |
|||
| Line 1: | Line 1: | ||
===Consent Binding to XDS=== | ===Consent Binding to XDS=== | ||
The consent binding to XDS is the same as the Medical Document Binding to XDS described in section 4.1, with the exception of the following XDSDocumentEntry metadata fields <u>'''highlighted''</u><u>'</u> in the table below. | |||
{|border="2" cellspacing="0" cellpadding="4" width="100%" | |||
|- | |- | ||
|align = "center" |align = "center"|<font size = "1">XDSDocumentEntry</font><br><font size = "1">Attribute</font> | |align = "center" |align = "center"|<font size = "1">XDSDocumentEntry</font><br><font size = "1">Attribute</font> | ||
| Line 115: | Line 113: | ||
|- | |- | ||
|} | |} | ||
====Extended Discussion==== | ====Extended Discussion==== | ||
=====author===== | =====author===== | ||
The author is a required element, and is the person issuing the consent (e.g. the patient, guardian, or legal guardian). | |||
=====classCode and classCodeDisplayName===== | =====classCode and classCodeDisplayName===== | ||
These attributes are fixed to the value "Consent" by this binding. | |||
=====confidentialityCode===== | =====confidentialityCode===== | ||
The binding has not changed from XDS, however, note that a consent document may also be assigned a confidentialityCode, because the content of the document may be restricted to users in specific functional roles due to the possibly sensitive nature of the content of the consent document. | |||
=====eventCodeList and eventCodeDisplayNameList===== | =====eventCodeList and eventCodeDisplayNameList===== | ||
The eventCodeList shall be populated using the codes identifying the policies that have been consented to within the document. The eventCodeDisplayNameList shall be populated using the display names for those policies. | |||
=====legalAuthenticator===== | =====legalAuthenticator===== | ||
The legalAuthenticator of a consent document shall be present if available, If the Patient Privacy Consent is digitally signed than the legalAuthenticator shall be one of the persons whose digital signature attests to the content of the consent document. If the consent is not digitally signed then the legalAuthenticator shall be the representative of the Affinity Domain that is attesting that the patient has consented. | |||
=====serviceStartTime and serviceStopTime===== | =====serviceStartTime and serviceStopTime===== | ||
The serviceStartTime shall be present and indicates the effective start time of the consent. The serviceStopTime may be present, and if it is present, indicates the effective time at which the consent is no longer effective. If it is not present, the effectiveStopTime is assumed to be controlled by XDS Affinity Domain policy. | |||
Revision as of 12:40, 11 May 2007
Consent Binding to XDS
The consent binding to XDS is the same as the Medical Document Binding to XDS described in section 4.1, with the exception of the following XDSDocumentEntry metadata fields 'highlighted' in the table below.
| align = "center"|XDSDocumentEntry Attribute |
Optional? | Constrained? |
Extended Discussion? | Source Type | Source/ Value |
| authorPerson | R | 4.1.1.1 | |||
| classCode | R | 4.1.1.2 | FAD | Consent | |
| classCodeDisplayName | R | 4.1.1.2 | FAD | Consent | |
| confidentialityCode | R | 4.1.1.3 | |||
| eventCodeList | R |
4.1.1.4 | CADT | /ClinicalDocument/authorization /consent/code/@code | |
| eventCodeDisplay NameList |
R |
4.1.1.4 | CADT | /ClinicalDocument/authorization /consent/code/@displayName | |
| legalAuthenticator | R2 | 4.1.1.5 | SAT | $person <= /ClinicalDocument/ legalAuthenticator | |
| serviceStartTime | R | 4.1.1.6 | SA | /ClinicalDocument /documentationOf/serviceEvent /effectiveTime/low/@value | |
| serviceStopTime | R2 | 4.1.1.6 | SA | /ClinicalDocument /documentationOf/serviceEvent /effectiveTime/high/@value |
Extended Discussion
author
The author is a required element, and is the person issuing the consent (e.g. the patient, guardian, or legal guardian).
classCode and classCodeDisplayName
These attributes are fixed to the value "Consent" by this binding.
confidentialityCode
The binding has not changed from XDS, however, note that a consent document may also be assigned a confidentialityCode, because the content of the document may be restricted to users in specific functional roles due to the possibly sensitive nature of the content of the consent document.
eventCodeList and eventCodeDisplayNameList
The eventCodeList shall be populated using the codes identifying the policies that have been consented to within the document. The eventCodeDisplayNameList shall be populated using the display names for those policies.
legalAuthenticator
The legalAuthenticator of a consent document shall be present if available, If the Patient Privacy Consent is digitally signed than the legalAuthenticator shall be one of the persons whose digital signature attests to the content of the consent document. If the consent is not digitally signed then the legalAuthenticator shall be the representative of the Affinity Domain that is attesting that the patient has consented.
serviceStartTime and serviceStopTime
The serviceStartTime shall be present and indicates the effective start time of the consent. The serviceStopTime may be present, and if it is present, indicates the effective time at which the consent is no longer effective. If it is not present, the effectiveStopTime is assumed to be controlled by XDS Affinity Domain policy.