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.44 MSG - message type
欄位清單
SEQ
LEN
C.LEN
DT
OPT
TBL#
英文名稱
中文名稱
1
3..3
ID
R
0076
Message Code
訊息代碼
2
3..3
ID
R
0003
Trigger Event
啟動事件
3
3,7
ID
R
0354
Message Structure
訊息結構
整體說明
用來描述訊息結構內容用。
用在MSH區段中。
相容性說明
始於HL7 v2.5。
用來取代區段MSH-9的CM資料型態。
欄位說明
MSG.1 (ID, R, 0076)
使用
HL7 Table 0076– Message Type
來規範內容。
就是如ACK, ADT, ORM, ORU等。
MSG.2 (ID, R, 0003)
使用
HL7 Table 0003– Event Type
來規範其內容。
就是如A01, O01, R01等。
MSG.3 (ID, R, 0354)
使用
HL7 Table 0354 – Message Structure
來規範其內容。
範例