有人可以举例说明 fhir 中 _revInclude 的功能吗?
我的理解是这样的
如果我们有一个遭遇资源,我们可以有一个位置,并且该位置将有一个在partOf属性中引用的组织资源。如果我们发送请求....Encounter?_id=1234&_include=Encounter:location&_revinclude=Location:Partof ,那么返回的包将包含 enunter 资源、其对应的位置资源以及该位置所属的组织资源。这是正确的吗?
....Encounter?_id=1234&_include=Encounter:location&_revinclude=Location:Partof
hl7-fhir dstu2-fhir
dstu2-fhir ×1
hl7-fhir ×1