International Patient Summary Implementation Guide
1.1.0 - CI Build International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. 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

UseNameScopeCardinalityTypeBindingDocumentation
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)