Introduction
This use case will focus on the calls that need to be made to submit a new service request through the CIE hub. The use case will demonstrate how to create a patient in the system and then submit the Service Request along with observations.
Resources that will be submitted in this use case
Resource | Description | FHIR Reference |
---|---|---|
ServiceRequest | This represents the Request from a partner system. The performer of this ServiceRequest should be your organization. | |
Patient | Represents information on the person that has be referred by the partner organization. | |
Observation | Represents a piece of information that is associated with a Service Request. This could be answer to a questionnaire or a test result. |
Step 1 - Submit a Patient
Step one is to register a patient within the system. Please note that if you have already submitted a patient you do not need to do this step again. The CIE hub also has the ability for you to share your unique identifiers to the record in this way you will be able to do searches by using your unique identifier. The following describes that process
0 Comments