Supply of Products for Healthcare (SUPPLY)
0.3.0 - ci-build
Supply of Products for Healthcare (SUPPLY), published by IHE Pharmacy Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/pharm-supply/ and changes regularly. See the Directory of published versions
Active as of 2022-12-05 |
{
"resourceType" : "SearchParameter",
"id" : "sp-requested-item",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>RequestedItem</h2><p>Parameter <code>item</code>:<code>token</code></p><div><p>Search requests by product</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R5/supplyrequest.html\">SupplyRequest</a></td></tr><tr><td>Expression</td><td><code>SupplyRequest.item</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "http://profiles.ihe.net/PHARM/supply/SearchParameter/sp-requested-item",
"version" : "0.3.0",
"name" : "RequestedItem",
"title" : "Search Parameter - item requested",
"status" : "active",
"experimental" : false,
"date" : "2022-12-05",
"publisher" : "IHE Pharmacy Technical Committee",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.ihe.net/ihe_domains/pharmacy/"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "pharmacy@ihe.net"
}
]
},
{
"name" : "IHE Pharmacy Technical Committee",
"telecom" : [
{
"system" : "email",
"value" : "pharmacy@ihe.net"
}
]
}
],
"description" : "Search requests by product",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"purpose" : "Search requests by Product",
"copyright" : "IHE http://www.ihe.net/Governance/#Intellectual_Property",
"code" : "item",
"base" : [
"SupplyRequest"
],
"type" : "token",
"expression" : "SupplyRequest.item",
"processingMode" : "normal"
}