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).

最新警报和通知

Aug 21, 2024
InterSystems 已修复了一个缺陷,在极少数情况下,该缺陷可能导致多卷数据库出现数据库损坏或 错误。只有被截断的数据库才存在风险。
Jun 03, 2024
从发布InterSystems IRIS®数据平台2022.3开始,InterSystems修改了许可证强制执行机制,以包括REST和SOAP请求。由于这种变化,在升级后,使用REST或SOAP的非处理器核数的许可证环境下,用户可能会遇到更高的许可证消耗。要确定此警报是否适用于您的InterSystems许可证,请按照下面链接的FAQ中的说明进行操作。
May 01, 2024
InterSystems has corrected an issue that can cause a small number of SQL queries to return incorrect results. See below for the specifics on impacted queries.
Nov 14, 2023
There are 10 alerts in the HealthShare HS2023-02 Alert communication. An alert summary for each issue is shown is in the table below. Details for each alert are contained in the attached document: HS2023-02-Communication.
Jun 17, 2023
InterSystems 已纠正导致进程内存使用量增加的缺陷。
May 11, 2023
InterSystems已经解决了影响Caché、Ensemble、HealthShare、InterSystems IRIS、InterSystems IRIS for Health、HealthShare HealthConnect和TrakCare的安全漏洞。 这些漏洞影响到InterSystems所有版本的产品。
Apr 28, 2023
InterSystems 已修复了一个缺陷,该缺陷可能会导致使用 IBM POWER8 或更高版本的 POWER 处理器的 AIX 系统上的数据库和Journal日志文件损坏。只有在使用数据库或Journal日志加密时才会触发此缺陷。
Apr 11, 2023
InterSystems已修复一个缺陷,该缺陷在罕见情况下会导致ECP客户端不稳定。
Apr 06, 2023
InterSystems 已修复一个导致SQL查询返回不正确结果的缺陷。该缺陷存在于以下产品和基于这些产品的任何InterSystems产品中。