| 
                                     L’attributo relatedDocument/@typeCode può essere valorizzato come segue: 
                                    • APND (append): può essere usato in caso di documenti CDA ottenuti aggiungendo al documento
                                       “sorgente”;
                                     
                                    • RPLC (replace): può essere usato in caso di documenti CDA ottenuti sostituendo il documento
                                       “sorgente”;
                                     
                                    • XFRM (Transform): può essere usato in caso di documenti CDA ottenuti tramite una trasformazione
                                       del documento “sorgente”.
                                     
                                    
                                    Un documento CDA conforme può avere un singolo RelatedDocument con typeCode "APND";
                                       un singolo RelatedDocument con typeCode "RPLC"; un singolo RelatedDocument con typeCode
                                       "XFRM"; una combinazione di due RelatedDocuments con typeCodes "XFRM" e "RPLC"; o
                                       una combinazione di due documenti correlati con typeCodes "XFRM" e "APND". Non sono ammesse altre combinazioni. 
                                  |