FHIR Chat · Why is the filter "parent" LOINC-specific? · terminology

Stream: terminology

Topic: Why is the filter "parent" LOINC-specific?


view this post on Zulip Lin Zhang (Nov 04 2020 at 04:47):

Why not to make it also suitable for other approriate code systems?

view this post on Zulip Lin Zhang (Nov 04 2020 at 04:49):

And I haven't figured out the scope of such a question.

view this post on Zulip Michael Lawley (Nov 04 2020 at 04:51):

It is suitable for others. In fact it is one of the standard properties / filters: https://www.hl7.org/fhir/codesystem.html#status
The basic list is:

  • status
  • retirementDate
  • deprecationDate
  • parent
  • child
  • notSelectable

view this post on Zulip Lin Zhang (Nov 04 2020 at 05:00):

The HAPI FHIR JPA Server told me that when trying to expand an ICD VS where the hierarchical relationships of ICD-10 Codes are modelled as concept properties "parent" and "child".

view this post on Zulip Lin Zhang (Nov 04 2020 at 05:01):

A related section in the spec would be:
https://www.hl7.org/fhir/codesystem.html#hierarchy

view this post on Zulip Michael Lawley (Nov 04 2020 at 05:02):

That is a bug in their error message :-)

view this post on Zulip Lin Zhang (Nov 04 2020 at 05:03):

I see. Thanks, Michael:smiling_face:

view this post on Zulip Lin Zhang (Dec 07 2020 at 01:42):

(deleted)

view this post on Zulip Lin Zhang (Dec 07 2020 at 02:14):

(deleted)

view this post on Zulip Michael Lawley (Dec 07 2020 at 02:32):

I think this is really a question for the #hapi channel

view this post on Zulip Lin Zhang (Dec 07 2020 at 02:36):

Agree, sorry for that.


Last updated: Apr 12 2022 at 19:14 UTC