Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.1 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: https://fhir-ig.digital.health.nz/shared-care/OperationDefinition/RunOperation | Version: 0.4.1 | |||
Active as of 2025-08-31 | Computable Name: run |
Run a flat data view operation to aggregate data for a specific patient using a defined ViewDefinition.
URL: [base]/$$run
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | viewReference | 1..1 | Reference | Reference to the ViewDefinition to be used for data aggregation. | ||
IN | patient | 1..1 | Reference | The patient for whom the data is to be aggregated. | ||
OUT | return | 1..1 | Binary | The output of the operation with a Content-Type of application/json. |