US Quality Core Implementation Guide, published by ASTP. 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/FHIR/us-quality-core/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-31 |
{
"resourceType" : "SearchParameter",
"id" : "us-quality-core-devicerequest-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter us-quality-core-devicerequest-code</b></p><a name=\"us-quality-core-devicerequest-code\"> </a><a name=\"hcus-quality-core-devicerequest-code\"> </a><h2>UsQualityCoreDevicerequestCode</h2><p>Parameter <code>code</code>:<code>token</code></p><div><p>US Quality Core DeviceRequest Code Search Parameter</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/devicerequest.html\">DeviceRequest</a></td></tr><tr><td>Expression</td><td><code>DeviceRequest.code.as(CodeableConcept)</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "http://fhir.org/guides/astp/us-quality-core/SearchParameter/us-quality-core-devicerequest-code",
"version" : "0.1.0",
"name" : "UsQualityCoreDevicerequestCode",
"status" : "active",
"date" : "2026-03-31",
"publisher" : "ASTP",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.healthit.gov/"
}
]
}
],
"description" : "US Quality Core DeviceRequest Code Search Parameter",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
],
"text" : "USA"
}
],
"code" : "code",
"base" : [
"DeviceRequest"
],
"type" : "token",
"expression" : "DeviceRequest.code.as(CodeableConcept)",
"xpathUsage" : "normal",
"multipleOr" : true,
"multipleAnd" : true
}