medizininformatik-initiative / kerndatensatzmodul-diagnose

Kerndatensatzmodul Diagnose
1 stars 3 forks source link

Missing bindings in Condition profile #38

Open jpwiedekopf opened 7 months ago

jpwiedekopf commented 7 months ago

There are missing bindings for Alpha-ID, ICD-O-3, OrphaNet in Condition.code, and Condition.bodySite for SNOMED CT and ICD-O-3.

For Condition.code, Alpha-ID and OrphaNet are not available yet (#36, #37), but there should still be a ValueSet and binding (since all codes are allowed, the VS can be easily created in advance of the CodeSystem).

For Condition.bodySite, there should be bindings for a VS similar to ECL << 123037004 |Body structure (body structure)| for SNOMED CT, and ICD-O-3 might be doable using a regex VS most easily.

geloro94 commented 2 weeks ago

Untl this is fixed, we cannot add the codings to the search ontology of the FDPG.

jpwiedekopf commented 2 weeks ago

CS are now available (see linked issues #36, #37). Both packages defines URLs for implicit VS -> bindings can now be created, if desired, a VS could also be added to the CDS package.