Item |
DT |
Card |
Conf |
Desc |
Label |
|
|
1 .. 1 |
M |
|
(PatientRole) |
|
@classCode
|
|
|
0 .. 1 |
F |
PAT |
|
|
Target of concept id(s)
|
Choice min 1 element(s) and max * element(s). Elements to choose from:
|
|
|
hl7:id
|
|
II |
1 .. 1 |
M |
Primary Patient Identifier (Regional/National Health Id) |
R1.4 / R1.4.1 |
|
|
Target of concept id(s)
|
|
|
hl7:id
|
|
II |
0 .. * |
|
Secondary Patient Identifier (Social/Insurance Number) |
R1.4.2 |
|
|
1 .. 1 |
F |
UNC |
|
|
Target of concept id(s)
|
|
Example |
<id nullFlavor="UNC" extension="EHIC"/>
|
|
hl7:addr
|
|
AD |
1 .. 1 |
R |
The patient address <addr> element is required. If there is no information, the nullFlavor
attribute shall have a value of 'NI' and no address parts shall be present, otherwise
there shall be no nullFlavor attribute, and at least one of the address parts listed
below shall be present. Optionalities and Cardinalities of the address sub-parts shall
be interpreted according to this rule.
|
R1.5 |
|
|
@nullFlavor
|
|
|
0 .. 1 |
F |
NI |
|
|
Target of concept id(s)
|
Choice min 0 element(s) and max * element(s). Elements to choose from:
- hl7:streetAddressLine
- hl7:city
- hl7:postalCode
- hl7:state
- hl7:country
|
|
ADXP |
0 .. * |
|
Patient's Number of Street/Patient's Number of Street |
R1.5.1/R1.5.2 |
|
|
Target of concept id(s)
|
|
ADXP |
0 .. * |
|
Patient's City |
R1.5.3 |
|
|
Target of concept id(s)
|
|
ADXP |
0 .. * |
|
Patient's Postal Code |
R1.5.4 |
|
|
Target of concept id(s)
|
|
ADXP |
0 .. * |
|
Patient's State or Province |
R1.5.5 |
|
|
Target of concept id(s)
|
|
ADXP |
0 .. * |
|
Patient's Country |
R1.5.6 |
|
|
Target of concept id(s)
|
|
hl7:telecom
|
|
TEL |
1 .. * |
R |
Patient’s telephone number / Patient e-mail address. The patient telephone or e-mail
<telecom> element is required. If there is no information, the nullFlavor attribute
shall have a value of 'NI' and the "value" and "use" attributes shall be omitted,
otherwise the nullFlavor attribute shall not be present, and the "value" and "use"
attributes shall be present Optionalities and Cardinalities of the following two items
shall be interpreted according to this rule: e.g. is not expected to have two nullFlavored
telecom elements.
|
R1.6.1/R1.6.2 |
|
|
@nullFlavor
|
|
|
0 .. 1 |
F |
NI |
|
|
Target of concept id(s)
|
|
hl7:patient
|
|
|
1 .. 1 |
M |
|
(PatientRole) |
|
|
@classCode
|
|
|
0 .. 1 |
F |
PSN |
|
|
@determinerCode
|
|
|
0 .. 1 |
F |
INSTANCE |
|
|
Target of concept id(s)
|
|
|
hl7:name
|
|
PN |
1 .. * |
|
Patient's Name |
R1.1 |
|
|
Target of concept id(s)
|
Choice min 1 element(s) and max * element(s). Elements to choose from:
- hl7:family
- hl7:prefix
- hl7:given
|
|
ENXP |
1 .. * |
|
Patient's Family Name/Surname |
R1.1.1 |
|
|
Target of concept id(s)
|
|
ENXP |
0 .. * |
|
Patient's Prefix |
R1.1.2 |
|
Constraint |
If the attribute qualifier is used for this element it should be derived from epSOSEntityNamePartQualifier
2.16.840.1.113883.5.43
|
|
ENXP |
1 .. * |
|
Patient's Given Name |
R1.1.3 |
|
|
Target of concept id(s)
|
|
|
hl7:administrativeGenderCode
|
|
CE |
1 .. 1 |
|
Patient's Gender |
R1.2 |
|
CONF |
|
|
|
Target of concept id(s)
|
|
|
hl7:birthTime
|
|
TS |
1 .. 1 |
M |
Patient's Date of Birth |
R1.3 |
|
|
Target of concept id(s)
|
|
|
hl7:guardian
|
|
|
0 .. * |
R |
Patient’s Guardian |
R1.7.A |
|
|
1 .. 1 |
F |
GUARD |
|
|
Target of concept id(s)
|
|
Example |
<guardian classCode="GUARD">
<templateId root="1.3.6.1.4.1.19376.1.5.3.1.2.4"/>
<addr>
<streetAddressLine>2222 Home Street</streetAddressLine>
<city>London</city>
<state>London</state>
<postalCode>A1B 2C3</postalCode>
<country>UK</country> </addr>
<telecom value="tel:+45 20 7025 6161"/>
<telecom value="mailto:jsmith@myprovider.co.uk"/>
<guardianPerson>
<name>
<given>John</given>
<family>Español Smith</family> </name> </guardianPerson> </guardian> |
|
II |
1 .. 1 |
M |
Template id for Patient's Guardian |
R1.7.A |
|
|
1 .. 1 |
F |
1.3.6.1.4.1.19376.1.5.3.1.2.4 |
|
AD |
1 .. 1 |
|
The guardian’s address <addr> element is required. If there is no information, the
nullFlavor attribute shall have a value of 'UNK' and no address parts shall be present,
otherwise there shall be no nullFlavor attribute, and at least one of the address
parts listed below shall be present
|
R1.7.A |
|
|
0 .. 1 |
F |
UNK |
Choice min 0 element(s) and max * element(s). Elements to choose from:
- hl7:streetAddressLine
- hl7:city
- hl7:postalCode
- hl7:state
- hl7:country
|
|
ADXP |
0 .. * |
|
Guardian's Number of Street/Guardian's Number of Street |
R1.7.A.3.1/R1.7.A.3.2 |
|
ADXP |
0 .. * |
|
Guardian's City |
R1.7.A.3.3 |
|
ADXP |
0 .. * |
|
Guardian's Postal Code |
R1.7.A.3.4 |
|
ADXP |
0 .. * |
|
Guardian's State or Province |
R1.7.A.3.5 |
|
ADXP |
0 .. * |
|
Guardian's Country |
R1.7.A.3.6 |
|
TEL |
1 .. * |
R |
Guardian’s telephone number / Patient e-mail address. The guardian telephone or e-mail
<telecom> element is required. If there is no information, the nullFlavor attribute
shall have a value of 'NI' and the "value" and "use" attributes shall be omitted,
otherwise the nullFlavor attribute shall not be present, and the "value" and "use"
attributes shall be present Optionalities and Cardinalities of the following two items
shall be interpreted according to this rule: e.g. is not expected to have two nullFlavored
telecom elements.
|
R1.7.A.4.1/R1.7.A.4.2 |
|
|
0 .. 1 |
F |
NI |
|
|
Target of concept id(s)
|
|
|
1 .. 1 |
R |
|
R1.7.A |
|
PN |
1 .. * |
|
Patient Guardian's Name |
R1.7.A |
|
|
Target of concept id(s)
|
Choice min 1 element(s) and max * element(s). Elements to choose from:
|
|
ENXP |
1 .. * |
|
Patient Guardian's Family Name/Surname |
R1.7.A.1 |
|
|
Target of concept id(s)
|
|
ENXP |
1 .. * |
|
Patient Guardian's Given Name |
R1.7.A.2 |
|
|
Target of concept id(s)
|
|
|
hl7:languageCommunication
|
|
|
0 .. * |
R |
|
(PatientRole) |
|
II |
1 .. 1 |
M |
Template id for LanguageCommunication |
(PatientRole) |
|
|
1 .. 1 |
F |
1.3.6.1.4.1.19376.1.5.3.1.2.1 |
|
CS |
0 .. 1 |
R |
Patient’s preferred language |
R1.7 |
|
CONF |
The value of @code shall be drawn from value set epSOSLanguage (DYNAMIC) |
|