Visit the Pharm website

IHE UNICOM Transactions
0.0.1 - ci-build International flag

IHE UNICOM Transactions, published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/unicom-project-eu/unicom-ihe-transactions and changes regularly. See the Directory of published versions

OperationDefinition: Find substitute

Official URL: https://profiles.ihe.net/Pharm/unicom-transactions/OperationDefinition/Product-substitutes Version: 0.0.1
Draft as of 2023-05-19 Computable Name: ProductSubstitutes

Operation to find product substitutes given the relevant attributes and the substitution context

URL: [base]/$substitutes

URL: [base]/Medication/$substitutes

URL: [base]/Medication/[id]/$substitutes

URL: [base]/MedicationKnowledge/$substitutes

URL: [base]/MedicationKnowledge/[id]/$substitutes

URL: [base]/MedicinalProductDefinition/$substitutes

URL: [base]/MedicinalProductDefinition/[id]/$substitutes

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INcountry0..1Coding

The context in which the substitution is being executed, meaning the rules for substitution that are to be applied. Typically and by default the code for the country where the substitution is taking place.

INdoseforminstance0..1Coding

The dose form. This coded element can include codes from different codesystems - which will determine the possibility of finding a substtitute. Some systems may optionally support a search based on display text besides the coded form.

INingredientinstance0..*

Each relevant ingredient to find substitutes - each ingredient has 2 parts - the substance and the strength

INingredient.substanceinstance1..1Coding

The substance that will be used to search. Substance SHALL be a coded parameter

INingredient.strengthinstance0..1RatioRange

The strength of the substance that will be used to search. It is a RatioRange property: if the value is a fixed value, either minimum or maximum denominator are used (or both). Denominator is optional.