Back To Index  <<  Back To Templates

active Template  CDA dataEnterer (VPS)

Id 2.16.840.1.113883.3.1937.777.63.10.309 Effective Date 2023‑04‑18 15:16:25
Status active Active Version Label VPS
Name CDAdataEntererVPS Display Name CDA dataEnterer (VPS)
Description en-US Template CDA dataEnterer (prototype, directly derived from POCD_RM000040 MIF)
Label CDAdataEntererVPS
Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 1 template
Used by as Name Version
2.16.840.1.113883.2.9.10.1.6.1 Containment active Verbale di Pronto Soccorso (VPS) 2023‑05‑17 12:00:45
Uses as Name Version
2.16.840.1.113883.3.1937.777.63.10.894 Containment active CDA AssignedEntity v1.0 (AssignedEntityV1.0) DYNAMIC
Relationship Specialization: template 2.16.840.1.113883.3.1937.777.63.10.64 CDA dataEnterer (Pr) (2022‑07‑05 10:55:55)
Specialization: template 2.16.840.1.113883.10.12.103 CDA dataEnterer (2005‑09‑07)
ref
ad1bbr-
Example
Example
<dataEnterer typeCode="ENT">
  <time value="20220417093500+0100"/>  <assignedEntity>
    <id root="2.16.840.1.113883.2.9.4.3.2" extension="PROVAX00X00X000Y" assigningAuthorityName="MEF"/>    <addr>
      <country>100</country>      <state>120</state>      <county>RM</county>      <city>Roma</city>      <censusTract>058091</censusTract>      <streetAddressLine>via Milano 10</streetAddressLine>    </addr>
    <telecom use="HP" value="mailto:prova.provax@example.com"/>    <telecom use="WP" value="mailto:prova.provax@example.com"/>    <assignedPerson>
      <name>
        <family>Bianchi</family>        <given>Filippo</given>      </name>
    </assignedPerson>
  </assignedEntity>
</dataEnterer>
Item DT Card Conf Description Label
hl7:dataEnterer
0 … 1 en-US

L'elemento identifica la persona che trasforma un testo dettato nel documento CDA: è una persona coinvolta nel processo di redazione del documento, senza esserne l'autore.

CDAddotsrVPS
@contextControlCode
cs 0 … 1 F OP
hl7:time
TS 1 … 1 R

L'elemento identifica la data e ora in cui è stata trascritto il documento.

È possibile usare il @nullFlavor in caso di assenza del dato.

CDAddotsrVPS
@value
ts 1 … 1 R
  Example <time value="20220719095833"/>
hl7:assignedEntity
1 … 1 R Contains 2.16.840.1.113883.3.1937.777.63.10.894 CDA AssignedEntity v1.0 (DYNAMIC) CDAddotsrVPS
  Example <assignedEntity>
  <id root="2.16.840.1.113883.2.9.4.3.2" extension="PROVAX00X00X000Y" assigningAuthorityName="MEF"/>  <addr>
    <country>100</country>    <state>120</state>    <county>RM</county>    <city>Roma</city>    <censusTract>058091</censusTract>    <streetAddressLine>via Milano 10</streetAddressLine>  </addr>
  <telecom use="HP" value="mailto:prova.provax@example.com"/>  <telecom use="WP" value="mailto:prova.provax@example.com"/>  <assignedPerson>
    <name>
      <family>Bianchi</family>      <given>Filippo</given>    </name>
  </assignedPerson>
</assignedEntity>