IHE / ITI.PDQm

The Patient Demographics Query for Mobile (PDQm) Profile defines a lightweight RESTful interface to a patient demographics supplier leveraging technologies readily available to mobile applications and lightweight browser based applications.
https://profiles.ihe.net/ITI/PDQm/index.html
Creative Commons Attribution 4.0 International
4 stars 1 forks source link

Change $match operationdefinition to move outputProfile #119

Closed lukeaduncan closed 1 week ago

lukeaduncan commented 2 months ago

Moved outputProfile to parameter.targetProfile.

Closes #118

📑 Description

Moved outputProfile in the $match operationdefinition to parameters.targetProfile because it is a profile of Bundle and not Parameters.

✅ Checks

ℹ Additional Information

This is only a change to the OperationDefinition to fix the profile, it doesn't change the intent of the operation.