AU eRequesting Implementation Guide
0.4.0-preview - Preview
This page is part of the AU eRequesting (v0.4.0-preview: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
{
"resourceType" : "SearchParameter",
"id" : "au-erequesting-servicerequest-supporting-info",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter au-erequesting-servicerequest-supporting-info</b></p><a name=\"au-erequesting-servicerequest-supporting-info\"> </a><a name=\"hcau-erequesting-servicerequest-supporting-info\"> </a><h2>AUeRequestingServiceRequestSupportingInfo <a style=\"padding-left: 3px; padding-right: 3px; border: 1px grey solid; font-weight: bold; color: black; background-color: #fff5e6\" href=\"https://hl7.org/fhir/R4/versions.html#std-process\" title=\"Standards Status = Trial Use\">TU</a></h2><p>Parameter <code>supporting-info</code>:<code>reference</code></p><div><p>This SearchParameter returns resources referenced by ServiceRequest.supportingInfo. It is intended to support <code>_include</code> of supportingInfo resources, such as pregnancyStatus and clinicalContext, for use in the Australian eRequesting context.</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>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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}
],
"url" : "http://hl7.org.au/fhir/ereq/SearchParameter/au-erequesting-servicerequest-supporting-info",
"version" : "0.4.0-preview",
"name" : "AUeRequestingServiceRequestSupportingInfo",
"status" : "active",
"date" : "2025-06-10",
"publisher" : "HL7 Australia",
"contact" : [
{
"name" : "HL7 Australia",
"telecom" : [
{
"system" : "url",
"value" : "https://confluence.hl7.org/display/HAFWG"
}
]
},
{
"name" : "HL7 Australia FHIR Work Group",
"telecom" : [
{
"system" : "url",
"value" : "https://confluence.hl7.org/display/HAFWG",
"use" : "work"
}
]
}
],
"description" : "This SearchParameter returns resources referenced by ServiceRequest.supportingInfo. It is intended to support `_include` of supportingInfo resources, such as pregnancyStatus and clinicalContext, for use in the Australian eRequesting context.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU"
}
]
}
],
"code" : "supporting-info",
"base" : [
"ServiceRequest"
],
"type" : "reference",
"expression" : "ServiceRequest.supportingInfo",
"multipleOr" : true,
"_multipleOr" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
},
"multipleAnd" : true,
"_multipleAnd" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
}
}