Submit Patients
OPERATION: Submit Patients
The official URL for this operation definition is:
https://dpc.cms.gov/api/v1/OperationDefinition/dpc-operation-patient-submit
Submit a Bundle of Patient resources which will be registered with the DPC application in a single Batch.
This operation is designed to support initial on-boarding of Organizations.
URL: [base]/Patient/$submit
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | resource | 1..1 | Bundle | Bundle resource to submit to DPC application. This should be the body of the POST request | |
OUT | return | 1..1 | Bundle | Bundle resource of newly created Patient resources. |