hl7:participant
|
|
0 … * |
|
L'elemento participant è usato per rappresentare tutti coloro (persone od organizzazioni)
che sono in qualche modo coinvolti nell’atto descritto, ma non esplicitamente referenziate
in altri elementi (author, informant, authenticator,etc.). Non devono essere necessariamente
entità coinvolte direttamente nell’atto
documentato.
|
CDAp cGen |
@typeCode
|
cs |
1 … 1 |
R |
L'attributo typeCode indica il valore da ricercarsi nel ruolo svolto dal soggetto
che si intende descrivere
|
|
CONF |
|
@contextControlCode
|
cs |
0 … 1 |
F |
OP |
|
Example |
<participant typeCode="PART" contextControlCode="OP"> <functionCode code="AUCG" codeSystem="2.16.840.1.113883.5.88" codeSystemName="ParticipationFunction" displayName="caregiver information receiver"/> <time> <low value="20220713100539"/> </time> <associatedEntity classCode="AFFL"> <id root="1.2.3.999" extension="extension" assigningAuthorityName="MEF"/> <addr> <!-- template 2.16.840.1.113883.3.1937.777.63.10.34 'CDA addr DocGen' (2022-07-04T10:39:03)
--> </addr> <telecom value="tel:+1-12345678"/> <associatedPerson> <!-- template 2.16.840.1.113883.3.1937.777.63.10.54 'CDA person DocGen' (2022-07-04T15:02:36)
--> </associatedPerson> <scopingOrganization> <!-- template 2.16.840.1.113883.3.1937.777.63.10.58 'CDA Organization DocGen' (2022-07-04T15:12:59)
--> </scopingOrganization> </associatedEntity></participant> |
hl7:functionCode
|
CE |
0 … 1 |
|
|
CDAp cGen |
@code
|
|
1 … 1 |
R |
|
@codeSystem
|
|
1 … 1 |
R |
|
@codeSystemName
|
|
0 … 1 |
|
|
@displayName
|
|
0 … 1 |
|
|
|
CONF |
|
|
Example |
<functionCode code="AUCG" codeSystem="2.16.840.1.113883.5.88" codeSystemName="ParticipationFunction" displayName="caregiver information receiver"/> |
hl7:time
|
IVL_TS |
0 … 1 |
|
|
CDAp cGen |
|
Example |
<time> <low value="20220713083905"/></time> |
hl7:associatedEntity
|
|
1 … 1 |
R |
|
CDAp cGen |
@classCode
|
cs |
1 … 1 |
R |
|
|
CONF |
|
hl7:id
|
II |
1 … * |
|
|
CDAp cGen |
@root
|
uid |
1 … 1 |
R |
|
@extension
|
st |
1 … 1 |
R |
|
@assigningAuthorityName
|
|
0 … 1 |
|
|
|
Example |
<id root="2.16.840.1.113883.2.9.4.3.2" extension="ABCDFG76R29L123T" assigningAuthorityName="MEF"/> |
hl7:code
|
CE |
0 … 1 |
|
|
CDAp cGen |
@code
|
|
1 … 1 |
R |
|
@codeSystem
|
|
1 … 1 |
R |
|
@codeSystemName
|
|
0 … 1 |
|
|
@displayName
|
|
0 … 1 |
|
|
|
CONF |
shall be drawn from concept domain "RoleCode" |
|
hl7:addr
|
AD |
0 … * |
|
Contains 2.16.840.1.113883.3.1937.777.63.10.34 CDA addr (DYNAMIC)
|
CDAp cGen |
hl7:telecom
|
TEL |
0 … * |
|
|
CDAp cGen |
@use
|
set_cs |
0 … 1 |
|
|
|
Example |
<telecom use="HP" value="mailto:andrea.desantis@gmail.com"/> |
hl7:associatedPerson
|
|
0 … 1 |
|
L'elemento associatedPerson viene usato per descrivere in forma leggibile il soggetto
che ha partecipato alla
stesura del documento. Contains 2.16.840.1.113883.3.1937.777.63.10.54 CDA person (DYNAMIC)
|
CDAp cGen |
hl7:scopingOrganization
|
|
0 … 1 |
|
Con l'elemento scopingOrganization si indica la struttura che ha effettuato la prenotazione. Contains 2.16.840.1.113883.3.1937.777.63.10.58 CDA Organization (DYNAMIC)
|
CDAp cGen |