Print Page as PDF
API TO UPDATE PT PROBLEMS WHEN SCT TO ICD MAPPINGS CHANGE ICR (5782)

API TO UPDATE PT PROBLEMS WHEN SCT TO ICD MAPPINGS CHANGE    ICR (5782)

Name Value
NUMBER 5782
IA # 5782
DATE CREATED 2012/03/13
CUSTODIAL PACKAGE PROBLEM LIST
USAGE Private
TYPE Routine
ROUTINE GMPLX1
NAME API TO UPDATE PT PROBLEMS WHEN SCT TO ICD MAPPINGS CHANGE
GENERAL DESCRIPTION
This API supports the updating of patient problems when
Standards & Terminology Service (STS) updates a mapping between SNOMED CT and
ICD-9-CM.

When a clinician creates a Problem List entry using an unmapped SNOMED CT
concept, the entry in the PROBLEM file (#9000011) is saved with the ICD-9-CM
code 799.9 - OTHER UNKNOWN AND UNSPECIFIED CAUSE OF MORBIDITY OR MORTALITY,
and a bulletin is sent to STS informing them that an unmapped SNOMED CT
Concept has be used as a patient problem. STS will find the appropriate
mapping issued by the National Library of Medicine (NLM) and deploy that
mapping using NTRT. When the NTRT deployment finishes, the Clinical Lexicon
application will call SCTMAP^GMPLX1 to update all instances in the PROBLEM
file where the SNOMED CT concept has been filed with the ICD-9-CM code of
799.9, replacing the non-specific Diagnosis with the newly mapped ICD-9-CM
code.

NOTE: This API will be updated in GMPL*2*42 to accommodate either SNOMED
CT-to-ICD-9-CM or SNOMED CT-to-ICD-10-CM mappings.
STATUS Pending
KEYWORDS
  • SNOMED CT
  • ICD
  • MAPPING
  • PROBLEMS
DURATION Till Otherwise Agreed
ID GMPLX1
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
SCTMAP
The SCTMAP subroutine implements the Application
Programmers Interface identified by this ICR.
VARIABLES TYPE VARIABLES DESCRIPTION
GMPSCT Input
SNOMED CT Concept CODE (e.g., 53974002 for Kniest
Dysplasia).
GMPICD Input
ICD-9-CM CODE (as string literal, so that terminal
0's aren't truncated.  e.g., "428.0" for Congestive Heart Failure).
GMPORD Input
Order or sequence (integer) number (starting from 1)
to accommodate SNOMED CT Concepts with multiple target ICD code mappings
(e.g., for Diabetic Neuropathy (SNOMED CT 230572002 ICD-9-CM 250.60/355.9) the
order for 250.60 would be 1, and the order for 355.9 would be 2.
SUBSCRIBING PACKAGE LEXICON UTILITY