Social Care Interoperability Platform FHIR Implementation Guide
Version: 0.1.0, Status: draft
Social Care Interoperability Platform FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://metadata.phase2.scip.synanetics.cloud/fhir/r4/OperationDefinition/Operation-MODS-DSCRPatientTransfer-1 | Version: 0.1.0 | |||
| Draft as of 2026-03-24 | Computable Name: MODS DSCR Transfer | |||
Transfers a patient from one organisation/service/care context to another. Invoked at the Patient type level because the fulfiller does not know the server-assigned Patient id.
URL: [base]/Patient/$transfer
Input parameters Profile:MODS DSCR $transfer — Input Parameters
Output parameters Profile:MODS DSCR $transfer — Output Parameters
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | subject | 1..1 | Reference (MODS Patient) | Logical-only reference to Patient (identifier+display; no literal reference). Who the request is about (the subject of care or patient). | ||
| IN | fulfiller | 1..1 | Reference (MODS Organization) | Logical-only reference to Organization (identifier+display; no literal reference). The organisation who 'owns' or oversees the request to fulfillment (the organisation providing the data). | ||
| IN | requestor | 1..1 | Reference (MODS Organization) | Logical-only reference to Organization (identifier+display; no literal reference). The organisation who initiated or placed the request. | ||
| IN | requestedBy | 1..1 | Reference (MODS Practitioner) | Logical-only reference to Practitioner (identifier+display; no literal reference). The person who initiated or placed the request. | ||
| IN | fulfilledBy | 0..1 | Reference (MODS Practitioner) | Logical-only reference to Practitioner (identifier+display; no literal reference). The person who 'owns' or oversees the request to fulfillment. | ||
| IN | targetCompletion | 0..1 | date | Requested completion date (YYYY, YYYY-MM, or YYYY-MM-DD). | ||
| IN | status | 1..1 | code | MODS DSCR Transfer Status (Required) | Required transfer status; initial/default is 'requested'. | |
| IN | statusLastUpdated | 1..1 | dateTime | Last date/time the status changed in ISO datetime format. | ||
| IN | note | 0..* | Optional note with date and text; text limited to 250 chars. | |||
| IN | note.date | 1..1 | dateTime | |||
| IN | note.text | 1..1 | string | Free text, max 250 characters. | ||
| IN | requestorTrackingId | 1..1 | string | Stable, unique ID from the requestor (enforced by implementors). | ||
| IN | fulfillerTrackingId | 0..1 | string | Stable, unique ID from the fulfiller when present (enforced by implementors). | ||
| OUT | operationOutcome | 1..1 | OperationOutcome | OperationOutcome resource with status information | ||
| OUT | requestorTrackingId | 1..1 | string | Stable, unique ID from the requestor | ||
| OUT | fulfillerTrackingId | 0..1 | string | Stable, unique ID from the fulfiller when present | ||
| OUT | targetCompletion | 0..1 | date | Requested completion date (YYYY, YYYY-MM, or YYYY-MM-DD). | ||
| OUT | status | 1..1 | code | MODS DSCR Transfer Status (Required) | Required transfer status; if this is a response to a new request, the status will be 'received' | |
| OUT | statusLastUpdated | 1..1 | dateTime | Last date/time the status changed in ISO datetime format. | ||
| OUT | subject | 1..1 | Reference (MODS Patient) | Logical-only reference to Patient (identifier+display; no literal reference). Who the request is about (the subject of care or patient). | ||
| OUT | fulfiller | 1..1 | Reference (MODS Organization) | Logical-only reference to Organization (identifier+display; no literal reference). The organisation who 'owns' or oversees the request to fulfillment (the organisation providing the data). | ||
| OUT | requestor | 1..1 | Reference (MODS Organization) | Logical-only reference to Organization (identifier+display; no literal reference). The organisation who initiated or placed the request. | ||
| OUT | requestedBy | 1..1 | Reference (MODS Practitioner) | Logical-only reference to Practitioner (identifier+display; no literal reference). The person who initiated or placed the request. | ||
| OUT | fulfilledBy | 0..1 | Reference (MODS Practitioner) | Logical-only reference to Practitioner (identifier+display; no literal reference). The person who 'owns' or oversees the request to fulfillment. | ||
| OUT | note | 0..* | Optional note with date and text; text limited to 250 chars. | |||
| OUT | note.date | 1..1 | dateTime | |||
| OUT | note.text | 1..1 | string | Free text, max 250 characters. |