Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: https://fhir.medtechglobal.com/OperationDefinition/PatientSummary | Version: 0.0.1 | |||
Draft as of 2023-11-08 | Computable Name: summary |
The summary operation asks the server to return the latest appropriate summary for the patient. The patient is explicitly identified by the id of the patient resource
This operation returns a bundle (type = document) for single patient.
The operation asks for the latest appropriate summary, whether that already exists, or must be newly generated. Unless otherwise specified, the server has discretion to choose how to fulfill the request.
Generated Narrative: OperationDefinition PatientSummary
URL: [base]/Patient/$summary
Parameters
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | identifier | 1..1 | Identifier | The identifier of the patient which is the target of the Patient Summary, e.g. https://standards.digital.health.nz/ns/nhi-id|ZZZ0016 | ||
OUT | return | 0..1 | Bundle | The Bundle returned is a document conforming to the Medtech IPS profile |