We noticed the following ICD9CM codes are deprecated in the latest vocabulary. Any news on these being added to the vocabulary? Our dataset is focused on oncology and these codes are important to our CDM build.
If you mean by âdeprecatedâ non-billing, so we have all three.
> CONCEPT_CODE CONCEPT_NAME CONCEPT_CLASS_ID
> V58.1 Encounter for antineoplastic chemotherapy and immunotherapy 4-dig nonbill V code
> V58.11 Encounter for antineoplastic chemotherapy 5-dig billing V code
> V58.12 Encounter for antineoplastic immunotherapy 5-dig billing V code
But none of them are mapped. Reason is this: It is a drug concept, but it cannot be mapped to anything because âchemotherapyâ and âimmunotherapyâ are not defined drugs at the Ingredient or below level. We need to change the CDM, if we want to use some SNOMED or ATC codes for that and make them standard concepts.
Thank you Christian. So in this case, how can we include these in CDM right now ? We would just have records in procedure but mapped to 0? Or should they be in drug?
Interesting that you see these are âa drug conceptâ. I see them as a very specific type of encounter even though they are coming from ICD V codes⌠Wonât help Urviâs use case.
In you earlier comment, you said: âIt is a drug concept, but it cannot be mapped to anything because âchemotherapyâ and âimmunotherapyâ are not defined drugs at the Ingredient or below level.â If I am reading that text correctly, you wanted to put these concepts into the drug terminology but are unable because there are no drugs at the ingredient or below level. I agree with this statement but I donât see them as concepts that should go into the drug terminology at all but as potential visit types for. visit_occurrence. I think we are seeing these concepts as belonging to two very different domain_id. You are focusing on the last half of the string description as the key domain-defining idea and I am focusing on the first half of the string description as the key domain-defining idea.
Nice overview. Will check out whether we got them all right.
Still. I would state that any of these are drug events. Patients are not going to have side effects from the visit or the procedure (other than screwing up the vein). Itâs the drug that is the meaningful clinical effect, good or bad.
Iâd personally put them in the Observation table. Youâre just saying that they hand an encounter for treatment, but doesnât say what the treatment was, what the dose is, etc, so drug domain doesnât make sense. Maybe procedure makes sense too, but I was thinking procedures geared towards things more specific âlike amputation of left toeâ, but if itâs conveying the idea that the person actually underwent chemo/etc, then procedure makes sense to me.
Sorry, Christian, I have limited clinical knowledge in this space, but is âEncounter for antineoplastic chemotherapy and immunotherapyâ understood to mean a specific drug ingredient (or clinical form of drug) or is it a more general term indicating treatment for cancer?
Hm. I donât think there is a question that the patient is treated with a drug, and therefore the event belongs into DRUG_EXPOSURE. The problem is not what it is that happens. Only that we donât know which drug. Hence mapping to concept_id 0. But there was a drug, and it was very real. Chemo and Immunotherapies are the most ârealâ drugs, they have by far the strongest effects on the body.
WaitâŚwaitâŚmapping to concept_id 0 means you donât know what it is, but I think from that code you can say that itâs definitely chemotherapy relatedâŚso we should be able to do better than concept_id = 0.
In this case, however, I feel like the chemotherapy is a procedure that involves 1 or more drugs which would have to be provided in some other level of detail with the medical recordâŚMaking up a completely hypothetical code: if there was a ICD9 code for âphysical therapyâ which may involve the application of anti-inflamatory drugs, Iâd argue that youâd have a physical therapy procedure, and an associated drug exposure of anti-inflamatory agent if one was so used.
Iâd look at this chemotherapy case the same wayâŚ
Well, drug exposure is defined in the CDM (first paragraph of the table definition). As much as I have empathy for how you âfeel like the chemotherapy is a procedureâ, the feeling is wrong. Itâs a drug. The fact that we donât know which one doesnât change that.
And you are right: We do know more than nothing. We know itâs a chemo. So, we have had the debate whether or not to allow drug classes in the drug_concept_id field. The argument against is that we, and the CMS who invented this code, donât know exactly which drugs exactly fall under this definition.
Thanks for pointing that out, I thought this part was interesting:
Drug Exposure is inferred from clinical events associated with orders, prescriptions written, pharmacy dispensings, procedural administrations, and other patient-reported information, for example:
âŚ
Drugs administered as part of a Procedure, such as chemotherapy or vaccines.
Even the documentation is describing chemotherapy as a procedure.
Thatâs correct. You need a procedure to get parenteral drugs into the body: An infusion (or injection for some of them). So, strictly, it is both a procedure and a drug.
But: The infusion part of it we usually donât record. Itâs just too small an event. Just like we donât record them for all other injections and infusions, or phlebotomies for Measurements. We could. But it would still require a record in DRUG_EXPOSURE.