hl7:author
|
|
1 … * |
R |
L'elemento author rappresenta l'autore del documento.
|
CDAacGen |
@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 pubblicazione del documento.
|
CDAacGen |
|
Example |
<time value="20220713081419"/> |
hl7:assignedAuthor
|
|
1 … 1 |
R |
L'elemento assignedAuthor indica l'utente responsabile del contenuto informativo ,
nel caso in cui il documento sia stato generato attraverso un portale web, od un dispositivo
ad accesso pubblico (“e.g chiosco”).
Il tag <assignedAuthor> è OBBLIGATORIO e contiene al suo interno:
• un tag <id>
(OBBLIGATORIO) che identifica univocamente il medico autore del documento tramite
il suo codice fiscale;
• un tag <assignedPerson> (OBBLIGATORIO) che definisce il nome e cognome dell’autore
del documento;
• un tag <representedOrganization> (OPZIONALE) che prevede al suo interno un tag <id>
che identifica univocamente la
struttura/organizzazione di appartenenza dell’autore;
|
CDAacGen |
hl7:telecom
|
TEL |
0 … * |
|
L’elemento author/assignedAuthor/telecom riporta i recapiti dell’autore per valorizzare
tale tag far riferimento alla struttura dell’elemento telecom associato al paziente.
|
CDAacGen |
@use
|
set_cs |
0 … 1 |
|
|
|
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 |
|
|
L’autore del documento può essere o un operatore sanitario oppure un dispositivo e/o
applicativo software che genera il documento.
Elements to choose from:
|
hl7:assignedPerson
|
|
0 … 1 |
|
L'elemento assignedPerson viene usato per descrivere l'operatore che ha creato il
documento.
Contains 2.16.840.1.113883.3.1937.777.63.10.54 CDA person (DYNAMIC)
|
CDAacGen |
@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)
|
CDAacGen |
@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 <representedCustodianOrganization> contiene al suo interno un tag <id> e un
tag <name> (OBBLIGATORI) che riportano rispettivamente l'identificativo e il nome
della struttura/organizzazione che ha la responsabilità della custodia del documento
originale.
Contains 2.16.840.1.113883.3.1937.777.63.10.58 CDA Organization (DYNAMIC)
|
CDAacGen |
|
Example |
<representedOrganization> <!-- template 2.16.840.1.113883.3.1937.777.63.10.58 'CDA Organization DocGen' (2022-07-04T15:12:59)
--> </representedOrganization> |