Nictiz / Nictiz-R4-zib2020

NL package of FHIR R4 conformance resources for zib (Zorginformatiebouwstenen, Clinical Information Models) release 2020.
Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

zib-Encounter: .class ConceptMap #303

Open jd-nictiz opened 2 years ago

jd-nictiz commented 2 years ago

https://simplifier.net/nictiz-r4-zib2020/zibencounter

Encounter.class has an extensible binding but has a ConceptMap defined. According to the Profiling Guidelines, we only need a ConceptMap with a required binding.

Should the ConceptMap be removed? And if so, is it sufficiently clear to implementer that the OTH code (in this case) can also be added to be zib compliant?

You could argue that the ConceptMap is a good way to communicate that fact that 'the zib allows this and this extra codes' with an extensible binding. In that case the guidelines should be edited.

pieter-edelman-nictiz commented 1 year ago

This is actually a strange beast, as the codes in the zib ValueSet are part of the FHIR ValueSet, with the addition of OTH. Binding the zib ValueSet here seems the proper thing to do.