Difference between revisions of "Operations"
From Hiasobi - FHIR
Brett Esler (Talk | contribs) (→Patient) |
Brett Esler (Talk | contribs) (→Patient) |
||
Line 15: | Line 15: | ||
</td></tr> | </td></tr> | ||
− | |||
− | |||
</table> | </table> | ||
Latest revision as of 15:55, 13 September 2017
Operations are query/procedures that can be performed on the servers
Patient
$everything Retrieve a complete patient summary as a bundle for a specific patient. As per http://hl7.org/implement/standards/FHIR-Develop/patient-operations.html GET [base]/Patient/[id]/$everything
|
Questionnaire
$populate generates a QuestionnaireResponse based on the Questionnaire content and content in the clinical system.POST [base]/Questionnaire/$populate |
Implements fluent-path expressions |
Supports context variables in expressions:
|