Closed ruscoder closed 1 year ago
According to the spec http://hl7.org/fhir/search.html#chaining
Both
GET [base]/DiagnosticReport?subject.name=peter
and
GET [base]/DiagnosticReport?subject:Patient.name=peter
should be supported.
According to the spec http://hl7.org/fhir/search.html#chaining
Both
and
should be supported.