v2.3.1 Data Types¶
AD: Address¶
Section 2.8.1
- class hl7types.hl7.v2_3_1.datatypes.AD.AD
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
AD.1 |
str |
O |
street address |
|
AD.2 |
str |
O |
other designation |
|
AD.3 |
str |
O |
city |
|
AD.4 |
str |
O |
state or province |
|
AD.5 |
str |
O |
zip or postal code |
|
AD.6 |
str |
O |
country |
|
AD.7 |
str |
O |
address type |
|
AD.8 |
str |
O |
other geographic designation |
CCD: Charge time¶
- class hl7types.hl7.v2_3_1.datatypes.CCD.CCD
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
CCD.1 |
str |
O |
when to charge code |
|
CCD.2 |
O |
date/time |
CCP: Channel calibration parameters¶
- class hl7types.hl7.v2_3_1.datatypes.CCP.CCP
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
CCP.1 |
str |
O |
channel calibration sensitivity correction factor |
|
CCP.2 |
str |
O |
channel calibration baseline |
|
CCP.3 |
str |
O |
channel calibration time skew |
CD: Channel definition¶
Section 2.8.2
- class hl7types.hl7.v2_3_1.datatypes.CD.CD
CE: Coded element¶
Section 2.8.3
- class hl7types.hl7.v2_3_1.datatypes.CE.CE
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
CE.1 |
str |
O |
identifier |
|
CE.2 |
str |
O |
text |
|
CE.3 |
str |
O |
name of coding system |
|
CE.4 |
str |
O |
alternate identifier |
|
CE.5 |
str |
O |
alternate text |
|
CE.6 |
str |
O |
name of alternate coding system |
CF: Coded element with formatted values¶
Section 2.8.4
- class hl7types.hl7.v2_3_1.datatypes.CF.CF
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
CF.1 |
str |
O |
identifier |
|
CF.2 |
str |
O |
formatted text |
|
CF.3 |
str |
O |
name of coding system |
|
CF.4 |
str |
O |
alternate identifier |
|
CF.5 |
str |
O |
alternate formatted text |
|
CF.6 |
str |
O |
name of alternate coding system |
CK: Composite id with check digit¶
Section 2.8.5
- class hl7types.hl7.v2_3_1.datatypes.CK.CK
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
CK.1 |
str |
O |
ID number (NM) |
|
CK.2 |
str |
O |
check digit |
|
CK.3 |
str |
O |
code identifying the check digit scheme employed |
|
CK.4 |
O |
assigning authority |
CN: Composite id number and name¶
Section 2.8.7
- class hl7types.hl7.v2_3_1.datatypes.CN.CN
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
CN.1 |
str |
O |
ID number (ST) |
|
CN.2 |
str |
O |
family name |
|
CN.3 |
str |
O |
given name |
|
CN.4 |
str |
O |
middle initial or name |
|
CN.5 |
str |
O |
suffix (e.g., JR or III) |
|
CN.6 |
str |
O |
prefix (e.g., DR) |
|
CN.7 |
str |
O |
degree (e.g., MD) |
|
CN.8 |
str |
O |
source table |
|
CN.9 |
O |
assigning authority |
CNE: Coded with no exceptions¶
Section 2.8.8
- class hl7types.hl7.v2_3_1.datatypes.CNE.CNE
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
CNE.1 |
str |
O |
identifier |
|
CNE.2 |
str |
O |
text |
|
CNE.3 |
str |
O |
name of coding system |
|
CNE.4 |
str |
O |
alternate identifier |
|
CNE.5 |
str |
O |
alternate text |
|
CNE.6 |
str |
O |
name of alternate coding system |
|
CNE.7 |
str |
O |
coding system version ID |
|
CNE.8 |
str |
O |
alternate coding system version ID |
|
CNE.9 |
str |
O |
original text |
CNS: Composite id number and name simplified¶
- class hl7types.hl7.v2_3_1.datatypes.CNS.CNS
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
CNS.1 |
str |
O |
ID number (ST) |
|
CNS.2 |
str |
O |
family name |
|
CNS.3 |
str |
O |
given name |
|
CNS.4 |
str |
O |
second and further given names or initials thereof |
|
CNS.5 |
str |
O |
suffix (e.g., JR or III) |
|
CNS.6 |
str |
O |
prefix (e.g., DR) |
|
CNS.7 |
str |
O |
degree (e.g., MD) |
|
CNS.8 |
str |
O |
source table |
|
CNS.9 |
str |
O |
assigning authority namespace ID |
|
CNS.10 |
str |
O |
assigning authority universal ID |
|
CNS.11 |
str |
O |
assigning authority universal ID type |
CP: Composite price¶
Section 2.8.9
- class hl7types.hl7.v2_3_1.datatypes.CP.CP
CQ: Composite quantity with units¶
Section 2.8.10
- class hl7types.hl7.v2_3_1.datatypes.CQ.CQ
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
CQ.1 |
str |
O |
quantity |
|
CQ.2 |
O |
units |
CSU: Channel sensitivity/units¶
- class hl7types.hl7.v2_3_1.datatypes.CSU.CSU
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
CSU.1 |
str |
O |
channel sensitivity |
|
CSU.2 |
str |
O |
unit of measure identifier |
|
CSU.3 |
str |
O |
unit of measure description |
|
CSU.4 |
str |
O |
unit of measure coding system |
|
CSU.5 |
str |
O |
alternate unit of measure identifier |
|
CSU.6 |
str |
O |
alternate unit of measure description |
|
CSU.7 |
str |
O |
alternate unit of measure coding system |
CWE: Coded with exceptions¶
Section 2.8.11
- class hl7types.hl7.v2_3_1.datatypes.CWE.CWE
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
CWE.1 |
str |
O |
identifier |
|
CWE.2 |
str |
O |
text |
|
CWE.3 |
str |
O |
name of coding system |
|
CWE.4 |
str |
O |
alternate identifier |
|
CWE.5 |
str |
O |
alternate text |
|
CWE.6 |
str |
O |
name of alternate coding system |
|
CWE.7 |
str |
O |
coding system version ID |
|
CWE.8 |
str |
O |
alternate coding system version ID |
|
CWE.9 |
str |
O |
original text |
CX: Extended composite id with check digit¶
Section 2.8.12
- class hl7types.hl7.v2_3_1.datatypes.CX.CX
DDI: Daily deductible¶
- class hl7types.hl7.v2_3_1.datatypes.DDI.DDI
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
DDI.1 |
str |
O |
delay days |
|
DDI.2 |
str |
O |
amount |
|
DDI.3 |
str |
O |
number of days |
DIN: Activation date¶
- class hl7types.hl7.v2_3_1.datatypes.DIN.DIN
DLD: Discharge location¶
- class hl7types.hl7.v2_3_1.datatypes.DLD.DLD
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
DLD.1 |
str |
O |
discharge location |
|
DLD.2 |
O |
effective date |
DLN: Driver’s license number¶
Section 2.8.13
- class hl7types.hl7.v2_3_1.datatypes.DLN.DLN
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
DLN.1 |
str |
O |
Driver´s License Number |
|
DLN.2 |
str |
O |
Issuing State, province, country |
|
DLN.3 |
str |
O |
expiration date |
DLT: Delta check¶
- class hl7types.hl7.v2_3_1.datatypes.DLT.DLT
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
DLT.1 |
O |
Range |
|
|
DLT.2 |
str |
O |
numeric threshold |
|
DLT.3 |
str |
O |
change computation |
|
DLT.4 |
str |
O |
length of time-days |
DR: Date/time range¶
Section 2.8.14
- class hl7types.hl7.v2_3_1.datatypes.DR.DR
DTN: Day type and number¶
- class hl7types.hl7.v2_3_1.datatypes.DTN.DTN
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
DTN.1 |
str |
O |
day type |
|
DTN.2 |
str |
O |
number of days |
ED: Encapsulated data¶
Section 2.8.16
- class hl7types.hl7.v2_3_1.datatypes.ED.ED
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
ED.1 |
O |
source application |
|
|
ED.2 |
str |
O |
type of data |
|
ED.3 |
str |
O |
data |
|
ED.4 |
str |
O |
encoding |
|
ED.5 |
str |
O |
data |
EI: Entity identifier¶
Section 2.8.17
- class hl7types.hl7.v2_3_1.datatypes.EI.EI
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
EI.1 |
str |
O |
entity identifier |
|
EI.2 |
str |
O |
namespace ID |
|
EI.3 |
str |
O |
universal ID |
|
EI.4 |
str |
O |
universal ID type |
EIP: Parent order¶
- class hl7types.hl7.v2_3_1.datatypes.EIP.EIP
ELD: Error¶
Section 2
- class hl7types.hl7.v2_3_1.datatypes.ELD.ELD
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
ELD.1 |
str |
O |
segment ID |
|
ELD.2 |
str |
O |
sequence |
|
ELD.3 |
str |
O |
field position |
|
ELD.4 |
O |
code identifying error |
FC: Financial class¶
Section 2.8.18
- class hl7types.hl7.v2_3_1.datatypes.FC.FC
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
FC.1 |
str |
O |
Financial Class |
|
FC.2 |
O |
Effective Date |
FN: Family + last name prefix¶
Section 2.8.30
- class hl7types.hl7.v2_3_1.datatypes.FN.FN
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
FN.1 |
str |
O |
family name |
|
FN.2 |
str |
O |
last name prefix |
HD: Hierarchic designator¶
Section 2.8.20
- class hl7types.hl7.v2_3_1.datatypes.HD.HD
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
HD.1 |
str |
O |
namespace ID |
|
HD.2 |
str |
O |
universal ID |
|
HD.3 |
str |
O |
universal ID type |
JCC: Job code/class¶
Section 2.8.23
- class hl7types.hl7.v2_3_1.datatypes.JCC.JCC
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
JCC.1 |
str |
O |
job code |
|
JCC.2 |
str |
O |
job class |
LA1: Location with address information (variant 1)¶
- class hl7types.hl7.v2_3_1.datatypes.LA1.LA1
LA2: Location with address information (variant 2)¶
- class hl7types.hl7.v2_3_1.datatypes.LA2.LA2
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
LA2.1 |
str |
O |
point of care (IS) |
|
LA2.2 |
str |
O |
room |
|
LA2.3 |
str |
O |
bed |
|
LA2.4 |
O |
facility (HD) |
|
|
LA2.5 |
str |
O |
location status |
|
LA2.6 |
str |
O |
person location type |
|
LA2.7 |
str |
O |
building |
|
LA2.8 |
str |
O |
floor |
|
LA2.9 |
str |
O |
street address |
|
LA2.10 |
str |
O |
other designation |
|
LA2.11 |
str |
O |
city |
|
LA2.12 |
str |
O |
state or province |
|
LA2.13 |
str |
O |
zip or postal code |
|
LA2.14 |
str |
O |
country |
|
LA2.15 |
str |
O |
address type |
|
LA2.16 |
str |
O |
other geographic designation |
MA: Multiplexed array¶
Section 2.8.24
- class hl7types.hl7.v2_3_1.datatypes.MA.MA
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
MA.1 |
str |
O |
sample 1 from channel 1 |
|
MA.2 |
str |
O |
sample 1 from channel 2 |
|
MA.3 |
str |
O |
sample 1 from channel 3 |
|
MA.4 |
str |
O |
sample 2 from channel 1 |
|
MA.5 |
str |
O |
sample 2 from channel 2 |
|
MA.6 |
str |
O |
sample 2 from channel 3 |
MO: Money¶
Section 2.8.25
- class hl7types.hl7.v2_3_1.datatypes.MO.MO
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
MO.1 |
str |
O |
quantity |
|
MO.2 |
str |
O |
denomination |
MOC: Charge to practise¶
- class hl7types.hl7.v2_3_1.datatypes.MOC.MOC
MOP: Money or percentage¶
- class hl7types.hl7.v2_3_1.datatypes.MOP.MOP
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
MOP.1 |
str |
O |
money or percentage indicator |
|
MOP.2 |
str |
O |
money or percentage quantity |
MSG: Message type¶
Section 2.24.1.9
- class hl7types.hl7.v2_3_1.datatypes.MSG.MSG
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
MSG.1 |
str |
O |
message type |
|
MSG.2 |
str |
O |
trigger event |
|
MSG.3 |
str |
O |
message structure |
NA: Numeric array¶
Section 2.8.26
- class hl7types.hl7.v2_3_1.datatypes.NA.NA
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
NA.1 |
str |
O |
value1 |
|
NA.2 |
str |
O |
value2 |
|
NA.3 |
str |
O |
value3 |
|
NA.4 |
str |
O |
value4 |
NDL: Observing practitioner¶
- class hl7types.hl7.v2_3_1.datatypes.NDL.NDL
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
NDL.1 |
O |
name |
|
|
NDL.2 |
O |
start date/time |
|
|
NDL.3 |
O |
end date/time |
|
|
NDL.4 |
str |
O |
point of care (IS) |
|
NDL.5 |
str |
O |
room |
|
NDL.6 |
str |
O |
bed |
|
NDL.7 |
O |
facility (HD) |
|
|
NDL.8 |
str |
O |
location status |
|
NDL.9 |
str |
O |
person location type |
|
NDL.10 |
str |
O |
building |
|
NDL.11 |
str |
O |
floor |
NR: Numeric range¶
- class hl7types.hl7.v2_3_1.datatypes.NR.NR
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
NR.1 |
str |
O |
Low Value |
|
NR.2 |
str |
O |
High Value |
OCD: Occurence¶
- class hl7types.hl7.v2_3_1.datatypes.OCD.OCD
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
OCD.1 |
str |
O |
occurrence code |
|
OCD.2 |
str |
O |
occurrence date |
OSD: Order sequence¶
Section 4.4
- class hl7types.hl7.v2_3_1.datatypes.OSD.OSD
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
OSD.1 |
str |
O |
sequence/results flag |
|
OSD.2 |
str |
O |
placer order number: entity identifier |
|
OSD.3 |
str |
O |
placer order number: namespace ID |
|
OSD.4 |
str |
O |
filler order number: entity identifier |
|
OSD.5 |
str |
O |
filler order number: namespace ID |
|
OSD.6 |
str |
O |
sequence condition value |
|
OSD.7 |
str |
O |
maximum number of repeats |
|
OSD.8 |
str |
O |
placer order number: universal ID |
|
OSD.9 |
str |
O |
placer order number; universal ID type |
|
OSD.10 |
str |
O |
filler order number: universal ID |
|
OSD.11 |
str |
O |
filler order number: universal ID type |
OSP: Occurence span¶
Section 6.5.11.8
- class hl7types.hl7.v2_3_1.datatypes.OSP.OSP
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
OSP.1 |
O |
occurrence span code |
|
|
OSP.2 |
str |
O |
occurrence span start date |
|
OSP.3 |
str |
O |
occurrence span stop date |
PCF: Pre-certification required¶
Section 6.4.8.20
- class hl7types.hl7.v2_3_1.datatypes.PCF.PCF
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
PCF.1 |
str |
O |
pre-certification patient type |
|
PCF.2 |
str |
O |
pre-certification required |
|
PCF.3 |
O |
pre-certification window |
PI: Person identifier¶
Section 11
- class hl7types.hl7.v2_3_1.datatypes.PI.PI
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
PI.1 |
str |
O |
ID number (ST) |
|
PI.2 |
str |
O |
type of ID number (IS) |
|
PI.3 |
str |
O |
other qualifying info |
PIP: Privileges¶
Section 8
- class hl7types.hl7.v2_3_1.datatypes.PIP.PIP
PL: Person location¶
Section 2.8.28
- class hl7types.hl7.v2_3_1.datatypes.PL.PL
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
PL.1 |
str |
O |
point of care |
|
PL.2 |
str |
O |
room |
|
PL.3 |
str |
O |
bed |
|
PL.4 |
O |
facility (HD) |
|
|
PL.5 |
str |
O |
location status |
|
PL.6 |
str |
O |
person location type |
|
PL.7 |
str |
O |
building |
|
PL.8 |
str |
O |
floor |
|
PL.9 |
str |
O |
Location description |
PLN: Practitioner id numbers¶
Section 8
- class hl7types.hl7.v2_3_1.datatypes.PLN.PLN
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
PLN.1 |
str |
O |
ID number (ST) |
|
PLN.2 |
str |
O |
type of ID number (IS) |
|
PLN.3 |
str |
O |
state/other qualifying info |
|
PLN.4 |
str |
O |
expiration date |
PN: Person name¶
Section 2.8.29
- class hl7types.hl7.v2_3_1.datatypes.PN.PN
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
PN.1 |
O |
family+last name |
|
|
PN.2 |
str |
O |
given name |
|
PN.3 |
str |
O |
middle initial or name |
|
PN.4 |
str |
O |
suffix (e.g., JR or III) |
|
PN.5 |
str |
O |
prefix (e.g., DR) |
|
PN.6 |
str |
O |
degree (e.g., MD) |
PPN: Performing person time stamp¶
Section 2.8.30
- class hl7types.hl7.v2_3_1.datatypes.PPN.PPN
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
PPN.1 |
str |
O |
ID number (ST) |
|
PPN.2 |
O |
family+last name |
|
|
PPN.3 |
str |
O |
given name |
|
PPN.4 |
str |
O |
middle initial or name |
|
PPN.5 |
str |
O |
suffix (e.g., JR or III) |
|
PPN.6 |
str |
O |
prefix (e.g., DR) |
|
PPN.7 |
str |
O |
degree (e.g., MD) |
|
PPN.8 |
str |
O |
source table |
|
PPN.9 |
O |
assigning authority |
|
|
PPN.10 |
str |
O |
name type code |
|
PPN.11 |
str |
O |
identifier check digit |
|
PPN.12 |
str |
O |
code identifying the check digit scheme employed |
|
PPN.13 |
str |
O |
identifier type code |
|
PPN.14 |
O |
assigning facility |
|
|
PPN.15 |
O |
Date/Time Action Performed |
|
|
PPN.16 |
str |
O |
Name Representation code |
PRL: Parent result link¶
- class hl7types.hl7.v2_3_1.datatypes.PRL.PRL
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
PRL.1 |
O |
OBX-3 observation identifier of parent result |
|
|
PRL.2 |
str |
O |
OBX-4 sub-ID of parent result |
|
PRL.3 |
str |
O |
part of OBX-5 observation result from parent |
PT: Processing type¶
Section 2.8.31
- class hl7types.hl7.v2_3_1.datatypes.PT.PT
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
PT.1 |
str |
O |
processing ID |
|
PT.2 |
str |
O |
processing mode |
PTA: Policy type¶
Section 6.4.7.29
- class hl7types.hl7.v2_3_1.datatypes.PTA.PTA
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
PTA.1 |
str |
O |
policy type |
|
PTA.2 |
str |
O |
amount class |
|
PTA.3 |
str |
O |
amount |
QIP: Query input parameter list¶
Section 2.8.32
- class hl7types.hl7.v2_3_1.datatypes.QIP.QIP
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
QIP.1 |
str |
O |
field name |
|
QIP.2 |
str |
O |
value1&value2&value3 |
QSC: Query selection criteria¶
Section 2.8.33
- class hl7types.hl7.v2_3_1.datatypes.QSC.QSC
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
QSC.1 |
str |
O |
segment field name |
|
QSC.2 |
str |
O |
relational operator |
|
QSC.3 |
str |
O |
Value |
|
QSC.4 |
str |
O |
relational conjunction |
RCD: Row column definition¶
Section 2.8.34
- class hl7types.hl7.v2_3_1.datatypes.RCD.RCD
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
RCD.1 |
str |
O |
segment field name |
|
RCD.2 |
str |
O |
HL7 date type |
|
RCD.3 |
str |
O |
maximum column width |
RFR: Reference range¶
- class hl7types.hl7.v2_3_1.datatypes.RFR.RFR
RI: Repeat interval¶
Section 2.8.35
- class hl7types.hl7.v2_3_1.datatypes.RI.RI
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
RI.1 |
str |
O |
repeat pattern |
|
RI.2 |
str |
O |
explicit time interval |
RMC: Room coverage¶
Section 6.4.7.28
- class hl7types.hl7.v2_3_1.datatypes.RMC.RMC
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
RMC.1 |
str |
O |
room type |
|
RMC.2 |
str |
O |
amount type |
|
RMC.3 |
str |
O |
coverage amount |
RP: Reference pointer¶
Section 2.8.36
- class hl7types.hl7.v2_3_1.datatypes.RP.RP
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
RP.1 |
str |
O |
pointer |
|
RP.2 |
O |
application ID |
|
|
RP.3 |
str |
O |
type of data |
|
RP.4 |
str |
O |
subtype |
SCV: Scheduling class value pair¶
Section 2.8.37
- class hl7types.hl7.v2_3_1.datatypes.SCV.SCV
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
SCV.1 |
str |
O |
parameter class |
|
SCV.2 |
str |
O |
parameter value |
SN: Structured numeric¶
Section 2.8.39
- class hl7types.hl7.v2_3_1.datatypes.SN.SN
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
SN.1 |
str |
O |
comparator |
|
SN.2 |
str |
O |
num1 |
|
SN.3 |
str |
O |
separator or suffix |
|
SN.4 |
str |
O |
num2 |
SPD: Specialty¶
- class hl7types.hl7.v2_3_1.datatypes.SPD.SPD
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
SPD.1 |
str |
O |
specialty name |
|
SPD.2 |
str |
O |
governing board |
|
SPD.3 |
str |
O |
eligible or certified |
|
SPD.4 |
str |
O |
date of certification |
SPS: Specimen source¶
- class hl7types.hl7.v2_3_1.datatypes.SPS.SPS
TQ: Timing quantity¶
Section 2.8.43
- class hl7types.hl7.v2_3_1.datatypes.TQ.TQ
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
TQ.1 |
O |
quantity |
|
|
TQ.2 |
O |
interval |
|
|
TQ.3 |
str |
O |
duration |
|
TQ.4 |
O |
start date/time |
|
|
TQ.5 |
O |
end date/time |
|
|
TQ.6 |
str |
O |
priority |
|
TQ.7 |
str |
O |
condition |
|
TQ.8 |
str |
O |
text |
|
TQ.9 |
str |
O |
conjunction |
|
TQ.10 |
O |
order sequencing |
|
|
TQ.11 |
O |
occurrence duration |
|
|
TQ.12 |
str |
O |
total occurences |
TS: Time stamp¶
Section 2.8.44
- class hl7types.hl7.v2_3_1.datatypes.TS.TS
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
TS.1 |
str |
O |
time of an event |
|
TS.2 |
str |
O |
degree of precision |
TX_CHALLENGE: Challenge information¶
Section 8.7.3.44
- class hl7types.hl7.v2_3_1.datatypes.TX_CHALLENGE.TX_CHALLENGE
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
TX_CHALLENGE.1 |
str |
O |
|
|
TX_CHALLENGE.2 |
str |
O |
UVC: Value code and amount¶
- class hl7types.hl7.v2_3_1.datatypes.UVC.UVC
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
UVC.1 |
str |
O |
value code |
|
UVC.2 |
str |
O |
value amount |
VH: Visiting hours¶
Section 2.8.46
- class hl7types.hl7.v2_3_1.datatypes.VH.VH
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
VH.1 |
str |
O |
start day range |
|
VH.2 |
str |
O |
end day range |
|
VH.3 |
str |
O |
start hour range |
|
VH.4 |
str |
O |
end hour range |
VID: Version identifier¶
Section 2.8.47
- class hl7types.hl7.v2_3_1.datatypes.VID.VID
VR: Value qualifier¶
- class hl7types.hl7.v2_3_1.datatypes.VR.VR
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
VR.1 |
str |
O |
first data code value |
|
VR.2 |
str |
O |
Last data code calue |
WVI: Channel identifier¶
- class hl7types.hl7.v2_3_1.datatypes.WVI.WVI
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
WVI.1 |
str |
O |
Channel Number |
|
WVI.2 |
str |
O |
Channel Name |
WVS: Wavefrom source¶
- class hl7types.hl7.v2_3_1.datatypes.WVS.WVS
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
WVS.1 |
str |
O |
source name 1 |
|
WVS.2 |
str |
O |
source name 2 |
XAD: Extended address¶
Section 2.8.48
- class hl7types.hl7.v2_3_1.datatypes.XAD.XAD
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
XAD.1 |
str |
O |
street address |
|
XAD.2 |
str |
O |
other designation |
|
XAD.3 |
str |
O |
city |
|
XAD.4 |
str |
O |
state or province |
|
XAD.5 |
str |
O |
zip or postal code |
|
XAD.6 |
str |
O |
country |
|
XAD.7 |
str |
O |
address type |
|
XAD.8 |
str |
O |
other geographic designation |
|
XAD.9 |
str |
O |
county/parish code |
|
XAD.10 |
str |
O |
census tract |
|
XAD.11 |
str |
O |
address representation code |
XCN: Extended composite id number and name for persons¶
Section 2.8.49
- class hl7types.hl7.v2_3_1.datatypes.XCN.XCN
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
XCN.1 |
str |
O |
ID number (ST) |
|
XCN.2 |
O |
family+last name |
|
|
XCN.3 |
str |
O |
given name |
|
XCN.4 |
str |
O |
middle initial or name |
|
XCN.5 |
str |
O |
suffix (e.g., JR or III) |
|
XCN.6 |
str |
O |
prefix (e.g., DR) |
|
XCN.7 |
str |
O |
degree (e.g., MD) |
|
XCN.8 |
str |
O |
source table |
|
XCN.9 |
O |
assigning authority |
|
|
XCN.10 |
str |
O |
name type code |
|
XCN.11 |
str |
O |
identifier check digit |
|
XCN.12 |
str |
O |
code identifying the check digit scheme employed |
|
XCN.13 |
str |
O |
identifier type code |
|
XCN.14 |
O |
assigning facility |
|
|
XCN.15 |
str |
O |
Name Representation code |
XON: Extended composite name and identification number for organizations¶
Section 2.8.50
- class hl7types.hl7.v2_3_1.datatypes.XON.XON
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
XON.1 |
str |
O |
organization name |
|
XON.2 |
str |
O |
organization name type code |
|
XON.3 |
str |
O |
ID number (NM) |
|
XON.4 |
str |
O |
check digit |
|
XON.5 |
str |
O |
code identifying the check digit scheme employed |
|
XON.6 |
O |
assigning authority |
|
|
XON.7 |
str |
O |
identifier type code |
|
XON.8 |
O |
assigning facility ID |
|
|
XON.9 |
str |
O |
Name Representation code |
XPN: Extended person name¶
Section 2.8.51
- class hl7types.hl7.v2_3_1.datatypes.XPN.XPN
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
XPN.1 |
O |
family+last name |
|
|
XPN.2 |
str |
O |
given name |
|
XPN.3 |
str |
O |
middle initial or name |
|
XPN.4 |
str |
O |
suffix (e.g., JR or III) |
|
XPN.5 |
str |
O |
prefix (e.g., DR) |
|
XPN.6 |
str |
O |
degree (e.g., MD) |
|
XPN.7 |
str |
O |
name type code |
|
XPN.8 |
str |
O |
Name Representation code |
XTN: Extended telecommunication number¶
Section 2.8.52
- class hl7types.hl7.v2_3_1.datatypes.XTN.XTN
Field |
HL7 |
Type |
OPT |
Description |
|---|---|---|---|---|
|
XTN.1 |
str |
O |
[(999)] 999-9999 [X99999][C any text] |
|
XTN.2 |
str |
O |
telecommunication use code |
|
XTN.3 |
str |
O |
telecommunication equipment type (ID) |
|
XTN.4 |
str |
O |
Email address |
|
XTN.5 |
str |
O |
Country Code |
|
XTN.6 |
str |
O |
Area/city code |
|
XTN.7 |
str |
O |
Phone number |
|
XTN.8 |
str |
O |
Extension |
|
XTN.9 |
str |
O |
any text |