Stream: implementers
Topic: ICD11
Josh Mandel (Oct 02 2020 at 19:48):
A couple of questions on ICD-11.
- http://build.fhir.org/icd.html doesn't list a
system
URL for ICD-11 and states "The next revision, ICD-11, is scheduled for release in 2017." I'm assuming this should be updated? If so I can file a tracker... - Are there some defined practices for working with post-coordination? Like if I have a code of
NA07.0&XC5K&XC5L&XC4L&XC2X/PA81&XE617&XE50Z&XE319&XE08X&XE5TU
which says something like "concussion with no focal neurological deficits, associated with being stuck by a moving vehicle during leisure activity in a shop or store, without drugs or alcohol involved"... is this something that should turn up in response to a search forCondition?code=NA07.0
(i.e., "any Concussions?") ?
Grahame Grieve (Oct 02 2020 at 21:56):
I've done some work on ICD-11. Let me look:
Grahame Grieve (Oct 02 2020 at 21:57):
there are 2 system URLs for ICD-11:
Grahame Grieve (Oct 02 2020 at 21:58):
http://id.who.int/icd11/foundation
and http://id.who.int/icd11/mms
Grahame Grieve (Oct 02 2020 at 22:00):
I haven't talked to the ICD-11 team about post-coordination like that, and how it works
Grahame Grieve (Oct 02 2020 at 22:00):
you are using MMS codes there, btw
Josh Mandel (Oct 02 2020 at 22:28):
there are 2 system URLs for ICD-11
Cool, where did you find this?
Lin Zhang (Oct 03 2020 at 08:57):
In other words, Foundation and MMS are two different CodeSystems, right?
Grahame Grieve (Oct 04 2020 at 04:48):
yes
Josh Mandel (Oct 04 2020 at 22:25):
Grahame, where did you find these two URLs? Didn't see them in the fhir terminology page.
Grahame Grieve (Oct 04 2020 at 22:49):
They are not, as yet, published. it's on my todo list.
Grahame Grieve (Oct 04 2020 at 22:49):
https://chat.fhir.org/#narrow/stream/179202-terminology/topic/ICD-11
Grahame Grieve (Oct 04 2020 at 22:51):
I can't share the generated code system resort because of licensing terms, and sorting out licensing terms is also a pre-condition for documenting this
Last updated: Apr 12 2022 at 19:14 UTC