International Patient Summary Implementation Guide
1.1.0 - STU 1 Update 1 International flag

This page is part of the International Patient Summary Implementation Guide (v1.1.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

OperationDefinition: IPS Summary

Official URL: http://hl7.org/fhir/uv/ips/OperationDefinition/summary Version: 1.1.0
Standards status: Trial-use Maturity Level: 2 Computable Name: IpsSummary

This operation is used to return a patient summary using the IPS profile.

URL: [base]/Patient/$summary

URL: [base]/Patient/[id]/$summary

Parameters

UseNameCardinalityTypeBindingDocumentation
INidentifer0..1Identifier

When the logical id of the patient is not used, servers MAY choose to support patient selection based on provided identifier

INprofile0..1uri

A specific profile for the patient summary may be specified. By default, servers MAY use the Bundle profile

INgraph0..1uri

Servers MAY choose to allow any graph definition to be specified, but MAY require that the client choose a graph definition from a specific list of known supported definitions. The server is not required to support a formal definition of the graph on the end point

OUTreturn0..1Bundle

The Bundle returned is a document conforming to the specified input profile parameter or the International Patient Summary Bundle profile (if not otherwise specified)