minimal Common Oncology Data Elements (mCODE) Implementation Guide, published by HL7 International Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/fhir-mCODE-ig/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/us/mcode/OperationDefinition/mcode-patient-everything | Version: 2.1.0 | |||
Draft as of 2023-02-02 | Computable Name: Fetch_mCODE_patient_bundle |
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 |