This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v1.16.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
OPERATION: Fetch_mCODE_patient_bundle
The official URL for this operation definition is:
http://hl7.org/fhir/us/mcode/OperationDefinition/mcode-patient-everything
URL: [base]/Patient/[id]/$mcode-everything
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | id | 1..1 | string | Patient ID | |
IN | start | 0..1 | date | The date range relates to filtering by date for a subset of resources in the Bundle. If no start date is provided, all records prior to the end date are in scope. Filtering is inclusive (i.e., if | |
IN | end | 0..1 | date | The date range relates to filtering by date for a subset of resources in the Bundle. If no end date is provided, all records subsequent to the start date are in scope. Filtering is inclusive (i.e., if | |
OUT | return | 1..1 | Bundle | A Bundle conforming to |