Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Overview

This transaction allows a PoC systems to store a patient's demographics in the Client Registry. The following sequence diagram shows the steps that occur during this transaction.

Technical Details

RefInteractionEndpointDataTransaction Specification
1Save PatientPOST /ws/rest/v1/patients/HL7 v2.5Register new patient
2 Validate HL7 messagenone   
3 Adapt message for CRnone   
4Save patient in CRPUT openempi-admin/openempi-ws-rest/person-manager-resource/addPersonOpenEMPI XMLRegister new client - Internal
5 Acknowledge patient saved HTTP 200 OKRegister new client - Internal
6 Acknowledge patient saved HTTP 201 Created  
  • No labels