$mcode-everything

Fetch mCODE Patient Bundle for a given Patient

draftmCODE (Oncology)4.0.0operation3 inputs1 output

Gets an mCODE Patient Bundle for a specific patient that contains all of that patient's resources that conform to mCODE Profiles.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/us/mcode/OperationDefinition/mcode-patient-everything
Code
$mcode-everything
Kind
operation
Affects State
No
Publisher
HL7 International / Clinical Interoperability Council

Invocation Context

Can be invoked at:
Instance Level
Target Resources:

Input Parameters (3)

NameTypeCard.Description
id*string1..1Patient ID
startdate0..1The 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).
enddate0..1The 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).

Output Parameters (1)

NameTypeCard.Description
returnBundle1..1A Bundle conforming to [`MCODEPatientBundle`](StructureDefinition-mcode-patient-bundle.html).

Additional Information

Version
4.0.0
Date
2025-02-16T19:03:56+00:00