Magentus Practice Management FHIR Implementation Guide
1.2.39 - ci-build
Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.39) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-06-12 |
{
"resourceType" : "SearchParameter",
"id" : "DiagnosticReportImagingStudy",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DiagnosticReportImagingStudy</b></p><a name=\"DiagnosticReportImagingStudy\"> </a><a name=\"hcDiagnosticReportImagingStudy\"> </a><a name=\"DiagnosticReportImagingStudy-en\"> </a><h2>EOrdersImagingStudySearchParameter</h2><p>Parameter <code>study</code>:<code>reference</code></p><div><p>Search parameter for DiagnosticReport by ImagingStudy reference</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html\">DiagnosticReport</a></td></tr><tr><td>Expression</td><td><code>DiagnosticReport.imagingStudy</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/imagingstudy.html\">ImagingStudy</a></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://fhir.geniesolutions.io/SearchParameter/DiagnosticReportImagingStudy",
"version" : "1.2.39",
"name" : "EOrdersImagingStudySearchParameter",
"status" : "active",
"date" : "2025-06-12T02:07:46+00:00",
"publisher" : "Magentus Practice Management",
"contact" : [
{
"name" : "Magentus Practice Management",
"telecom" : [
{
"system" : "url",
"value" : "https://www.magentus.com/practice-management"
},
{
"system" : "email",
"value" : "andy.bond@magentus.com"
}
]
},
{
"name" : "Magentus Practice Management",
"telecom" : [
{
"system" : "url",
"value" : "https://www.magentus.com/practice-management",
"use" : "work"
}
]
}
],
"description" : "Search parameter for DiagnosticReport by ImagingStudy reference",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU"
}
]
}
],
"code" : "study",
"base" : [
"DiagnosticReport"
],
"type" : "reference",
"expression" : "DiagnosticReport.imagingStudy",
"target" : [
"ImagingStudy"
]
}