Which FHIR resource should I use for Treatment Preferences?

这一生的挚爱 提交于 2019-12-11 19:39:34

问题


While trying to understand how an existing system will map to FHIR resources, I am stuck in the documentation on Treatment/Care Preferences like the ones outlined here: http://wiki.hl7.org/index.php?title=Care_Preference

Would these preferences be handled in a list of extended objects? Or will FHIR be implementing a CarePreference resource?


回答1:


This isn't catered for in the current set of resources. I guess you use Other (http://hl7.org/implement/standards/fhir/other.htm). It does seem like the kind of thing we'd want to define a resource for, but I'm not aware of any plans for one right now. I forwarded the suggestion along to the appropriate team.

btw, I'm not sure this question meets Stack Overflows guidelines - it might get edited/closed.




回答2:


"Other" is the solution for now. Speed of the development of a specific resource is likely to be dependent on the number asking for it and the detail of the use-cases they supply. Consider sharing these on the FHIR list server. Alerts might be another mechanism to flag important preferences.



来源:https://stackoverflow.com/questions/18218866/which-fhir-resource-should-i-use-for-treatment-preferences

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!