PACIO Transitions of Care Implementation Guide
1.0.0-ballot - STU 1 Ballot United States of America flag

Publication Build: This will be filled in by the publication tooling

Recommended Search Parameters

Page standards status: Informative

Bundle

Parameter Type Conf. Description Example
token SHOULD Search by FHIR resource ID GET [base]/Bundle?_id=[id]
composition reference SHOULD Search by reference to a composition GET [base]/Bundle?composition=[reference]
identifier token SHOULD Search by business identifier GET [base]/Bundle?identifier=[token]
timestamp date SHOULD Search by a date in time GET [base]/Bundle?timestamp=[date]
type token SHOULD Search by type code GET [base]/Bundle?type=[system]|[code]

 

Patient

We strongly recommend using the $match operation in performing a system-to-system query to ensure that the right patient is selected. The Patient.search parameters below may be generally used for subsequent queries once the patient is selected. Search parameter requirements for Patient under this IG match those for US Core Patient search requirements