Item |
DT |
Card |
Conf |
Desc |
Label |
|
|
1 .. * |
|
|
(epSOSCDArecordTarget) |
 |
@typeCode
|
|
|
0 .. 1 |
F |
RCT |
 |
@contextControlCode
|
|
|
0 .. 1 |
F |
OP |
 |
hl7:patientRole
|
|
|
1 .. 1 |
M |
|
(epSOSCDArecordTarget) |
 |
 |
@classCode
|
|
|
0 .. 1 |
F |
PAT |
 |
 |
hl7:id
|
|
II |
1 .. * |
|
Patient Identifiers: Primary Patient Identifier (Regional/National Health Id), Secondary
Patient Identifier (Social/Insurance Number)
|
R1.4 / R1.4.1 / R1.4.2 |
|
|
1 .. 1 |
|
|
|
|
0 .. 1 |
F |
UNC |
|
When the @root is impossible to know, e.g. for insurance numbers, @nullFlavor SHALL
be 'UNC' while @extension contains the id
|
|
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 |
|
|
0 .. 1 |
F |
NI |
Choice min 0 element(s) and max * element(s). Elements to choose from:
- hl7:streetAddressLine
- hl7:city
- hl7:postalCode
- hl7:state
- hl7:country
|
|
ADXP |
1 .. * |
|
Patient's Number of Street/Patient's Number of Street |
R1.5.1/R1.5.2 |
|
|
0 .. 1 |
|
|
|
Use nullFlavor if unknown or if no information is applicable |
|
ADXP |
1 .. * |
|
Patient's City |
R1.5.3 |
|
|
0 .. 1 |
|
|
|
Use nullFlavor if unknown or if no information is applicable |
|
ADXP |
1 .. * |
|
Patient's Postal Code |
R1.5.4 |
|
|
0 .. 1 |
|
|
|
Use nullFlavor if unknown or if no information is applicable |
|
ADXP |
1 .. * |
|
Patient's State or Province |
R1.5.5 |
|
|
0 .. 1 |
|
|
|
Use nullFlavor if unknown or if no information is applicable |
|
ADXP |
1 .. * |
|
Patient's Country |
R1.5.6 |
|
|
0 .. 1 |
|
|
|
Use nullFlavor if unknown or if no information is applicable |
 |
 |
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 |
|
|
0 .. 1 |
|
|
|
CONF |
|
|
|
0 .. 1 |
F |
NI |
 |
 |
hl7:patient
|
|
|
1 .. 1 |
M |
|
(epSOSCDArecordTarget) |
|
|
0 .. 1 |
F |
PSN |
|
|
0 .. 1 |
F |
INSTANCE |
|
PN |
1 .. * |
|
Patient Name |
R1.1 |
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 |
|
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 |
 |
 |
 |
hl7:administrativeGenderCode
|
|
CE |
1 .. 1 |
|
Patient's Gender |
R1.2 |
|
CONF |
|
|
TS |
1 .. 1 |
M |
Patient's Date of Birth |
R1.3 |
|
|
1 .. * |
R |
The guardians of a patient shall be recorded in the <guardian> element beneath the
/ClinicalDocument/recordTarget/patientRole/patient
XML - <patient> element. Other patient contacts are described using the
/ClinicalDocument/participant
structure. The <associatedEntity> element defines the type of contact. The classCode
attribute shall be present, and contains a value from the set AGNT, CAREGIVER, ECON,
NOK, or PRS to identify contacts that are agents of the patient, care givers, emergency
contacts, next of kin, or other relations respectively.
The relationship between the patient and the guardian or other contact should be recorded
in the <code> element. The code attribute is required and comes from the HL7 PersonalRelationshipRoleType
vocabulary (epSOSPersonalRelationship value set).
The address of the guardian or other contact should be present, and shall be represented
as any other address would be in CDA.
The phone number of the guardian or other contact should be present, and shall be
represented as 480 any other phone number would be in CDA.
The name of the guardian or other contact shall be present, and shall be represented
as any other name would be in CDA.
Healthcare Service Identification
The Healthcare Service Identification information is represented in structures under
the /ClinicalDocument/author XML element
|
R1.7.A |
|
|
1 .. 1 |
F |
GUARD |
|
|
0 .. 1 |
|
|
|
Use nullFlavor if unknown or if no information is applicable |
|
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:+452070256161"/>
<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 |
|
ADXP |
1 .. * |
|
Guardian's Number of Street/Guardian's Number of Street |
R1.7.A.3.1/R1.7.A.3.2 |
|
|
0 .. 1 |
|
|
|
Use nullFlavor if unknown or if no information is applicable |
|
ADXP |
1 .. * |
|
Guardian's City |
R1.7.A.3.3 |
|
|
0 .. 1 |
|
|
|
Use nullFlavor if unknown or if no information is applicable |
|
ADXP |
1 .. * |
|
Guardian's Postal Code |
R1.7.A.3.4 |
|
|
0 .. 1 |
|
|
|
Use nullFlavor if unknown or if no information is applicable |
|
ADXP |
1 .. * |
|
Guardian's State or Province |
R1.7.A.3.5 |
|
|
0 .. 1 |
|
|
|
Use nullFlavor if unknown or if no information is applicable |
|
ADXP |
1 .. * |
|
Guardian's Country |
R1.7.A.3.6 |
|
|
0 .. 1 |
|
|
|
Use nullFlavor if unknown or if no information is applicable |
|
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 |
|
|
|
CONF |
|
|
|
0 .. 1 |
F |
NI |
|
|
1 .. 1 |
R |
|
R1.7.A |
|
PN |
1 .. * |
|
Patient Guardian's Name |
R1.7.A |
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 |
|
ENXP |
1 .. * |
|
Patient Guardian's Given Name |
R1.7.A.2 |
 |
 |
 |
hl7:languageCommunication
|
|
|
0 .. * |
R |
|
(epSOSCDArecordTarget) |
|
II |
1 .. 1 |
M |
Template id for LanguageCommunication |
(epSOSCDArecordTarget) |
|
|
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) |
|