This page is part of the SDOH Clinical Care for Multiple Domains (v2.1.0: STU 2.1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: ServiceRequestSupportingInfo - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "ServiceRequest-supporting-info",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ServiceRequestSupportingInfo</h2><p>Parameter <code>supporting-info</code>:<code>reference</code></p><div><p>Any resources referenced by ServiceRequest.supportingInfo</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/servicerequest.html\">ServiceRequest</a></td></tr><tr><td>Expression</td><td><code>ServiceRequest.supportingInfo</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/ServiceRequest-supporting-info",
"version" : "2.1.0",
"name" : "ServiceRequestSupportingInfo",
"status" : "draft",
"experimental" : false,
"date" : "2023-07-27T20:42:33+00:00",
"publisher" : "HL7 International Patient Care WG",
"contact" : [
{
"name" : "HL7 International Patient Care WG",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
},
{
"system" : "email",
"value" : "patientcare@lists.hl7.org"
}
]
}
],
"description" : "Any resources referenced by ServiceRequest.supportingInfo",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"code" : "supporting-info",
"base" : [
"ServiceRequest"
],
"type" : "reference",
"expression" : "ServiceRequest.supportingInfo",
"xpathUsage" : "normal",
"multipleOr" : true,
"multipleAnd" : true
}