URL: [base]/Patient/$unlink
Parameters
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | source-patient | 0..1 | Reference | A direct resource reference to the source patient resource (this may include an identifier). \n | ||
IN | source-patient-identifier | 0..* | Identifier | When source-patient-identifiers are provided, the server is expected to perform an internal lookup to identify the source patient record. The server SHALL reject the request if the provided identifiers do not resolve to a single patient record. This resolution MAY occur asynchronously, for example, as part of a review by a user. \n | ||
IN | target-patient | 0..1 | Reference | A direct resource reference to the target patient resource. \nThis is the surviving patient resource, the target for the merge. \n | ||
IN | target-patient-identifier | 0..* | Identifier | When target-patient-identifiers are provided, the server is expected to perform an internal lookup to identify the target patient record. The server SHALL reject the request if the provided identifiers do not resolve to a single patient record. This resolution MAY occur asynchronously, for example, as part of a review by a user. \n | ||
OUT | return | 1..1 | Patient | The status of the response will be one of: \n
The Parameters resource will include: \n
|