hl7:author
|
|
1 … * |
R |
L'elemento author rappresenta l'autore del documento.
|
CDAaVacc |
@typeCode
|
cs |
0 … 1 |
F |
AUT |
@contextControlCode
|
cs |
0 … 1 |
F |
OP |
hl7:time
|
TS |
1 … 1 |
R |
L'elemento time indica data e ora della creazione del documento.
|
CDAaVacc |
|
Example |
<time value="20220713081419"/> |
hl7:assignedAuthor
|
|
1 … 1 |
R |
L'elemento assignedAuthor indica l'utente che gioca il ruolo di autore. Il documento
può essere generato da un operatore sanitario, da un portale web o da un dispositivo
ad accesso pubblico.
|
CDAaVacc |
hl7:id
|
|
1 … * |
R |
Il tag può contenere un elemento che identifica univocamente l’autore del documento
tramite il suo codice Fiscale che valorizzerà l'attributo root nel seguente modo @root='2.16.840.1.113883.2.9.4.3.2
'
Nel caso in cui l’autore coincide con un dispositivo che genera il documento, è possibile
valorizzare l’elemento attraverso il @nullFlavor.
|
CDAaVacc |
@root
|
uid |
0 … 1 |
|
|
@extension
|
ST |
0 … 1 |
|
|
|
Example |
<id root="”2.16.840.1.113883.2.9.4.3.2”" extension="”[CF_AUTORE_DOCUMENTO]”" assigningAuthorityName="”MEF”/"/> |
hl7:addr
|
AD |
0 … * |
|
Contains 2.16.840.1.113883.3.1937.777.63.10.34 CDA addr (DYNAMIC)
|
CDAaVacc |
@use
|
set_cs |
1 … 1 |
R |
|
|
CONF |
|
hl7:telecom
|
TEL |
0 … * |
|
L’elemento author/assignedAuthor/telecom riporta i recapiti dell’autore.
|
CDAaVacc |
@use
|
set_cs |
1 … 1 |
R |
|
|
CONF |
|
|
Example |
<telecom use="HP" value="mailto:matteo.cervone@gmail.it"/><telecom use="WP" value="mailto:matteo.cervone@pec.it"/><telecom use="MC" value="tel:3478129873"/> |
Choice |
|
|
Elements to choose from:
|
hl7:assignedPerson
|
|
0 … 1 |
|
L'elemento assignedPerson viene usato per descrivere l'autore del documento
Contains 2.16.840.1.113883.3.1937.777.63.10.54 CDA person (DYNAMIC)
|
CDAaVacc |
@classCode
|
cs |
0 … 1 |
F |
PSN |
@determinerCode
|
cs |
0 … 1 |
F |
INSTANCE |
|
Example |
<assignedPerson classCode="PSN" determinerCode="INSTANCE"> <!-- template 2.16.840.1.113883.3.1937.777.63.10.54 'CDA person DocGen' (2022-07-04T15:02:36)
--> </assignedPerson> |
hl7:assignedAuthoringDevice
|
|
0 … 1 |
|
L'elemento assignedAuthoringDevice indica il dispositivo e/o l’applicazione software
che ha generato il documento.
Contains 2.16.840.1.113883.3.1937.777.63.10.35 CDA assignedAuthoringDevice (DYNAMIC)
|
CDAaVacc |
@classCode
|
cs |
0 … 1 |
F |
DEV |
@determinerCode
|
cs |
0 … 1 |
F |
INSTANCE |
|
Example |
<assignedAuthoringDevice classCode="DEV" determinerCode="INSTANCE"> <!-- template 2.16.840.1.113883.3.1937.777.63.10.35 'CDA assignedAuthoringDevice DocGen'
(2022-07-04T10:43:40) --> </assignedAuthoringDevice> |
hl7:representedOrganization
|
|
0 … 1 |
|
Il tag <representedOrganization> contiene al suo interno almeno un tag <id> e un tag
<name> che riportano rispettivamente l'identificativo e il nome della struttura/organizzazione
a cui è associato l’autore.
Contains 2.16.840.1.113883.3.1937.777.63.10.58 CDA Organization (DYNAMIC)
|
CDAaVacc |
|
Example |
<representedOrganization> <!-- template 2.16.840.1.113883.3.1937.777.63.10.58 'CDA Organization DocGen' (2022-07-04T15:12:59)
--> </representedOrganization> |