HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-snapshot1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging/ and changes regularly. See the Directory of published versions
Active as of 2025-01-01 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="DiagnosticReport-fhir-report"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition DiagnosticReport-fhir-report</b></p><a name="DiagnosticReport-fhir-report"> </a><a name="hcDiagnosticReport-fhir-report"> </a><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R5/bundle.html">Bundle</a> (<a href="StructureDefinition-ImReport.html" title="http://hl7.eu/fhir/imaging-r5/StructureDefinition/ImReport">Bundle: Imaging Report</a>)</td><td/><td><div><p>The generated FHIR report.</p>
</div></td></tr></table></div>
</text>
<url
value="http://hl7.eu/fhir/imaging-r5/OperationDefinition/DiagnosticReport-fhir-report"/>
<version value="0.1.0-snapshot1"/>
<name value="create-FHIR-report-from-a-DiagnosticReport"/>
<title
value="OperationDefinition: create a FHIR report from a DiagnosticReport"/>
<status value="active"/>
<kind value="operation"/>
<experimental value="false"/>
<date value="2025-01-01"/>
<publisher value="HL7 Europe"/>
<contact>
<name value="HL7 Europe"/>
<telecom>
<system value="url"/>
<value value="http://hl7.eu"/>
</telecom>
</contact>
<description
value="This operation generates a FHIR report from an DiagnosticReport resource that points to a Composition resource. Its behavior is identical to the [Composition/$document](https://build.fhir.org/composition-operation-document.html) operation but adds the DiagnosticReport and its referenced resources to the Bundle."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="150"/>
<display value="Europe"/>
</coding>
</jurisdiction>
<purpose
value="Utility operation to generate a FHIR report from a DiagnosticReport."/>
<copyright
value="Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0)."/>
<code value="document"/>
<system value="false"/>
<type value="false"/>
<instance value="true"/>
<parameter>
<name value="return"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<documentation value="The generated FHIR report."/>
<type value="Bundle"/>
<targetProfile
value="http://hl7.eu/fhir/imaging-r5/StructureDefinition/ImReport"/>
</parameter>
</OperationDefinition>