minimal Common Oncology Data Elements (mCODE) Implementation Guide
1.16.0 - STU Release 2 (Ballot Version)

Publication Build: This will be filled in by the publication tooling

OperationDefinition: mcode-patient-everything

Fetch_mCODE_patient_bundle

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

UseNameCardinalityTypeBindingDocumentation
INid1..1string

Patient ID

INstart0..1date

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 start=2020-01-01, records from January 1, 2020 are in scope).

INend0..1date

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 end=2020-09-01, records from September 1, 2020 are in scope).

OUTreturn1..1Bundle

A Bundle conforming to MCODEPatientBundle.