【发布时间】:2014-05-20 19:59:11
【问题描述】:
DSTU for REST delete 是简单的发送,DELETE [base]\[type]\[id]。
但是,如果服务器实现version aware updates 怎么办?我还需要发送Content-Location HTTP 标头吗?如:
DELETE ...\Patient\123
Content-Location: ...\Patient\123\_history\4
或者 DELETE 是否隐式应用于资源的当前版本?
【问题讨论】:
标签: hl7-fhir