View raw Markdown
type: exampleresource: Parametersexample: parameters-examples-header

Parameters Example: parameters-examples-header

Narrative

In addition to this standard example, there are many examples of the Parameters resource in the operation examples:

Example XML

<div xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/1999/xhtml ../../schema/fhir-xhtml.xsd" xmlns="http://www.w3.org/1999/xhtml"><div xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/1999/xhtml ../../schema/fhir-xhtml.xsd" xmlns="http://www.w3.org/1999/xhtml">

<p>
In addition to this standard example, there are many 
examples of the <code>Parameters</code> resource in the operation examples:
</p>
<ul>
 <li><a href="capabilitystatement-operation-versions.html#examples">CapabilityStatement/$versions</a></li>
 <li><a href="codesystem-operation-lookup.html#examples">CodeSystem/$lookup</a></li>
 <li><a href="codesystem-operation-subsumes.html#examples">CodeSystem/$subsumes</a></li>
 <li><a href="composition-operation-document.html#examples">Composition/$document</a></li>
 <li><a href="measure-operation-evaluate-measure.html#examples">Measure/$evaluate-measure</a></li>
 <li><a href="observation-operation-stats.html#examples">Observation/$stats</a></li>
 <li><a href="https://build.fhir.org/ig/HL7/admin-incubator/branches/main/en/OperationDefinition-Patient-merge.html#examples">Patient/$merge</a></li>
 <li><a href="plandefinition-operation-apply.html#examples">PlanDefinition/$apply</a></li>
</ul>

</div>
</div>