UnicomIG
0.1.0 - ci-build
UnicomIG, published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/unicom-ig/tree/master and changes regularly. See the Directory of published versions
Active as of 2024-10-11 |
{
"resourceType" : "SearchParameter",
"id" : "Manufactured-item-packaging-ppd",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Manufactured-item-packaging-ppd</b></p><a name=\"Manufactured-item-packaging-ppd\"> </a><a name=\"hcManufactured-item-packaging-ppd\"> </a><a name=\"Manufactured-item-packaging-ppd-en-US\"> </a><h2>manufactured-item-packaging-ppd</h2><p>Parameter <code>packaging-manufactured-item</code>:<code>reference</code></p><div><p>Search on manufactured item for PPD inside a nested packaging</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R5/packagedproductdefinition.html\">PackagedProductDefinition</a></td></tr><tr><td>Expression</td><td><code>PackagedProductDefinition.packaging.packaging.containedItem.item.reference</code></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://unicom-project.eu/fhir/SearchParameter/Manufactured-item-packaging-ppd",
"version" : "0.1.0",
"name" : "manufactured-item-packaging-ppd",
"title" : "manufactured-item-packaging-ppd",
"status" : "active",
"experimental" : false,
"date" : "2024-10-11T11:06:08+00:00",
"publisher" : "UNICOM",
"contact" : [
{
"name" : "UNICOM",
"telecom" : [
{
"system" : "url",
"value" : "http://unicom-project.eu"
}
]
}
],
"description" : "Search on manufactured item for PPD inside a nested packaging",
"code" : "packaging-manufactured-item",
"base" : [
"PackagedProductDefinition"
],
"type" : "reference",
"expression" : "PackagedProductDefinition.packaging.packaging.containedItem.item.reference"
}