Loinc codes for the notes title

How to get a mapping for the loinc codes for the notes title?

1 Like

Your question is quite vague. Which kind of notes are you trying to map?
I assume you are desiring LOINC codes from the Document Ontology? Kindly clarify.

LOINC Document Ontology – LOINC

1 Like

Thank you very much for sharing the link. I Have downloaded the document.
I am sharing the samples of notes titles and wondering how it can be mapped to loinc codes.
[
{
“PATIENT PT NOTE”,
},
{
“ADDICTION ”,

},
{
“ANESTHESIOLOGY <CONSULT NOTE - ANESTHESIOLOGY>”,

},
{
“ASI ”,

},
{
“ASI-ADDICTION SEVERITY INDEX”,

},
{
“ASSESSMENT <CONSULT NOTE - PSYCHOSOCIAL ASSESSMENT>”,

},
{
“ASSESSMENT <SCI CRAIG HANDICAP ASSESSMENT&REPORTING TECHNIQUE-SHORT FORM>”,

},
{
“BEHAVIORAL <CONSULT NOTE - BEHAVIORAL HEALTH>”,

},
{
“CARDIOLOGY <CONSULT NOTE - CARDIOLOGY>”,

},
{
“CASE <CONSULT NOTE - CASE MANAGEMENT>”,
},
{
“CASE <CONSULT NOTE - CASE TRTMT PLN PSYCHOSOCIAL>”,
},
{
“CONSULT <CONSULT NOTE - 12-LEAD ECG/EKG>”,
},
{
“CONSULT <CONSULT NOTE - 2D ECHO W/DOPPLER>”,
},
{
“CONSULT <CONSULT NOTE - ANESTHESIOLOGY>”,
},
{
“CONSULT <CONSULT NOTE - BEHAVIORAL HEALTH>”,
},
{
“CONSULT <CONSULT NOTE - CARDIOLOGY>”,
},
{
“CONSULT <CONSULT NOTE - CASE MANAGEMENT>”,

},
{
“CONSULT <CONSULT NOTE - CASE TRTMT PLN PSYCHOSOCIAL>”,
: “2544”
},
{
“CONSULT <CONSULT NOTE - DENTAL>”,
: “2545”
},
{
“CONSULT <CONSULT NOTE - DIETETICS>”,
: “2413”
},
{
“CONSULT <CONSULT NOTE - EEG>”,
: “2561”
},
{
“CONSULT <CONSULT NOTE - GASTROENTEROLOGY>”,
: “2558”
},
{
“CONSULT <CONSULT NOTE - INFECTIOUS DISEASES>”,
: “2422”
},
{
“CONSULT <CONSULT NOTE - NEUROLOGY>”,
: “2557”
},
{
“CONSULT <CONSULT NOTE - PEDIATRICS>”,
: “2414”
},
{
“CONSULT <CONSULT NOTE - PSYCHIATRY>”,
: “2553”
},
{
“CONSULT <CONSULT NOTE - PSYCHOSOCIAL ASSESSMENT>”,
: “2554”
},
{
“CONSULT <CONSULT NOTE - PULMONOLOGY>”,
: “2418”
},
{
“CONSULT <CONSULT NOTE - SOCIAL SERVICES>”,
: “2419”
},
{
“CONSULT <CONSULT NOTE - SPEECH THERAPY>”,
: “2420”
},
{
“CONSULT <CONSULT NOTE - SURGERY>”,
: “2409”
},
{
“CONSULT <CONSULT NOTE - TRANSESOPHAGEAL ECHO>”,
: “2562”
},
{
“CONSULT <CONSULT NOTE - UROLOGY>”,

},
{
“CONSULT ”,

},
{
“CONSULT NOTE - 12-LEAD ECG/EKG”,

},
{
“CONSULT NOTE - 2D ECHO W/DOPPLER”,

},
{
“CONSULT NOTE - ANESTHESIOLOGY”,

},
{
“CONSULT NOTE - BEHAVIORAL HEALTH”,

},
{
“CONSULT NOTE - CARDIOLOGY”,

},
{
“CONSULT NOTE - CASE MANAGEMENT”,

},
{
“CONSULT NOTE - CASE TRTMT PLN PSYCHOSOCIAL”,

},
{
“CONSULT NOTE - DENTAL”,

},
{
“CONSULT NOTE - DIETETICS”,

},
{
“CONSULT NOTE - EEG”,

},
{
“CONSULT NOTE - GASTROENTEROLOGY”,

}
]

That’s up to you to decide: how you want to map to LOINC.

Are you from a EHR or other HIT vendor where you have terms in a data dictionary where you can map to the LOINC codes and then use them in messages?

Most people will have their list of terms and use the search LOINC functionality on the LOINC website or RELMA to map their terms to LOINC. Others will pay a consultant to perform the mapping and others yet will contract with a terminology vendor for mapping and maintenance support.

However, it’s unclear from your post, how you intend to map and use LOINC.

Also additional context around terms may be needed. For example is “ANESTHESIOLOGY <CONSULT NOTE - ANESTHESIOLOGY>” for all consult notes in your system or is it only for outpatient notes? It’ll make a difference as to which LOINC might be mapped: LOINC 77403-4 Anesthesiology Consult note versus LOINC 34749-2 Anesthesiology Outpatient Consult note

Are "ANESTHESIOLOGY <CONSULT NOTE - ANESTHESIOLOGY>”, “CONSULT <CONSULT NOTE - ANESTHESIOLOGY>” and “CONSULT NOTE - ANESTHESIOLOGY” all the same or all different? They have different, but overlapping descriptions.

1 Like

Hi,

For your concern, i think you might need some notes before you pitch up some LOINC Code:
LOINC code is based on multi-axis dimention for its definition.
Therefore, for you to wonder how to use LOINC code for clinical document title and/or sections, you should take a look at Document Ontology link that Andrea shared above. And here is some explaination:

  1. For document ontology, LOINC code is based on: Subject Matter Domain, Role, Settings, Type of Service, and Kind of document
  2. You should clarify at least 3 of these 5 axis before pitch a code.
    For example: With ANESTHESIOLOGY - which is Subject Matter Domain or Method, if:

And so on…
Hope this help,

PhongNh

1 Like