Return to book
Review this book
About the author
前言
1.
資料型態簡介
2.
基礎性資料型態
2.1.
2.A.21 DT - date
2.2.
2.A.22 DTM - date/time
2.3.
2.A.31 FT - formatted text data
2.4.
2.A.32 GTS – general timing specification
2.5.
2.A.35 ID - coded value for HL7 defined tables
2.6.
2.A.36 IS - coded value for user-defined tables
2.7.
2.A.47 NM - numeric
2.8.
2.A.69 SI - sequence ID
2.9.
2.A.71 SNM - string of telephone number digits
2.10.
2.A.75 ST - string data
2.11.
2.A.76 TM – time
2.12.
2.A.79 TX - text data
3.
複雜性資料型態
3.1.
數值貨幣類
3.1.1.
2.A.10 CP - composite price
3.1.2.
2.A.11 CQ - composite quantity with units
3.1.3.
2.A.41 MO - money
3.1.4.
2.A.43 MOP - money or percentage
3.2.
編碼類
3.2.1.
2.A.8 CNE – coded with no exceptions
3.2.2.
2.A.13 CWE – coded with exceptions
3.2.3.
2.A.14 CX - extended composite ID with check digit
3.3.
識別類
3.3.1.
2.A.25 EI - entity identifier
3.3.2.
2.A.26 EIP - entity identifier pair
3.3.3.
2.A.33 HD - hierarchic designator
3.4.
人口統計類
3.4.1.
2.A.1 AD - address
3.4.2.
2.A.30 FN - family name
3.5.
間距類
3.5.1.
2.A.20 DR - date/time range
3.5.2.
2.A.48 NR - numeric range
3.6.
訊息控制類
3.6.1.
2.A.28 ERL - error location
3.6.2.
2.A.44 MSG - message type
3.7.
複雜資料類
3.7.1.
2.A.4 CCP - channel calibration parameters
3.7.2.
2.A.5 CD - channel definition
3.7.3.
2.A.12 CSU - channel sensitivity and units
3.7.4.
2.A.24 ED - encapsulated data
3.7.5.
2.A.45 NA - numeric array
3.8.
查詢類
3.9.
主檔類
3.9.1.
2.A.16 DIN - date and institution name
3.9.2.
2.A.18 DLN - driver’s license number
3.9.3.
2.A.19 DLT - delta
3.9.4.
2.A.37 JCC - job code/class
3.10.
病歷類
3.10.1.
2.A.17 DLD – discharge to location and date
3.10.2.
2.A.46 NDL – name with date and location
3.11.
財務類
3.11.1.
2.A.2 AUI - authorization information
3.11.2.
2.A.3 CCD - charge code and date
3.11.3.
2.A.15 DDI - daily deductible information
3.11.4.
2.A.23 DTN - day type and number
3.11.5.
2.A.29 FC - financial class
3.11.6.
2.A.34 ICD - insurance certification definition
3.11.7.
2.A.42 MOC - money and charge code
3.11.8.
2.A.49 OCD - occurrence code and date
3.11.9.
2.A.51 OSP - occurrence span code and date
4.
已捨棄資料型態
5.
參照表清單
5.1.
HL7 Table 0100 - Invocation event
5.2.
HL7 Table 0205 - Price Type
5.3.
HL7 Table 0396 - Coding Systems
Powered by
GitBook
A
A
Serif
Sans
White
Sepia
Night
Twitter
Google
Facebook
Weibo
Instapaper
HL7 v2.8 資料型態詳解
2.A.26 EIP - entity identifier pair
欄位清單
SEQ
LEN
C.LEN
DT
OPT
TBL#
英文名稱
中文名稱
1
EI
O
Placer Assigned Identifier
發送端編碼
2
EI
O
Filler Assigned Identifier
接受端編碼
整體說明
本資料型態是確保在交換情境中,發送端與接收端的編碼保持一致。
例如病歷號,同一個病人在不同醫院就會不同,可利用此資料型態進行對應。其他如檢體編號、醫令代碼等。
相容性說明
始用於HL7 v2.5。
在ORC-8、OBR-29等區段取代CM資料型態。
欄位說明
EIP.1 (EI, O)
在交換情境中,攜帶發送端的編碼內容。
EIP.2 (EI, O)
在交換情境中,攜帶接收端的編碼內容。
範例