Back To Index  <<  Back To Templates

active Template  CDA author (VPS)

Id 2.16.840.1.113883.3.1937.777.63.10.308 Effective Date 2023‑04‑18 14:29:58
Status active Active Version Label VPS
Name CDAauthorVPS Display Name CDA author (VPS)
Description en-US Template CDA author (prototype, directly derived from POCD_RM000040 MIF)
Label CDAauthor(VPS)
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 3 templates
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.892 Containment active CDA addr v1.0 (CDAAddrV1.0) DYNAMIC
2.16.840.1.113883.3.1937.777.63.10.891 Containment active CDA person v1.0 (CDAPersonV1.0) DYNAMIC
2.16.840.1.113883.3.1937.777.63.10.890 Containment active CDA Organization v1.0 (CDAOrganizationV1.0) DYNAMIC
Relationship Specialization: template 2.16.840.1.113883.3.1937.777.63.10.39 CDA author(Pr) (2023‑04‑18 14:16:37)
Specialization: template 2.16.840.1.113883.3.1937.777.63.10.39 CDA author (Pr) (2022‑07‑04 13:40:39)
Specialization: template 2.16.840.1.113883.10.12.102 CDA author (2005‑09‑07)
ref
ad1bbr-
Example
Example
<hl7:author typeCode="AUT" contextControlCode="OP">
  <hl7:functionCode/>  <hl7:time value="20220712162210"/>  <hl7:assignedAuthor>
    <hl7:id root="1.2.3.999" extension="extension" assigningAuthorityName="assigningAuthorityName"/>    <hl7:code code="--TODO--" codeSystem="--TODO--" codeSystemName="--TODO--" displayName="--TODO--"/>    <hl7:addr use="use"/>    <telecom use="use" value="value"/>    <!-- choice:
element hl7:assignedPerson
element hl7:assignedAuthoringDevice
-->
    <hl7:representedOrganization/>  </hl7:assignedAuthor>
</hl7:author>
Item DT Card Conf Description Label
hl7:author
1 … * R

Il tag è un elemento che identifica l'autore del documento

CDAadotsVPS)
hl7:functionCode
CE 0 … 1 CDAadotsVPS)
  CONF
The value of @code SHALL be drawn from value set 2.16.840.1.113883.1.11.10267 ParticipationFunction (DYNAMIC)
hl7:time
TS 1 … 1 R

L'elemento identifica la data di compilazione del documento da parte del medico.
È possibile usare il nullFlavor in caso di assenza del dato

CDAadotsVPS)
@value
ts 1 … 1 R
  Example <time value="20220719095319"/>
hl7:assignedAuthor
1 … 1 R en-US

L'elemento identifica il creatore, redattore materiale, del documento.

CDAadotsVPS)
@classCode
cs 0 … 1 F ASSIGNED
hl7:id
II 1 … * R en-US

L'elemento identifica univocamente l'autore del documento.

CDAadotsVPS)
@root
uid 1 … 1 R en-US

Almeno un campo deve essere valorizzato con 2.16.840.1.113883.2.9.4.3.2

@extension
st 1 … 1 R en-US

Almeno un campo potrebbe essere valorizzato con il codice fiscale dell'autore del documento.

@assigningAuthorityName
st 0 … 1  

Nel caso del Codice Fiscale se presente l'attributo <assignedAuthorityName> deve essere valorizzato con la seguente stringa "MEF"


  Example <id root="2.16.840.1.113883.2.9.4.3.2" extension="extension" assigningAuthorityName="MEF"/>
hl7:addr
AD 0 … * en-US

L'elemento identifica l'indirizzo dell’autore.
Si può usare nullFlavor in caso di assenza del dato.


Contains 2.16.840.1.113883.3.1937.777.63.10.892 CDA addr v1.0 (DYNAMIC)
CDAadotsVPS)
@use
set_cs 1 … 1 R
  CONF
The value of @use SHALL be drawn from value set 2.16.840.1.113883.5.1119 AddressUse (DYNAMIC)
hl7:telecom
TEL 0 … * en-US

Identifica i recapiti associati all'autore: e-mail, PEC e telefono.
Si può usare nullFlavor in caso di assenza del dato.

CDAadotsVPS)
@use
set_cs 1 … 1 R
  CONF
The value of @use SHALL be drawn from value set 2.16.840.1.113883.5.1119 AddressUse (DYNAMIC)
@value
st 1 … 1 R
  Example <telecom use="WP" value="tel:08580201"/>
hl7:assignedPerson
1 … 1 R en-US

L'elemento contiene il nome dell'autore.


Contains 2.16.840.1.113883.3.1937.777.63.10.891 CDA person v1.0 (DYNAMIC)
CDAadotsVPS)
  Example <assignedPerson>
  <name>
    <family>Cervone</family>    <given>Matteo</given>  </name>
</assignedPerson>
hl7:representedOrganization
0 … 1

L'elemento id all'interno rappresenta il codice ASL del medico titolare quando prescrittore e titolare coincidono.


Contains 2.16.840.1.113883.3.1937.777.63.10.890 CDA Organization v1.0 (DYNAMIC)
CDAadotsVPS)
  Example <representedOrganization>
  <id root="2.16.840.1.113883.2.9.4.1.1" extension="030325" assigningAuthorityName="Ministero della Salute"/>  <name>ASL Roma 2</name>  <telecom use="WP" value="mailto:prova.provax@example.com"/>  <addr use="WP">
    <country>100</country>    <state>120</state>    <county>RM</county>    <city>Roma</city>    <censusTract>15146</censusTract>    <postalCode>20129</postalCode>    <streetAddressLine>via Goffredo Mameli 2</streetAddressLine>  </addr>
</representedOrganization>