Janus
0.1.1 - ci-build
Janus - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-10-07 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="OD-StructureMapTransform"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : OperationDefinition OD-StructureMapTransform</b></p><a name="OD-StructureMapTransform"> </a><a name="hcOD-StructureMapTransform"> </a><p>URL : [base]/$$transform</p><p>Input parameters Profile:<a href="StructureDefinition-PR-TransformParametersIn.html">PR_TransformParametersIn</a></p><h3>Paramètres</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Nom</b></td><td><b>Périmètre</b></td><td><b>Cardinalité</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>structureMap</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#url">url</a></td><td/><td><div><p>The structure map to apply.</p>
</div></td></tr><tr><td>IN</td><td>input</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/parameters.html">Parameters</a></td><td/><td><div><p>The Parameters with the Binary resource to transform</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/parameters.html">Parameters</a></td><td/><td><div><p>The result of the transform</p>
</div></td></tr></table></div>
</text>
<url
value="http://fyrstain.com/fhir/R4/janus-ig/OperationDefinition/OD-StructureMapTransform"/>
<version value="0.1.1"/>
<name value="Transform"/>
<status value="draft"/>
<kind value="operation"/>
<date value="2025-10-07T10:35:59+02:00"/>
<publisher value="Fyrstain"/>
<contact>
<name value="Fyrstain"/>
<telecom>
<system value="url"/>
<value value="http://fyrstain.com"/>
</telecom>
</contact>
<description
value="The transform operation takes input content, applies a structure map transform, and then returns the output which is a Parameters resource."/>
<code value="transform"/>
<resource value="Parameters"/>
<system value="true"/>
<type value="false"/>
<instance value="false"/>
<inputProfile
value="http://fyrstain.com/fhir/R4/janus-ig/StructureDefinition/PR-TransformParametersIn"/>
<parameter>
<name value="structureMap"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation value="The structure map to apply."/>
<type value="url"/>
</parameter>
<parameter>
<name value="input"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation
value="The Parameters with the Binary resource to transform"/>
<type value="Parameters"/>
</parameter>
<parameter>
<name value="return"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<documentation value="The result of the transform"/>
<type value="Parameters"/>
</parameter>
</OperationDefinition>