FHIR Clinical Documents, published by HL7 International / Structured Documents. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-clinical-document/ and changes regularly. See the Directory of published versions
Active as of 2024-12-18 | Maturity Level: 2 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="convert-to-transaction-bundle"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition convert-to-transaction-bundle</b></p><a name="convert-to-transaction-bundle"> </a><a name="hcconvert-to-transaction-bundle"> </a><a name="convert-to-transaction-bundle-en-US"> </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>IN</td><td>FHIRClinicalDocument</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/bundle.html">Bundle</a></td><td/><td><div><p>Post a FHIR Clinical Document</p>
</div></td></tr><tr><td>OUT</td><td>FHIRTransactionBundle</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/bundle.html">Bundle</a></td><td/><td><div><p>Operation returns a FHIR Transaction Bundle</p>
</div></td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="sd"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="2">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/fhir-clinical-document/ImplementationGuide/hl7.fhir.uv.fhir-clinical-document"/>
</extension>
</valueInteger>
</extension>
<url
value="http://hl7.org/fhir/uv/fhir-clinical-document/OperationDefinition/convert-to-transaction-bundle"/>
<version value="1.0.0-ballot"/>
<name value="ConvertToTransactionBundle"/>
<title value="Convert to Transaction Bundle"/>
<status value="active"/>
<kind value="operation"/>
<date value="2024-12-18T17:38:15+00:00"/>
<publisher value="HL7 International / Structured Documents"/>
<contact>
<name value="HL7 International / Structured Documents"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/structure"/>
</telecom>
<telecom>
<system value="email"/>
<value value="strucdoc@lists.hl7.org"/>
</telecom>
</contact>
<description
value="Convert a FHIR Clinical Document into a FHIR transaction bundle."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<code value="match"/>
<system value="false"/>
<type value="true"/>
<instance value="false"/>
<parameter>
<name value="FHIRClinicalDocument"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation value="Post a FHIR Clinical Document"/>
<type value="Bundle"/>
</parameter>
<parameter>
<name value="FHIRTransactionBundle"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<documentation value="Operation returns a FHIR Transaction Bundle"/>
<type value="Bundle"/>
</parameter>
</OperationDefinition>