Skip to content
搜索以了解InterSystems产品和解决方案,职业机会等。

Advisory: Order Status Values are Inappropriately Mapped in Some Circumstances

This problem affects the following products:

  • HealthShare Unified Care Record, all versions
  • HealthShare Health Connect, all versions
  • InterSystems IRIS for Health, all versions

In InterSystems SDA data model, orders are captured in the following streamlet types:

  • Medication
  • Vaccination
  • LabOrder
  • RadOrder
  • OtherOrder

Each of these orders may contain a Status property.

  • Inbound data transformations map values from source data into the SDA Status property for each type of order.
  • Outbound data transformations map the SDA Status property to target data standards.
  • Clinical Viewer and Personal Community apply additional transformations to the SDA Status property when displaying the data for use in those systems.

InterSystems has identified the following issue with these transformations:

Inappropriate or missing mappings may result in inaccurate or ambiguous information regarding the status of the order.

This has been identified as a clinical safety risk as this information may be used in clinical decision making. The details regarding the impacted transformations are detailed in this advisory.

  • All HealthShare solution customers are affected by this issue.
  • Health Connect and InterSystems IRIS for Health customers are affected by this issue if they store Medication, Vaccination, LabOrder, RadOrder, or OtherOrder data in SDA.

A fix is not yet available for this issue. InterSystems recommends that customers notify their users and recipients of outbound data that order status information should not be relied upon for clinical decision making.

Additional Information

The values from each source format are mapped to values within SDA and then may be further transformed upon ingestion into downstream systems or for outbound data standards. For example, a value of “HD” from HL7v2 is stored as “H” in SDA and displays as “On Hold” in Clinical Viewer and Personal Community. This is an example of an appropriate mapping where the meaning of the source value is retained.

There are a very large number of mappings between source and target values across all of InterSystem's data transformations. Each mapping was reviewed by the InterSystem's clinical safety team using a standardized process to determine which values were appropriately and inappropriately mapped.

In each of the following tables only the inappropriate mappings are listed. If a source value or target format/system and value is not listed here, the mapping has been assessed to be appropriate. For example:

  • The HL7v2 value of “ER” is appropriately retained in SDA as “ER” and appropriately displayed in Personal Community as “ER”
  • The value is inappropriately displayed in Clinical Viewer as “Verified” and inappropriately mapped in outbound CDA/C-CDA and FHIR data

The following tables will list only the “ER” mappings for Clinical Viewer, CDA/C-CDA, and FHIR, but not for SDA and Personal Community.

Medication Status

Source Properties Populating the Medication Status Property:

Source FormatSource Property
HL7v2
ORC-5 (Order Status Field)
CDA C32, C-CDA 1.1, and C-CDA 2.1

·  If supply moodCode (/entry/substanceAdministration/entryRelationship/supply/@moodCode) ='EVN' then Status='E'

·  If CDA status entryRelationship code (entryRelationship[@typeCode='REFR']/observation[code/@code='33999-4']/value/@code) ='421139008' then SDA Status='H'.

·  If CDA status entryRelationship code (entryRelationship[@typeCode='REFR']/observation[code/@code='33999-4']/value/@code) ='55561003' then SDA Status='IP'.

·  Otherwise SDA Status='I'.

FHIR STU3 MedicationDispense
status
FHIR STU3 MedicationRequest
status
FHIR R4 MedicationStatement
status

Source FormatSource Property
HL7v2
ORC-5 (Order Status Field)
CDA C32, C-CDA 1.1, and C-CDA 2.1

·  If supply moodCode (/entry/substanceAdministration/entryRelationship/supply/@moodCode) ='EVN' then Status='E'

·  If CDA status entryRelationship code (entryRelationship[@typeCode='REFR']/observation[code/@code='33999-4']/value/@code) ='421139008' then SDA Status='H'.

·  If CDA status entryRelationship code (entryRelationship[@typeCode='REFR']/observation[code/@code='33999-4']/value/@code) ='55561003' then SDA Status='IP'.

·  Otherwise SDA Status='I'.

FHIR STU3 MedicationDispense
status
FHIR STU3 MedicationRequest
status
FHIR R4 MedicationStatement
status

Inappropriate Mappings of Source to Target Values for Medications:

Source FormatSource ValueTarget Format/SystemTarget Value
HL7v2
ER
Clinical Viewer
Verified
HL7v2
ER 
CDA C32, C-CDA 1.1, C-CDA 2.1

·  HTML table displays value in "Current Med?" column as "Yes"

·  substanceAdministration statusCode = completed

·  status entryRelationship = 73425007 (Inactive)

HL7v2
ER
FHIR STU3 MedicationDispense, MedicationRequest
·  stopped
HL7v2
ER
FHIR R4 MedicationDispense, MedicationStatement, MedicationRequest
stopped
HL7v2 
(null)
SDA
V
HL7v2
(null)
Clinical Viewer
Verified
HL7v2 
(null)
Personal Community
Verified
HL7v2 
(null)
CDA C32, C-CDA 1.1, C-CDA 2.1

·  HTML table displays value in "Current Med?" column as "Yes"

·  substanceAdministration statusCode = completed

·  status entryRelationship = 73425007 (Inactive)

HL7v2 
(null)
FHIR STU3 MedicationDispense, MedicationRequest
completed
HL7v2
(null)
FHIR R4 MedicationDispense, MedicationStatement, MedicationRequest
completed
HL7v2
Non-null value other than A, CA, DC, CM, ER, HD, I, IP, P, PO, Q, RP, S, U
Clinical Viewer
Verified
HL7v2
Non-null value other than A, CA, DC, CM, ER, HD, I, IP, P, PO, Q, RP, S, U
CDA C32, C-CDA 1.1, C-CDA 2.1

·  HTML table displays value in "Current Med?" column as "Yes"

·  substanceAdministration statusCode = completed

·  status entryRelationship = 73425007 (Inactive)

CDA C32, C-CDA 1.1, C-CDA 2.1.
Medication status entryRelationship is absent or does not contain SNOMED codes 55561003 (Active) or 421139008 (On Hold)
SDA
I
CDA C32, C-CDA 1.1, C-CDA 2.1 
Medication status entryRelationship is absent or does not contain SNOMED codes 55561003 (Active) or 421139008 (On Hold)
Clinical Viewer
Inactive
CDA C32, C-CDA 1.1, C-CDA 2.1 
Medication status entryRelationship is absent or does not contain SNOMED codes 55561003 (Active) or 421139008 (On Hold)
Personal Community
Inactive
CDA C32, C-CDA 1.1, C-CDA 2.1
Medication status entryRelationship is absent or does not contain SNOMED codes 55561003 (Active) or 421139008 (On Hold)
CDA C32, C-CDA 1.1, C-CDA 2.1

·  HTML table displays value in "Current Med?" column as "No"

·  substanceAdministration statusCode = completed

·  status entryRelationship = 73425007 (Inactive)

CDA C32, C-CDA 1.1, C-CDA 2.1
Medication status entryRelationship is absent or does not contain SNOMED codes 55561003 (Active) or 421139008 (On Hold)
FHIR STU3 MedicationDispense, MedicationRequest
entered-in-error
CDA C32, C-CDA 1.1, C-CDA 2.1
Medication status entryRelationship is absent or does not contain SNOMED codes 55561003 (Active) or 421139008 (On Hold)
FHIR R4 MedicationDispense, MedicationStatement, MedicationRequest
entered-in-error
FHIR STU3 MedicationRequest
unknown or draft
Clinical Viewer
Verified
FHIR STU3 MedicationRequest
unknown or draft
CDA C32, C-CDA 1.1, C-CDA 2.1

·  HTML table displays value in "Current Med?" column as "Yes"

·  substanceAdministration statusCode = completed

·  status entryRelationship = 73425007 (Inactive)

FHIR STU3 MedicationRequest
unknown or draft
FHIR STU3 MedicationRequest, MedicationDispense
null
FHIR R4 MedicationStatement
unknown
Clinical Viewer
Verified
FHIR R4 MedicationStatement
unknown
CDA C32, C-CDA 1.1, C-CDA 2.1

·  HTML table displays value in "Current Med?" column as "Yes"

·  substanceAdministration statusCode = completed

·  status entryRelationship = 73425007 (Inactive)

FHIR R4 MedicationStatement
unknown
FHIR STU3 MedicationRequest, MedicationDispense
null
FHIR R4 MedicationStatement
intended or not-taken
Clinical Viewer
Verified
FHIR R4 MedicationStatement
intended or not-taken
CDA C32, C-CDA 1.1, C-CDA 2.1

·  HTML table displays value in "Current Med?" column as "Yes"

·  substanceAdministration statusCode = completed

·  status entryRelationship = 73425007 (Inactive)

FHIR R4 MedicationStatement
intended or not-taken
FHIR STU3 MedicationRequest, MedicationDispense
null
FHIR R4 MedicationStatement
intended or not-taken
FHIR R4 MedicationDispense, MedicationStatement, MedicationRequest
unknown

Vaccination Status

Source Properties Populating the Vaccination Status Property:

Source FormatSource Property
HL7v2
ORC-5 (Order Status Field)
CDA C32, C-CDA 1.1, and C-CDA 2.1

·  If supply moodCode (/entry/substanceAdministration/entryRelationship/supply/@moodCode) ='EVN' then Status='E'

·  If CDA status entryRelationship code (entryRelationship[@typeCode='REFR']/observation[code/@code='33999-4']/value/@code) ='421139008' then SDA Status='H'.

·  If CDA status entryRelationship code (entryRelationship[@typeCode='REFR']/observation[code/@code='33999-4']/value/@code) ='55561003' then SDA Status='IP'.

·  Otherwise SDA Status='I'.

FHIR STU3 Immunization
status
FHIR R4 Immunization
status

Inappropriate Mappings of Source to Target Values for Vaccinations:

Source FormatSource ValueTarget Format/SystemTarget Value
HL7v2
ER
Clinical Viewer
Verified
HL7v2
ER 
CDA C32, C-CDA 1.1, C-CDA 2.1

·  HTML table displays value in "Status" column as "Completed"

·  substanceAdministration statusCode = completed

·  status entryRelationship = 55561003 (Active)

HL7v2
ER 
FHIR STU3 Immunization
Results in an invalid resource due to empty status property
HL7v2
ER 
FHIR R4 Immunization
Results in an invalid resource due to empty status property
HL7v2
null
SDA
V
HL7v2
null
Clinical Viewer
Verified
HL7v2
null
Personal Community
Verified
HL7v2
null
CDA C32, C-CDA 1.1, C-CDA 2.1

·  HTML table displays value in "Status" column as "Completed"

·  substanceAdministration statusCode = completed

·  status entryRelationship = 55561003 (Active)

HL7v2
null
FHIR STU3 Immunization
Results in an invalid resource due to empty status property
HL7v2
null
FHIR R4 Immunization
Results in an invalid resource due to empty status property
HL7v2
Non-null value other than A, CA, DC, CM, ER, HD, I, IP, P, PO, Q, RP, S, U
Clinical Viewer
Verified
HL7v2
Non-null value other than A, CA, DC, CM, ER, HD, I, IP, P, PO, Q, RP, S, U
CDA C32, C-CDA 1.1, C-CDA 2.1

·  HTML table displays value in "Status" column as "Completed"

·  substanceAdministration statusCode = completed

·  status entryRelationship = 55561003 (Active)

HL7v2
Non-null value other than A, CA, DC, CM, ER, HD, I, IP, P, PO, Q, RP, S, U
FHIR STU3 Immunization
Results in an invalid resource due to empty status property
HL7v2
Non-null value other than A, CA, DC, CM, ER, HD, I, IP, P, PO, Q, RP, S, U
FHIR R4 Immunization
Results in an invalid resource due to empty status property
CDA C32, C-CDA 1.1, C-CDA 2.1.
Immunization status entryRelationship is absent or does not contain SNOMED codes 55561003 (Active) or 421139008 (On Hold)
SDA
I
CDA C32, C-CDA 1.1, C-CDA 2.1 
Immunization status entryRelationship is absent or does not contain SNOMED codes 55561003 (Active) or 421139008 (On Hold)
Clinical Viewer
Inactive
CDA C32, C-CDA 1.1, C-CDA 2.1 
Immunization status entryRelationship is absent or does not contain SNOMED codes 55561003 (Active) or 421139008 (On Hold)
Personal Community
Inactive
CDA C32, C-CDA 1.1, C-CDA 2.1 
Immunization status entryRelationship is absent or does not contain SNOMED codes 55561003 (Active) or 421139008 (On Hold)
CDA C32, C-CDA 1.1, C-CDA 2.1 

·  HTML table displays value in "Status" column as "Completed"

·  substanceAdministration statusCode = completed

·  status entryRelationship = 55561003 (Active)

CDA C32, C-CDA 1.1, C-CDA 2.1 
Immunization status entryRelationship is absent or does not contain SNOMED codes 55561003 (Active) or 421139008 (On Hold)
FHIR STU3 Immunization
entered-in-error
CDA C32, C-CDA 1.1, C-CDA 2.1 
Immunization status entryRelationship is absent or does not contain SNOMED codes 55561003 (Active) or 421139008 (On Hold)
FHIR R4 Immunization
entered-in-error
FHIR R4 Immunization
not-done
Clinical Viewer
Verified
FHIR R4 Immunization
not-done
CDA C32, C-CDA 1.1, C-CDA 2.1 

·  HTML table displays value in "Status" column as "Completed"

·  substanceAdministration statusCode = completed

·  status entryRelationship = 55561003 (Active)

FHIR R4 Immunization
not-done
FHIR STU3 Immunization
Results in an invalid resource due to empty status property
FHIR R4 Immunization
not-done
FHIR R4 Immunization
Results in an invalid resource due to empty status property

LabOrder, RadOrder, OtherOrder

Source Properties Populating the LabOrder, RadOrder, OtherOrder Status Property:

Source FormatSource Property
HL7v2
ORC-5 (Order Status Field)
FHIR STU3 DiagnosticReport
status
FHIR STU3 ProcedureRequest
status
FHIR R4 Diagnostic Report
status
FHIR R4 ServiceRequest
status

Inappropriate mappings of source to target values for LabOrder, RadOrder, and OtherOrder:

These streamlets may be associated with results. If results are present, the Status will be updated to “E” or “Executed”, regardless of the original value.

If results are not present, the source status values may be transformed. The inappropriate mappings are listed below.

Source FormatSource ValueTarget Format/SystemTarget Value
HL7v2
ER
Clinical Viewer
Verified
HL7v2
ER 
FHIR STU3 ProcedureRequest
cancelled
HL7v2
ER 
FHIR R4 ServiceRequest
revoked
HL7v2
null
SDA
V
HL7v2
null
Clinical Viewer
Verified
HL7v2
null
Personal Community
Verified
HL7v2
null
FHIR STU3 ProcedureRequest
active
HL7v2
null
FHIR R4 ServiceRequest
active
HL7v2
Non-null value other than A, CA, DC, CM, ER, HD, I, IP, P, PO, Q, RP, S, U
Clinical Viewer
Verified
FHIR R4 DiagnosticReport
unknown
Clinical Viewer
Verified
FHIR R4 DiagnosticReport
entered-in-error
SDA
R
FHIR R4 DiagnosticReport
entered-in-error
Clinical Viewer
Replaced
FHIR R4 DiagnosticReport
entered-in-error
Personal Community
Replaced
FHIR R4 DiagnosticReport
amended, appended, corrected
SDA
K
FHIR R4 DiagnosticReport
amended, appended, corrected
Clinical Viewer
Verified
FHIR R4 DiagnosticReport
amended, appended, corrected
Personal Community
K
FHIR STU3 ProcedureRequest
unknown
Clinical Viewer
Verified
FHIR STU3 ProcedureRequest
completed
FHIR STU3 ProcedureRequest
unknown
FHIR STU3 ProcedureRequest
completed
FHIR R4 ServiceRequest
unknown
FHIR STU3 ProcedureRequest
draft
FHIR STU3 ProcedureRequest
active
FHIR STU3 ProcedureRequest
draft
FHIR R4 ServiceRequest
active
FHIR STU3 ProcedureRequest
entered-in-error
SDA
R
FHIR STU3 ProcedureRequest
entered-in-error
Clinical Viewer
Replaced
FHIR STU3 ProcedureRequest
entered-in-error
Personal Community
Replaced
FHIR R4 ServiceRequest
unknown
Clinical Viewer
Verified
FHIR R4 ServiceRequest
completed
FHIR STU3 ProcedureRequest
unknown
FHIR R4 ServiceRequest
completed
FHIR R4 ServiceRequest
unknown
FHIR R4 ServiceRequest
draft
FHIR STU3 ProcedureRequest
active
FHIR R4 ServiceRequest
draft
FHIR R4 ServiceRequest
active
FHIR R4 ServiceRequest
entered-in-error
SDA
R
FHIR R4 ServiceRequest
entered-in-error
Clinical Viewer
Replaced
FHIR R4 ServiceRequest
entered-in-error
Personal Community
Replaced

Reference Information

This issue is identified as HSIEC-6741. If you have any questions regarding this alert, please contact the Worldwide Response Center (WRC).

最新警报和通知

Dec 08, 2025
在客户升级 InterSystems IRIS® for Health 和 HealthShare® Health Connect 时,一些客户遇到了与镜像 HSSYS 有关的问题,这是由于简单的错误配置造成的。 本公告将解释如何避免此类问题。
Nov 26, 2025
更新日期:2025年11月24日,以反映临时请求所需修复措施的完整列表。
Oct 14, 2025
在 InterSystems IRIS、InterSystems IRIS for Health 和 HealthShare Health Connect(版本 2025.1.1 和 2025.2.0)中,新的 "镜像数据库下载"功能不包括某些global。
Jul 24, 2025
InterSystems is pleased to announce the General Availability (GA) of the 2025.2 release of InterSystems IRIS® data platform. This is a Continuous Delivery (CD) release. Please note that the GA versions of InterSystems IRIS for Health™ and HealthShare® Health Connect™ 2025.2 are currently withheld due to mirroring limitations introduced by security updates (details below).
Jun 27, 2025
公告编号 受影响的产品和版本 风险类别和评分 明确要求 DP-439649 产品
May 02, 2025
InterSystems 已经解决了影响在 InterSystems IRIS、InterSystems IRIS for Health、HealthShare、HealthShare HealthConnect、TrakCare、Caché 和 Ensemble 上使用 OAuth2 Client 配置的应用程序的安全漏洞。 补救步骤和其他指导文档可从 InterSystems 全球响应中心 (WRC) 获取。
Apr 08, 2025
受影响的产品和版本 明确要求 DP-439207 InterSystems IRIS® data platform 2024.3 (AIX) 在AIX(操作系统)安装过程中使用JSON处理以及支持Unicode非拉丁语系-1字符集 DP-439280 InterSystems IRIS 2024.3(使用 IntegratedML 的容器) 使用 TensorFlow 的 IntegratedML 容器
Feb 22, 2025
InterSystems 已纠正了两个可能导致少数 SQL 查询返回不正确结果的问题。 此外,InterSystems 还纠正了日期/时间数据类型处理中的不一致性,对于依赖于先前不一致性行为的现有应用程序来说,这种不一致性可能会导致不同的、意想不到的但正确的结果。
Feb 19, 2025
InterSystems 已修复一个缺陷,该缺陷导致在使用特定 $LIST 语法时引入无效的数据库和日志记录。 遇到这种缺陷的可能性很低,但对运营的影响可能很大。