Back To Index  <<  Back To Templates

ref Template  BC CDA E2E legalAuthenticator

Id 2.16.840.1.113883.3.1937.777.17.10.17 Effective Date valid from 2017‑04‑01 07:13:12
Status draft Draft Version Label
Name BCCDAlegalAuthenticator Display Name BC CDA E2E legalAuthenticator
Description
The Legal Authenticator represents a participant who has legally authenticated the accuracy of the document. A document can reflect unauthenticated, authenticated, or legally authenticated state. The unauthenticated state exists when no authentication information has been recorded (i.e., it is the absence of being either authenticated or legally authenticated).
While electronic signatures are not captured the authentication requires that a document has been signed manually or electronically by the responsible individual. A legal authenticator has a required legalAuthenticator.time indicating the time of authentication, and a required legalAauthenticator.signatureCode, indicating that a signature has been obtained and is on file.
Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 13 templates, Uses 1 template
Used by Template id as Name Version
2.16.840.1.113883.3.1818.10.1.1 draft BC CDA E2E EMR Conversion 2016‑11‑18 18:04:46
2.16.840.1.113883.3.1818.10.1.2 draft BC CDA E2E Generic Episodic Document 2017‑04‑04 13:48:26
2.16.840.1.113883.3.1818.10.1.2 draft BC CDA E2E Generic Episodic Document 2017‑04‑04 13:39:16
2.16.840.1.113883.3.1818.10.1.3 draft BC CDA E2E Patient Chart Transfer 2017‑04‑04 12:36:54
2.16.840.1.113883.3.1818.10.1.4 draft BC CDA E2E Unstructured Document 2017‑04‑04 20:39:19
2.16.840.1.113883.3.1818.10.1.4 rejected BC CDA E2E Unstructured Document 2017‑04‑04 15:33:33
2.16.840.1.113883.3.1818.10.1.4.1 rejected BC CDA E2E Unstructured Document 2017‑04‑04 15:35:34
2.16.840.1.113883.3.1818.10.1.5 draft BC CDA E2E Unstructured Referral 2017‑04‑04 21:10:18
2.16.840.1.113883.3.1818.10.1.6 draft BC CDA E2E Structured Referral 2017‑04‑04 15:16:39
2.16.840.1.113883.3.1818.10.1.7 draft BC CDA E2E Structured Consult Report 2017‑04‑04 13:59:01
2.16.840.1.113883.3.1818.10.7.1 draft BC CDA E2E Clinical Document Header 2017‑03‑31 00:20:01
2.16.840.1.113883.3.1937.777.17.10.34 rejected BC CDA E2E EMR Conversion 2017‑04‑02 07:20:43
2.16.840.1.113883.3.1937.777.17.10.36 rejected BC CDA E2E EMR Conversion 2017‑04‑02 07:42:02
Uses Template id as Name Version
2.16.840.1.113883.3.1937.777.17.10.20 Containment draft BC CDA E2E AssignedEntity DYNAMIC
Relationship Adaptation: template 2.16.840.1.113883.10.12.106 (2005‑09‑07)
Example
Example
<legalAuthenticator typeCode="LA">
  <time value="20140101"/>  <signatureCode code="S"/>  <assignedEntity classCode="ASSIGNED">
    <id root="2.16.840.1.113883.3.40.2.11" extension="91608" assigningAuthorityName="BC MSP Provider License Number"/>    <id root="2.16.840.1.113883.3.1772.0.1" extension="EX91608" assigningAuthorityName="eReferral ID"/>    <code code="MD" codeSystem="2.16.840.1.113883.5.111" codeSystemName="RoleCode" displayName="Medical Doctor"/>    <addr use="WP">
      <delimiter>1234 Conformance Ave</delimiter>      <city>Cranbrook</city>      <state>BC</state>      <postalCode>V0X 1L0</postalCode>      <country>CA</country>    </addr>
    <telecom value="tel: 778-555-3939" use="WP"/>    <assignedPerson classCode="PSN" determinerCode="INSTANCE">
      <name>
        <prefix>Dr.</prefix>        <family>Black</family>        <given>A.</given>      </name>
    </assignedPerson>
    <representedOrganization determinerCode="INSTANCE" classCode="ORG">
      <id root="75d37462-b443-42e1-bcb1-22380739f960"/>      <name use="OR">Family Clinic</name>      <telecom value="tel: 778-555-3939" use="WP"/>      <addr use="WP">
        <delimiter>1234 Conformance Ave</delimiter>        <city>Cranbrook</city>        <state>BC</state>        <postalCode>V0X 1L0</postalCode>        <country>CA</country>      </addr>
    </representedOrganization>
  </assignedEntity>
</legalAuthenticator>
Item DT Card Conf Description Label
hl7:legalAuthenticator
0 … 1 R (BCCDAlegalAuthenticator)
treetree @typeCode
cs 1 … 1 F LA
treetree @contextControlCode
cs 1 … 1 F OP
treetree hl7:time
TS 1 … 1 M (BCCDAlegalAuthenticator)
treetree hl7:signatureCode
CS 1 … 1 M (BCCDAlegalAuthenticator)
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.10282 ParticipationSignature (DYNAMIC)
treetree hl7:assignedEntity
1 … 1 R Contains 2.16.840.1.113883.3.1937.777.17.10.20 BC CDA E2E AssignedEntity (DYNAMIC) (BCCDAlegalAuthenticator)