Electronic Medicinal Product Information (ePI) FHIR Implementation Guide
1.0.0 - trial-use International flag

Electronic Medicinal Product Information (ePI) FHIR Implementation Guide, published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions

: Advanced Vulcan ePI Server Capability Statement - XML Representation

Active as of 2024-03-07

Raw xml | Download



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="advanced-vulcan-epi-server"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2 id="title">Advanced Vulcan ePI Server Capability Statement</h2><ul><li>Implementation Guide Version: 1.0.0 </li><li>FHIR Version: 5.0.0 </li><li>Supported Formats: <code>application/fhir+xml</code>, <code>xml</code>, <code>application/fhir+json</code>, <code>json</code>, <code>html/json</code>, <code>html/xml</code></li><li>Supported Patch Formats: <code>application/fhir+json</code>, <code>application/fhir+xml</code>, <code>application/json-patch+json</code>, <code>application/xml-patch+xml</code></li><li>Published on: 2024-03-07 10:51:50+0000 </li><li>Published by: HL7 International - Biomedical Research &amp; Regulation Work Group </li></ul><blockquote class="impl-note"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as &quot;SHALL NOT&quot;. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id="rest">FHIR RESTful Capabilities</h2><div class="panel panel-default"><div class="panel-heading"><h3 id="mode1" class="panel-title">Mode: <code>server</code></h3></div><div class="panel-body"><div class="lead"><em>Summary of System-wide Interactions</em></div><ul><li>Supports the <code>transaction</code>interaction.</li><li>Supports the <code>history-system</code>interaction.</li></ul></div></div><h3 id="resourcesCap1">Capabilities by Resource/Profile</h3><h4 id="resourcesSummary1">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class="bg-info">R</span></b>ead, <b><span class="bg-info">S</span></b>earch, <b><span class="bg-info">U</span></b>pdate, and <b><span class="bg-info">C</span></b>reate, are always shown, while <b><span class="bg-info">VR</span></b>ead, <b><span class="bg-info">P</span></b>atch, <b><span class="bg-info">D</span></b>elete, <b><span class="bg-info">H</span></b>istory on <b><span class="bg-info">I</span></b>nstance, or <b><span class="bg-info">H</span></b>istory on <b><span class="bg-info">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class="table-responsive"><table class="table table-condensed table-hover"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class="text-center"><b title="GET a resource (read interaction)">R</b></th><th class="text-center"><b title="GET past versions of resources (vread interaction)">V-R</b></th><th class="text-center"><b title="GET all set of resources of the type (search interaction)">S</b></th><th class="text-center"><b title="PUT a new resource version (update interaction)">U</b></th><th class="text-center"><b title="PATCH a new resource version (patch interaction)">P</b></th><th class="text-center"><b title="POST a new resource (create interaction)">C</b></th><th class="text-center"><b title="DELETE a resource (delete interaction)">D</b></th><th class="text-center"><b title="GET changes to a resource (history interaction on instance)">H-I</b></th><th class="text-center"><b title="GET changes for all resources of the type (history interaction on type)">H-T</b></th><th><b title="Required and recommended search parameters">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href="#AdministrableProductDefinition1-1">AdministrableProductDefinition</a></td><td><a href="http://hl7.org/fhir/R5/administrableproductdefinition.html">http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>_language, identifier, ingredient, _lastUpdated, _security, _filter, manufactured-item, route, _profile, _has, _tag, dose-form, _source, _id, _text, _content, device, form-of, target-species, status</td><td><code>*</code>, <code>AdministrableProductDefinition:device</code>, <code>AdministrableProductDefinition:form-of</code>, <code>AdministrableProductDefinition:manufactured-item</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>Ingredient:for</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#Binary1-2">Binary</a></td><td><a href="http://hl7.org/fhir/R5/binary.html">http://hl7.org/fhir/StructureDefinition/Binary</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>_language, _profile, _has, _lastUpdated, _tag, _security, _source, _id, _content, _text, _filter</td><td><code>*</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#Bundle1-3">Bundle</a></td><td><a href="http://hl7.org/fhir/R5/bundle.html">http://hl7.org/fhir/StructureDefinition/Bundle</a><br/><em>Additional supported profiles:</em><br/>  <a href="http://hl7.org/fhir/R5/batch-bundle.html">Batch bundle</a><br/>  <a href="http://hl7.org/fhir/R5/batch-response-bundle.html">Batch response bundle</a><br/>  <a href="http://hl7.org/fhir/R5/document-bundle.html">Document bundle</a><br/>  <a href="http://hl7.org/fhir/R5/history-bundle.html">History bundle</a><br/>  <a href="http://hl7.org/fhir/R5/search-set-bundle.html">Search Set Bundle</a><br/>  <a href="http://hl7.org/fhir/R5/subscription-notification-bundle.html">Subscription Notification bundle</a><br/>  <a href="http://hl7.org/fhir/R5/transaction-bundle.html">Transaction bundle</a><br/>  <a href="http://hl7.org/fhir/R5/transaction-response-bundle.html">Transaction response bundle</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>_language, identifier, _lastUpdated, _security, message, type, _filter, _profile, composition, _has, _tag, _source, _id, _content, _text, example-constraint, timestamp</td><td><code>*</code>, <code>Bundle:composition</code>, <code>Bundle:example-constraint</code>, <code>Bundle:message</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#ClinicalUseDefinition1-4">ClinicalUseDefinition</a></td><td><a href="http://hl7.org/fhir/R5/clinicalusedefinition.html">http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>contraindication-reference, _language, identifier, indication-reference, product, subject, _lastUpdated, _security, type, effect-reference, _filter, _profile, effect, _has, _tag, interaction, _source, _id, indication, _text, _content, contraindication, status</td><td><code>*</code>, <code>ClinicalUseDefinition:contraindication-reference</code>, <code>ClinicalUseDefinition:effect-reference</code>, <code>ClinicalUseDefinition:indication-reference</code>, <code>ClinicalUseDefinition:product</code>, <code>ClinicalUseDefinition:subject</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#CodeSystem1-5">CodeSystem</a></td><td><a href="http://hl7.org/fhir/R5/codesystem.html">http://hl7.org/fhir/StructureDefinition/CodeSystem</a><br/><em>Additional supported profiles:</em><br/>  <a href="http://hl7.org/fhir/R5/publishablecodesystem.html">Publishable CodeSystem</a><br/>  <a href="http://hl7.org/fhir/R5/shareablecodesystem.html">Shareable CodeSystem</a></td><td></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td>date, code, context-type-value, jurisdiction, derived-from, description, context-type, language, predecessor, title, context-quantity, effective, context, context-type-quantity, identifier, content-mode, version, url, supplements, system, name, publisher, topic, _id, _text, status</td><td><code>*</code>, <code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>CodeSystem:supplements</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>CodeSystem:supplements</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#Composition1-6">Composition</a></td><td><a href="http://hl7.org/fhir/R5/composition.html">http://hl7.org/fhir/StructureDefinition/Composition</a><br/><em>Additional supported profiles:</em><br/>  <a href="http://hl7.org/fhir/R5/catalog.html">Profile for  Catalog</a><br/>  <a href="http://hl7.org/fhir/R5/clinicaldocument.html">Clinical  Document</a><br/>  Document Structure (For testing section templates)<br/>  Document Section Library (For testing section templates)</td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>date, _language, subject, _lastUpdated, section, title, type, section-text, related, patient, section-code-text, identifier, period, event-code, author, _security, encounter, version, attester, url, event-reference, _filter, entry, _profile, _has, _tag, _source, _id, _text, category, _content, status</td><td><code>*</code>, <code>Composition:attester</code>, <code>Composition:author</code>, <code>Composition:encounter</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:patient</code>, <code>Composition:related</code>, <code>Composition:subject</code></td><td><code>Bundle:composition</code>, <code>Bundle:example-constraint</code>, <code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#ImplementationGuide1-7">ImplementationGuide</a></td><td><a href="http://hl7.org/fhir/R5/implementationguide.html">http://hl7.org/fhir/StructureDefinition/ImplementationGuide</a></td><td></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td>date, identifier, context-type-value, resource, jurisdiction, description, context-type, experimental, global, title, version, url, context-quantity, depends-on, context, name, publisher, _id, _text, context-type-quantity, status</td><td><code>*</code>, <code>ImplementationGuide:depends-on</code>, <code>ImplementationGuide:global</code>, <code>ImplementationGuide:resource</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:depends-on</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#Ingredient1-8">Ingredient</a></td><td><a href="http://hl7.org/fhir/R5/ingredient.html">http://hl7.org/fhir/StructureDefinition/Ingredient</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>_language, identifier, role, substance, _lastUpdated, for, substance-code, _security, strength-concentration-quantity, manufacturer, _filter, substance-definition, _profile, function, _has, _tag, _source, _id, _text, _content, strength-presentation-quantity, status</td><td><code>*</code>, <code>Ingredient:for</code>, <code>Ingredient:manufacturer</code>, <code>Ingredient:substance</code>, <code>Ingredient:substance-definition</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>RegulatedAuthorization:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#List1-9">List</a></td><td><a href="http://hl7.org/fhir/R5/list.html">http://hl7.org/fhir/StructureDefinition/List</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>date, _language, identifier, empty-reason, item, code, notes, subject, _lastUpdated, _security, encounter, source, title, _filter, _profile, patient, _has, _tag, _source, _id, _text, _content, status</td><td><code>*</code>, <code>List:encounter</code>, <code>List:item</code>, <code>List:patient</code>, <code>List:source</code>, <code>List:subject</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#ManufacturedItemDefinition1-10">ManufacturedItemDefinition</a></td><td><a href="http://hl7.org/fhir/R5/manufactureditemdefinition.html">http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>_language, identifier, ingredient, _lastUpdated, _security, _filter, _profile, _has, _tag, name, dose-form, _source, _id, _text, _content, status</td><td><code>*</code></td><td><code>AdministrableProductDefinition:manufactured-item</code>, <code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>Ingredient:for</code>, <code>List:item</code>, <code>List:subject</code>, <code>PackagedProductDefinition:biological</code>, <code>PackagedProductDefinition:contained-item</code>, <code>PackagedProductDefinition:device</code>, <code>PackagedProductDefinition:manufactured-item</code>, <code>PackagedProductDefinition:medication</code>, <code>PackagedProductDefinition:nutrition</code>, <code>PackagedProductDefinition:package</code>, <code>RegulatedAuthorization:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#MedicinalProductDefinition1-11">MedicinalProductDefinition</a></td><td><a href="http://hl7.org/fhir/R5/medicinalproductdefinition.html">http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>_language, identifier, ingredient, master-file, _lastUpdated, _security, name-language, type, characteristic, characteristic-type, product-classification, _filter, _profile, contact, domain, _has, _tag, name, _source, _id, _text, _content, status</td><td><code>*</code>, <code>MedicinalProductDefinition:contact</code>, <code>MedicinalProductDefinition:master-file</code></td><td><code>AdministrableProductDefinition:form-of</code>, <code>ClinicalUseDefinition:product</code>, <code>ClinicalUseDefinition:subject</code>, <code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>Ingredient:for</code>, <code>List:item</code>, <code>List:subject</code>, <code>PackagedProductDefinition:package-for</code>, <code>RegulatedAuthorization:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#OperationDefinition1-12">OperationDefinition</a></td><td><a href="http://hl7.org/fhir/R5/operationdefinition.html">http://hl7.org/fhir/StructureDefinition/OperationDefinition</a></td><td>y</td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td>date, code, instance, context-type-value, jurisdiction, description, context-type, title, type, context-quantity, output-profile, context, context-type-quantity, identifier, kind, version, url, input-profile, system, name, publisher, _id, _text, base, status</td><td><code>*</code>, <code>OperationDefinition:base</code>, <code>OperationDefinition:input-profile</code>, <code>OperationDefinition:output-profile</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>OperationDefinition:base</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#Organization1-13">Organization</a></td><td><a href="http://hl7.org/fhir/R5/organization.html">http://hl7.org/fhir/StructureDefinition/Organization</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>_language, identifier, partof, address, address-state, _lastUpdated, _security, active, type, address-postalcode, address-country, _filter, endpoint, phonetic, _profile, _has, _tag, address-use, name, _source, _id, _text, address-city, _content</td><td><code>*</code>, <code>Organization:endpoint</code>, <code>Organization:partof</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:attester</code>, <code>Composition:author</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>Ingredient:manufacturer</code>, <code>List:item</code>, <code>List:source</code>, <code>List:subject</code>, <code>MedicinalProductDefinition:contact</code>, <code>Organization:partof</code>, <code>RegulatedAuthorization:holder</code>, <code>RegulatedAuthorization:subject</code>, <code>Subscription:owner</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#PackagedProductDefinition1-14">PackagedProductDefinition</a></td><td><a href="http://hl7.org/fhir/R5/packagedproductdefinition.html">http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>_language, identifier, package, _lastUpdated, _security, medication, _filter, manufactured-item, nutrition, _profile, _has, _tag, name, biological, package-for, contained-item, _source, _id, _text, _content, device, status</td><td><code>*</code>, <code>PackagedProductDefinition:biological</code>, <code>PackagedProductDefinition:contained-item</code>, <code>PackagedProductDefinition:device</code>, <code>PackagedProductDefinition:manufactured-item</code>, <code>PackagedProductDefinition:medication</code>, <code>PackagedProductDefinition:nutrition</code>, <code>PackagedProductDefinition:package</code>, <code>PackagedProductDefinition:package-for</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>PackagedProductDefinition:biological</code>, <code>PackagedProductDefinition:contained-item</code>, <code>PackagedProductDefinition:device</code>, <code>PackagedProductDefinition:manufactured-item</code>, <code>PackagedProductDefinition:medication</code>, <code>PackagedProductDefinition:nutrition</code>, <code>PackagedProductDefinition:package</code>, <code>RegulatedAuthorization:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#RegulatedAuthorization1-15">RegulatedAuthorization</a></td><td><a href="http://hl7.org/fhir/R5/regulatedauthorization.html">http://hl7.org/fhir/StructureDefinition/RegulatedAuthorization</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>_language, identifier, subject, _lastUpdated, case-type, _security, holder, _filter, _profile, _has, _tag, _source, _id, _text, region, _content, case, status</td><td><code>*</code>, <code>RegulatedAuthorization:holder</code>, <code>RegulatedAuthorization:subject</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#SearchParameter1-16">SearchParameter</a></td><td><a href="http://hl7.org/fhir/R5/searchparameter.html">http://hl7.org/fhir/StructureDefinition/SearchParameter</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>date, _language, code, context-type-value, jurisdiction, _lastUpdated, derived-from, description, context-type, type, context-quantity, context, context-type-quantity, identifier, _security, version, url, target, _filter, component, _profile, _has, _tag, name, publisher, _source, _id, _text, _content, base, status</td><td><code>*</code>, <code>SearchParameter:component</code>, <code>SearchParameter:derived-from</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>SearchParameter:component</code>, <code>SearchParameter:derived-from</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#SubstanceDefinition1-17">SubstanceDefinition</a></td><td><a href="http://hl7.org/fhir/R5/substancedefinition.html">http://hl7.org/fhir/StructureDefinition/SubstanceDefinition</a></td><td>y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center">y</td><td>_language, identifier, code, _lastUpdated, _security, classification, _filter, _profile, domain, _has, _tag, name, _source, _id, _text, _content</td><td><code>*</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>Ingredient:substance</code>, <code>Ingredient:substance-definition</code>, <code>List:item</code>, <code>List:subject</code>, <code>RegulatedAuthorization:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href="#ValueSet1-18">ValueSet</a></td><td><a href="http://hl7.org/fhir/R5/valueset.html">http://hl7.org/fhir/StructureDefinition/ValueSet</a><br/><em>Additional supported profiles:</em><br/>  <a href="http://hl7.org/fhir/R5/computablevalueset.html">Computable ValueSet</a><br/>  <a href="http://hl7.org/fhir/R5/executablevalueset.html">Executable ValueSet</a><br/>  <a href="http://hl7.org/fhir/R5/publishablevalueset.html">Publishable ValueSet</a><br/>  <a href="http://hl7.org/fhir/R5/shareablevalueset.html">Shareable ValueSet</a></td><td></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td class="text-center"></td><td>date, code, context-type-value, jurisdiction, derived-from, description, context-type, predecessor, title, reference, context-quantity, effective, context, context-type-quantity, identifier, version, url, expansion, name, publisher, topic, _id, _text, status</td><td><code>*</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr></tbody></table></div><hr/><div class="panel panel-default"><div class="panel-heading"><h4 id="AdministrableProductDefinition1-1" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>AdministrableProductDefinition</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/administrableproductdefinition.html">http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/administrableproductdefinition.html#search">identifier</a></td><td><code>token</code></td><td><div><p>An identifier for the administrable product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/administrableproductdefinition.html#search">ingredient</a></td><td><code>token</code></td><td><div><p>The ingredients of this administrable medicinal product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/administrableproductdefinition.html#search">manufactured-item</a></td><td><code>reference</code></td><td><div><p>The manufactured item(s) that this administrable product is produced from. Either a single item, or several that are mixed before administration (e.g. a power item and a solution item). Note that these are not raw ingredients</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/administrableproductdefinition.html#search">route</a></td><td><code>token</code></td><td><div><p>Coded expression for the route</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/administrableproductdefinition.html#search">dose-form</a></td><td><code>token</code></td><td><div><p>The administrable dose form, i.e. the dose form of the final product after necessary reconstitution or processing</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/administrableproductdefinition.html#search">device</a></td><td><code>reference</code></td><td><div><p>A device that is integral to the medicinal product, in effect being considered as an &quot;ingredient&quot; of the medicinal product. This is not intended for devices that are just co-packaged</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/administrableproductdefinition.html#search">form-of</a></td><td><code>reference</code></td><td><div><p>The medicinal product that this is an administrable form of. This is not a reference to the item(s) that make up this administrable form - it is the whole product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/administrableproductdefinition.html#search">target-species</a></td><td><code>token</code></td><td><div><p>Coded expression for the species</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/administrableproductdefinition.html#search">status</a></td><td><code>token</code></td><td><div><p>The status of this administrable product. Enables tracking the life-cycle of the content.</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="Binary1-2" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Binary</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/binary.html">http://hl7.org/fhir/StructureDefinition/Binary</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>string</code></td><td><div><p>Search the contents of the resource's narrative using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="Bundle1-3" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Bundle</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/bundle.html">http://hl7.org/fhir/StructureDefinition/Bundle</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-6"><span class="lead">Supported Profiles</span><p><a href="http://hl7.org/fhir/R5/batch-bundle.html">http://hl7.org/fhir/StructureDefinition/batch-bundle</a><br/><a href="http://hl7.org/fhir/R5/batch-response-bundle.html">http://hl7.org/fhir/StructureDefinition/batch-response-bundle</a><br/><a href="http://hl7.org/fhir/R5/document-bundle.html">http://hl7.org/fhir/StructureDefinition/document-bundle</a><br/><a href="http://hl7.org/fhir/R5/history-bundle.html">http://hl7.org/fhir/StructureDefinition/history-bundle</a><br/><a href="http://hl7.org/fhir/R5/search-set-bundle.html">http://hl7.org/fhir/StructureDefinition/search-set-bundle</a><br/><a href="http://hl7.org/fhir/R5/subscription-notification-bundle.html">http://hl7.org/fhir/StructureDefinition/subscription-notification-bundle</a><br/><a href="http://hl7.org/fhir/R5/transaction-bundle.html">http://hl7.org/fhir/StructureDefinition/transaction-bundle</a><br/><a href="http://hl7.org/fhir/R5/transaction-response-bundle.html">http://hl7.org/fhir/StructureDefinition/transaction-response-bundle</a></p></div><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/bundle.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Persistent identifier for the bundle</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/bundle.html#search">message</a></td><td><code>reference</code></td><td><div><p>The first resource in the bundle, if the bundle type is &quot;message&quot; - this is a message header, and this parameter provides access to search its contents</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/bundle.html#search">type</a></td><td><code>token</code></td><td><div><p>document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection | subscription-notification</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/bundle.html#search">composition</a></td><td><code>reference</code></td><td><div><p>The first resource in the bundle, if the bundle type is &quot;document&quot; - this is a composition, and this parameter provides access to search its contents</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>string</code></td><td><div><p>Search the contents of the resource's narrative using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>example-constraint</td><td><code>reference</code></td><td><div><p>Search Composition Bundle</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/bundle.html#search">timestamp</a></td><td><code>date</code></td><td><div><p>When the bundle was assembled</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="ClinicalUseDefinition1-4" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>ClinicalUseDefinition</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/clinicalusedefinition.html">http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/clinicalusedefinition.html#search">contraindication-reference</a></td><td><code>reference</code></td><td><div><p>The situation that is being documented as contraindicating against this item, as a reference</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/clinicalusedefinition.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Business identifier for this issue</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/clinicalusedefinition.html#search">indication-reference</a></td><td><code>reference</code></td><td><div><p>The situation that is being documented as an indicaton for this item, as a reference</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/clinicalusedefinition.html#search">product</a></td><td><code>reference</code></td><td><div><p>The medicinal product for which this is a clinical usage issue</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/clinicalusedefinition.html#search">subject</a></td><td><code>reference</code></td><td><div><p>The resource for which this is a clinical usage issue</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/clinicalusedefinition.html#search">type</a></td><td><code>token</code></td><td><div><p>indication | contraindication | interaction | undesirable-effect | warning</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/clinicalusedefinition.html#search">effect-reference</a></td><td><code>reference</code></td><td><div><p>The situation in which the undesirable effect may manifest, as a reference</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/clinicalusedefinition.html#search">effect</a></td><td><code>token</code></td><td><div><p>The situation in which the undesirable effect may manifest, as a code</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/clinicalusedefinition.html#search">interaction</a></td><td><code>token</code></td><td><div><p>The type of the interaction e.g. drug-drug interaction, drug-food interaction, drug-lab test interaction</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/clinicalusedefinition.html#search">indication</a></td><td><code>token</code></td><td><div><p>The situation that is being documented as an indicaton for this item, as a code</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/clinicalusedefinition.html#search">contraindication</a></td><td><code>token</code></td><td><div><p>The situation that is being documented as contraindicating against this item, as a code</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/clinicalusedefinition.html#search">status</a></td><td><code>token</code></td><td><div><p>Whether this is a current issue or one that has been retired etc.</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="CodeSystem1-5" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>CodeSystem</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/codesystem.html">http://hl7.org/fhir/StructureDefinition/CodeSystem</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-6"><span class="lead">Supported Profiles</span><p><a href="http://hl7.org/fhir/R5/publishablecodesystem.html">http://hl7.org/fhir/StructureDefinition/publishablecodesystem</a><br/><a href="http://hl7.org/fhir/R5/shareablecodesystem.html">http://hl7.org/fhir/StructureDefinition/shareablecodesystem</a></p></div><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul/></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The activity definition publication date</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The Actor Definition publication date</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The capability statement publication date</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The charge item definition publication date</li>
<li><a href="citation.html">Citation</a>: The citation publication date</li>
<li><a href="codesystem.html">CodeSystem</a>: The code system publication date</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The compartment definition publication date</li>
<li><a href="conceptmap.html">ConceptMap</a>: The concept map publication date</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The condition definition publication date</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The event definition publication date</li>
<li><a href="evidence.html">Evidence</a>: The evidence publication date</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The evidence variable publication date</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The example scenario publication date</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The graph definition publication date</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The implementation guide publication date</li>
<li><a href="library.html">Library</a>: The library publication date</li>
<li><a href="measure.html">Measure</a>: The measure publication date</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The message definition publication date</li>
<li><a href="namingsystem.html">NamingSystem</a>: The naming system publication date</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The operation definition publication date</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The plan definition publication date</li>
<li><a href="questionnaire.html">Questionnaire</a>: The questionnaire publication date</li>
<li><a href="requirements.html">Requirements</a>: The requirements publication date</li>
<li><a href="searchparameter.html">SearchParameter</a>: The search parameter publication date</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The structure definition publication date</li>
<li><a href="structuremap.html">StructureMap</a>: The structure map publication date</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Date status first applied</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The terminology capabilities publication date</li>
<li><a href="testscript.html">TestScript</a>: The test script publication date</li>
<li><a href="valueset.html">ValueSet</a>: The value set publication date</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/codesystem.html#search">code</a></td><td><code>token</code></td><td><div><p>A code defined in the code system</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-value</td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context type and value assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context type and value assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context type and value assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context type and value assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context type and value assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context type and value assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context type and value assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context type and value assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context type and value assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context type and value assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context type and value assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context type and value assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context type and value assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context type and value assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context type and value assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context type and value assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context type and value assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context type and value assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context type and value assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context type and value assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context type and value assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context type and value assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context type and value assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Intended jurisdiction for the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: Intended jurisdiction for the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: Intended jurisdiction for the charge item definition</li>
<li><a href="citation.html">Citation</a>: Intended jurisdiction for the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Intended jurisdiction for the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: Intended jurisdiction for the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Intended jurisdiction for the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Intended jurisdiction for the event definition</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Intended jurisdiction for the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>
<li><a href="library.html">Library</a>: Intended jurisdiction for the library</li>
<li><a href="measure.html">Measure</a>: Intended jurisdiction for the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Intended jurisdiction for the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Intended jurisdiction for the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Intended jurisdiction for the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Intended jurisdiction for the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Intended jurisdiction for the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Intended jurisdiction for the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Intended jurisdiction for the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Intended jurisdiction for the test script</li>
<li><a href="valueset.html">ValueSet</a>: Intended jurisdiction for the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>derived-from</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: What resource is being referenced</li>
<li><a href="codesystem.html">CodeSystem</a>: A resource that the CodeSystem is derived from</li>
<li><a href="conceptmap.html">ConceptMap</a>: A resource that the ConceptMap is derived from</li>
<li><a href="eventdefinition.html">EventDefinition</a>: What resource is being referenced</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: What resource is being referenced</li>
<li><a href="library.html">Library</a>: What resource is being referenced</li>
<li><a href="measure.html">Measure</a>: What resource is being referenced</li>
<li><a href="namingsystem.html">NamingSystem</a>: A resource that the NamingSystem is derived from</li>
<li><a href="plandefinition.html">PlanDefinition</a>: What resource is being referenced</li>
<li><a href="valueset.html">ValueSet</a>: A resource that the ValueSet is derived from</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The description of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The description of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The description of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The description of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The description of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The description of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The description of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The description of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The description of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The description of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The description of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The description of the evidence variable</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The description of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The description of the implementation guide</li>
<li><a href="library.html">Library</a>: The description of the library</li>
<li><a href="measure.html">Measure</a>: The description of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The description of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The description of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The description of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The description of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The description of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The description of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The description of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The description of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The description of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The description of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The description of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The description of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A type of use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A type of use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A type of use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A type of use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A type of use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A type of use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A type of use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A type of use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A type of use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A type of use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A type of use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A type of use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A type of use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A type of use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A type of use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A type of use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A type of use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A type of use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A type of use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A type of use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A type of use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A type of use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A type of use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A type of use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A type of use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A type of use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/codesystem.html#search">language</a></td><td><code>token</code></td><td><div><p>A language in which a designation is provided</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>predecessor</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: What resource is being referenced</li>
<li><a href="codesystem.html">CodeSystem</a>: The predecessor of the CodeSystem</li>
<li><a href="conceptmap.html">ConceptMap</a>: The predecessor of the ConceptMap</li>
<li><a href="eventdefinition.html">EventDefinition</a>: What resource is being referenced</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: What resource is being referenced</li>
<li><a href="library.html">Library</a>: What resource is being referenced</li>
<li><a href="measure.html">Measure</a>: What resource is being referenced</li>
<li><a href="namingsystem.html">NamingSystem</a>: The predecessor of the NamingSystem</li>
<li><a href="plandefinition.html">PlanDefinition</a>: What resource is being referenced</li>
<li><a href="valueset.html">ValueSet</a>: The predecessor of the ValueSet</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>title</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The human-friendly name of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The human-friendly name of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The human-friendly name of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The human-friendly name of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The human-friendly name of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The human-friendly name of the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: The human-friendly name of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The human-friendly name of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The human-friendly name of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The human-friendly name of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The human-friendly name of the evidence variable</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The human-friendly name of the implementation guide</li>
<li><a href="library.html">Library</a>: The human-friendly name of the library</li>
<li><a href="measure.html">Measure</a>: The human-friendly name of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The human-friendly name of the message definition</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: Human-friendly name of the ObservationDefinition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The human-friendly name of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The human-friendly name of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The human-friendly name of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The human-friendly name of the requirements</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: Human-friendly name of the SpecimenDefinition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The human-friendly name of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The human-friendly name of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Name for this SubscriptionTopic (Human friendly)</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The human-friendly name of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The human-friendly name of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The human-friendly name of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-quantity</td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A quantity- or range-valued use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A quantity- or range-valued use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A quantity- or range-valued use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A quantity- or range-valued use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A quantity- or range-valued use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A quantity- or range-valued use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A quantity- or range-valued use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A quantity- or range-valued use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A quantity- or range-valued use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A quantity- or range-valued use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A quantity- or range-valued use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A quantity- or range-valued use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A quantity- or range-valued use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A quantity- or range-valued use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A quantity- or range-valued use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A quantity- or range-valued use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>effective</td><td><code>date</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The time during which the activity definition is intended to be in use</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The time during which the charge item definition is intended to be in use</li>
<li><a href="citation.html">Citation</a>: The time during which the citation is intended to be in use</li>
<li><a href="codesystem.html">CodeSystem</a>: The time during which the CodeSystem is intended to be in use</li>
<li><a href="conceptmap.html">ConceptMap</a>: The time during which the ConceptMap is intended to be in use</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The time during which the event definition is intended to be in use</li>
<li><a href="library.html">Library</a>: The time during which the library is intended to be in use</li>
<li><a href="measure.html">Measure</a>: The time during which the measure is intended to be in use</li>
<li><a href="namingsystem.html">NamingSystem</a>: The time during which the NamingSystem is intended to be in use</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The time during which the plan definition is intended to be in use</li>
<li><a href="questionnaire.html">Questionnaire</a>: The time during which the questionnaire is intended to be in use</li>
<li><a href="valueset.html">ValueSet</a>: The time during which the ValueSet is intended to be in use</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-quantity</td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context type and quantity- or range-based value assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context type and quantity- or range-based value assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context type and quantity- or range-based value assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context type and quantity- or range-based value assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context type and quantity- or range-based value assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context type and quantity- or range-based value assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context type and quantity- or range-based value assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context type and quantity- or range-based value assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context type and quantity- or range-based value assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context type and quantity- or range-based value assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context type and quantity- or range-based value assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context type and quantity- or range-based value assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context type and quantity- or range-based value assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context type and quantity- or range-based value assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context type and quantity- or range-based value assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context type and quantity- or range-based value assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: External identifier for the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: External identifier for the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: External identifier for the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: External identifier for the charge item definition</li>
<li><a href="citation.html">Citation</a>: External identifier for the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: External identifier for the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: External identifier for the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: External identifier for the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: External identifier for the event definition</li>
<li><a href="evidence.html">Evidence</a>: External identifier for the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: External identifier for the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: External identifier for the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: External identifier for the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: External identifier for the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: External identifier for the implementation guide</li>
<li><a href="library.html">Library</a>: External identifier for the library</li>
<li><a href="measure.html">Measure</a>: External identifier for the measure</li>
<li><a href="medicationknowledge.html">MedicationKnowledge</a>: Business identifier for this medication</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: External identifier for the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: External identifier for the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: The unique identifier associated with the specimen definition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: External identifier for the search parameter</li>
<li><a href="plandefinition.html">PlanDefinition</a>: External identifier for the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: External identifier for the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: External identifier for the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: External identifier for the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: The unique identifier associated with the SpecimenDefinition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: External identifier for the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: External identifier for the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Business Identifier for SubscriptionTopic</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: External identifier for the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: An identifier for the test plan</li>
<li><a href="testscript.html">TestScript</a>: External identifier for the test script</li>
<li><a href="valueset.html">ValueSet</a>: External identifier for the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/codesystem.html#search">content-mode</a></td><td><code>token</code></td><td><div><p>not-present | example | fragment | complete | supplement</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The business version of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The business version of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The business version of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The business version of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The business version of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The business version of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The business version of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The business version of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The business version of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The business version of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The business version of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The business version of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The business version of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The business version of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The business version of the implementation guide</li>
<li><a href="library.html">Library</a>: The business version of the library</li>
<li><a href="measure.html">Measure</a>: The business version of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The business version of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The business version of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The business version of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The business version of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The business version of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The business version of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The business version of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The business version of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The business version of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Business version of the SubscriptionTopic</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The business version of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The business version of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The uri that identifies the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The uri that identifies the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The uri that identifies the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The uri that identifies the charge item definition</li>
<li><a href="citation.html">Citation</a>: The uri that identifies the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The uri that identifies the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The URI that identifies the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The uri that identifies the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The uri that identifies the event definition</li>
<li><a href="evidence.html">Evidence</a>: The uri that identifies the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: The uri that identifies the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The uri that identifies the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The uri that identifies the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The uri that identifies the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The uri that identifies the implementation guide</li>
<li><a href="library.html">Library</a>: The uri that identifies the library</li>
<li><a href="measure.html">Measure</a>: The uri that identifies the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The uri that identifies the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The uri that identifies the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: The uri that identifies the observation definition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The uri that identifies the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The uri that identifies the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The uri that identifies the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The uri that identifies the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The uri that identifies the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: The uri that identifies the specimen definition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The uri that identifies the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The uri that identifies the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Logical canonical URL to reference this SubscriptionTopic (globally unique)</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: The uri that identifies the test plan</li>
<li><a href="testscript.html">TestScript</a>: The uri that identifies the test script</li>
<li><a href="valueset.html">ValueSet</a>: The uri that identifies the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/codesystem.html#search">supplements</a></td><td><code>reference</code></td><td><div><p>Find code system supplements for the referenced code system</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/codesystem.html#search">system</a></td><td><code>uri</code></td><td><div><p>The system for any codes defined by this code system (same as 'url')</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Computationally friendly name of the activity definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>
<li><a href="citation.html">Citation</a>: Computationally friendly name of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Computationally friendly name of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: Computationally friendly name of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Computationally friendly name of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Computationally friendly name of the event definition</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: Computationally friendly name of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Computationally friendly name of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Computationally friendly name of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>
<li><a href="library.html">Library</a>: Computationally friendly name of the library</li>
<li><a href="measure.html">Measure</a>: Computationally friendly name of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Computationally friendly name of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Computationally friendly name of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Computationally friendly name of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Computationally friendly name of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Computationally friendly name of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Computationally friendly name of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Computationally friendly name of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Computationally friendly name of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Computationally friendly name of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Computationally friendly name of the test script</li>
<li><a href="valueset.html">ValueSet</a>: Computationally friendly name of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Name of the publisher of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: Name of the publisher of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Name of the publisher of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: Name of the publisher of the charge item definition</li>
<li><a href="citation.html">Citation</a>: Name of the publisher of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Name of the publisher of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: Name of the publisher of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Name of the publisher of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Name of the publisher of the event definition</li>
<li><a href="evidence.html">Evidence</a>: Name of the publisher of the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: Name of the publisher of the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: Name of the publisher of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Name of the publisher of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Name of the publisher of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>
<li><a href="library.html">Library</a>: Name of the publisher of the library</li>
<li><a href="measure.html">Measure</a>: Name of the publisher of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Name of the publisher of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Name of the publisher of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Name of the publisher of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Name of the publisher of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Name of the publisher of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Name of the publisher of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Name of the publisher of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Name of the publisher of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Name of the publisher of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Name of the publisher of the test script</li>
<li><a href="valueset.html">ValueSet</a>: Name of the publisher of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>topic</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Topics associated with the module</li>
<li><a href="codesystem.html">CodeSystem</a>: Topics associated with the CodeSystem</li>
<li><a href="conceptmap.html">ConceptMap</a>: Topics associated with the ConceptMap</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Topics associated with the module</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: Topics associated with the EvidenceVariable</li>
<li><a href="library.html">Library</a>: Topics associated with the module</li>
<li><a href="measure.html">Measure</a>: Topics associated with the measure</li>
<li><a href="namingsystem.html">NamingSystem</a>: Topics associated with the NamingSystem</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Topics associated with the module</li>
<li><a href="valueset.html">ValueSet</a>: Topics associated with the ValueSet</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The current status of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The current status of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The current status of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The current status of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The current status of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The current status of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The current status of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The current status of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The current status of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The current status of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The current status of the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: The current status of the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The current status of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The current status of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The current status of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The current status of the implementation guide</li>
<li><a href="library.html">Library</a>: The current status of the library</li>
<li><a href="measure.html">Measure</a>: The current status of the measure</li>
<li><a href="medicationknowledge.html">MedicationKnowledge</a>: active | inactive | entered-in-error</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The current status of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The current status of the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: Publication status of the ObservationDefinition: draft, active, retired, unknown</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The current status of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The current status of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The current status of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The current status of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The current status of the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: Publication status of the SpecimenDefinition: draft, active, retired, unknown</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The current status of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The current status of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: draft | active | retired | unknown</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: The current status of the test plan</li>
<li><a href="testscript.html">TestScript</a>: The current status of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The current status of the value set</li>
</ul>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$upload-external-code-system</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$apply-codesystem-delta-remove</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$apply-codesystem-delta-add</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="Composition1-6" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Composition</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/composition.html">http://hl7.org/fhir/StructureDefinition/Composition</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-6"><span class="lead">Supported Profiles</span><p><a href="http://hl7.org/fhir/R5/catalog.html">http://hl7.org/fhir/StructureDefinition/catalog</a><br/><a href="http://hl7.org/fhir/R5/clinicaldocument.html">http://hl7.org/fhir/StructureDefinition/clinicaldocument</a><br/>http://hl7.org/fhir/StructureDefinition/example-composition<br/>http://hl7.org/fhir/StructureDefinition/example-section-library</p></div><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="adverseevent.html">AdverseEvent</a>: When the event occurred</li>
<li><a href="allergyintolerance.html">AllergyIntolerance</a>: Date first version of the resource instance was recorded</li>
<li><a href="appointment.html">Appointment</a>: Appointment date/time.</li>
<li><a href="auditevent.html">AuditEvent</a>: Time when the event was recorded</li>
<li><a href="careplan.html">CarePlan</a>: Time period plan covers</li>
<li><a href="careteam.html">CareTeam</a>: A date within the coverage time period.</li>
<li><a href="clinicalimpression.html">ClinicalImpression</a>: When the assessment was documented</li>
<li><a href="composition.html">Composition</a>: Composition editing time</li>
<li><a href="consent.html">Consent</a>: When consent was agreed to</li>
<li><a href="diagnosticreport.html">DiagnosticReport</a>: The clinically relevant time of the report</li>
<li><a href="documentreference.html">DocumentReference</a>: When this document reference was created</li>
<li><a href="encounter.html">Encounter</a>: A date within the actualPeriod the Encounter lasted</li>
<li><a href="episodeofcare.html">EpisodeOfCare</a>: The provided date search value falls within the episode of care's period</li>
<li><a href="familymemberhistory.html">FamilyMemberHistory</a>: When history was recorded or last updated</li>
<li><a href="flag.html">Flag</a>: Time period when flag is active</li>
<li><a href="immunization.html">Immunization</a>: Vaccination  (non)-Administration Date</li>
<li><a href="immunizationevaluation.html">ImmunizationEvaluation</a>: Date the evaluation was generated</li>
<li><a href="immunizationrecommendation.html">ImmunizationRecommendation</a>: Date recommendation(s) created</li>
<li><a href="invoice.html">Invoice</a>: Invoice date / posting date</li>
<li><a href="list.html">List</a>: When the list was prepared</li>
<li><a href="measurereport.html">MeasureReport</a>: The date of the measure report</li>
<li><a href="nutritionintake.html">NutritionIntake</a>: Date when patient was taking (or not taking) the medication</li>
<li><a href="observation.html">Observation</a>: Clinically relevant time/time-period for observation</li>
<li><a href="procedure.html">Procedure</a>: When the procedure occurred or is occurring</li>
<li><a href="researchsubject.html">ResearchSubject</a>: Start and end of participation</li>
<li><a href="riskassessment.html">RiskAssessment</a>: When was assessment made?</li>
<li><a href="supplyrequest.html">SupplyRequest</a>: When the request was made</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">subject</a></td><td><code>reference</code></td><td><div><p>Who and/or what the composition is about</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">section</a></td><td><code>token</code></td><td><div><p>Classification of section (recommended)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">title</a></td><td><code>string</code></td><td><div><p>Human Readable name/title</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>type</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="account.html">Account</a>: E.g. patient, expense, depreciation</li>
<li><a href="allergyintolerance.html">AllergyIntolerance</a>: allergy | intolerance - Underlying mechanism (if known)</li>
<li><a href="composition.html">Composition</a>: Kind of composition (LOINC if possible)</li>
<li><a href="coverage.html">Coverage</a>: The kind of coverage (health plan, auto, Workers Compensation)</li>
<li><a href="documentreference.html">DocumentReference</a>: Kind of document (LOINC if possible)</li>
<li><a href="encounter.html">Encounter</a>: Specific type of encounter</li>
<li><a href="episodeofcare.html">EpisodeOfCare</a>: Type/class  - e.g. specialist referral, disease management</li>
<li><a href="invoice.html">Invoice</a>: Type of Invoice</li>
<li><a href="medicationdispense.html">MedicationDispense</a>: Returns dispenses of a specific type</li>
<li><a href="molecularsequence.html">MolecularSequence</a>: Amino Acid Sequence/ DNA Sequence / RNA Sequence</li>
<li><a href="specimen.html">Specimen</a>: The specimen type</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">section-text</a></td><td><code>special</code></td><td><div><p>Search on the section narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">related</a></td><td><code>reference</code></td><td><div><p>Target of the relationship</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="account.html">Account</a>: The entity that caused the expenses</li>
<li><a href="adverseevent.html">AdverseEvent</a>: Subject impacted by event</li>
<li><a href="allergyintolerance.html">AllergyIntolerance</a>: Who the sensitivity is for</li>
<li><a href="appointment.html">Appointment</a>: One of the individuals of the appointment is this patient</li>
<li><a href="appointmentresponse.html">AppointmentResponse</a>: This Response is for this Patient</li>
<li><a href="auditevent.html">AuditEvent</a>: Where the activity involved patient data</li>
<li><a href="basic.html">Basic</a>: Identifies the focus of this resource</li>
<li><a href="bodystructure.html">BodyStructure</a>: Who this is about</li>
<li><a href="careplan.html">CarePlan</a>: Who the care plan is for</li>
<li><a href="careteam.html">CareTeam</a>: Who care team is for</li>
<li><a href="chargeitem.html">ChargeItem</a>: Individual service was done for/to</li>
<li><a href="claim.html">Claim</a>: Patient receiving the products or services</li>
<li><a href="claimresponse.html">ClaimResponse</a>: The subject of care</li>
<li><a href="clinicalimpression.html">ClinicalImpression</a>: Patient assessed</li>
<li><a href="communication.html">Communication</a>: Focus of message</li>
<li><a href="communicationrequest.html">CommunicationRequest</a>: Focus of message</li>
<li><a href="composition.html">Composition</a>: Who and/or what the composition is about</li>
<li><a href="condition.html">Condition</a>: Who has the condition?</li>
<li><a href="consent.html">Consent</a>: Who the consent applies to</li>
<li><a href="contract.html">Contract</a>: The identity of the subject of the contract (if a patient)</li>
<li><a href="coverage.html">Coverage</a>: Retrieve coverages for a patient</li>
<li><a href="coverageeligibilityrequest.html">CoverageEligibilityRequest</a>: The reference to the patient</li>
<li><a href="coverageeligibilityresponse.html">CoverageEligibilityResponse</a>: The reference to the patient</li>
<li><a href="detectedissue.html">DetectedIssue</a>: Associated patient</li>
<li><a href="devicerequest.html">DeviceRequest</a>: Individual the service is ordered for</li>
<li><a href="deviceusage.html">DeviceUsage</a>: Search by patient who used / uses the device</li>
<li><a href="diagnosticreport.html">DiagnosticReport</a>: The subject of the report if a patient</li>
<li><a href="documentreference.html">DocumentReference</a>: Who/what is the subject of the document</li>
<li><a href="encounter.html">Encounter</a>: The patient present at the encounter</li>
<li><a href="enrollmentrequest.html">EnrollmentRequest</a>: The party to be enrolled</li>
<li><a href="episodeofcare.html">EpisodeOfCare</a>: The patient who is the focus of this episode of care</li>
<li><a href="explanationofbenefit.html">ExplanationOfBenefit</a>: The reference to the patient</li>
<li><a href="familymemberhistory.html">FamilyMemberHistory</a>: The identity of a subject to list family member history items for</li>
<li><a href="flag.html">Flag</a>: The identity of a subject to list flags for</li>
<li><a href="goal.html">Goal</a>: Who this goal is intended for</li>
<li><a href="guidanceresponse.html">GuidanceResponse</a>: The identity of a patient to search for guidance response results</li>
<li><a href="imagingselection.html">ImagingSelection</a>: Who the study is about</li>
<li><a href="imagingstudy.html">ImagingStudy</a>: Who the study is about</li>
<li><a href="immunization.html">Immunization</a>: The patient for the vaccination record</li>
<li><a href="immunizationevaluation.html">ImmunizationEvaluation</a>: The patient being evaluated</li>
<li><a href="immunizationrecommendation.html">ImmunizationRecommendation</a>: Who this profile is for</li>
<li><a href="invoice.html">Invoice</a>: Recipient(s) of goods and services</li>
<li><a href="list.html">List</a>: If all resources have the same subject</li>
<li><a href="measurereport.html">MeasureReport</a>: The identity of a patient to search for individual measure report results for</li>
<li><a href="medicationadministration.html">MedicationAdministration</a>: The identity of a patient to list administrations  for</li>
<li><a href="medicationdispense.html">MedicationDispense</a>: The identity of a patient to list dispenses  for</li>
<li><a href="medicationrequest.html">MedicationRequest</a>: Returns prescriptions for a specific patient</li>
<li><a href="medicationstatement.html">MedicationStatement</a>: Returns statements for a specific patient.</li>
<li><a href="molecularsequence.html">MolecularSequence</a>: The subject that the sequence is about</li>
<li><a href="nutritionintake.html">NutritionIntake</a>: Returns statements for a specific patient.</li>
<li><a href="nutritionorder.html">NutritionOrder</a>: The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement</li>
<li><a href="observation.html">Observation</a>: The subject that the observation is about (if patient)</li>
<li><a href="person.html">Person</a>: The Person links to this Patient</li>
<li><a href="procedure.html">Procedure</a>: Search by subject - a patient</li>
<li><a href="provenance.html">Provenance</a>: Where the activity involved patient data</li>
<li><a href="questionnaireresponse.html">QuestionnaireResponse</a>: The patient that is the subject of the questionnaire response</li>
<li><a href="relatedperson.html">RelatedPerson</a>: The patient this related person is related to</li>
<li><a href="requestorchestration.html">RequestOrchestration</a>: The identity of a patient to search for request orchestrations</li>
<li><a href="researchsubject.html">ResearchSubject</a>: Who or what is part of study</li>
<li><a href="riskassessment.html">RiskAssessment</a>: Who/what does assessment apply to?</li>
<li><a href="servicerequest.html">ServiceRequest</a>: Search by subject - a patient</li>
<li><a href="specimen.html">Specimen</a>: The patient the specimen comes from</li>
<li><a href="supplydelivery.html">SupplyDelivery</a>: Patient for whom the item is supplied</li>
<li><a href="supplyrequest.html">SupplyRequest</a>: The patient or subject for whom the supply is destined</li>
<li><a href="task.html">Task</a>: Search by patient</li>
<li><a href="visionprescription.html">VisionPrescription</a>: The identity of a patient to list dispenses for</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">section-code-text</a></td><td><code>composite</code></td><td><div><p>Search on the section narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="account.html">Account</a>: Account number</li>
<li><a href="adverseevent.html">AdverseEvent</a>: Business identifier for the event</li>
<li><a href="allergyintolerance.html">AllergyIntolerance</a>: External ids for this item</li>
<li><a href="appointment.html">Appointment</a>: An Identifier of the Appointment</li>
<li><a href="appointmentresponse.html">AppointmentResponse</a>: An Identifier in this appointment response</li>
<li><a href="basic.html">Basic</a>: Business identifier</li>
<li><a href="bodystructure.html">BodyStructure</a>: Bodystructure identifier</li>
<li><a href="careplan.html">CarePlan</a>: External Ids for this plan</li>
<li><a href="careteam.html">CareTeam</a>: External Ids for this team</li>
<li><a href="chargeitem.html">ChargeItem</a>: Business Identifier for item</li>
<li><a href="claim.html">Claim</a>: The primary identifier of the financial resource</li>
<li><a href="claimresponse.html">ClaimResponse</a>: The identity of the ClaimResponse</li>
<li><a href="clinicalimpression.html">ClinicalImpression</a>: Business identifier</li>
<li><a href="communication.html">Communication</a>: Unique identifier</li>
<li><a href="communicationrequest.html">CommunicationRequest</a>: Unique identifier</li>
<li><a href="composition.html">Composition</a>: Version-independent identifier for the Composition</li>
<li><a href="condition.html">Condition</a>: A unique identifier of the condition record</li>
<li><a href="consent.html">Consent</a>: Identifier for this record (external references)</li>
<li><a href="contract.html">Contract</a>: The identity of the contract</li>
<li><a href="coverage.html">Coverage</a>: The primary identifier of the insured and the coverage</li>
<li><a href="coverageeligibilityrequest.html">CoverageEligibilityRequest</a>: The business identifier of the Eligibility</li>
<li><a href="coverageeligibilityresponse.html">CoverageEligibilityResponse</a>: The business identifier</li>
<li><a href="detectedissue.html">DetectedIssue</a>: Unique id for the detected issue</li>
<li><a href="devicerequest.html">DeviceRequest</a>: Business identifier for request/order</li>
<li><a href="deviceusage.html">DeviceUsage</a>: Search by identifier</li>
<li><a href="diagnosticreport.html">DiagnosticReport</a>: An identifier for the report</li>
<li><a href="documentreference.html">DocumentReference</a>: Identifier of the attachment binary</li>
<li><a href="encounter.html">Encounter</a>: Identifier(s) by which this encounter is known</li>
<li><a href="enrollmentrequest.html">EnrollmentRequest</a>: The business identifier of the Enrollment</li>
<li><a href="episodeofcare.html">EpisodeOfCare</a>: Business Identifier(s) relevant for this EpisodeOfCare</li>
<li><a href="explanationofbenefit.html">ExplanationOfBenefit</a>: The business identifier of the Explanation of Benefit</li>
<li><a href="familymemberhistory.html">FamilyMemberHistory</a>: A search by a record identifier</li>
<li><a href="flag.html">Flag</a>: Business identifier</li>
<li><a href="goal.html">Goal</a>: External Ids for this goal</li>
<li><a href="guidanceresponse.html">GuidanceResponse</a>: The identifier of the guidance response</li>
<li><a href="imagingselection.html">ImagingSelection</a>: Identifiers for the imaging selection</li>
<li><a href="imagingstudy.html">ImagingStudy</a>: Identifiers for the Study, such as DICOM Study Instance UID</li>
<li><a href="immunization.html">Immunization</a>: Business identifier</li>
<li><a href="immunizationevaluation.html">ImmunizationEvaluation</a>: ID of the evaluation</li>
<li><a href="immunizationrecommendation.html">ImmunizationRecommendation</a>: Business identifier</li>
<li><a href="invoice.html">Invoice</a>: Business Identifier for item</li>
<li><a href="list.html">List</a>: Business identifier</li>
<li><a href="measurereport.html">MeasureReport</a>: External identifier of the measure report to be returned</li>
<li><a href="medication.html">Medication</a>: Returns medications with this external identifier</li>
<li><a href="medicationadministration.html">MedicationAdministration</a>: Return administrations with this external identifier</li>
<li><a href="medicationdispense.html">MedicationDispense</a>: Returns dispenses with this external identifier</li>
<li><a href="medicationrequest.html">MedicationRequest</a>: Return prescriptions with this external identifier</li>
<li><a href="medicationstatement.html">MedicationStatement</a>: Return statements with this external identifier</li>
<li><a href="molecularsequence.html">MolecularSequence</a>: The unique identity for a particular sequence</li>
<li><a href="nutritionintake.html">NutritionIntake</a>: Return statements with this external identifier</li>
<li><a href="nutritionorder.html">NutritionOrder</a>: Return nutrition orders with this external identifier</li>
<li><a href="observation.html">Observation</a>: The unique id for a particular observation</li>
<li><a href="person.html">Person</a>: A person Identifier</li>
<li><a href="procedure.html">Procedure</a>: A unique identifier for a procedure</li>
<li><a href="questionnaireresponse.html">QuestionnaireResponse</a>: The unique identifier for the questionnaire response</li>
<li><a href="relatedperson.html">RelatedPerson</a>: An Identifier of the RelatedPerson</li>
<li><a href="requestorchestration.html">RequestOrchestration</a>: External identifiers for the request orchestration</li>
<li><a href="researchsubject.html">ResearchSubject</a>: Business Identifier for research subject in a study</li>
<li><a href="riskassessment.html">RiskAssessment</a>: Unique identifier for the assessment</li>
<li><a href="servicerequest.html">ServiceRequest</a>: Identifiers assigned to this order</li>
<li><a href="specimen.html">Specimen</a>: The unique identifier associated with the specimen</li>
<li><a href="supplydelivery.html">SupplyDelivery</a>: External identifier</li>
<li><a href="supplyrequest.html">SupplyRequest</a>: Business Identifier for SupplyRequest</li>
<li><a href="task.html">Task</a>: Search for a task instance by its business identifier</li>
<li><a href="visionprescription.html">VisionPrescription</a>: Return prescriptions with this external identifier</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">period</a></td><td><code>date</code></td><td><div><p>The period covered by the documentation</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">event-code</a></td><td><code>token</code></td><td><div><p>Main clinical acts documented as codes</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">author</a></td><td><code>reference</code></td><td><div><p>Who and/or what authored the composition</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="auditevent.html">AuditEvent</a>: Encounter related to the activity recorded in the AuditEvent</li>
<li><a href="careplan.html">CarePlan</a>: The Encounter during which this CarePlan was created</li>
<li><a href="chargeitem.html">ChargeItem</a>: Encounter associated with event</li>
<li><a href="claim.html">Claim</a>: Encounters associated with a billed line item</li>
<li><a href="clinicalimpression.html">ClinicalImpression</a>: The Encounter during which this ClinicalImpression was created</li>
<li><a href="communication.html">Communication</a>: The Encounter during which this Communication was created</li>
<li><a href="communicationrequest.html">CommunicationRequest</a>: The Encounter during which this CommunicationRequest was created</li>
<li><a href="composition.html">Composition</a>: Context of the Composition</li>
<li><a href="condition.html">Condition</a>: The Encounter during which this Condition was created</li>
<li><a href="devicerequest.html">DeviceRequest</a>: Encounter during which request was created</li>
<li><a href="diagnosticreport.html">DiagnosticReport</a>: The Encounter when the order was made</li>
<li><a href="encounterhistory.html">EncounterHistory</a>: The Encounter associated with this set of history values</li>
<li><a href="explanationofbenefit.html">ExplanationOfBenefit</a>: Encounters associated with a billed line item</li>
<li><a href="flag.html">Flag</a>: Alert relevant during encounter</li>
<li><a href="imagingstudy.html">ImagingStudy</a>: The context of the study</li>
<li><a href="list.html">List</a>: Context in which list created</li>
<li><a href="medicationdispense.html">MedicationDispense</a>: Returns dispenses with a specific encounter</li>
<li><a href="medicationstatement.html">MedicationStatement</a>: Returns statements for a specific encounter</li>
<li><a href="nutritionintake.html">NutritionIntake</a>: Returns statements for a specific encounter</li>
<li><a href="nutritionorder.html">NutritionOrder</a>: Return nutrition orders with this encounter identifier</li>
<li><a href="observation.html">Observation</a>: Encounter related to the observation</li>
<li><a href="procedure.html">Procedure</a>: The Encounter during which this Procedure was created</li>
<li><a href="provenance.html">Provenance</a>: Encounter related to the Provenance</li>
<li><a href="questionnaireresponse.html">QuestionnaireResponse</a>: Encounter associated with the questionnaire response</li>
<li><a href="requestorchestration.html">RequestOrchestration</a>: The encounter the request orchestration applies to</li>
<li><a href="riskassessment.html">RiskAssessment</a>: Where was assessment performed?</li>
<li><a href="servicerequest.html">ServiceRequest</a>: An encounter in which this request is made</li>
<li><a href="task.html">Task</a>: Search by encounter</li>
<li><a href="visionprescription.html">VisionPrescription</a>: Return prescriptions with this encounter identifier</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">version</a></td><td><code>token</code></td><td><div><p>The business version of the activity definition</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">attester</a></td><td><code>reference</code></td><td><div><p>Who attested the composition</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the activity definition</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">event-reference</a></td><td><code>reference</code></td><td><div><p>Main clinical acts documented as references</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">entry</a></td><td><code>reference</code></td><td><div><p>A reference to data that supports this section</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">category</a></td><td><code>token</code></td><td><div><p>Categorization of Composition</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/composition.html#search">status</a></td><td><code>token</code></td><td><div><p>preliminary | final | amended | entered-in-error</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$document</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="ImplementationGuide1-7" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>ImplementationGuide</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/implementationguide.html">http://hl7.org/fhir/StructureDefinition/ImplementationGuide</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul/></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The activity definition publication date</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The Actor Definition publication date</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The capability statement publication date</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The charge item definition publication date</li>
<li><a href="citation.html">Citation</a>: The citation publication date</li>
<li><a href="codesystem.html">CodeSystem</a>: The code system publication date</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The compartment definition publication date</li>
<li><a href="conceptmap.html">ConceptMap</a>: The concept map publication date</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The condition definition publication date</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The event definition publication date</li>
<li><a href="evidence.html">Evidence</a>: The evidence publication date</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The evidence variable publication date</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The example scenario publication date</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The graph definition publication date</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The implementation guide publication date</li>
<li><a href="library.html">Library</a>: The library publication date</li>
<li><a href="measure.html">Measure</a>: The measure publication date</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The message definition publication date</li>
<li><a href="namingsystem.html">NamingSystem</a>: The naming system publication date</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The operation definition publication date</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The plan definition publication date</li>
<li><a href="questionnaire.html">Questionnaire</a>: The questionnaire publication date</li>
<li><a href="requirements.html">Requirements</a>: The requirements publication date</li>
<li><a href="searchparameter.html">SearchParameter</a>: The search parameter publication date</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The structure definition publication date</li>
<li><a href="structuremap.html">StructureMap</a>: The structure map publication date</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Date status first applied</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The terminology capabilities publication date</li>
<li><a href="testscript.html">TestScript</a>: The test script publication date</li>
<li><a href="valueset.html">ValueSet</a>: The value set publication date</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: External identifier for the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: External identifier for the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: External identifier for the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: External identifier for the charge item definition</li>
<li><a href="citation.html">Citation</a>: External identifier for the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: External identifier for the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: External identifier for the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: External identifier for the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: External identifier for the event definition</li>
<li><a href="evidence.html">Evidence</a>: External identifier for the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: External identifier for the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: External identifier for the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: External identifier for the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: External identifier for the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: External identifier for the implementation guide</li>
<li><a href="library.html">Library</a>: External identifier for the library</li>
<li><a href="measure.html">Measure</a>: External identifier for the measure</li>
<li><a href="medicationknowledge.html">MedicationKnowledge</a>: Business identifier for this medication</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: External identifier for the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: External identifier for the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: The unique identifier associated with the specimen definition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: External identifier for the search parameter</li>
<li><a href="plandefinition.html">PlanDefinition</a>: External identifier for the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: External identifier for the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: External identifier for the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: External identifier for the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: The unique identifier associated with the SpecimenDefinition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: External identifier for the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: External identifier for the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Business Identifier for SubscriptionTopic</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: External identifier for the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: An identifier for the test plan</li>
<li><a href="testscript.html">TestScript</a>: External identifier for the test script</li>
<li><a href="valueset.html">ValueSet</a>: External identifier for the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-value</td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context type and value assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context type and value assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context type and value assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context type and value assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context type and value assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context type and value assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context type and value assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context type and value assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context type and value assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context type and value assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context type and value assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context type and value assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context type and value assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context type and value assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context type and value assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context type and value assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context type and value assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context type and value assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context type and value assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context type and value assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context type and value assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context type and value assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context type and value assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/implementationguide.html#search">resource</a></td><td><code>reference</code></td><td><div><p>Location of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Intended jurisdiction for the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: Intended jurisdiction for the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: Intended jurisdiction for the charge item definition</li>
<li><a href="citation.html">Citation</a>: Intended jurisdiction for the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Intended jurisdiction for the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: Intended jurisdiction for the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Intended jurisdiction for the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Intended jurisdiction for the event definition</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Intended jurisdiction for the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>
<li><a href="library.html">Library</a>: Intended jurisdiction for the library</li>
<li><a href="measure.html">Measure</a>: Intended jurisdiction for the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Intended jurisdiction for the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Intended jurisdiction for the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Intended jurisdiction for the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Intended jurisdiction for the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Intended jurisdiction for the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Intended jurisdiction for the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Intended jurisdiction for the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Intended jurisdiction for the test script</li>
<li><a href="valueset.html">ValueSet</a>: Intended jurisdiction for the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The description of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The description of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The description of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The description of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The description of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The description of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The description of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The description of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The description of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The description of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The description of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The description of the evidence variable</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The description of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The description of the implementation guide</li>
<li><a href="library.html">Library</a>: The description of the library</li>
<li><a href="measure.html">Measure</a>: The description of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The description of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The description of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The description of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The description of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The description of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The description of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The description of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The description of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The description of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The description of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The description of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The description of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A type of use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A type of use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A type of use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A type of use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A type of use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A type of use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A type of use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A type of use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A type of use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A type of use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A type of use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A type of use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A type of use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A type of use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A type of use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A type of use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A type of use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A type of use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A type of use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A type of use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A type of use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A type of use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A type of use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A type of use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A type of use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A type of use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/implementationguide.html#search">experimental</a></td><td><code>token</code></td><td><div><p>For testing purposes, not real usage</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/implementationguide.html#search">global</a></td><td><code>reference</code></td><td><div><p>Profile that all resources must conform to</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>title</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The human-friendly name of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The human-friendly name of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The human-friendly name of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The human-friendly name of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The human-friendly name of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The human-friendly name of the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: The human-friendly name of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The human-friendly name of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The human-friendly name of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The human-friendly name of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The human-friendly name of the evidence variable</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The human-friendly name of the implementation guide</li>
<li><a href="library.html">Library</a>: The human-friendly name of the library</li>
<li><a href="measure.html">Measure</a>: The human-friendly name of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The human-friendly name of the message definition</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: Human-friendly name of the ObservationDefinition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The human-friendly name of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The human-friendly name of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The human-friendly name of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The human-friendly name of the requirements</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: Human-friendly name of the SpecimenDefinition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The human-friendly name of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The human-friendly name of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Name for this SubscriptionTopic (Human friendly)</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The human-friendly name of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The human-friendly name of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The human-friendly name of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The business version of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The business version of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The business version of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The business version of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The business version of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The business version of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The business version of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The business version of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The business version of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The business version of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The business version of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The business version of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The business version of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The business version of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The business version of the implementation guide</li>
<li><a href="library.html">Library</a>: The business version of the library</li>
<li><a href="measure.html">Measure</a>: The business version of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The business version of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The business version of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The business version of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The business version of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The business version of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The business version of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The business version of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The business version of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The business version of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Business version of the SubscriptionTopic</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The business version of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The business version of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The uri that identifies the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The uri that identifies the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The uri that identifies the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The uri that identifies the charge item definition</li>
<li><a href="citation.html">Citation</a>: The uri that identifies the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The uri that identifies the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The URI that identifies the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The uri that identifies the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The uri that identifies the event definition</li>
<li><a href="evidence.html">Evidence</a>: The uri that identifies the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: The uri that identifies the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The uri that identifies the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The uri that identifies the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The uri that identifies the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The uri that identifies the implementation guide</li>
<li><a href="library.html">Library</a>: The uri that identifies the library</li>
<li><a href="measure.html">Measure</a>: The uri that identifies the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The uri that identifies the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The uri that identifies the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: The uri that identifies the observation definition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The uri that identifies the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The uri that identifies the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The uri that identifies the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The uri that identifies the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The uri that identifies the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: The uri that identifies the specimen definition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The uri that identifies the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The uri that identifies the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Logical canonical URL to reference this SubscriptionTopic (globally unique)</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: The uri that identifies the test plan</li>
<li><a href="testscript.html">TestScript</a>: The uri that identifies the test script</li>
<li><a href="valueset.html">ValueSet</a>: The uri that identifies the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-quantity</td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A quantity- or range-valued use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A quantity- or range-valued use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A quantity- or range-valued use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A quantity- or range-valued use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A quantity- or range-valued use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A quantity- or range-valued use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A quantity- or range-valued use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A quantity- or range-valued use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A quantity- or range-valued use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A quantity- or range-valued use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A quantity- or range-valued use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A quantity- or range-valued use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A quantity- or range-valued use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A quantity- or range-valued use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A quantity- or range-valued use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A quantity- or range-valued use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/implementationguide.html#search">depends-on</a></td><td><code>reference</code></td><td><div><p>Identity of the IG that this depends on</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Computationally friendly name of the activity definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>
<li><a href="citation.html">Citation</a>: Computationally friendly name of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Computationally friendly name of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: Computationally friendly name of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Computationally friendly name of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Computationally friendly name of the event definition</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: Computationally friendly name of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Computationally friendly name of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Computationally friendly name of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>
<li><a href="library.html">Library</a>: Computationally friendly name of the library</li>
<li><a href="measure.html">Measure</a>: Computationally friendly name of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Computationally friendly name of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Computationally friendly name of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Computationally friendly name of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Computationally friendly name of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Computationally friendly name of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Computationally friendly name of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Computationally friendly name of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Computationally friendly name of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Computationally friendly name of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Computationally friendly name of the test script</li>
<li><a href="valueset.html">ValueSet</a>: Computationally friendly name of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Name of the publisher of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: Name of the publisher of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Name of the publisher of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: Name of the publisher of the charge item definition</li>
<li><a href="citation.html">Citation</a>: Name of the publisher of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Name of the publisher of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: Name of the publisher of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Name of the publisher of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Name of the publisher of the event definition</li>
<li><a href="evidence.html">Evidence</a>: Name of the publisher of the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: Name of the publisher of the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: Name of the publisher of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Name of the publisher of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Name of the publisher of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>
<li><a href="library.html">Library</a>: Name of the publisher of the library</li>
<li><a href="measure.html">Measure</a>: Name of the publisher of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Name of the publisher of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Name of the publisher of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Name of the publisher of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Name of the publisher of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Name of the publisher of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Name of the publisher of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Name of the publisher of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Name of the publisher of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Name of the publisher of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Name of the publisher of the test script</li>
<li><a href="valueset.html">ValueSet</a>: Name of the publisher of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-quantity</td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context type and quantity- or range-based value assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context type and quantity- or range-based value assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context type and quantity- or range-based value assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context type and quantity- or range-based value assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context type and quantity- or range-based value assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context type and quantity- or range-based value assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context type and quantity- or range-based value assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context type and quantity- or range-based value assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context type and quantity- or range-based value assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context type and quantity- or range-based value assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context type and quantity- or range-based value assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context type and quantity- or range-based value assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context type and quantity- or range-based value assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context type and quantity- or range-based value assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context type and quantity- or range-based value assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context type and quantity- or range-based value assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The current status of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The current status of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The current status of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The current status of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The current status of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The current status of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The current status of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The current status of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The current status of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The current status of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The current status of the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: The current status of the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The current status of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The current status of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The current status of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The current status of the implementation guide</li>
<li><a href="library.html">Library</a>: The current status of the library</li>
<li><a href="measure.html">Measure</a>: The current status of the measure</li>
<li><a href="medicationknowledge.html">MedicationKnowledge</a>: active | inactive | entered-in-error</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The current status of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The current status of the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: Publication status of the ObservationDefinition: draft, active, retired, unknown</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The current status of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The current status of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The current status of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The current status of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The current status of the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: Publication status of the SpecimenDefinition: draft, active, retired, unknown</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The current status of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The current status of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: draft | active | retired | unknown</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: The current status of the test plan</li>
<li><a href="testscript.html">TestScript</a>: The current status of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The current status of the value set</li>
</ul>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$uninstall</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$install</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="Ingredient1-8" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Ingredient</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/ingredient.html">http://hl7.org/fhir/StructureDefinition/Ingredient</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/ingredient.html#search">identifier</a></td><td><code>token</code></td><td><div><p>An identifier or code by which the ingredient can be referenced</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/ingredient.html#search">role</a></td><td><code>token</code></td><td><div><p>A classification of the ingredient identifying its purpose within the product, e.g. active, inactive</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/ingredient.html#search">substance</a></td><td><code>reference</code></td><td><div><p>Reference to a resource (by instance)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/ingredient.html#search">for</a></td><td><code>reference</code></td><td><div><p>The product which this ingredient is a constituent part of</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/ingredient.html#search">substance-code</a></td><td><code>token</code></td><td><div><p>Reference to a concept (by class)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/ingredient.html#search">strength-concentration-quantity</a></td><td><code>quantity</code></td><td><div><p>Ingredient concentration strength as quantity</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/ingredient.html#search">manufacturer</a></td><td><code>reference</code></td><td><div><p>The organization that manufactures this ingredient</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/ingredient.html#search">substance-definition</a></td><td><code>reference</code></td><td><div><p>Reference to a resource (by instance)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/ingredient.html#search">function</a></td><td><code>token</code></td><td><div><p>A classification of the ingredient identifying its precise purpose(s) in the drug product. This extends the Ingredient.role to add more detail. Example: Antioxidant, Alkalizing Agent</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/ingredient.html#search">strength-presentation-quantity</a></td><td><code>quantity</code></td><td><div><p>Ingredient presentation strength as quantity</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/ingredient.html#search">status</a></td><td><code>token</code></td><td><div><p>The status of this ingredient. Enables tracking the life-cycle of the content</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="List1-9" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>List</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/list.html">http://hl7.org/fhir/StructureDefinition/List</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="adverseevent.html">AdverseEvent</a>: When the event occurred</li>
<li><a href="allergyintolerance.html">AllergyIntolerance</a>: Date first version of the resource instance was recorded</li>
<li><a href="appointment.html">Appointment</a>: Appointment date/time.</li>
<li><a href="auditevent.html">AuditEvent</a>: Time when the event was recorded</li>
<li><a href="careplan.html">CarePlan</a>: Time period plan covers</li>
<li><a href="careteam.html">CareTeam</a>: A date within the coverage time period.</li>
<li><a href="clinicalimpression.html">ClinicalImpression</a>: When the assessment was documented</li>
<li><a href="composition.html">Composition</a>: Composition editing time</li>
<li><a href="consent.html">Consent</a>: When consent was agreed to</li>
<li><a href="diagnosticreport.html">DiagnosticReport</a>: The clinically relevant time of the report</li>
<li><a href="documentreference.html">DocumentReference</a>: When this document reference was created</li>
<li><a href="encounter.html">Encounter</a>: A date within the actualPeriod the Encounter lasted</li>
<li><a href="episodeofcare.html">EpisodeOfCare</a>: The provided date search value falls within the episode of care's period</li>
<li><a href="familymemberhistory.html">FamilyMemberHistory</a>: When history was recorded or last updated</li>
<li><a href="flag.html">Flag</a>: Time period when flag is active</li>
<li><a href="immunization.html">Immunization</a>: Vaccination  (non)-Administration Date</li>
<li><a href="immunizationevaluation.html">ImmunizationEvaluation</a>: Date the evaluation was generated</li>
<li><a href="immunizationrecommendation.html">ImmunizationRecommendation</a>: Date recommendation(s) created</li>
<li><a href="invoice.html">Invoice</a>: Invoice date / posting date</li>
<li><a href="list.html">List</a>: When the list was prepared</li>
<li><a href="measurereport.html">MeasureReport</a>: The date of the measure report</li>
<li><a href="nutritionintake.html">NutritionIntake</a>: Date when patient was taking (or not taking) the medication</li>
<li><a href="observation.html">Observation</a>: Clinically relevant time/time-period for observation</li>
<li><a href="procedure.html">Procedure</a>: When the procedure occurred or is occurring</li>
<li><a href="researchsubject.html">ResearchSubject</a>: Start and end of participation</li>
<li><a href="riskassessment.html">RiskAssessment</a>: When was assessment made?</li>
<li><a href="supplyrequest.html">SupplyRequest</a>: When the request was made</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="account.html">Account</a>: Account number</li>
<li><a href="adverseevent.html">AdverseEvent</a>: Business identifier for the event</li>
<li><a href="allergyintolerance.html">AllergyIntolerance</a>: External ids for this item</li>
<li><a href="appointment.html">Appointment</a>: An Identifier of the Appointment</li>
<li><a href="appointmentresponse.html">AppointmentResponse</a>: An Identifier in this appointment response</li>
<li><a href="basic.html">Basic</a>: Business identifier</li>
<li><a href="bodystructure.html">BodyStructure</a>: Bodystructure identifier</li>
<li><a href="careplan.html">CarePlan</a>: External Ids for this plan</li>
<li><a href="careteam.html">CareTeam</a>: External Ids for this team</li>
<li><a href="chargeitem.html">ChargeItem</a>: Business Identifier for item</li>
<li><a href="claim.html">Claim</a>: The primary identifier of the financial resource</li>
<li><a href="claimresponse.html">ClaimResponse</a>: The identity of the ClaimResponse</li>
<li><a href="clinicalimpression.html">ClinicalImpression</a>: Business identifier</li>
<li><a href="communication.html">Communication</a>: Unique identifier</li>
<li><a href="communicationrequest.html">CommunicationRequest</a>: Unique identifier</li>
<li><a href="composition.html">Composition</a>: Version-independent identifier for the Composition</li>
<li><a href="condition.html">Condition</a>: A unique identifier of the condition record</li>
<li><a href="consent.html">Consent</a>: Identifier for this record (external references)</li>
<li><a href="contract.html">Contract</a>: The identity of the contract</li>
<li><a href="coverage.html">Coverage</a>: The primary identifier of the insured and the coverage</li>
<li><a href="coverageeligibilityrequest.html">CoverageEligibilityRequest</a>: The business identifier of the Eligibility</li>
<li><a href="coverageeligibilityresponse.html">CoverageEligibilityResponse</a>: The business identifier</li>
<li><a href="detectedissue.html">DetectedIssue</a>: Unique id for the detected issue</li>
<li><a href="devicerequest.html">DeviceRequest</a>: Business identifier for request/order</li>
<li><a href="deviceusage.html">DeviceUsage</a>: Search by identifier</li>
<li><a href="diagnosticreport.html">DiagnosticReport</a>: An identifier for the report</li>
<li><a href="documentreference.html">DocumentReference</a>: Identifier of the attachment binary</li>
<li><a href="encounter.html">Encounter</a>: Identifier(s) by which this encounter is known</li>
<li><a href="enrollmentrequest.html">EnrollmentRequest</a>: The business identifier of the Enrollment</li>
<li><a href="episodeofcare.html">EpisodeOfCare</a>: Business Identifier(s) relevant for this EpisodeOfCare</li>
<li><a href="explanationofbenefit.html">ExplanationOfBenefit</a>: The business identifier of the Explanation of Benefit</li>
<li><a href="familymemberhistory.html">FamilyMemberHistory</a>: A search by a record identifier</li>
<li><a href="flag.html">Flag</a>: Business identifier</li>
<li><a href="goal.html">Goal</a>: External Ids for this goal</li>
<li><a href="guidanceresponse.html">GuidanceResponse</a>: The identifier of the guidance response</li>
<li><a href="imagingselection.html">ImagingSelection</a>: Identifiers for the imaging selection</li>
<li><a href="imagingstudy.html">ImagingStudy</a>: Identifiers for the Study, such as DICOM Study Instance UID</li>
<li><a href="immunization.html">Immunization</a>: Business identifier</li>
<li><a href="immunizationevaluation.html">ImmunizationEvaluation</a>: ID of the evaluation</li>
<li><a href="immunizationrecommendation.html">ImmunizationRecommendation</a>: Business identifier</li>
<li><a href="invoice.html">Invoice</a>: Business Identifier for item</li>
<li><a href="list.html">List</a>: Business identifier</li>
<li><a href="measurereport.html">MeasureReport</a>: External identifier of the measure report to be returned</li>
<li><a href="medication.html">Medication</a>: Returns medications with this external identifier</li>
<li><a href="medicationadministration.html">MedicationAdministration</a>: Return administrations with this external identifier</li>
<li><a href="medicationdispense.html">MedicationDispense</a>: Returns dispenses with this external identifier</li>
<li><a href="medicationrequest.html">MedicationRequest</a>: Return prescriptions with this external identifier</li>
<li><a href="medicationstatement.html">MedicationStatement</a>: Return statements with this external identifier</li>
<li><a href="molecularsequence.html">MolecularSequence</a>: The unique identity for a particular sequence</li>
<li><a href="nutritionintake.html">NutritionIntake</a>: Return statements with this external identifier</li>
<li><a href="nutritionorder.html">NutritionOrder</a>: Return nutrition orders with this external identifier</li>
<li><a href="observation.html">Observation</a>: The unique id for a particular observation</li>
<li><a href="person.html">Person</a>: A person Identifier</li>
<li><a href="procedure.html">Procedure</a>: A unique identifier for a procedure</li>
<li><a href="questionnaireresponse.html">QuestionnaireResponse</a>: The unique identifier for the questionnaire response</li>
<li><a href="relatedperson.html">RelatedPerson</a>: An Identifier of the RelatedPerson</li>
<li><a href="requestorchestration.html">RequestOrchestration</a>: External identifiers for the request orchestration</li>
<li><a href="researchsubject.html">ResearchSubject</a>: Business Identifier for research subject in a study</li>
<li><a href="riskassessment.html">RiskAssessment</a>: Unique identifier for the assessment</li>
<li><a href="servicerequest.html">ServiceRequest</a>: Identifiers assigned to this order</li>
<li><a href="specimen.html">Specimen</a>: The unique identifier associated with the specimen</li>
<li><a href="supplydelivery.html">SupplyDelivery</a>: External identifier</li>
<li><a href="supplyrequest.html">SupplyRequest</a>: Business Identifier for SupplyRequest</li>
<li><a href="task.html">Task</a>: Search for a task instance by its business identifier</li>
<li><a href="visionprescription.html">VisionPrescription</a>: Return prescriptions with this external identifier</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/list.html#search">empty-reason</a></td><td><code>token</code></td><td><div><p>Why list is empty</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/list.html#search">item</a></td><td><code>reference</code></td><td><div><p>Actual entry</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="adverseevent.html">AdverseEvent</a>: Event or incident that occurred or was averted</li>
<li><a href="allergyintolerance.html">AllergyIntolerance</a>: Code that identifies the allergy or intolerance</li>
<li><a href="auditevent.html">AuditEvent</a>: More specific code for the event</li>
<li><a href="basic.html">Basic</a>: Kind of Resource</li>
<li><a href="chargeitem.html">ChargeItem</a>: A code that identifies the charge, like a billing code</li>
<li><a href="condition.html">Condition</a>: Code for the condition</li>
<li><a href="detectedissue.html">DetectedIssue</a>: Issue Type, e.g. drug-drug, duplicate therapy, etc.</li>
<li><a href="devicerequest.html">DeviceRequest</a>: Code for what is being requested/ordered</li>
<li><a href="diagnosticreport.html">DiagnosticReport</a>: The code for the report, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result</li>
<li><a href="familymemberhistory.html">FamilyMemberHistory</a>: A search by a condition code</li>
<li><a href="imagingselection.html">ImagingSelection</a>: The imaging selection status</li>
<li><a href="list.html">List</a>: What the purpose of this list is</li>
<li><a href="medication.html">Medication</a>: Returns medications for a specific code</li>
<li><a href="medicationadministration.html">MedicationAdministration</a>: Return administrations of this medication code</li>
<li><a href="medicationdispense.html">MedicationDispense</a>: Returns dispenses of this medicine code</li>
<li><a href="medicationrequest.html">MedicationRequest</a>: Return prescriptions of this medication code</li>
<li><a href="medicationstatement.html">MedicationStatement</a>: Return statements of this medication code</li>
<li><a href="nutritionintake.html">NutritionIntake</a>: Returns statements of this code of NutritionIntake</li>
<li><a href="observation.html">Observation</a>: The code of the observation type</li>
<li><a href="procedure.html">Procedure</a>: A code to identify a  procedure</li>
<li><a href="requestorchestration.html">RequestOrchestration</a>: The code of the request orchestration</li>
<li><a href="task.html">Task</a>: Search by task code</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/list.html#search">notes</a></td><td><code>string</code></td><td><div><p>The annotation  - text content (as markdown)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/list.html#search">subject</a></td><td><code>reference</code></td><td><div><p>If all resources have the same subject</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="auditevent.html">AuditEvent</a>: Encounter related to the activity recorded in the AuditEvent</li>
<li><a href="careplan.html">CarePlan</a>: The Encounter during which this CarePlan was created</li>
<li><a href="chargeitem.html">ChargeItem</a>: Encounter associated with event</li>
<li><a href="claim.html">Claim</a>: Encounters associated with a billed line item</li>
<li><a href="clinicalimpression.html">ClinicalImpression</a>: The Encounter during which this ClinicalImpression was created</li>
<li><a href="communication.html">Communication</a>: The Encounter during which this Communication was created</li>
<li><a href="communicationrequest.html">CommunicationRequest</a>: The Encounter during which this CommunicationRequest was created</li>
<li><a href="composition.html">Composition</a>: Context of the Composition</li>
<li><a href="condition.html">Condition</a>: The Encounter during which this Condition was created</li>
<li><a href="devicerequest.html">DeviceRequest</a>: Encounter during which request was created</li>
<li><a href="diagnosticreport.html">DiagnosticReport</a>: The Encounter when the order was made</li>
<li><a href="encounterhistory.html">EncounterHistory</a>: The Encounter associated with this set of history values</li>
<li><a href="explanationofbenefit.html">ExplanationOfBenefit</a>: Encounters associated with a billed line item</li>
<li><a href="flag.html">Flag</a>: Alert relevant during encounter</li>
<li><a href="imagingstudy.html">ImagingStudy</a>: The context of the study</li>
<li><a href="list.html">List</a>: Context in which list created</li>
<li><a href="medicationdispense.html">MedicationDispense</a>: Returns dispenses with a specific encounter</li>
<li><a href="medicationstatement.html">MedicationStatement</a>: Returns statements for a specific encounter</li>
<li><a href="nutritionintake.html">NutritionIntake</a>: Returns statements for a specific encounter</li>
<li><a href="nutritionorder.html">NutritionOrder</a>: Return nutrition orders with this encounter identifier</li>
<li><a href="observation.html">Observation</a>: Encounter related to the observation</li>
<li><a href="procedure.html">Procedure</a>: The Encounter during which this Procedure was created</li>
<li><a href="provenance.html">Provenance</a>: Encounter related to the Provenance</li>
<li><a href="questionnaireresponse.html">QuestionnaireResponse</a>: Encounter associated with the questionnaire response</li>
<li><a href="requestorchestration.html">RequestOrchestration</a>: The encounter the request orchestration applies to</li>
<li><a href="riskassessment.html">RiskAssessment</a>: Where was assessment performed?</li>
<li><a href="servicerequest.html">ServiceRequest</a>: An encounter in which this request is made</li>
<li><a href="task.html">Task</a>: Search by encounter</li>
<li><a href="visionprescription.html">VisionPrescription</a>: Return prescriptions with this encounter identifier</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/list.html#search">source</a></td><td><code>reference</code></td><td><div><p>Who and/or what defined the list contents (aka Author)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/list.html#search">title</a></td><td><code>string</code></td><td><div><p>Descriptive name for the list</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="account.html">Account</a>: The entity that caused the expenses</li>
<li><a href="adverseevent.html">AdverseEvent</a>: Subject impacted by event</li>
<li><a href="allergyintolerance.html">AllergyIntolerance</a>: Who the sensitivity is for</li>
<li><a href="appointment.html">Appointment</a>: One of the individuals of the appointment is this patient</li>
<li><a href="appointmentresponse.html">AppointmentResponse</a>: This Response is for this Patient</li>
<li><a href="auditevent.html">AuditEvent</a>: Where the activity involved patient data</li>
<li><a href="basic.html">Basic</a>: Identifies the focus of this resource</li>
<li><a href="bodystructure.html">BodyStructure</a>: Who this is about</li>
<li><a href="careplan.html">CarePlan</a>: Who the care plan is for</li>
<li><a href="careteam.html">CareTeam</a>: Who care team is for</li>
<li><a href="chargeitem.html">ChargeItem</a>: Individual service was done for/to</li>
<li><a href="claim.html">Claim</a>: Patient receiving the products or services</li>
<li><a href="claimresponse.html">ClaimResponse</a>: The subject of care</li>
<li><a href="clinicalimpression.html">ClinicalImpression</a>: Patient assessed</li>
<li><a href="communication.html">Communication</a>: Focus of message</li>
<li><a href="communicationrequest.html">CommunicationRequest</a>: Focus of message</li>
<li><a href="composition.html">Composition</a>: Who and/or what the composition is about</li>
<li><a href="condition.html">Condition</a>: Who has the condition?</li>
<li><a href="consent.html">Consent</a>: Who the consent applies to</li>
<li><a href="contract.html">Contract</a>: The identity of the subject of the contract (if a patient)</li>
<li><a href="coverage.html">Coverage</a>: Retrieve coverages for a patient</li>
<li><a href="coverageeligibilityrequest.html">CoverageEligibilityRequest</a>: The reference to the patient</li>
<li><a href="coverageeligibilityresponse.html">CoverageEligibilityResponse</a>: The reference to the patient</li>
<li><a href="detectedissue.html">DetectedIssue</a>: Associated patient</li>
<li><a href="devicerequest.html">DeviceRequest</a>: Individual the service is ordered for</li>
<li><a href="deviceusage.html">DeviceUsage</a>: Search by patient who used / uses the device</li>
<li><a href="diagnosticreport.html">DiagnosticReport</a>: The subject of the report if a patient</li>
<li><a href="documentreference.html">DocumentReference</a>: Who/what is the subject of the document</li>
<li><a href="encounter.html">Encounter</a>: The patient present at the encounter</li>
<li><a href="enrollmentrequest.html">EnrollmentRequest</a>: The party to be enrolled</li>
<li><a href="episodeofcare.html">EpisodeOfCare</a>: The patient who is the focus of this episode of care</li>
<li><a href="explanationofbenefit.html">ExplanationOfBenefit</a>: The reference to the patient</li>
<li><a href="familymemberhistory.html">FamilyMemberHistory</a>: The identity of a subject to list family member history items for</li>
<li><a href="flag.html">Flag</a>: The identity of a subject to list flags for</li>
<li><a href="goal.html">Goal</a>: Who this goal is intended for</li>
<li><a href="guidanceresponse.html">GuidanceResponse</a>: The identity of a patient to search for guidance response results</li>
<li><a href="imagingselection.html">ImagingSelection</a>: Who the study is about</li>
<li><a href="imagingstudy.html">ImagingStudy</a>: Who the study is about</li>
<li><a href="immunization.html">Immunization</a>: The patient for the vaccination record</li>
<li><a href="immunizationevaluation.html">ImmunizationEvaluation</a>: The patient being evaluated</li>
<li><a href="immunizationrecommendation.html">ImmunizationRecommendation</a>: Who this profile is for</li>
<li><a href="invoice.html">Invoice</a>: Recipient(s) of goods and services</li>
<li><a href="list.html">List</a>: If all resources have the same subject</li>
<li><a href="measurereport.html">MeasureReport</a>: The identity of a patient to search for individual measure report results for</li>
<li><a href="medicationadministration.html">MedicationAdministration</a>: The identity of a patient to list administrations  for</li>
<li><a href="medicationdispense.html">MedicationDispense</a>: The identity of a patient to list dispenses  for</li>
<li><a href="medicationrequest.html">MedicationRequest</a>: Returns prescriptions for a specific patient</li>
<li><a href="medicationstatement.html">MedicationStatement</a>: Returns statements for a specific patient.</li>
<li><a href="molecularsequence.html">MolecularSequence</a>: The subject that the sequence is about</li>
<li><a href="nutritionintake.html">NutritionIntake</a>: Returns statements for a specific patient.</li>
<li><a href="nutritionorder.html">NutritionOrder</a>: The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement</li>
<li><a href="observation.html">Observation</a>: The subject that the observation is about (if patient)</li>
<li><a href="person.html">Person</a>: The Person links to this Patient</li>
<li><a href="procedure.html">Procedure</a>: Search by subject - a patient</li>
<li><a href="provenance.html">Provenance</a>: Where the activity involved patient data</li>
<li><a href="questionnaireresponse.html">QuestionnaireResponse</a>: The patient that is the subject of the questionnaire response</li>
<li><a href="relatedperson.html">RelatedPerson</a>: The patient this related person is related to</li>
<li><a href="requestorchestration.html">RequestOrchestration</a>: The identity of a patient to search for request orchestrations</li>
<li><a href="researchsubject.html">ResearchSubject</a>: Who or what is part of study</li>
<li><a href="riskassessment.html">RiskAssessment</a>: Who/what does assessment apply to?</li>
<li><a href="servicerequest.html">ServiceRequest</a>: Search by subject - a patient</li>
<li><a href="specimen.html">Specimen</a>: The patient the specimen comes from</li>
<li><a href="supplydelivery.html">SupplyDelivery</a>: Patient for whom the item is supplied</li>
<li><a href="supplyrequest.html">SupplyRequest</a>: The patient or subject for whom the supply is destined</li>
<li><a href="task.html">Task</a>: Search by patient</li>
<li><a href="visionprescription.html">VisionPrescription</a>: The identity of a patient to list dispenses for</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/list.html#search">status</a></td><td><code>token</code></td><td><div><p>current | retired | entered-in-error</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="ManufacturedItemDefinition1-10" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>ManufacturedItemDefinition</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/manufactureditemdefinition.html">http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/manufactureditemdefinition.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Unique identifier</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/manufactureditemdefinition.html#search">ingredient</a></td><td><code>token</code></td><td><div><p>An ingredient of this item</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/manufactureditemdefinition.html#search">name</a></td><td><code>token</code></td><td><div><p>A descriptive name applied to this item</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/manufactureditemdefinition.html#search">dose-form</a></td><td><code>token</code></td><td><div><p>Dose form as manufactured and before any transformation into the pharmaceutical product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/manufactureditemdefinition.html#search">status</a></td><td><code>token</code></td><td><div><p>The status of this item. Enables tracking the life-cycle of the content.</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="MedicinalProductDefinition1-11" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>MedicinalProductDefinition</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/medicinalproductdefinition.html">http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicinalproductdefinition.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Business identifier for this product. Could be an MPID</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicinalproductdefinition.html#search">ingredient</a></td><td><code>token</code></td><td><div><p>An ingredient of this product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicinalproductdefinition.html#search">master-file</a></td><td><code>reference</code></td><td><div><p>A master file for to the medicinal product (e.g. Pharmacovigilance System Master File)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicinalproductdefinition.html#search">name-language</a></td><td><code>token</code></td><td><div><p>Language code for this name</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicinalproductdefinition.html#search">type</a></td><td><code>token</code></td><td><div><p>Regulatory type, e.g. Investigational or Authorized</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicinalproductdefinition.html#search">characteristic</a></td><td><code>token</code></td><td><div><p>Allows the key product features to be recorded, such as &quot;sugar free&quot;, &quot;modified release&quot;, &quot;parallel import&quot;</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicinalproductdefinition.html#search">characteristic-type</a></td><td><code>token</code></td><td><div><p>A category for the characteristic</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicinalproductdefinition.html#search">product-classification</a></td><td><code>token</code></td><td><div><p>Allows the product to be classified by various systems</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicinalproductdefinition.html#search">contact</a></td><td><code>reference</code></td><td><div><p>A product specific contact, person (in a role), or an organization</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicinalproductdefinition.html#search">domain</a></td><td><code>token</code></td><td><div><p>If this medicine applies to human or veterinary uses</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicinalproductdefinition.html#search">name</a></td><td><code>string</code></td><td><div><p>The full product name</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicinalproductdefinition.html#search">status</a></td><td><code>token</code></td><td><div><p>The status within the lifecycle of this product record. A high-level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization status</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="OperationDefinition1-12" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>OperationDefinition</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/operationdefinition.html">http://hl7.org/fhir/StructureDefinition/OperationDefinition</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>read</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The activity definition publication date</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The Actor Definition publication date</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The capability statement publication date</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The charge item definition publication date</li>
<li><a href="citation.html">Citation</a>: The citation publication date</li>
<li><a href="codesystem.html">CodeSystem</a>: The code system publication date</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The compartment definition publication date</li>
<li><a href="conceptmap.html">ConceptMap</a>: The concept map publication date</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The condition definition publication date</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The event definition publication date</li>
<li><a href="evidence.html">Evidence</a>: The evidence publication date</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The evidence variable publication date</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The example scenario publication date</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The graph definition publication date</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The implementation guide publication date</li>
<li><a href="library.html">Library</a>: The library publication date</li>
<li><a href="measure.html">Measure</a>: The measure publication date</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The message definition publication date</li>
<li><a href="namingsystem.html">NamingSystem</a>: The naming system publication date</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The operation definition publication date</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The plan definition publication date</li>
<li><a href="questionnaire.html">Questionnaire</a>: The questionnaire publication date</li>
<li><a href="requirements.html">Requirements</a>: The requirements publication date</li>
<li><a href="searchparameter.html">SearchParameter</a>: The search parameter publication date</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The structure definition publication date</li>
<li><a href="structuremap.html">StructureMap</a>: The structure map publication date</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Date status first applied</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The terminology capabilities publication date</li>
<li><a href="testscript.html">TestScript</a>: The test script publication date</li>
<li><a href="valueset.html">ValueSet</a>: The value set publication date</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/operationdefinition.html#search">code</a></td><td><code>token</code></td><td><div><p>Name used to invoke the operation</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/operationdefinition.html#search">instance</a></td><td><code>token</code></td><td><div><p>Invoke on an instance?</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-value</td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context type and value assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context type and value assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context type and value assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context type and value assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context type and value assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context type and value assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context type and value assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context type and value assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context type and value assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context type and value assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context type and value assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context type and value assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context type and value assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context type and value assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context type and value assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context type and value assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context type and value assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context type and value assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context type and value assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context type and value assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context type and value assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context type and value assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context type and value assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Intended jurisdiction for the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: Intended jurisdiction for the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: Intended jurisdiction for the charge item definition</li>
<li><a href="citation.html">Citation</a>: Intended jurisdiction for the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Intended jurisdiction for the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: Intended jurisdiction for the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Intended jurisdiction for the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Intended jurisdiction for the event definition</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Intended jurisdiction for the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>
<li><a href="library.html">Library</a>: Intended jurisdiction for the library</li>
<li><a href="measure.html">Measure</a>: Intended jurisdiction for the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Intended jurisdiction for the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Intended jurisdiction for the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Intended jurisdiction for the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Intended jurisdiction for the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Intended jurisdiction for the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Intended jurisdiction for the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Intended jurisdiction for the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Intended jurisdiction for the test script</li>
<li><a href="valueset.html">ValueSet</a>: Intended jurisdiction for the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The description of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The description of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The description of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The description of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The description of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The description of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The description of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The description of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The description of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The description of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The description of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The description of the evidence variable</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The description of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The description of the implementation guide</li>
<li><a href="library.html">Library</a>: The description of the library</li>
<li><a href="measure.html">Measure</a>: The description of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The description of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The description of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The description of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The description of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The description of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The description of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The description of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The description of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The description of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The description of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The description of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The description of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A type of use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A type of use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A type of use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A type of use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A type of use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A type of use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A type of use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A type of use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A type of use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A type of use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A type of use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A type of use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A type of use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A type of use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A type of use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A type of use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A type of use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A type of use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A type of use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A type of use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A type of use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A type of use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A type of use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A type of use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A type of use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A type of use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>title</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The human-friendly name of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The human-friendly name of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The human-friendly name of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The human-friendly name of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The human-friendly name of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The human-friendly name of the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: The human-friendly name of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The human-friendly name of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The human-friendly name of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The human-friendly name of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The human-friendly name of the evidence variable</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The human-friendly name of the implementation guide</li>
<li><a href="library.html">Library</a>: The human-friendly name of the library</li>
<li><a href="measure.html">Measure</a>: The human-friendly name of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The human-friendly name of the message definition</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: Human-friendly name of the ObservationDefinition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The human-friendly name of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The human-friendly name of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The human-friendly name of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The human-friendly name of the requirements</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: Human-friendly name of the SpecimenDefinition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The human-friendly name of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The human-friendly name of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Name for this SubscriptionTopic (Human friendly)</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The human-friendly name of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The human-friendly name of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The human-friendly name of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/operationdefinition.html#search">type</a></td><td><code>token</code></td><td><div><p>Invoke at the type level?</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-quantity</td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A quantity- or range-valued use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A quantity- or range-valued use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A quantity- or range-valued use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A quantity- or range-valued use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A quantity- or range-valued use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A quantity- or range-valued use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A quantity- or range-valued use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A quantity- or range-valued use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A quantity- or range-valued use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A quantity- or range-valued use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A quantity- or range-valued use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A quantity- or range-valued use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A quantity- or range-valued use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A quantity- or range-valued use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A quantity- or range-valued use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A quantity- or range-valued use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/operationdefinition.html#search">output-profile</a></td><td><code>reference</code></td><td><div><p>Validation information for out parameters</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-quantity</td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context type and quantity- or range-based value assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context type and quantity- or range-based value assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context type and quantity- or range-based value assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context type and quantity- or range-based value assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context type and quantity- or range-based value assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context type and quantity- or range-based value assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context type and quantity- or range-based value assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context type and quantity- or range-based value assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context type and quantity- or range-based value assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context type and quantity- or range-based value assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context type and quantity- or range-based value assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context type and quantity- or range-based value assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context type and quantity- or range-based value assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context type and quantity- or range-based value assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context type and quantity- or range-based value assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context type and quantity- or range-based value assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: External identifier for the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: External identifier for the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: External identifier for the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: External identifier for the charge item definition</li>
<li><a href="citation.html">Citation</a>: External identifier for the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: External identifier for the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: External identifier for the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: External identifier for the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: External identifier for the event definition</li>
<li><a href="evidence.html">Evidence</a>: External identifier for the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: External identifier for the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: External identifier for the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: External identifier for the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: External identifier for the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: External identifier for the implementation guide</li>
<li><a href="library.html">Library</a>: External identifier for the library</li>
<li><a href="measure.html">Measure</a>: External identifier for the measure</li>
<li><a href="medicationknowledge.html">MedicationKnowledge</a>: Business identifier for this medication</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: External identifier for the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: External identifier for the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: The unique identifier associated with the specimen definition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: External identifier for the search parameter</li>
<li><a href="plandefinition.html">PlanDefinition</a>: External identifier for the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: External identifier for the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: External identifier for the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: External identifier for the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: The unique identifier associated with the SpecimenDefinition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: External identifier for the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: External identifier for the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Business Identifier for SubscriptionTopic</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: External identifier for the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: An identifier for the test plan</li>
<li><a href="testscript.html">TestScript</a>: External identifier for the test script</li>
<li><a href="valueset.html">ValueSet</a>: External identifier for the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/operationdefinition.html#search">kind</a></td><td><code>token</code></td><td><div><p>operation | query</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The business version of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The business version of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The business version of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The business version of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The business version of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The business version of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The business version of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The business version of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The business version of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The business version of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The business version of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The business version of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The business version of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The business version of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The business version of the implementation guide</li>
<li><a href="library.html">Library</a>: The business version of the library</li>
<li><a href="measure.html">Measure</a>: The business version of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The business version of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The business version of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The business version of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The business version of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The business version of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The business version of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The business version of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The business version of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The business version of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Business version of the SubscriptionTopic</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The business version of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The business version of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The uri that identifies the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The uri that identifies the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The uri that identifies the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The uri that identifies the charge item definition</li>
<li><a href="citation.html">Citation</a>: The uri that identifies the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The uri that identifies the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The URI that identifies the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The uri that identifies the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The uri that identifies the event definition</li>
<li><a href="evidence.html">Evidence</a>: The uri that identifies the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: The uri that identifies the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The uri that identifies the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The uri that identifies the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The uri that identifies the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The uri that identifies the implementation guide</li>
<li><a href="library.html">Library</a>: The uri that identifies the library</li>
<li><a href="measure.html">Measure</a>: The uri that identifies the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The uri that identifies the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The uri that identifies the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: The uri that identifies the observation definition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The uri that identifies the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The uri that identifies the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The uri that identifies the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The uri that identifies the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The uri that identifies the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: The uri that identifies the specimen definition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The uri that identifies the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The uri that identifies the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Logical canonical URL to reference this SubscriptionTopic (globally unique)</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: The uri that identifies the test plan</li>
<li><a href="testscript.html">TestScript</a>: The uri that identifies the test script</li>
<li><a href="valueset.html">ValueSet</a>: The uri that identifies the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/operationdefinition.html#search">input-profile</a></td><td><code>reference</code></td><td><div><p>Validation information for in parameters</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/operationdefinition.html#search">system</a></td><td><code>token</code></td><td><div><p>Invoke at the system level?</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Computationally friendly name of the activity definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>
<li><a href="citation.html">Citation</a>: Computationally friendly name of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Computationally friendly name of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: Computationally friendly name of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Computationally friendly name of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Computationally friendly name of the event definition</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: Computationally friendly name of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Computationally friendly name of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Computationally friendly name of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>
<li><a href="library.html">Library</a>: Computationally friendly name of the library</li>
<li><a href="measure.html">Measure</a>: Computationally friendly name of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Computationally friendly name of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Computationally friendly name of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Computationally friendly name of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Computationally friendly name of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Computationally friendly name of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Computationally friendly name of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Computationally friendly name of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Computationally friendly name of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Computationally friendly name of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Computationally friendly name of the test script</li>
<li><a href="valueset.html">ValueSet</a>: Computationally friendly name of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Name of the publisher of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: Name of the publisher of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Name of the publisher of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: Name of the publisher of the charge item definition</li>
<li><a href="citation.html">Citation</a>: Name of the publisher of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Name of the publisher of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: Name of the publisher of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Name of the publisher of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Name of the publisher of the event definition</li>
<li><a href="evidence.html">Evidence</a>: Name of the publisher of the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: Name of the publisher of the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: Name of the publisher of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Name of the publisher of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Name of the publisher of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>
<li><a href="library.html">Library</a>: Name of the publisher of the library</li>
<li><a href="measure.html">Measure</a>: Name of the publisher of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Name of the publisher of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Name of the publisher of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Name of the publisher of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Name of the publisher of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Name of the publisher of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Name of the publisher of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Name of the publisher of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Name of the publisher of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Name of the publisher of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Name of the publisher of the test script</li>
<li><a href="valueset.html">ValueSet</a>: Name of the publisher of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/operationdefinition.html#search">base</a></td><td><code>reference</code></td><td><div><p>Marks this as a profile of the base</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The current status of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The current status of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The current status of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The current status of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The current status of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The current status of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The current status of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The current status of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The current status of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The current status of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The current status of the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: The current status of the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The current status of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The current status of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The current status of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The current status of the implementation guide</li>
<li><a href="library.html">Library</a>: The current status of the library</li>
<li><a href="measure.html">Measure</a>: The current status of the measure</li>
<li><a href="medicationknowledge.html">MedicationKnowledge</a>: active | inactive | entered-in-error</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The current status of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The current status of the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: Publication status of the ObservationDefinition: draft, active, retired, unknown</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The current status of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The current status of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The current status of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The current status of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The current status of the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: Publication status of the SpecimenDefinition: draft, active, retired, unknown</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The current status of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The current status of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: draft | active | retired | unknown</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: The current status of the test plan</li>
<li><a href="testscript.html">TestScript</a>: The current status of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The current status of the value set</li>
</ul>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="Organization1-13" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Organization</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/organization.html">http://hl7.org/fhir/StructureDefinition/Organization</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Any identifier for the organization (not the accreditation issuer's identifier)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">partof</a></td><td><code>reference</code></td><td><div><p>An organization of which this organization forms a part</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">address</a></td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">address-state</a></td><td><code>string</code></td><td><div><p>A state specified in an address</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">active</a></td><td><code>token</code></td><td><div><p>Is the Organization record active</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">type</a></td><td><code>token</code></td><td><div><p>A code for the type of organization</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">address-postalcode</a></td><td><code>string</code></td><td><div><p>A postal code specified in an address</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">address-country</a></td><td><code>string</code></td><td><div><p>A country specified in an address</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">endpoint</a></td><td><code>reference</code></td><td><div><p>Technical endpoints providing access to services operated for the organization</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">phonetic</a></td><td><code>string</code></td><td><div><p>A portion of the organization's name using some kind of phonetic matching algorithm</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">address-use</a></td><td><code>token</code></td><td><div><p>A use code specified in an address</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">name</a></td><td><code>string</code></td><td><div><p>A portion of the organization's name or alias</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/organization.html#search">address-city</a></td><td><code>string</code></td><td><div><p>A city specified in an address</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="PackagedProductDefinition1-14" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>PackagedProductDefinition</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/packagedproductdefinition.html">http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/packagedproductdefinition.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Unique identifier</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/packagedproductdefinition.html#search">package</a></td><td><code>reference</code></td><td><div><p>A complete packaged product within this packaged product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/packagedproductdefinition.html#search">medication</a></td><td><code>reference</code></td><td><div><p>A manufactured item of medication within this packaged product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/packagedproductdefinition.html#search">manufactured-item</a></td><td><code>reference</code></td><td><div><p>A manufactured item of medication within this packaged product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/packagedproductdefinition.html#search">nutrition</a></td><td><code>reference</code></td><td><div><p>A nutrition product within this packaged product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/packagedproductdefinition.html#search">name</a></td><td><code>token</code></td><td><div><p>A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc.</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/packagedproductdefinition.html#search">biological</a></td><td><code>reference</code></td><td><div><p>A biologically derived product within this packaged product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/packagedproductdefinition.html#search">package-for</a></td><td><code>reference</code></td><td><div><p>The product that this is a pack for</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/packagedproductdefinition.html#search">contained-item</a></td><td><code>reference</code></td><td><div><p>Any of the contained items within this packaged product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/packagedproductdefinition.html#search">device</a></td><td><code>reference</code></td><td><div><p>A device within this packaged product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/packagedproductdefinition.html#search">status</a></td><td><code>token</code></td><td><div><p>The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="RegulatedAuthorization1-15" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>RegulatedAuthorization</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/regulatedauthorization.html">http://hl7.org/fhir/StructureDefinition/RegulatedAuthorization</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/regulatedauthorization.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Business identifier for the authorization, typically assigned by the authorizing body</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/regulatedauthorization.html#search">subject</a></td><td><code>reference</code></td><td><div><p>The type of regulated product, treatment, facility or activity that is being authorized</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/regulatedauthorization.html#search">case-type</a></td><td><code>token</code></td><td><div><p>The defining type of case</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/regulatedauthorization.html#search">holder</a></td><td><code>reference</code></td><td><div><p>The organization that holds the granted authorization</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/regulatedauthorization.html#search">region</a></td><td><code>token</code></td><td><div><p>The territory (e.g., country, jurisdiction etc.) in which the authorization has been granted</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/regulatedauthorization.html#search">case</a></td><td><code>token</code></td><td><div><p>The case or procedure number</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/regulatedauthorization.html#search">status</a></td><td><code>token</code></td><td><div><p>The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="SearchParameter1-16" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>SearchParameter</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/searchparameter.html">http://hl7.org/fhir/StructureDefinition/SearchParameter</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The activity definition publication date</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The Actor Definition publication date</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The capability statement publication date</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The charge item definition publication date</li>
<li><a href="citation.html">Citation</a>: The citation publication date</li>
<li><a href="codesystem.html">CodeSystem</a>: The code system publication date</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The compartment definition publication date</li>
<li><a href="conceptmap.html">ConceptMap</a>: The concept map publication date</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The condition definition publication date</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The event definition publication date</li>
<li><a href="evidence.html">Evidence</a>: The evidence publication date</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The evidence variable publication date</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The example scenario publication date</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The graph definition publication date</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The implementation guide publication date</li>
<li><a href="library.html">Library</a>: The library publication date</li>
<li><a href="measure.html">Measure</a>: The measure publication date</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The message definition publication date</li>
<li><a href="namingsystem.html">NamingSystem</a>: The naming system publication date</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The operation definition publication date</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The plan definition publication date</li>
<li><a href="questionnaire.html">Questionnaire</a>: The questionnaire publication date</li>
<li><a href="requirements.html">Requirements</a>: The requirements publication date</li>
<li><a href="searchparameter.html">SearchParameter</a>: The search parameter publication date</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The structure definition publication date</li>
<li><a href="structuremap.html">StructureMap</a>: The structure map publication date</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Date status first applied</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The terminology capabilities publication date</li>
<li><a href="testscript.html">TestScript</a>: The test script publication date</li>
<li><a href="valueset.html">ValueSet</a>: The value set publication date</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/searchparameter.html#search">code</a></td><td><code>token</code></td><td><div><p>Code used in URL</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-value</td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context type and value assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context type and value assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context type and value assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context type and value assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context type and value assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context type and value assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context type and value assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context type and value assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context type and value assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context type and value assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context type and value assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context type and value assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context type and value assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context type and value assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context type and value assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context type and value assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context type and value assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context type and value assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context type and value assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context type and value assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context type and value assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context type and value assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context type and value assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Intended jurisdiction for the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: Intended jurisdiction for the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: Intended jurisdiction for the charge item definition</li>
<li><a href="citation.html">Citation</a>: Intended jurisdiction for the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Intended jurisdiction for the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: Intended jurisdiction for the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Intended jurisdiction for the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Intended jurisdiction for the event definition</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Intended jurisdiction for the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>
<li><a href="library.html">Library</a>: Intended jurisdiction for the library</li>
<li><a href="measure.html">Measure</a>: Intended jurisdiction for the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Intended jurisdiction for the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Intended jurisdiction for the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Intended jurisdiction for the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Intended jurisdiction for the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Intended jurisdiction for the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Intended jurisdiction for the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Intended jurisdiction for the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Intended jurisdiction for the test script</li>
<li><a href="valueset.html">ValueSet</a>: Intended jurisdiction for the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/searchparameter.html#search">derived-from</a></td><td><code>reference</code></td><td><div><p>Original definition for the search parameter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The description of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The description of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The description of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The description of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The description of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The description of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The description of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The description of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The description of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The description of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The description of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The description of the evidence variable</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The description of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The description of the implementation guide</li>
<li><a href="library.html">Library</a>: The description of the library</li>
<li><a href="measure.html">Measure</a>: The description of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The description of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The description of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The description of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The description of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The description of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The description of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The description of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The description of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The description of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The description of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The description of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The description of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A type of use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A type of use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A type of use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A type of use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A type of use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A type of use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A type of use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A type of use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A type of use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A type of use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A type of use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A type of use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A type of use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A type of use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A type of use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A type of use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A type of use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A type of use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A type of use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A type of use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A type of use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A type of use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A type of use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A type of use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A type of use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A type of use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/searchparameter.html#search">type</a></td><td><code>token</code></td><td><div><p>number | date | string | token | reference | composite | quantity | uri | special</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-quantity</td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A quantity- or range-valued use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A quantity- or range-valued use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A quantity- or range-valued use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A quantity- or range-valued use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A quantity- or range-valued use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A quantity- or range-valued use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A quantity- or range-valued use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A quantity- or range-valued use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A quantity- or range-valued use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A quantity- or range-valued use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A quantity- or range-valued use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A quantity- or range-valued use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A quantity- or range-valued use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A quantity- or range-valued use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A quantity- or range-valued use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A quantity- or range-valued use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-quantity</td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context type and quantity- or range-based value assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context type and quantity- or range-based value assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context type and quantity- or range-based value assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context type and quantity- or range-based value assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context type and quantity- or range-based value assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context type and quantity- or range-based value assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context type and quantity- or range-based value assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context type and quantity- or range-based value assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context type and quantity- or range-based value assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context type and quantity- or range-based value assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context type and quantity- or range-based value assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context type and quantity- or range-based value assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context type and quantity- or range-based value assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context type and quantity- or range-based value assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context type and quantity- or range-based value assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context type and quantity- or range-based value assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: External identifier for the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: External identifier for the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: External identifier for the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: External identifier for the charge item definition</li>
<li><a href="citation.html">Citation</a>: External identifier for the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: External identifier for the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: External identifier for the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: External identifier for the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: External identifier for the event definition</li>
<li><a href="evidence.html">Evidence</a>: External identifier for the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: External identifier for the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: External identifier for the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: External identifier for the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: External identifier for the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: External identifier for the implementation guide</li>
<li><a href="library.html">Library</a>: External identifier for the library</li>
<li><a href="measure.html">Measure</a>: External identifier for the measure</li>
<li><a href="medicationknowledge.html">MedicationKnowledge</a>: Business identifier for this medication</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: External identifier for the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: External identifier for the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: The unique identifier associated with the specimen definition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: External identifier for the search parameter</li>
<li><a href="plandefinition.html">PlanDefinition</a>: External identifier for the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: External identifier for the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: External identifier for the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: External identifier for the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: The unique identifier associated with the SpecimenDefinition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: External identifier for the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: External identifier for the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Business Identifier for SubscriptionTopic</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: External identifier for the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: An identifier for the test plan</li>
<li><a href="testscript.html">TestScript</a>: External identifier for the test script</li>
<li><a href="valueset.html">ValueSet</a>: External identifier for the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The business version of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The business version of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The business version of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The business version of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The business version of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The business version of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The business version of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The business version of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The business version of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The business version of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The business version of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The business version of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The business version of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The business version of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The business version of the implementation guide</li>
<li><a href="library.html">Library</a>: The business version of the library</li>
<li><a href="measure.html">Measure</a>: The business version of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The business version of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The business version of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The business version of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The business version of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The business version of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The business version of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The business version of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The business version of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The business version of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Business version of the SubscriptionTopic</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The business version of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The business version of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The uri that identifies the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The uri that identifies the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The uri that identifies the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The uri that identifies the charge item definition</li>
<li><a href="citation.html">Citation</a>: The uri that identifies the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The uri that identifies the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The URI that identifies the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The uri that identifies the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The uri that identifies the event definition</li>
<li><a href="evidence.html">Evidence</a>: The uri that identifies the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: The uri that identifies the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The uri that identifies the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The uri that identifies the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The uri that identifies the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The uri that identifies the implementation guide</li>
<li><a href="library.html">Library</a>: The uri that identifies the library</li>
<li><a href="measure.html">Measure</a>: The uri that identifies the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The uri that identifies the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The uri that identifies the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: The uri that identifies the observation definition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The uri that identifies the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The uri that identifies the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The uri that identifies the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The uri that identifies the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The uri that identifies the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: The uri that identifies the specimen definition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The uri that identifies the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The uri that identifies the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Logical canonical URL to reference this SubscriptionTopic (globally unique)</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: The uri that identifies the test plan</li>
<li><a href="testscript.html">TestScript</a>: The uri that identifies the test script</li>
<li><a href="valueset.html">ValueSet</a>: The uri that identifies the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/searchparameter.html#search">target</a></td><td><code>token</code></td><td><div><p>Types of resource (if a resource reference)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/searchparameter.html#search">component</a></td><td><code>reference</code></td><td><div><p>Defines how the part works</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Computationally friendly name of the activity definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>
<li><a href="citation.html">Citation</a>: Computationally friendly name of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Computationally friendly name of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: Computationally friendly name of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Computationally friendly name of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Computationally friendly name of the event definition</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: Computationally friendly name of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Computationally friendly name of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Computationally friendly name of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>
<li><a href="library.html">Library</a>: Computationally friendly name of the library</li>
<li><a href="measure.html">Measure</a>: Computationally friendly name of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Computationally friendly name of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Computationally friendly name of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Computationally friendly name of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Computationally friendly name of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Computationally friendly name of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Computationally friendly name of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Computationally friendly name of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Computationally friendly name of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Computationally friendly name of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Computationally friendly name of the test script</li>
<li><a href="valueset.html">ValueSet</a>: Computationally friendly name of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Name of the publisher of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: Name of the publisher of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Name of the publisher of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: Name of the publisher of the charge item definition</li>
<li><a href="citation.html">Citation</a>: Name of the publisher of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Name of the publisher of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: Name of the publisher of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Name of the publisher of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Name of the publisher of the event definition</li>
<li><a href="evidence.html">Evidence</a>: Name of the publisher of the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: Name of the publisher of the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: Name of the publisher of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Name of the publisher of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Name of the publisher of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>
<li><a href="library.html">Library</a>: Name of the publisher of the library</li>
<li><a href="measure.html">Measure</a>: Name of the publisher of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Name of the publisher of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Name of the publisher of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Name of the publisher of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Name of the publisher of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Name of the publisher of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Name of the publisher of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Name of the publisher of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Name of the publisher of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Name of the publisher of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Name of the publisher of the test script</li>
<li><a href="valueset.html">ValueSet</a>: Name of the publisher of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/searchparameter.html#search">base</a></td><td><code>token</code></td><td><div><p>The resource type(s) this search parameter applies to</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The current status of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The current status of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The current status of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The current status of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The current status of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The current status of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The current status of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The current status of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The current status of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The current status of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The current status of the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: The current status of the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The current status of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The current status of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The current status of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The current status of the implementation guide</li>
<li><a href="library.html">Library</a>: The current status of the library</li>
<li><a href="measure.html">Measure</a>: The current status of the measure</li>
<li><a href="medicationknowledge.html">MedicationKnowledge</a>: active | inactive | entered-in-error</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The current status of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The current status of the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: Publication status of the ObservationDefinition: draft, active, retired, unknown</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The current status of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The current status of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The current status of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The current status of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The current status of the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: Publication status of the SpecimenDefinition: draft, active, retired, unknown</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The current status of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The current status of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: draft | active | retired | unknown</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: The current status of the test plan</li>
<li><a href="testscript.html">TestScript</a>: The current status of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The current status of the value set</li>
</ul>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="SubstanceDefinition1-17" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>SubstanceDefinition</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/substancedefinition.html">http://hl7.org/fhir/StructureDefinition/SubstanceDefinition</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/substancedefinition.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Identifier by which this substance is known</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/substancedefinition.html#search">code</a></td><td><code>token</code></td><td><div><p>The specific code</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>Only return resources which were last updated as specified by the given range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/substancedefinition.html#search">classification</a></td><td><code>token</code></td><td><div><p>High or low level categorization, e.g. polymer vs. nucleic acid or linear vs. branch chain</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/substancedefinition.html#search">domain</a></td><td><code>token</code></td><td><div><p>If the substance applies to only human or veterinary use</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/substancedefinition.html#search">name</a></td><td><code>string</code></td><td><div><p>The actual name</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_source</td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="ValueSet1-18" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>ValueSet</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="http://hl7.org/fhir/R5/valueset.html">http://hl7.org/fhir/StructureDefinition/ValueSet</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-6"><span class="lead">Supported Profiles</span><p><a href="http://hl7.org/fhir/R5/computablevalueset.html">http://hl7.org/fhir/StructureDefinition/computablevalueset</a><br/><a href="http://hl7.org/fhir/R5/executablevalueset.html">http://hl7.org/fhir/StructureDefinition/executablevalueset</a><br/><a href="http://hl7.org/fhir/R5/publishablevalueset.html">http://hl7.org/fhir/StructureDefinition/publishablevalueset</a><br/><a href="http://hl7.org/fhir/R5/shareablevalueset.html">http://hl7.org/fhir/StructureDefinition/shareablevalueset</a></p></div><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul/></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The activity definition publication date</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The Actor Definition publication date</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The capability statement publication date</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The charge item definition publication date</li>
<li><a href="citation.html">Citation</a>: The citation publication date</li>
<li><a href="codesystem.html">CodeSystem</a>: The code system publication date</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The compartment definition publication date</li>
<li><a href="conceptmap.html">ConceptMap</a>: The concept map publication date</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The condition definition publication date</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The event definition publication date</li>
<li><a href="evidence.html">Evidence</a>: The evidence publication date</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The evidence variable publication date</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The example scenario publication date</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The graph definition publication date</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The implementation guide publication date</li>
<li><a href="library.html">Library</a>: The library publication date</li>
<li><a href="measure.html">Measure</a>: The measure publication date</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The message definition publication date</li>
<li><a href="namingsystem.html">NamingSystem</a>: The naming system publication date</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The operation definition publication date</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The plan definition publication date</li>
<li><a href="questionnaire.html">Questionnaire</a>: The questionnaire publication date</li>
<li><a href="requirements.html">Requirements</a>: The requirements publication date</li>
<li><a href="searchparameter.html">SearchParameter</a>: The search parameter publication date</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The structure definition publication date</li>
<li><a href="structuremap.html">StructureMap</a>: The structure map publication date</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Date status first applied</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The terminology capabilities publication date</li>
<li><a href="testscript.html">TestScript</a>: The test script publication date</li>
<li><a href="valueset.html">ValueSet</a>: The value set publication date</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/valueset.html#search">code</a></td><td><code>token</code></td><td><div><p>This special parameter searches for codes in the value set. See additional notes on the ValueSet resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-value</td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context type and value assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context type and value assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context type and value assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context type and value assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context type and value assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context type and value assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context type and value assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context type and value assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context type and value assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context type and value assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context type and value assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context type and value assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context type and value assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context type and value assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context type and value assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context type and value assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context type and value assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context type and value assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context type and value assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context type and value assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context type and value assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context type and value assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context type and value assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Intended jurisdiction for the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: Intended jurisdiction for the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: Intended jurisdiction for the charge item definition</li>
<li><a href="citation.html">Citation</a>: Intended jurisdiction for the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Intended jurisdiction for the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: Intended jurisdiction for the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Intended jurisdiction for the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Intended jurisdiction for the event definition</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Intended jurisdiction for the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>
<li><a href="library.html">Library</a>: Intended jurisdiction for the library</li>
<li><a href="measure.html">Measure</a>: Intended jurisdiction for the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Intended jurisdiction for the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Intended jurisdiction for the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Intended jurisdiction for the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Intended jurisdiction for the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Intended jurisdiction for the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Intended jurisdiction for the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Intended jurisdiction for the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Intended jurisdiction for the test script</li>
<li><a href="valueset.html">ValueSet</a>: Intended jurisdiction for the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>derived-from</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: What resource is being referenced</li>
<li><a href="codesystem.html">CodeSystem</a>: A resource that the CodeSystem is derived from</li>
<li><a href="conceptmap.html">ConceptMap</a>: A resource that the ConceptMap is derived from</li>
<li><a href="eventdefinition.html">EventDefinition</a>: What resource is being referenced</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: What resource is being referenced</li>
<li><a href="library.html">Library</a>: What resource is being referenced</li>
<li><a href="measure.html">Measure</a>: What resource is being referenced</li>
<li><a href="namingsystem.html">NamingSystem</a>: A resource that the NamingSystem is derived from</li>
<li><a href="plandefinition.html">PlanDefinition</a>: What resource is being referenced</li>
<li><a href="valueset.html">ValueSet</a>: A resource that the ValueSet is derived from</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The description of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The description of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The description of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The description of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The description of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The description of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The description of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The description of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The description of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The description of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The description of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The description of the evidence variable</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The description of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The description of the implementation guide</li>
<li><a href="library.html">Library</a>: The description of the library</li>
<li><a href="measure.html">Measure</a>: The description of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The description of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The description of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The description of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The description of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The description of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The description of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The description of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The description of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The description of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The description of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The description of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The description of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A type of use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A type of use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A type of use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A type of use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A type of use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A type of use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A type of use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A type of use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A type of use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A type of use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A type of use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A type of use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A type of use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A type of use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A type of use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A type of use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A type of use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A type of use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A type of use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A type of use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A type of use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A type of use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A type of use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A type of use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A type of use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A type of use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>predecessor</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: What resource is being referenced</li>
<li><a href="codesystem.html">CodeSystem</a>: The predecessor of the CodeSystem</li>
<li><a href="conceptmap.html">ConceptMap</a>: The predecessor of the ConceptMap</li>
<li><a href="eventdefinition.html">EventDefinition</a>: What resource is being referenced</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: What resource is being referenced</li>
<li><a href="library.html">Library</a>: What resource is being referenced</li>
<li><a href="measure.html">Measure</a>: What resource is being referenced</li>
<li><a href="namingsystem.html">NamingSystem</a>: The predecessor of the NamingSystem</li>
<li><a href="plandefinition.html">PlanDefinition</a>: What resource is being referenced</li>
<li><a href="valueset.html">ValueSet</a>: The predecessor of the ValueSet</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>title</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The human-friendly name of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The human-friendly name of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The human-friendly name of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The human-friendly name of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The human-friendly name of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The human-friendly name of the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: The human-friendly name of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The human-friendly name of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The human-friendly name of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The human-friendly name of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The human-friendly name of the evidence variable</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The human-friendly name of the implementation guide</li>
<li><a href="library.html">Library</a>: The human-friendly name of the library</li>
<li><a href="measure.html">Measure</a>: The human-friendly name of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The human-friendly name of the message definition</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: Human-friendly name of the ObservationDefinition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The human-friendly name of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The human-friendly name of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The human-friendly name of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The human-friendly name of the requirements</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: Human-friendly name of the SpecimenDefinition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The human-friendly name of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The human-friendly name of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Name for this SubscriptionTopic (Human friendly)</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The human-friendly name of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The human-friendly name of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The human-friendly name of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/valueset.html#search">reference</a></td><td><code>uri</code></td><td><div><p>A code system included or excluded in the value set or an imported value set</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-quantity</td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A quantity- or range-valued use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A quantity- or range-valued use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A quantity- or range-valued use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A quantity- or range-valued use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A quantity- or range-valued use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A quantity- or range-valued use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A quantity- or range-valued use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A quantity- or range-valued use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A quantity- or range-valued use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A quantity- or range-valued use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A quantity- or range-valued use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A quantity- or range-valued use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A quantity- or range-valued use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A quantity- or range-valued use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A quantity- or range-valued use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A quantity- or range-valued use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>effective</td><td><code>date</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The time during which the activity definition is intended to be in use</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The time during which the charge item definition is intended to be in use</li>
<li><a href="citation.html">Citation</a>: The time during which the citation is intended to be in use</li>
<li><a href="codesystem.html">CodeSystem</a>: The time during which the CodeSystem is intended to be in use</li>
<li><a href="conceptmap.html">ConceptMap</a>: The time during which the ConceptMap is intended to be in use</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The time during which the event definition is intended to be in use</li>
<li><a href="library.html">Library</a>: The time during which the library is intended to be in use</li>
<li><a href="measure.html">Measure</a>: The time during which the measure is intended to be in use</li>
<li><a href="namingsystem.html">NamingSystem</a>: The time during which the NamingSystem is intended to be in use</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The time during which the plan definition is intended to be in use</li>
<li><a href="questionnaire.html">Questionnaire</a>: The time during which the questionnaire is intended to be in use</li>
<li><a href="valueset.html">ValueSet</a>: The time during which the ValueSet is intended to be in use</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-quantity</td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: A use context type and quantity- or range-based value assigned to the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: A use context type and quantity- or range-based value assigned to the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: A use context type and quantity- or range-based value assigned to the charge item definition</li>
<li><a href="citation.html">Citation</a>: A use context type and quantity- or range-based value assigned to the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: A use context type and quantity- or range-based value assigned to the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: A use context type and quantity- or range-based value assigned to the event definition</li>
<li><a href="evidence.html">Evidence</a>: A use context type and quantity- or range-based value assigned to the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: A use context type and quantity- or range-based value assigned to the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: A use context type and quantity- or range-based value assigned to the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: A use context type and quantity- or range-based value assigned to the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>
<li><a href="library.html">Library</a>: A use context type and quantity- or range-based value assigned to the library</li>
<li><a href="measure.html">Measure</a>: A use context type and quantity- or range-based value assigned to the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: A use context type and quantity- or range-based value assigned to the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: A use context type and quantity- or range-based value assigned to the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: A use context type and quantity- or range-based value assigned to the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: A use context type and quantity- or range-based value assigned to the test script</li>
<li><a href="valueset.html">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: External identifier for the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: External identifier for the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: External identifier for the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: External identifier for the charge item definition</li>
<li><a href="citation.html">Citation</a>: External identifier for the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: External identifier for the code system</li>
<li><a href="conceptmap.html">ConceptMap</a>: External identifier for the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: External identifier for the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: External identifier for the event definition</li>
<li><a href="evidence.html">Evidence</a>: External identifier for the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: External identifier for the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: External identifier for the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: External identifier for the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: External identifier for the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: External identifier for the implementation guide</li>
<li><a href="library.html">Library</a>: External identifier for the library</li>
<li><a href="measure.html">Measure</a>: External identifier for the measure</li>
<li><a href="medicationknowledge.html">MedicationKnowledge</a>: Business identifier for this medication</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: External identifier for the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: External identifier for the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: The unique identifier associated with the specimen definition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: External identifier for the search parameter</li>
<li><a href="plandefinition.html">PlanDefinition</a>: External identifier for the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: External identifier for the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: External identifier for the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: External identifier for the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: The unique identifier associated with the SpecimenDefinition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: External identifier for the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: External identifier for the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Business Identifier for SubscriptionTopic</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: External identifier for the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: An identifier for the test plan</li>
<li><a href="testscript.html">TestScript</a>: External identifier for the test script</li>
<li><a href="valueset.html">ValueSet</a>: External identifier for the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The business version of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The business version of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The business version of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The business version of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The business version of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The business version of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The business version of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The business version of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The business version of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The business version of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The business version of the evidence</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The business version of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The business version of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The business version of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The business version of the implementation guide</li>
<li><a href="library.html">Library</a>: The business version of the library</li>
<li><a href="measure.html">Measure</a>: The business version of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The business version of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The business version of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The business version of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The business version of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The business version of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The business version of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The business version of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The business version of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The business version of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Business version of the SubscriptionTopic</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: The business version of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The business version of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The uri that identifies the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The uri that identifies the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The uri that identifies the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The uri that identifies the charge item definition</li>
<li><a href="citation.html">Citation</a>: The uri that identifies the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The uri that identifies the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The URI that identifies the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The uri that identifies the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The uri that identifies the event definition</li>
<li><a href="evidence.html">Evidence</a>: The uri that identifies the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: The uri that identifies the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The uri that identifies the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The uri that identifies the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The uri that identifies the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The uri that identifies the implementation guide</li>
<li><a href="library.html">Library</a>: The uri that identifies the library</li>
<li><a href="measure.html">Measure</a>: The uri that identifies the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The uri that identifies the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The uri that identifies the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: The uri that identifies the observation definition</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The uri that identifies the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The uri that identifies the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The uri that identifies the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The uri that identifies the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The uri that identifies the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: The uri that identifies the specimen definition</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The uri that identifies the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The uri that identifies the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: Logical canonical URL to reference this SubscriptionTopic (globally unique)</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: The uri that identifies the test plan</li>
<li><a href="testscript.html">TestScript</a>: The uri that identifies the test script</li>
<li><a href="valueset.html">ValueSet</a>: The uri that identifies the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/valueset.html#search">expansion</a></td><td><code>uri</code></td><td><div><p>Identifies the value set expansion (business identifier)</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Computationally friendly name of the activity definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>
<li><a href="citation.html">Citation</a>: Computationally friendly name of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Computationally friendly name of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: Computationally friendly name of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Computationally friendly name of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Computationally friendly name of the event definition</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: Computationally friendly name of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Computationally friendly name of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Computationally friendly name of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>
<li><a href="library.html">Library</a>: Computationally friendly name of the library</li>
<li><a href="measure.html">Measure</a>: Computationally friendly name of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Computationally friendly name of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Computationally friendly name of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Computationally friendly name of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Computationally friendly name of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Computationally friendly name of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Computationally friendly name of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Computationally friendly name of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Computationally friendly name of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Computationally friendly name of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Computationally friendly name of the test script</li>
<li><a href="valueset.html">ValueSet</a>: Computationally friendly name of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Name of the publisher of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: Name of the publisher of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: Name of the publisher of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: Name of the publisher of the charge item definition</li>
<li><a href="citation.html">Citation</a>: Name of the publisher of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: Name of the publisher of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: Name of the publisher of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: Name of the publisher of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Name of the publisher of the event definition</li>
<li><a href="evidence.html">Evidence</a>: Name of the publisher of the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: Name of the publisher of the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: Name of the publisher of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: Name of the publisher of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: Name of the publisher of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>
<li><a href="library.html">Library</a>: Name of the publisher of the library</li>
<li><a href="measure.html">Measure</a>: Name of the publisher of the measure</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: Name of the publisher of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: Name of the publisher of the naming system</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: Name of the publisher of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Name of the publisher of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: Name of the publisher of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: Name of the publisher of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: Name of the publisher of the search parameter</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: Name of the publisher of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: Name of the publisher of the structure map</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>
<li><a href="testscript.html">TestScript</a>: Name of the publisher of the test script</li>
<li><a href="valueset.html">ValueSet</a>: Name of the publisher of the value set</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>topic</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: Topics associated with the module</li>
<li><a href="codesystem.html">CodeSystem</a>: Topics associated with the CodeSystem</li>
<li><a href="conceptmap.html">ConceptMap</a>: Topics associated with the ConceptMap</li>
<li><a href="eventdefinition.html">EventDefinition</a>: Topics associated with the module</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: Topics associated with the EvidenceVariable</li>
<li><a href="library.html">Library</a>: Topics associated with the module</li>
<li><a href="measure.html">Measure</a>: Topics associated with the measure</li>
<li><a href="namingsystem.html">NamingSystem</a>: Topics associated with the NamingSystem</li>
<li><a href="plandefinition.html">PlanDefinition</a>: Topics associated with the module</li>
<li><a href="valueset.html">ValueSet</a>: Topics associated with the ValueSet</li>
</ul>
</div></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>special</code></td><td><div><p>Search on the narrative of the resource</p>
</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>
<ul>
<li><a href="activitydefinition.html">ActivityDefinition</a>: The current status of the activity definition</li>
<li><a href="actordefinition.html">ActorDefinition</a>: The current status of the Actor Definition</li>
<li><a href="capabilitystatement.html">CapabilityStatement</a>: The current status of the capability statement</li>
<li><a href="chargeitemdefinition.html">ChargeItemDefinition</a>: The current status of the charge item definition</li>
<li><a href="citation.html">Citation</a>: The current status of the citation</li>
<li><a href="codesystem.html">CodeSystem</a>: The current status of the code system</li>
<li><a href="compartmentdefinition.html">CompartmentDefinition</a>: The current status of the compartment definition</li>
<li><a href="conceptmap.html">ConceptMap</a>: The current status of the concept map</li>
<li><a href="conditiondefinition.html">ConditionDefinition</a>: The current status of the condition definition</li>
<li><a href="eventdefinition.html">EventDefinition</a>: The current status of the event definition</li>
<li><a href="evidence.html">Evidence</a>: The current status of the evidence</li>
<li><a href="evidencereport.html">EvidenceReport</a>: The current status of the evidence report</li>
<li><a href="evidencevariable.html">EvidenceVariable</a>: The current status of the evidence variable</li>
<li><a href="examplescenario.html">ExampleScenario</a>: The current status of the example scenario</li>
<li><a href="graphdefinition.html">GraphDefinition</a>: The current status of the graph definition</li>
<li><a href="implementationguide.html">ImplementationGuide</a>: The current status of the implementation guide</li>
<li><a href="library.html">Library</a>: The current status of the library</li>
<li><a href="measure.html">Measure</a>: The current status of the measure</li>
<li><a href="medicationknowledge.html">MedicationKnowledge</a>: active | inactive | entered-in-error</li>
<li><a href="messagedefinition.html">MessageDefinition</a>: The current status of the message definition</li>
<li><a href="namingsystem.html">NamingSystem</a>: The current status of the naming system</li>
<li><a href="observationdefinition.html">ObservationDefinition</a>: Publication status of the ObservationDefinition: draft, active, retired, unknown</li>
<li><a href="operationdefinition.html">OperationDefinition</a>: The current status of the operation definition</li>
<li><a href="plandefinition.html">PlanDefinition</a>: The current status of the plan definition</li>
<li><a href="questionnaire.html">Questionnaire</a>: The current status of the questionnaire</li>
<li><a href="requirements.html">Requirements</a>: The current status of the requirements</li>
<li><a href="searchparameter.html">SearchParameter</a>: The current status of the search parameter</li>
<li><a href="specimendefinition.html">SpecimenDefinition</a>: Publication status of the SpecimenDefinition: draft, active, retired, unknown</li>
<li><a href="structuredefinition.html">StructureDefinition</a>: The current status of the structure definition</li>
<li><a href="structuremap.html">StructureMap</a>: The current status of the structure map</li>
<li><a href="subscriptiontopic.html">SubscriptionTopic</a>: draft | active | retired | unknown</li>
<li><a href="terminologycapabilities.html">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>
<li><a href="testplan.html">TestPlan</a>: The current status of the test plan</li>
<li><a href="testscript.html">TestScript</a>: The current status of the test script</li>
<li><a href="valueset.html">ValueSet</a>: The current status of the value set</li>
</ul>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div><div class="row"><div class="col-12"><span class="lead">Extended Operations</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$validate-code</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$invalidate-expansion</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$expand</td><td><div/></td></tr></tbody></table></div></div></div></div></div></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/emedicinal-product-info/CapabilityStatement/advanced-vulcan-epi-server"/>
  <version value="1.0.0"/>
  <name value="RestServer"/>
  <title value="Advanced Vulcan ePI Server Capability Statement"/>
  <status value="active"/>
  <date value="2024-03-07T10:51:50Z"/>
  <publisher
             value="HL7 International - Biomedical Research &amp; Regulation Work Group"/>
  <contact>
    <name
          value="HL7 International - Biomedical Research &amp; Regulation Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <kind value="instance"/>
  <fhirVersion value="5.0.0"/>
  <format value="application/fhir+xml"/>
  <format value="xml"/>
  <format value="application/fhir+json"/>
  <format value="json"/>
  <format value="html/json"/>
  <format value="html/xml"/>
  <patchFormat value="application/fhir+json"/>
  <patchFormat value="application/fhir+xml"/>
  <patchFormat value="application/json-patch+json"/>
  <patchFormat value="application/xml-patch+xml"/>
  <rest>
    <mode value="server"/>
    <resource>
      <type value="AdministrableProductDefinition"/>
      <profile
               value="http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchInclude value="AdministrableProductDefinition:device"/>
      <searchInclude value="AdministrableProductDefinition:form-of"/>
      <searchInclude
                     value="AdministrableProductDefinition:manufactured-item"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="Ingredient:for"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-identifier"/>
        <type value="token"/>
        <documentation value="An identifier for the administrable product"/>
      </searchParam>
      <searchParam>
        <name value="ingredient"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-ingredient"/>
        <type value="token"/>
        <documentation
                       value="The ingredients of this administrable medicinal product"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="manufactured-item"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-manufactured-item"/>
        <type value="reference"/>
        <documentation
                       value="The manufactured item(s) that this administrable product is produced from. Either a single item, or several that are mixed before administration (e.g. a power item and a solution item). Note that these are not raw ingredients"/>
      </searchParam>
      <searchParam>
        <name value="route"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-route"/>
        <type value="token"/>
        <documentation value="Coded expression for the route"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="dose-form"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-dose-form"/>
        <type value="token"/>
        <documentation
                       value="The administrable dose form, i.e. the dose form of the final product after necessary reconstitution or processing"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="device"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-device"/>
        <type value="reference"/>
        <documentation
                       value="A device that is integral to the medicinal product, in effect being considered as an &quot;ingredient&quot; of the medicinal product. This is not intended for devices that are just co-packaged"/>
      </searchParam>
      <searchParam>
        <name value="form-of"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-form-of"/>
        <type value="reference"/>
        <documentation
                       value="The medicinal product that this is an administrable form of. This is not a reference to the item(s) that make up this administrable form - it is the whole product"/>
      </searchParam>
      <searchParam>
        <name value="target-species"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-target-species"/>
        <type value="token"/>
        <documentation value="Coded expression for the species"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-status"/>
        <type value="token"/>
        <documentation
                       value="The status of this administrable product. Enables tracking the life-cycle of the content."/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="Binary"/>
      <profile value="http://hl7.org/fhir/StructureDefinition/Binary"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Binary-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's narrative using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="Bundle"/>
      <profile value="http://hl7.org/fhir/StructureDefinition/Bundle"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/batch-bundle"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/batch-response-bundle"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/document-bundle"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/history-bundle"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/search-set-bundle"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/subscription-notification-bundle"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/transaction-bundle"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/transaction-response-bundle"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchInclude value="Bundle:composition"/>
      <searchInclude value="Bundle:example-constraint"/>
      <searchInclude value="Bundle:message"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Bundle-identifier"/>
        <type value="token"/>
        <documentation value="Persistent identifier for the bundle"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="message"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Bundle-message"/>
        <type value="reference"/>
        <documentation
                       value="The first resource in the bundle, if the bundle type is &quot;message&quot; - this is a message header, and this parameter provides access to search its contents"/>
      </searchParam>
      <searchParam>
        <name value="type"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Bundle-type"/>
        <type value="token"/>
        <documentation
                       value="document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection | subscription-notification"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="composition"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Bundle-composition"/>
        <type value="reference"/>
        <documentation
                       value="The first resource in the bundle, if the bundle type is &quot;document&quot; - this is a composition, and this parameter provides access to search its contents"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Bundle-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's narrative using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="example-constraint"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Bundle-example-constraint"/>
        <type value="reference"/>
        <documentation value="Search Composition Bundle"/>
      </searchParam>
      <searchParam>
        <name value="timestamp"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Bundle-timestamp"/>
        <type value="date"/>
        <documentation value="When the bundle was assembled"/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="ClinicalUseDefinition"/>
      <profile
               value="http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchInclude
                     value="ClinicalUseDefinition:contraindication-reference"/>
      <searchInclude value="ClinicalUseDefinition:effect-reference"/>
      <searchInclude value="ClinicalUseDefinition:indication-reference"/>
      <searchInclude value="ClinicalUseDefinition:product"/>
      <searchInclude value="ClinicalUseDefinition:subject"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="contraindication-reference"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication-reference"/>
        <type value="reference"/>
        <documentation
                       value="The situation that is being documented as contraindicating against this item, as a reference"/>
      </searchParam>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-identifier"/>
        <type value="token"/>
        <documentation value="Business identifier for this issue"/>
      </searchParam>
      <searchParam>
        <name value="indication-reference"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication-reference"/>
        <type value="reference"/>
        <documentation
                       value="The situation that is being documented as an indicaton for this item, as a reference"/>
      </searchParam>
      <searchParam>
        <name value="product"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-product"/>
        <type value="reference"/>
        <documentation
                       value="The medicinal product for which this is a clinical usage issue"/>
      </searchParam>
      <searchParam>
        <name value="subject"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-subject"/>
        <type value="reference"/>
        <documentation
                       value="The resource for which this is a clinical usage issue"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-type"/>
        <type value="token"/>
        <documentation
                       value="indication | contraindication | interaction | undesirable-effect | warning"/>
      </searchParam>
      <searchParam>
        <name value="effect-reference"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect-reference"/>
        <type value="reference"/>
        <documentation
                       value="The situation in which the undesirable effect may manifest, as a reference"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="effect"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect"/>
        <type value="token"/>
        <documentation
                       value="The situation in which the undesirable effect may manifest, as a code"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="interaction"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-interaction"/>
        <type value="token"/>
        <documentation
                       value="The type of the interaction e.g. drug-drug interaction, drug-food interaction, drug-lab test interaction"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="indication"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication"/>
        <type value="token"/>
        <documentation
                       value="The situation that is being documented as an indicaton for this item, as a code"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="contraindication"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication"/>
        <type value="token"/>
        <documentation
                       value="The situation that is being documented as contraindicating against this item, as a code"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-status"/>
        <type value="token"/>
        <documentation
                       value="Whether this is a current issue or one that has been retired etc."/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="CodeSystem"/>
      <profile value="http://hl7.org/fhir/StructureDefinition/CodeSystem"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/publishablecodesystem"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
      <versioning value="versioned-update"/>
      <conditionalDelete value="single"/>
      <searchInclude value="*"/>
      <searchInclude value="CodeSystem:derived-from"/>
      <searchInclude value="CodeSystem:predecessor"/>
      <searchInclude value="CodeSystem:supplements"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="CodeSystem:supplements"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-date"/>
        <type value="date"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The activity definition publication date
* [ActorDefinition](actordefinition.html): The Actor Definition publication date
* [CapabilityStatement](capabilitystatement.html): The capability statement publication date
* [ChargeItemDefinition](chargeitemdefinition.html): The charge item definition publication date
* [Citation](citation.html): The citation publication date
* [CodeSystem](codesystem.html): The code system publication date
* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date
* [ConceptMap](conceptmap.html): The concept map publication date
* [ConditionDefinition](conditiondefinition.html): The condition definition publication date
* [EventDefinition](eventdefinition.html): The event definition publication date
* [Evidence](evidence.html): The evidence publication date
* [EvidenceVariable](evidencevariable.html): The evidence variable publication date
* [ExampleScenario](examplescenario.html): The example scenario publication date
* [GraphDefinition](graphdefinition.html): The graph definition publication date
* [ImplementationGuide](implementationguide.html): The implementation guide publication date
* [Library](library.html): The library publication date
* [Measure](measure.html): The measure publication date
* [MessageDefinition](messagedefinition.html): The message definition publication date
* [NamingSystem](namingsystem.html): The naming system publication date
* [OperationDefinition](operationdefinition.html): The operation definition publication date
* [PlanDefinition](plandefinition.html): The plan definition publication date
* [Questionnaire](questionnaire.html): The questionnaire publication date
* [Requirements](requirements.html): The requirements publication date
* [SearchParameter](searchparameter.html): The search parameter publication date
* [StructureDefinition](structuredefinition.html): The structure definition publication date
* [StructureMap](structuremap.html): The structure map publication date
* [SubscriptionTopic](subscriptiontopic.html): Date status first applied
* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date
* [TestScript](testscript.html): The test script publication date
* [ValueSet](valueset.html): The value set publication date
"/>
      </searchParam>
      <searchParam>
        <name value="code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-code"/>
        <type value="token"/>
        <documentation value="A code defined in the code system"/>
      </searchParam>
      <searchParam>
        <name value="context-type-value"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-context-type-value"/>
        <type value="composite"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and value assigned to the charge item definition
* [Citation](citation.html): A use context type and value assigned to the citation
* [CodeSystem](codesystem.html): A use context type and value assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context type and value assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition
* [Evidence](evidence.html): A use context type and value assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context type and value assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide
* [Library](library.html): A use context type and value assigned to the library
* [Measure](measure.html): A use context type and value assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition
* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire
* [Requirements](requirements.html): A use context type and value assigned to the requirements
* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition
* [StructureMap](structuremap.html): A use context type and value assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities
* [TestScript](testscript.html): A use context type and value assigned to the test script
* [ValueSet](valueset.html): A use context type and value assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="jurisdiction"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-jurisdiction"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Intended jurisdiction for the activity definition
* [ActorDefinition](actordefinition.html): Intended jurisdiction for the Actor Definition
* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): Intended jurisdiction for the charge item definition
* [Citation](citation.html): Intended jurisdiction for the citation
* [CodeSystem](codesystem.html): Intended jurisdiction for the code system
* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map
* [ConditionDefinition](conditiondefinition.html): Intended jurisdiction for the condition definition
* [EventDefinition](eventdefinition.html): Intended jurisdiction for the event definition
* [ExampleScenario](examplescenario.html): Intended jurisdiction for the example scenario
* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition
* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide
* [Library](library.html): Intended jurisdiction for the library
* [Measure](measure.html): Intended jurisdiction for the measure
* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition
* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system
* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition
* [PlanDefinition](plandefinition.html): Intended jurisdiction for the plan definition
* [Questionnaire](questionnaire.html): Intended jurisdiction for the questionnaire
* [Requirements](requirements.html): Intended jurisdiction for the requirements
* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter
* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition
* [StructureMap](structuremap.html): Intended jurisdiction for the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities
* [TestScript](testscript.html): Intended jurisdiction for the test script
* [ValueSet](valueset.html): Intended jurisdiction for the value set
"/>
      </searchParam>
      <searchParam>
        <name value="derived-from"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-derived-from"/>
        <type value="reference"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): What resource is being referenced
* [CodeSystem](codesystem.html): A resource that the CodeSystem is derived from
* [ConceptMap](conceptmap.html): A resource that the ConceptMap is derived from
* [EventDefinition](eventdefinition.html): What resource is being referenced
* [EvidenceVariable](evidencevariable.html): What resource is being referenced
* [Library](library.html): What resource is being referenced
* [Measure](measure.html): What resource is being referenced
* [NamingSystem](namingsystem.html): A resource that the NamingSystem is derived from
* [PlanDefinition](plandefinition.html): What resource is being referenced
* [ValueSet](valueset.html): A resource that the ValueSet is derived from
"/>
      </searchParam>
      <searchParam>
        <name value="description"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-description"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The description of the activity definition
* [ActorDefinition](actordefinition.html): The description of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The description of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The description of the charge item definition
* [Citation](citation.html): The description of the citation
* [CodeSystem](codesystem.html): The description of the code system
* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition
* [ConceptMap](conceptmap.html): The description of the concept map
* [ConditionDefinition](conditiondefinition.html): The description of the condition definition
* [EventDefinition](eventdefinition.html): The description of the event definition
* [Evidence](evidence.html): The description of the evidence
* [EvidenceVariable](evidencevariable.html): The description of the evidence variable
* [GraphDefinition](graphdefinition.html): The description of the graph definition
* [ImplementationGuide](implementationguide.html): The description of the implementation guide
* [Library](library.html): The description of the library
* [Measure](measure.html): The description of the measure
* [MessageDefinition](messagedefinition.html): The description of the message definition
* [NamingSystem](namingsystem.html): The description of the naming system
* [OperationDefinition](operationdefinition.html): The description of the operation definition
* [PlanDefinition](plandefinition.html): The description of the plan definition
* [Questionnaire](questionnaire.html): The description of the questionnaire
* [Requirements](requirements.html): The description of the requirements
* [SearchParameter](searchparameter.html): The description of the search parameter
* [StructureDefinition](structuredefinition.html): The description of the structure definition
* [StructureMap](structuremap.html): The description of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities
* [TestScript](testscript.html): The description of the test script
* [ValueSet](valueset.html): The description of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context-type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-context-type"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A type of use context assigned to the charge item definition
* [Citation](citation.html): A type of use context assigned to the citation
* [CodeSystem](codesystem.html): A type of use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A type of use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition
* [Evidence](evidence.html): A type of use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A type of use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide
* [Library](library.html): A type of use context assigned to the library
* [Measure](measure.html): A type of use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition
* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire
* [Requirements](requirements.html): A type of use context assigned to the requirements
* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition
* [StructureMap](structuremap.html): A type of use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities
* [TestScript](testscript.html): A type of use context assigned to the test script
* [ValueSet](valueset.html): A type of use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="language"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-language"/>
        <type value="token"/>
        <documentation value="A language in which a designation is provided"/>
      </searchParam>
      <searchParam>
        <name value="predecessor"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-predecessor"/>
        <type value="reference"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): What resource is being referenced
* [CodeSystem](codesystem.html): The predecessor of the CodeSystem
* [ConceptMap](conceptmap.html): The predecessor of the ConceptMap
* [EventDefinition](eventdefinition.html): What resource is being referenced
* [EvidenceVariable](evidencevariable.html): What resource is being referenced
* [Library](library.html): What resource is being referenced
* [Measure](measure.html): What resource is being referenced
* [NamingSystem](namingsystem.html): The predecessor of the NamingSystem
* [PlanDefinition](plandefinition.html): What resource is being referenced
* [ValueSet](valueset.html): The predecessor of the ValueSet
"/>
      </searchParam>
      <searchParam>
        <name value="title"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-title"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The human-friendly name of the activity definition
* [ActorDefinition](actordefinition.html): The human-friendly name of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The human-friendly name of the charge item definition
* [Citation](citation.html): The human-friendly name of the citation
* [CodeSystem](codesystem.html): The human-friendly name of the code system
* [ConceptMap](conceptmap.html): The human-friendly name of the concept map
* [ConditionDefinition](conditiondefinition.html): The human-friendly name of the condition definition
* [EventDefinition](eventdefinition.html): The human-friendly name of the event definition
* [Evidence](evidence.html): The human-friendly name of the evidence
* [EvidenceVariable](evidencevariable.html): The human-friendly name of the evidence variable
* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide
* [Library](library.html): The human-friendly name of the library
* [Measure](measure.html): The human-friendly name of the measure
* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition
* [ObservationDefinition](observationdefinition.html): Human-friendly name of the ObservationDefinition
* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition
* [PlanDefinition](plandefinition.html): The human-friendly name of the plan definition
* [Questionnaire](questionnaire.html): The human-friendly name of the questionnaire
* [Requirements](requirements.html): The human-friendly name of the requirements
* [SpecimenDefinition](specimendefinition.html): Human-friendly name of the SpecimenDefinition
* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition
* [StructureMap](structuremap.html): The human-friendly name of the structure map
* [SubscriptionTopic](subscriptiontopic.html): Name for this SubscriptionTopic (Human friendly)
* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities
* [TestScript](testscript.html): The human-friendly name of the test script
* [ValueSet](valueset.html): The human-friendly name of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context-quantity"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-context-quantity"/>
        <type value="quantity"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A quantity- or range-valued use context assigned to the charge item definition
* [Citation](citation.html): A quantity- or range-valued use context assigned to the citation
* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A quantity- or range-valued use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition
* [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A quantity- or range-valued use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide
* [Library](library.html): A quantity- or range-valued use context assigned to the library
* [Measure](measure.html): A quantity- or range-valued use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition
* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire
* [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements
* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition
* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities
* [TestScript](testscript.html): A quantity- or range-valued use context assigned to the test script
* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="effective"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-effective"/>
        <type value="date"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The time during which the activity definition is intended to be in use
* [ChargeItemDefinition](chargeitemdefinition.html): The time during which the charge item definition is intended to be in use
* [Citation](citation.html): The time during which the citation is intended to be in use
* [CodeSystem](codesystem.html): The time during which the CodeSystem is intended to be in use
* [ConceptMap](conceptmap.html): The time during which the ConceptMap is intended to be in use
* [EventDefinition](eventdefinition.html): The time during which the event definition is intended to be in use
* [Library](library.html): The time during which the library is intended to be in use
* [Measure](measure.html): The time during which the measure is intended to be in use
* [NamingSystem](namingsystem.html): The time during which the NamingSystem is intended to be in use
* [PlanDefinition](plandefinition.html): The time during which the plan definition is intended to be in use
* [Questionnaire](questionnaire.html): The time during which the questionnaire is intended to be in use
* [ValueSet](valueset.html): The time during which the ValueSet is intended to be in use
"/>
      </searchParam>
      <searchParam>
        <name value="context"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-context"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context assigned to the charge item definition
* [Citation](citation.html): A use context assigned to the citation
* [CodeSystem](codesystem.html): A use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context assigned to the event definition
* [Evidence](evidence.html): A use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide
* [Library](library.html): A use context assigned to the library
* [Measure](measure.html): A use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition
* [NamingSystem](namingsystem.html): A use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context assigned to the questionnaire
* [Requirements](requirements.html): A use context assigned to the requirements
* [SearchParameter](searchparameter.html): A use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition
* [StructureMap](structuremap.html): A use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities
* [TestScript](testscript.html): A use context assigned to the test script
* [ValueSet](valueset.html): A use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context-type-quantity"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-context-type-quantity"/>
        <type value="composite"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and quantity- or range-based value assigned to the charge item definition
* [Citation](citation.html): A use context type and quantity- or range-based value assigned to the citation
* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context type and quantity- or range-based value assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition
* [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context type and quantity- or range-based value assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide
* [Library](library.html): A use context type and quantity- or range-based value assigned to the library
* [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition
* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire
* [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements
* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition
* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities
* [TestScript](testscript.html): A use context type and quantity- or range-based value assigned to the test script
* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-identifier"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): External identifier for the activity definition
* [ActorDefinition](actordefinition.html): External identifier for the Actor Definition
* [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): External identifier for the charge item definition
* [Citation](citation.html): External identifier for the citation
* [CodeSystem](codesystem.html): External identifier for the code system
* [ConceptMap](conceptmap.html): External identifier for the concept map
* [ConditionDefinition](conditiondefinition.html): External identifier for the condition definition
* [EventDefinition](eventdefinition.html): External identifier for the event definition
* [Evidence](evidence.html): External identifier for the evidence
* [EvidenceReport](evidencereport.html): External identifier for the evidence report
* [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable
* [ExampleScenario](examplescenario.html): External identifier for the example scenario
* [GraphDefinition](graphdefinition.html): External identifier for the graph definition
* [ImplementationGuide](implementationguide.html): External identifier for the implementation guide
* [Library](library.html): External identifier for the library
* [Measure](measure.html): External identifier for the measure
* [MedicationKnowledge](medicationknowledge.html): Business identifier for this medication
* [MessageDefinition](messagedefinition.html): External identifier for the message definition
* [NamingSystem](namingsystem.html): External identifier for the naming system
* [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition
* [OperationDefinition](operationdefinition.html): External identifier for the search parameter
* [PlanDefinition](plandefinition.html): External identifier for the plan definition
* [Questionnaire](questionnaire.html): External identifier for the questionnaire
* [Requirements](requirements.html): External identifier for the requirements
* [SearchParameter](searchparameter.html): External identifier for the search parameter
* [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition
* [StructureDefinition](structuredefinition.html): External identifier for the structure definition
* [StructureMap](structuremap.html): External identifier for the structure map
* [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic
* [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities
* [TestPlan](testplan.html): An identifier for the test plan
* [TestScript](testscript.html): External identifier for the test script
* [ValueSet](valueset.html): External identifier for the value set
"/>
      </searchParam>
      <searchParam>
        <name value="content-mode"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode"/>
        <type value="token"/>
        <documentation
                       value="not-present | example | fragment | complete | supplement"/>
      </searchParam>
      <searchParam>
        <name value="version"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-version"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The business version of the activity definition
* [ActorDefinition](actordefinition.html): The business version of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The business version of the charge item definition
* [Citation](citation.html): The business version of the citation
* [CodeSystem](codesystem.html): The business version of the code system
* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition
* [ConceptMap](conceptmap.html): The business version of the concept map
* [ConditionDefinition](conditiondefinition.html): The business version of the condition definition
* [EventDefinition](eventdefinition.html): The business version of the event definition
* [Evidence](evidence.html): The business version of the evidence
* [EvidenceVariable](evidencevariable.html): The business version of the evidence variable
* [ExampleScenario](examplescenario.html): The business version of the example scenario
* [GraphDefinition](graphdefinition.html): The business version of the graph definition
* [ImplementationGuide](implementationguide.html): The business version of the implementation guide
* [Library](library.html): The business version of the library
* [Measure](measure.html): The business version of the measure
* [MessageDefinition](messagedefinition.html): The business version of the message definition
* [NamingSystem](namingsystem.html): The business version of the naming system
* [OperationDefinition](operationdefinition.html): The business version of the operation definition
* [PlanDefinition](plandefinition.html): The business version of the plan definition
* [Questionnaire](questionnaire.html): The business version of the questionnaire
* [Requirements](requirements.html): The business version of the requirements
* [SearchParameter](searchparameter.html): The business version of the search parameter
* [StructureDefinition](structuredefinition.html): The business version of the structure definition
* [StructureMap](structuremap.html): The business version of the structure map
* [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic
* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities
* [TestScript](testscript.html): The business version of the test script
* [ValueSet](valueset.html): The business version of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="url"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-url"/>
        <type value="uri"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition
* [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The uri that identifies the charge item definition
* [Citation](citation.html): The uri that identifies the citation
* [CodeSystem](codesystem.html): The uri that identifies the code system
* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition
* [ConceptMap](conceptmap.html): The URI that identifies the concept map
* [ConditionDefinition](conditiondefinition.html): The uri that identifies the condition definition
* [EventDefinition](eventdefinition.html): The uri that identifies the event definition
* [Evidence](evidence.html): The uri that identifies the evidence
* [EvidenceReport](evidencereport.html): The uri that identifies the evidence report
* [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable
* [ExampleScenario](examplescenario.html): The uri that identifies the example scenario
* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition
* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide
* [Library](library.html): The uri that identifies the library
* [Measure](measure.html): The uri that identifies the measure
* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition
* [NamingSystem](namingsystem.html): The uri that identifies the naming system
* [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition
* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition
* [PlanDefinition](plandefinition.html): The uri that identifies the plan definition
* [Questionnaire](questionnaire.html): The uri that identifies the questionnaire
* [Requirements](requirements.html): The uri that identifies the requirements
* [SearchParameter](searchparameter.html): The uri that identifies the search parameter
* [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition
* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition
* [StructureMap](structuremap.html): The uri that identifies the structure map
* [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique)
* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities
* [TestPlan](testplan.html): The uri that identifies the test plan
* [TestScript](testscript.html): The uri that identifies the test script
* [ValueSet](valueset.html): The uri that identifies the value set
"/>
      </searchParam>
      <searchParam>
        <name value="supplements"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-supplements"/>
        <type value="reference"/>
        <documentation
                       value="Find code system supplements for the referenced code system"/>
      </searchParam>
      <searchParam>
        <name value="system"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-system"/>
        <type value="uri"/>
        <documentation
                       value="The system for any codes defined by this code system (same as 'url')"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-name"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition
* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement
* [Citation](citation.html): Computationally friendly name of the citation
* [CodeSystem](codesystem.html): Computationally friendly name of the code system
* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition
* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map
* [ConditionDefinition](conditiondefinition.html): Computationally friendly name of the condition definition
* [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition
* [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable
* [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario
* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition
* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide
* [Library](library.html): Computationally friendly name of the library
* [Measure](measure.html): Computationally friendly name of the measure
* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition
* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system
* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition
* [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition
* [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire
* [Requirements](requirements.html): Computationally friendly name of the requirements
* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter
* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition
* [StructureMap](structuremap.html): Computationally friendly name of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities
* [TestScript](testscript.html): Computationally friendly name of the test script
* [ValueSet](valueset.html): Computationally friendly name of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="publisher"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-publisher"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition
* [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): Name of the publisher of the charge item definition
* [Citation](citation.html): Name of the publisher of the citation
* [CodeSystem](codesystem.html): Name of the publisher of the code system
* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition
* [ConceptMap](conceptmap.html): Name of the publisher of the concept map
* [ConditionDefinition](conditiondefinition.html): Name of the publisher of the condition definition
* [EventDefinition](eventdefinition.html): Name of the publisher of the event definition
* [Evidence](evidence.html): Name of the publisher of the evidence
* [EvidenceReport](evidencereport.html): Name of the publisher of the evidence report
* [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable
* [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario
* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition
* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide
* [Library](library.html): Name of the publisher of the library
* [Measure](measure.html): Name of the publisher of the measure
* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition
* [NamingSystem](namingsystem.html): Name of the publisher of the naming system
* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition
* [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition
* [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire
* [Requirements](requirements.html): Name of the publisher of the requirements
* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter
* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition
* [StructureMap](structuremap.html): Name of the publisher of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities
* [TestScript](testscript.html): Name of the publisher of the test script
* [ValueSet](valueset.html): Name of the publisher of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="topic"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-topic"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Topics associated with the module
* [CodeSystem](codesystem.html): Topics associated with the CodeSystem
* [ConceptMap](conceptmap.html): Topics associated with the ConceptMap
* [EventDefinition](eventdefinition.html): Topics associated with the module
* [EvidenceVariable](evidencevariable.html): Topics associated with the EvidenceVariable
* [Library](library.html): Topics associated with the module
* [Measure](measure.html): Topics associated with the measure
* [NamingSystem](namingsystem.html): Topics associated with the NamingSystem
* [PlanDefinition](plandefinition.html): Topics associated with the module
* [ValueSet](valueset.html): Topics associated with the ValueSet
"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CodeSystem-status"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The current status of the activity definition
* [ActorDefinition](actordefinition.html): The current status of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The current status of the charge item definition
* [Citation](citation.html): The current status of the citation
* [CodeSystem](codesystem.html): The current status of the code system
* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition
* [ConceptMap](conceptmap.html): The current status of the concept map
* [ConditionDefinition](conditiondefinition.html): The current status of the condition definition
* [EventDefinition](eventdefinition.html): The current status of the event definition
* [Evidence](evidence.html): The current status of the evidence
* [EvidenceReport](evidencereport.html): The current status of the evidence report
* [EvidenceVariable](evidencevariable.html): The current status of the evidence variable
* [ExampleScenario](examplescenario.html): The current status of the example scenario
* [GraphDefinition](graphdefinition.html): The current status of the graph definition
* [ImplementationGuide](implementationguide.html): The current status of the implementation guide
* [Library](library.html): The current status of the library
* [Measure](measure.html): The current status of the measure
* [MedicationKnowledge](medicationknowledge.html): active | inactive | entered-in-error
* [MessageDefinition](messagedefinition.html): The current status of the message definition
* [NamingSystem](namingsystem.html): The current status of the naming system
* [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown
* [OperationDefinition](operationdefinition.html): The current status of the operation definition
* [PlanDefinition](plandefinition.html): The current status of the plan definition
* [Questionnaire](questionnaire.html): The current status of the questionnaire
* [Requirements](requirements.html): The current status of the requirements
* [SearchParameter](searchparameter.html): The current status of the search parameter
* [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown
* [StructureDefinition](structuredefinition.html): The current status of the structure definition
* [StructureMap](structuremap.html): The current status of the structure map
* [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown
* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities
* [TestPlan](testplan.html): The current status of the test plan
* [TestScript](testscript.html): The current status of the test script
* [ValueSet](valueset.html): The current status of the value set
"/>
      </searchParam>
      <operation>
        <name value="upload-external-code-system"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/CodeSystem-t-upload-external-code-system"/>
      </operation>
      <operation>
        <name value="apply-codesystem-delta-remove"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/CodeSystem-t-apply-codesystem-delta-remove"/>
      </operation>
      <operation>
        <name value="apply-codesystem-delta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/CodeSystem-t-apply-codesystem-delta-add"/>
      </operation>
    </resource>
    <resource>
      <type value="Composition"/>
      <profile value="http://hl7.org/fhir/StructureDefinition/Composition"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/catalog"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/clinicaldocument"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/example-composition"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/example-section-library"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchInclude value="Composition:attester"/>
      <searchInclude value="Composition:author"/>
      <searchInclude value="Composition:encounter"/>
      <searchInclude value="Composition:entry"/>
      <searchInclude value="Composition:event-reference"/>
      <searchInclude value="Composition:patient"/>
      <searchInclude value="Composition:related"/>
      <searchInclude value="Composition:subject"/>
      <searchRevInclude value="Bundle:composition"/>
      <searchRevInclude value="Bundle:example-constraint"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-date"/>
        <type value="date"/>
        <documentation
                       value="Multiple Resources: 

* [AdverseEvent](adverseevent.html): When the event occurred
* [AllergyIntolerance](allergyintolerance.html): Date first version of the resource instance was recorded
* [Appointment](appointment.html): Appointment date/time.
* [AuditEvent](auditevent.html): Time when the event was recorded
* [CarePlan](careplan.html): Time period plan covers
* [CareTeam](careteam.html): A date within the coverage time period.
* [ClinicalImpression](clinicalimpression.html): When the assessment was documented
* [Composition](composition.html): Composition editing time
* [Consent](consent.html): When consent was agreed to
* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report
* [DocumentReference](documentreference.html): When this document reference was created
* [Encounter](encounter.html): A date within the actualPeriod the Encounter lasted
* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period
* [FamilyMemberHistory](familymemberhistory.html): When history was recorded or last updated
* [Flag](flag.html): Time period when flag is active
* [Immunization](immunization.html): Vaccination  (non)-Administration Date
* [ImmunizationEvaluation](immunizationevaluation.html): Date the evaluation was generated
* [ImmunizationRecommendation](immunizationrecommendation.html): Date recommendation(s) created
* [Invoice](invoice.html): Invoice date / posting date
* [List](list.html): When the list was prepared
* [MeasureReport](measurereport.html): The date of the measure report
* [NutritionIntake](nutritionintake.html): Date when patient was taking (or not taking) the medication
* [Observation](observation.html): Clinically relevant time/time-period for observation
* [Procedure](procedure.html): When the procedure occurred or is occurring
* [ResearchSubject](researchsubject.html): Start and end of participation
* [RiskAssessment](riskassessment.html): When was assessment made?
* [SupplyRequest](supplyrequest.html): When the request was made
"/>
      </searchParam>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="subject"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-subject"/>
        <type value="reference"/>
        <documentation value="Who and/or what the composition is about"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="section"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-section"/>
        <type value="token"/>
        <documentation value="Classification of section (recommended)"/>
      </searchParam>
      <searchParam>
        <name value="title"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-title"/>
        <type value="string"/>
        <documentation value="Human Readable name/title"/>
      </searchParam>
      <searchParam>
        <name value="type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-type"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [Account](account.html): E.g. patient, expense, depreciation
* [AllergyIntolerance](allergyintolerance.html): allergy | intolerance - Underlying mechanism (if known)
* [Composition](composition.html): Kind of composition (LOINC if possible)
* [Coverage](coverage.html): The kind of coverage (health plan, auto, Workers Compensation)
* [DocumentReference](documentreference.html): Kind of document (LOINC if possible)
* [Encounter](encounter.html): Specific type of encounter
* [EpisodeOfCare](episodeofcare.html): Type/class  - e.g. specialist referral, disease management
* [Invoice](invoice.html): Type of Invoice
* [MedicationDispense](medicationdispense.html): Returns dispenses of a specific type
* [MolecularSequence](molecularsequence.html): Amino Acid Sequence/ DNA Sequence / RNA Sequence
* [Specimen](specimen.html): The specimen type
"/>
      </searchParam>
      <searchParam>
        <name value="section-text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-section-text"/>
        <type value="special"/>
        <documentation
                       value="Search on the section narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="related"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-related"/>
        <type value="reference"/>
        <documentation value="Target of the relationship"/>
      </searchParam>
      <searchParam>
        <name value="patient"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-patient"/>
        <type value="reference"/>
        <documentation
                       value="Multiple Resources: 

* [Account](account.html): The entity that caused the expenses
* [AdverseEvent](adverseevent.html): Subject impacted by event
* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for
* [Appointment](appointment.html): One of the individuals of the appointment is this patient
* [AppointmentResponse](appointmentresponse.html): This Response is for this Patient
* [AuditEvent](auditevent.html): Where the activity involved patient data
* [Basic](basic.html): Identifies the focus of this resource
* [BodyStructure](bodystructure.html): Who this is about
* [CarePlan](careplan.html): Who the care plan is for
* [CareTeam](careteam.html): Who care team is for
* [ChargeItem](chargeitem.html): Individual service was done for/to
* [Claim](claim.html): Patient receiving the products or services
* [ClaimResponse](claimresponse.html): The subject of care
* [ClinicalImpression](clinicalimpression.html): Patient assessed
* [Communication](communication.html): Focus of message
* [CommunicationRequest](communicationrequest.html): Focus of message
* [Composition](composition.html): Who and/or what the composition is about
* [Condition](condition.html): Who has the condition?
* [Consent](consent.html): Who the consent applies to
* [Contract](contract.html): The identity of the subject of the contract (if a patient)
* [Coverage](coverage.html): Retrieve coverages for a patient
* [CoverageEligibilityRequest](coverageeligibilityrequest.html): The reference to the patient
* [CoverageEligibilityResponse](coverageeligibilityresponse.html): The reference to the patient
* [DetectedIssue](detectedissue.html): Associated patient
* [DeviceRequest](devicerequest.html): Individual the service is ordered for
* [DeviceUsage](deviceusage.html): Search by patient who used / uses the device
* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient
* [DocumentReference](documentreference.html): Who/what is the subject of the document
* [Encounter](encounter.html): The patient present at the encounter
* [EnrollmentRequest](enrollmentrequest.html): The party to be enrolled
* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care
* [ExplanationOfBenefit](explanationofbenefit.html): The reference to the patient
* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for
* [Flag](flag.html): The identity of a subject to list flags for
* [Goal](goal.html): Who this goal is intended for
* [GuidanceResponse](guidanceresponse.html): The identity of a patient to search for guidance response results
* [ImagingSelection](imagingselection.html): Who the study is about
* [ImagingStudy](imagingstudy.html): Who the study is about
* [Immunization](immunization.html): The patient for the vaccination record
* [ImmunizationEvaluation](immunizationevaluation.html): The patient being evaluated
* [ImmunizationRecommendation](immunizationrecommendation.html): Who this profile is for
* [Invoice](invoice.html): Recipient(s) of goods and services
* [List](list.html): If all resources have the same subject
* [MeasureReport](measurereport.html): The identity of a patient to search for individual measure report results for
* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations  for
* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses  for
* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient
* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.
* [MolecularSequence](molecularsequence.html): The subject that the sequence is about
* [NutritionIntake](nutritionintake.html): Returns statements for a specific patient.
* [NutritionOrder](nutritionorder.html): The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement
* [Observation](observation.html): The subject that the observation is about (if patient)
* [Person](person.html): The Person links to this Patient
* [Procedure](procedure.html): Search by subject - a patient
* [Provenance](provenance.html): Where the activity involved patient data
* [QuestionnaireResponse](questionnaireresponse.html): The patient that is the subject of the questionnaire response
* [RelatedPerson](relatedperson.html): The patient this related person is related to
* [RequestOrchestration](requestorchestration.html): The identity of a patient to search for request orchestrations
* [ResearchSubject](researchsubject.html): Who or what is part of study
* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?
* [ServiceRequest](servicerequest.html): Search by subject - a patient
* [Specimen](specimen.html): The patient the specimen comes from
* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied
* [SupplyRequest](supplyrequest.html): The patient or subject for whom the supply is destined
* [Task](task.html): Search by patient
* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for
"/>
      </searchParam>
      <searchParam>
        <name value="section-code-text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-section-code-text"/>
        <type value="composite"/>
        <documentation
                       value="Search on the section narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-identifier"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [Account](account.html): Account number
* [AdverseEvent](adverseevent.html): Business identifier for the event
* [AllergyIntolerance](allergyintolerance.html): External ids for this item
* [Appointment](appointment.html): An Identifier of the Appointment
* [AppointmentResponse](appointmentresponse.html): An Identifier in this appointment response
* [Basic](basic.html): Business identifier
* [BodyStructure](bodystructure.html): Bodystructure identifier
* [CarePlan](careplan.html): External Ids for this plan
* [CareTeam](careteam.html): External Ids for this team
* [ChargeItem](chargeitem.html): Business Identifier for item
* [Claim](claim.html): The primary identifier of the financial resource
* [ClaimResponse](claimresponse.html): The identity of the ClaimResponse
* [ClinicalImpression](clinicalimpression.html): Business identifier
* [Communication](communication.html): Unique identifier
* [CommunicationRequest](communicationrequest.html): Unique identifier
* [Composition](composition.html): Version-independent identifier for the Composition
* [Condition](condition.html): A unique identifier of the condition record
* [Consent](consent.html): Identifier for this record (external references)
* [Contract](contract.html): The identity of the contract
* [Coverage](coverage.html): The primary identifier of the insured and the coverage
* [CoverageEligibilityRequest](coverageeligibilityrequest.html): The business identifier of the Eligibility
* [CoverageEligibilityResponse](coverageeligibilityresponse.html): The business identifier
* [DetectedIssue](detectedissue.html): Unique id for the detected issue
* [DeviceRequest](devicerequest.html): Business identifier for request/order
* [DeviceUsage](deviceusage.html): Search by identifier
* [DiagnosticReport](diagnosticreport.html): An identifier for the report
* [DocumentReference](documentreference.html): Identifier of the attachment binary
* [Encounter](encounter.html): Identifier(s) by which this encounter is known
* [EnrollmentRequest](enrollmentrequest.html): The business identifier of the Enrollment
* [EpisodeOfCare](episodeofcare.html): Business Identifier(s) relevant for this EpisodeOfCare
* [ExplanationOfBenefit](explanationofbenefit.html): The business identifier of the Explanation of Benefit
* [FamilyMemberHistory](familymemberhistory.html): A search by a record identifier
* [Flag](flag.html): Business identifier
* [Goal](goal.html): External Ids for this goal
* [GuidanceResponse](guidanceresponse.html): The identifier of the guidance response
* [ImagingSelection](imagingselection.html): Identifiers for the imaging selection
* [ImagingStudy](imagingstudy.html): Identifiers for the Study, such as DICOM Study Instance UID
* [Immunization](immunization.html): Business identifier
* [ImmunizationEvaluation](immunizationevaluation.html): ID of the evaluation
* [ImmunizationRecommendation](immunizationrecommendation.html): Business identifier
* [Invoice](invoice.html): Business Identifier for item
* [List](list.html): Business identifier
* [MeasureReport](measurereport.html): External identifier of the measure report to be returned
* [Medication](medication.html): Returns medications with this external identifier
* [MedicationAdministration](medicationadministration.html): Return administrations with this external identifier
* [MedicationDispense](medicationdispense.html): Returns dispenses with this external identifier
* [MedicationRequest](medicationrequest.html): Return prescriptions with this external identifier
* [MedicationStatement](medicationstatement.html): Return statements with this external identifier
* [MolecularSequence](molecularsequence.html): The unique identity for a particular sequence
* [NutritionIntake](nutritionintake.html): Return statements with this external identifier
* [NutritionOrder](nutritionorder.html): Return nutrition orders with this external identifier
* [Observation](observation.html): The unique id for a particular observation
* [Person](person.html): A person Identifier
* [Procedure](procedure.html): A unique identifier for a procedure
* [QuestionnaireResponse](questionnaireresponse.html): The unique identifier for the questionnaire response
* [RelatedPerson](relatedperson.html): An Identifier of the RelatedPerson
* [RequestOrchestration](requestorchestration.html): External identifiers for the request orchestration
* [ResearchSubject](researchsubject.html): Business Identifier for research subject in a study
* [RiskAssessment](riskassessment.html): Unique identifier for the assessment
* [ServiceRequest](servicerequest.html): Identifiers assigned to this order
* [Specimen](specimen.html): The unique identifier associated with the specimen
* [SupplyDelivery](supplydelivery.html): External identifier
* [SupplyRequest](supplyrequest.html): Business Identifier for SupplyRequest
* [Task](task.html): Search for a task instance by its business identifier
* [VisionPrescription](visionprescription.html): Return prescriptions with this external identifier
"/>
      </searchParam>
      <searchParam>
        <name value="period"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-period"/>
        <type value="date"/>
        <documentation value="The period covered by the documentation"/>
      </searchParam>
      <searchParam>
        <name value="event-code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-event-code"/>
        <type value="token"/>
        <documentation value="Main clinical acts documented as codes"/>
      </searchParam>
      <searchParam>
        <name value="author"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-author"/>
        <type value="reference"/>
        <documentation value="Who and/or what authored the composition"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="encounter"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-encounter"/>
        <type value="reference"/>
        <documentation
                       value="Multiple Resources: 

* [AuditEvent](auditevent.html): Encounter related to the activity recorded in the AuditEvent
* [CarePlan](careplan.html): The Encounter during which this CarePlan was created
* [ChargeItem](chargeitem.html): Encounter associated with event
* [Claim](claim.html): Encounters associated with a billed line item
* [ClinicalImpression](clinicalimpression.html): The Encounter during which this ClinicalImpression was created
* [Communication](communication.html): The Encounter during which this Communication was created
* [CommunicationRequest](communicationrequest.html): The Encounter during which this CommunicationRequest was created
* [Composition](composition.html): Context of the Composition
* [Condition](condition.html): The Encounter during which this Condition was created
* [DeviceRequest](devicerequest.html): Encounter during which request was created
* [DiagnosticReport](diagnosticreport.html): The Encounter when the order was made
* [EncounterHistory](encounterhistory.html): The Encounter associated with this set of history values
* [ExplanationOfBenefit](explanationofbenefit.html): Encounters associated with a billed line item
* [Flag](flag.html): Alert relevant during encounter
* [ImagingStudy](imagingstudy.html): The context of the study
* [List](list.html): Context in which list created
* [MedicationDispense](medicationdispense.html): Returns dispenses with a specific encounter
* [MedicationStatement](medicationstatement.html): Returns statements for a specific encounter
* [NutritionIntake](nutritionintake.html): Returns statements for a specific encounter
* [NutritionOrder](nutritionorder.html): Return nutrition orders with this encounter identifier
* [Observation](observation.html): Encounter related to the observation
* [Procedure](procedure.html): The Encounter during which this Procedure was created
* [Provenance](provenance.html): Encounter related to the Provenance
* [QuestionnaireResponse](questionnaireresponse.html): Encounter associated with the questionnaire response
* [RequestOrchestration](requestorchestration.html): The encounter the request orchestration applies to
* [RiskAssessment](riskassessment.html): Where was assessment performed?
* [ServiceRequest](servicerequest.html): An encounter in which this request is made
* [Task](task.html): Search by encounter
* [VisionPrescription](visionprescription.html): Return prescriptions with this encounter identifier
"/>
      </searchParam>
      <searchParam>
        <name value="version"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-version"/>
        <type value="token"/>
        <documentation
                       value="The business version of the activity definition"/>
      </searchParam>
      <searchParam>
        <name value="attester"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-attester"/>
        <type value="reference"/>
        <documentation value="Who attested the composition"/>
      </searchParam>
      <searchParam>
        <name value="url"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-url"/>
        <type value="uri"/>
        <documentation
                       value="The uri that identifies the activity definition"/>
      </searchParam>
      <searchParam>
        <name value="event-reference"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-event-reference"/>
        <type value="reference"/>
        <documentation value="Main clinical acts documented as references"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="entry"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-entry"/>
        <type value="reference"/>
        <documentation
                       value="A reference to data that supports this section"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="category"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-category"/>
        <type value="token"/>
        <documentation value="Categorization of Composition"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-status"/>
        <type value="token"/>
        <documentation
                       value="preliminary | final | amended | entered-in-error"/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
      <operation>
        <name value="document"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Composition-i-document"/>
      </operation>
    </resource>
    <resource>
      <type value="ImplementationGuide"/>
      <profile
               value="http://hl7.org/fhir/StructureDefinition/ImplementationGuide"/>
      <versioning value="versioned-update"/>
      <conditionalDelete value="single"/>
      <searchInclude value="*"/>
      <searchInclude value="ImplementationGuide:depends-on"/>
      <searchInclude value="ImplementationGuide:global"/>
      <searchInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:depends-on"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-date"/>
        <type value="date"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The activity definition publication date
* [ActorDefinition](actordefinition.html): The Actor Definition publication date
* [CapabilityStatement](capabilitystatement.html): The capability statement publication date
* [ChargeItemDefinition](chargeitemdefinition.html): The charge item definition publication date
* [Citation](citation.html): The citation publication date
* [CodeSystem](codesystem.html): The code system publication date
* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date
* [ConceptMap](conceptmap.html): The concept map publication date
* [ConditionDefinition](conditiondefinition.html): The condition definition publication date
* [EventDefinition](eventdefinition.html): The event definition publication date
* [Evidence](evidence.html): The evidence publication date
* [EvidenceVariable](evidencevariable.html): The evidence variable publication date
* [ExampleScenario](examplescenario.html): The example scenario publication date
* [GraphDefinition](graphdefinition.html): The graph definition publication date
* [ImplementationGuide](implementationguide.html): The implementation guide publication date
* [Library](library.html): The library publication date
* [Measure](measure.html): The measure publication date
* [MessageDefinition](messagedefinition.html): The message definition publication date
* [NamingSystem](namingsystem.html): The naming system publication date
* [OperationDefinition](operationdefinition.html): The operation definition publication date
* [PlanDefinition](plandefinition.html): The plan definition publication date
* [Questionnaire](questionnaire.html): The questionnaire publication date
* [Requirements](requirements.html): The requirements publication date
* [SearchParameter](searchparameter.html): The search parameter publication date
* [StructureDefinition](structuredefinition.html): The structure definition publication date
* [StructureMap](structuremap.html): The structure map publication date
* [SubscriptionTopic](subscriptiontopic.html): Date status first applied
* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date
* [TestScript](testscript.html): The test script publication date
* [ValueSet](valueset.html): The value set publication date
"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-identifier"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): External identifier for the activity definition
* [ActorDefinition](actordefinition.html): External identifier for the Actor Definition
* [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): External identifier for the charge item definition
* [Citation](citation.html): External identifier for the citation
* [CodeSystem](codesystem.html): External identifier for the code system
* [ConceptMap](conceptmap.html): External identifier for the concept map
* [ConditionDefinition](conditiondefinition.html): External identifier for the condition definition
* [EventDefinition](eventdefinition.html): External identifier for the event definition
* [Evidence](evidence.html): External identifier for the evidence
* [EvidenceReport](evidencereport.html): External identifier for the evidence report
* [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable
* [ExampleScenario](examplescenario.html): External identifier for the example scenario
* [GraphDefinition](graphdefinition.html): External identifier for the graph definition
* [ImplementationGuide](implementationguide.html): External identifier for the implementation guide
* [Library](library.html): External identifier for the library
* [Measure](measure.html): External identifier for the measure
* [MedicationKnowledge](medicationknowledge.html): Business identifier for this medication
* [MessageDefinition](messagedefinition.html): External identifier for the message definition
* [NamingSystem](namingsystem.html): External identifier for the naming system
* [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition
* [OperationDefinition](operationdefinition.html): External identifier for the search parameter
* [PlanDefinition](plandefinition.html): External identifier for the plan definition
* [Questionnaire](questionnaire.html): External identifier for the questionnaire
* [Requirements](requirements.html): External identifier for the requirements
* [SearchParameter](searchparameter.html): External identifier for the search parameter
* [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition
* [StructureDefinition](structuredefinition.html): External identifier for the structure definition
* [StructureMap](structuremap.html): External identifier for the structure map
* [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic
* [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities
* [TestPlan](testplan.html): An identifier for the test plan
* [TestScript](testscript.html): External identifier for the test script
* [ValueSet](valueset.html): External identifier for the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context-type-value"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type-value"/>
        <type value="composite"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and value assigned to the charge item definition
* [Citation](citation.html): A use context type and value assigned to the citation
* [CodeSystem](codesystem.html): A use context type and value assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context type and value assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition
* [Evidence](evidence.html): A use context type and value assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context type and value assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide
* [Library](library.html): A use context type and value assigned to the library
* [Measure](measure.html): A use context type and value assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition
* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire
* [Requirements](requirements.html): A use context type and value assigned to the requirements
* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition
* [StructureMap](structuremap.html): A use context type and value assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities
* [TestScript](testscript.html): A use context type and value assigned to the test script
* [ValueSet](valueset.html): A use context type and value assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="resource"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource"/>
        <type value="reference"/>
        <documentation value="Location of the resource"/>
      </searchParam>
      <searchParam>
        <name value="jurisdiction"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-jurisdiction"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Intended jurisdiction for the activity definition
* [ActorDefinition](actordefinition.html): Intended jurisdiction for the Actor Definition
* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): Intended jurisdiction for the charge item definition
* [Citation](citation.html): Intended jurisdiction for the citation
* [CodeSystem](codesystem.html): Intended jurisdiction for the code system
* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map
* [ConditionDefinition](conditiondefinition.html): Intended jurisdiction for the condition definition
* [EventDefinition](eventdefinition.html): Intended jurisdiction for the event definition
* [ExampleScenario](examplescenario.html): Intended jurisdiction for the example scenario
* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition
* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide
* [Library](library.html): Intended jurisdiction for the library
* [Measure](measure.html): Intended jurisdiction for the measure
* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition
* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system
* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition
* [PlanDefinition](plandefinition.html): Intended jurisdiction for the plan definition
* [Questionnaire](questionnaire.html): Intended jurisdiction for the questionnaire
* [Requirements](requirements.html): Intended jurisdiction for the requirements
* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter
* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition
* [StructureMap](structuremap.html): Intended jurisdiction for the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities
* [TestScript](testscript.html): Intended jurisdiction for the test script
* [ValueSet](valueset.html): Intended jurisdiction for the value set
"/>
      </searchParam>
      <searchParam>
        <name value="description"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-description"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The description of the activity definition
* [ActorDefinition](actordefinition.html): The description of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The description of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The description of the charge item definition
* [Citation](citation.html): The description of the citation
* [CodeSystem](codesystem.html): The description of the code system
* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition
* [ConceptMap](conceptmap.html): The description of the concept map
* [ConditionDefinition](conditiondefinition.html): The description of the condition definition
* [EventDefinition](eventdefinition.html): The description of the event definition
* [Evidence](evidence.html): The description of the evidence
* [EvidenceVariable](evidencevariable.html): The description of the evidence variable
* [GraphDefinition](graphdefinition.html): The description of the graph definition
* [ImplementationGuide](implementationguide.html): The description of the implementation guide
* [Library](library.html): The description of the library
* [Measure](measure.html): The description of the measure
* [MessageDefinition](messagedefinition.html): The description of the message definition
* [NamingSystem](namingsystem.html): The description of the naming system
* [OperationDefinition](operationdefinition.html): The description of the operation definition
* [PlanDefinition](plandefinition.html): The description of the plan definition
* [Questionnaire](questionnaire.html): The description of the questionnaire
* [Requirements](requirements.html): The description of the requirements
* [SearchParameter](searchparameter.html): The description of the search parameter
* [StructureDefinition](structuredefinition.html): The description of the structure definition
* [StructureMap](structuremap.html): The description of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities
* [TestScript](testscript.html): The description of the test script
* [ValueSet](valueset.html): The description of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context-type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A type of use context assigned to the charge item definition
* [Citation](citation.html): A type of use context assigned to the citation
* [CodeSystem](codesystem.html): A type of use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A type of use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition
* [Evidence](evidence.html): A type of use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A type of use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide
* [Library](library.html): A type of use context assigned to the library
* [Measure](measure.html): A type of use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition
* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire
* [Requirements](requirements.html): A type of use context assigned to the requirements
* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition
* [StructureMap](structuremap.html): A type of use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities
* [TestScript](testscript.html): A type of use context assigned to the test script
* [ValueSet](valueset.html): A type of use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="experimental"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental"/>
        <type value="token"/>
        <documentation value="For testing purposes, not real usage"/>
      </searchParam>
      <searchParam>
        <name value="global"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-global"/>
        <type value="reference"/>
        <documentation value="Profile that all resources must conform to"/>
      </searchParam>
      <searchParam>
        <name value="title"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-title"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The human-friendly name of the activity definition
* [ActorDefinition](actordefinition.html): The human-friendly name of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The human-friendly name of the charge item definition
* [Citation](citation.html): The human-friendly name of the citation
* [CodeSystem](codesystem.html): The human-friendly name of the code system
* [ConceptMap](conceptmap.html): The human-friendly name of the concept map
* [ConditionDefinition](conditiondefinition.html): The human-friendly name of the condition definition
* [EventDefinition](eventdefinition.html): The human-friendly name of the event definition
* [Evidence](evidence.html): The human-friendly name of the evidence
* [EvidenceVariable](evidencevariable.html): The human-friendly name of the evidence variable
* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide
* [Library](library.html): The human-friendly name of the library
* [Measure](measure.html): The human-friendly name of the measure
* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition
* [ObservationDefinition](observationdefinition.html): Human-friendly name of the ObservationDefinition
* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition
* [PlanDefinition](plandefinition.html): The human-friendly name of the plan definition
* [Questionnaire](questionnaire.html): The human-friendly name of the questionnaire
* [Requirements](requirements.html): The human-friendly name of the requirements
* [SpecimenDefinition](specimendefinition.html): Human-friendly name of the SpecimenDefinition
* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition
* [StructureMap](structuremap.html): The human-friendly name of the structure map
* [SubscriptionTopic](subscriptiontopic.html): Name for this SubscriptionTopic (Human friendly)
* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities
* [TestScript](testscript.html): The human-friendly name of the test script
* [ValueSet](valueset.html): The human-friendly name of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="version"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-version"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The business version of the activity definition
* [ActorDefinition](actordefinition.html): The business version of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The business version of the charge item definition
* [Citation](citation.html): The business version of the citation
* [CodeSystem](codesystem.html): The business version of the code system
* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition
* [ConceptMap](conceptmap.html): The business version of the concept map
* [ConditionDefinition](conditiondefinition.html): The business version of the condition definition
* [EventDefinition](eventdefinition.html): The business version of the event definition
* [Evidence](evidence.html): The business version of the evidence
* [EvidenceVariable](evidencevariable.html): The business version of the evidence variable
* [ExampleScenario](examplescenario.html): The business version of the example scenario
* [GraphDefinition](graphdefinition.html): The business version of the graph definition
* [ImplementationGuide](implementationguide.html): The business version of the implementation guide
* [Library](library.html): The business version of the library
* [Measure](measure.html): The business version of the measure
* [MessageDefinition](messagedefinition.html): The business version of the message definition
* [NamingSystem](namingsystem.html): The business version of the naming system
* [OperationDefinition](operationdefinition.html): The business version of the operation definition
* [PlanDefinition](plandefinition.html): The business version of the plan definition
* [Questionnaire](questionnaire.html): The business version of the questionnaire
* [Requirements](requirements.html): The business version of the requirements
* [SearchParameter](searchparameter.html): The business version of the search parameter
* [StructureDefinition](structuredefinition.html): The business version of the structure definition
* [StructureMap](structuremap.html): The business version of the structure map
* [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic
* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities
* [TestScript](testscript.html): The business version of the test script
* [ValueSet](valueset.html): The business version of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="url"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-url"/>
        <type value="uri"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition
* [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The uri that identifies the charge item definition
* [Citation](citation.html): The uri that identifies the citation
* [CodeSystem](codesystem.html): The uri that identifies the code system
* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition
* [ConceptMap](conceptmap.html): The URI that identifies the concept map
* [ConditionDefinition](conditiondefinition.html): The uri that identifies the condition definition
* [EventDefinition](eventdefinition.html): The uri that identifies the event definition
* [Evidence](evidence.html): The uri that identifies the evidence
* [EvidenceReport](evidencereport.html): The uri that identifies the evidence report
* [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable
* [ExampleScenario](examplescenario.html): The uri that identifies the example scenario
* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition
* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide
* [Library](library.html): The uri that identifies the library
* [Measure](measure.html): The uri that identifies the measure
* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition
* [NamingSystem](namingsystem.html): The uri that identifies the naming system
* [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition
* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition
* [PlanDefinition](plandefinition.html): The uri that identifies the plan definition
* [Questionnaire](questionnaire.html): The uri that identifies the questionnaire
* [Requirements](requirements.html): The uri that identifies the requirements
* [SearchParameter](searchparameter.html): The uri that identifies the search parameter
* [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition
* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition
* [StructureMap](structuremap.html): The uri that identifies the structure map
* [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique)
* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities
* [TestPlan](testplan.html): The uri that identifies the test plan
* [TestScript](testscript.html): The uri that identifies the test script
* [ValueSet](valueset.html): The uri that identifies the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context-quantity"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-quantity"/>
        <type value="quantity"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A quantity- or range-valued use context assigned to the charge item definition
* [Citation](citation.html): A quantity- or range-valued use context assigned to the citation
* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A quantity- or range-valued use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition
* [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A quantity- or range-valued use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide
* [Library](library.html): A quantity- or range-valued use context assigned to the library
* [Measure](measure.html): A quantity- or range-valued use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition
* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire
* [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements
* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition
* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities
* [TestScript](testscript.html): A quantity- or range-valued use context assigned to the test script
* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="depends-on"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-depends-on"/>
        <type value="reference"/>
        <documentation value="Identity of the IG that this depends on"/>
      </searchParam>
      <searchParam>
        <name value="context"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-context"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context assigned to the charge item definition
* [Citation](citation.html): A use context assigned to the citation
* [CodeSystem](codesystem.html): A use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context assigned to the event definition
* [Evidence](evidence.html): A use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide
* [Library](library.html): A use context assigned to the library
* [Measure](measure.html): A use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition
* [NamingSystem](namingsystem.html): A use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context assigned to the questionnaire
* [Requirements](requirements.html): A use context assigned to the requirements
* [SearchParameter](searchparameter.html): A use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition
* [StructureMap](structuremap.html): A use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities
* [TestScript](testscript.html): A use context assigned to the test script
* [ValueSet](valueset.html): A use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-name"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition
* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement
* [Citation](citation.html): Computationally friendly name of the citation
* [CodeSystem](codesystem.html): Computationally friendly name of the code system
* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition
* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map
* [ConditionDefinition](conditiondefinition.html): Computationally friendly name of the condition definition
* [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition
* [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable
* [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario
* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition
* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide
* [Library](library.html): Computationally friendly name of the library
* [Measure](measure.html): Computationally friendly name of the measure
* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition
* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system
* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition
* [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition
* [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire
* [Requirements](requirements.html): Computationally friendly name of the requirements
* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter
* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition
* [StructureMap](structuremap.html): Computationally friendly name of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities
* [TestScript](testscript.html): Computationally friendly name of the test script
* [ValueSet](valueset.html): Computationally friendly name of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="publisher"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-publisher"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition
* [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): Name of the publisher of the charge item definition
* [Citation](citation.html): Name of the publisher of the citation
* [CodeSystem](codesystem.html): Name of the publisher of the code system
* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition
* [ConceptMap](conceptmap.html): Name of the publisher of the concept map
* [ConditionDefinition](conditiondefinition.html): Name of the publisher of the condition definition
* [EventDefinition](eventdefinition.html): Name of the publisher of the event definition
* [Evidence](evidence.html): Name of the publisher of the evidence
* [EvidenceReport](evidencereport.html): Name of the publisher of the evidence report
* [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable
* [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario
* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition
* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide
* [Library](library.html): Name of the publisher of the library
* [Measure](measure.html): Name of the publisher of the measure
* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition
* [NamingSystem](namingsystem.html): Name of the publisher of the naming system
* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition
* [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition
* [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire
* [Requirements](requirements.html): Name of the publisher of the requirements
* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter
* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition
* [StructureMap](structuremap.html): Name of the publisher of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities
* [TestScript](testscript.html): Name of the publisher of the test script
* [ValueSet](valueset.html): Name of the publisher of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="context-type-quantity"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type-quantity"/>
        <type value="composite"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and quantity- or range-based value assigned to the charge item definition
* [Citation](citation.html): A use context type and quantity- or range-based value assigned to the citation
* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context type and quantity- or range-based value assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition
* [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context type and quantity- or range-based value assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide
* [Library](library.html): A use context type and quantity- or range-based value assigned to the library
* [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition
* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire
* [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements
* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition
* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities
* [TestScript](testscript.html): A use context type and quantity- or range-based value assigned to the test script
* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ImplementationGuide-status"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The current status of the activity definition
* [ActorDefinition](actordefinition.html): The current status of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The current status of the charge item definition
* [Citation](citation.html): The current status of the citation
* [CodeSystem](codesystem.html): The current status of the code system
* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition
* [ConceptMap](conceptmap.html): The current status of the concept map
* [ConditionDefinition](conditiondefinition.html): The current status of the condition definition
* [EventDefinition](eventdefinition.html): The current status of the event definition
* [Evidence](evidence.html): The current status of the evidence
* [EvidenceReport](evidencereport.html): The current status of the evidence report
* [EvidenceVariable](evidencevariable.html): The current status of the evidence variable
* [ExampleScenario](examplescenario.html): The current status of the example scenario
* [GraphDefinition](graphdefinition.html): The current status of the graph definition
* [ImplementationGuide](implementationguide.html): The current status of the implementation guide
* [Library](library.html): The current status of the library
* [Measure](measure.html): The current status of the measure
* [MedicationKnowledge](medicationknowledge.html): active | inactive | entered-in-error
* [MessageDefinition](messagedefinition.html): The current status of the message definition
* [NamingSystem](namingsystem.html): The current status of the naming system
* [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown
* [OperationDefinition](operationdefinition.html): The current status of the operation definition
* [PlanDefinition](plandefinition.html): The current status of the plan definition
* [Questionnaire](questionnaire.html): The current status of the questionnaire
* [Requirements](requirements.html): The current status of the requirements
* [SearchParameter](searchparameter.html): The current status of the search parameter
* [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown
* [StructureDefinition](structuredefinition.html): The current status of the structure definition
* [StructureMap](structuremap.html): The current status of the structure map
* [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown
* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities
* [TestPlan](testplan.html): The current status of the test plan
* [TestScript](testscript.html): The current status of the test script
* [ValueSet](valueset.html): The current status of the value set
"/>
      </searchParam>
      <operation>
        <name value="uninstall"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/ImplementationGuide-t-uninstall"/>
      </operation>
      <operation>
        <name value="install"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/ImplementationGuide-t-install"/>
      </operation>
    </resource>
    <resource>
      <type value="Ingredient"/>
      <profile value="http://hl7.org/fhir/StructureDefinition/Ingredient"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchInclude value="Ingredient:for"/>
      <searchInclude value="Ingredient:manufacturer"/>
      <searchInclude value="Ingredient:substance"/>
      <searchInclude value="Ingredient:substance-definition"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="RegulatedAuthorization:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-identifier"/>
        <type value="token"/>
        <documentation
                       value="An identifier or code by which the ingredient can be referenced"/>
      </searchParam>
      <searchParam>
        <name value="role"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-role"/>
        <type value="token"/>
        <documentation
                       value="A classification of the ingredient identifying its purpose within the product, e.g. active, inactive"/>
      </searchParam>
      <searchParam>
        <name value="substance"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-substance"/>
        <type value="reference"/>
        <documentation value="Reference to a resource (by instance)"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="for"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-for"/>
        <type value="reference"/>
        <documentation
                       value="The product which this ingredient is a constituent part of"/>
      </searchParam>
      <searchParam>
        <name value="substance-code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-substance-code"/>
        <type value="token"/>
        <documentation value="Reference to a concept (by class)"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="strength-concentration-quantity"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-quantity"/>
        <type value="quantity"/>
        <documentation value="Ingredient concentration strength as quantity"/>
      </searchParam>
      <searchParam>
        <name value="manufacturer"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-manufacturer"/>
        <type value="reference"/>
        <documentation
                       value="The organization that manufactures this ingredient"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="substance-definition"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-substance-definition"/>
        <type value="reference"/>
        <documentation value="Reference to a resource (by instance)"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="function"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-function"/>
        <type value="token"/>
        <documentation
                       value="A classification of the ingredient identifying its precise purpose(s) in the drug product. This extends the Ingredient.role to add more detail. Example: Antioxidant, Alkalizing Agent"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="strength-presentation-quantity"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-quantity"/>
        <type value="quantity"/>
        <documentation value="Ingredient presentation strength as quantity"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Ingredient-status"/>
        <type value="token"/>
        <documentation
                       value="The status of this ingredient. Enables tracking the life-cycle of the content"/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="List"/>
      <profile value="http://hl7.org/fhir/StructureDefinition/List"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchInclude value="List:encounter"/>
      <searchInclude value="List:item"/>
      <searchInclude value="List:patient"/>
      <searchInclude value="List:source"/>
      <searchInclude value="List:subject"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="date"/>
        <definition value="http://hl7.org/fhir/SearchParameter/List-date"/>
        <type value="date"/>
        <documentation
                       value="Multiple Resources: 

* [AdverseEvent](adverseevent.html): When the event occurred
* [AllergyIntolerance](allergyintolerance.html): Date first version of the resource instance was recorded
* [Appointment](appointment.html): Appointment date/time.
* [AuditEvent](auditevent.html): Time when the event was recorded
* [CarePlan](careplan.html): Time period plan covers
* [CareTeam](careteam.html): A date within the coverage time period.
* [ClinicalImpression](clinicalimpression.html): When the assessment was documented
* [Composition](composition.html): Composition editing time
* [Consent](consent.html): When consent was agreed to
* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report
* [DocumentReference](documentreference.html): When this document reference was created
* [Encounter](encounter.html): A date within the actualPeriod the Encounter lasted
* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period
* [FamilyMemberHistory](familymemberhistory.html): When history was recorded or last updated
* [Flag](flag.html): Time period when flag is active
* [Immunization](immunization.html): Vaccination  (non)-Administration Date
* [ImmunizationEvaluation](immunizationevaluation.html): Date the evaluation was generated
* [ImmunizationRecommendation](immunizationrecommendation.html): Date recommendation(s) created
* [Invoice](invoice.html): Invoice date / posting date
* [List](list.html): When the list was prepared
* [MeasureReport](measurereport.html): The date of the measure report
* [NutritionIntake](nutritionintake.html): Date when patient was taking (or not taking) the medication
* [Observation](observation.html): Clinically relevant time/time-period for observation
* [Procedure](procedure.html): When the procedure occurred or is occurring
* [ResearchSubject](researchsubject.html): Start and end of participation
* [RiskAssessment](riskassessment.html): When was assessment made?
* [SupplyRequest](supplyrequest.html): When the request was made
"/>
      </searchParam>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/List-identifier"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [Account](account.html): Account number
* [AdverseEvent](adverseevent.html): Business identifier for the event
* [AllergyIntolerance](allergyintolerance.html): External ids for this item
* [Appointment](appointment.html): An Identifier of the Appointment
* [AppointmentResponse](appointmentresponse.html): An Identifier in this appointment response
* [Basic](basic.html): Business identifier
* [BodyStructure](bodystructure.html): Bodystructure identifier
* [CarePlan](careplan.html): External Ids for this plan
* [CareTeam](careteam.html): External Ids for this team
* [ChargeItem](chargeitem.html): Business Identifier for item
* [Claim](claim.html): The primary identifier of the financial resource
* [ClaimResponse](claimresponse.html): The identity of the ClaimResponse
* [ClinicalImpression](clinicalimpression.html): Business identifier
* [Communication](communication.html): Unique identifier
* [CommunicationRequest](communicationrequest.html): Unique identifier
* [Composition](composition.html): Version-independent identifier for the Composition
* [Condition](condition.html): A unique identifier of the condition record
* [Consent](consent.html): Identifier for this record (external references)
* [Contract](contract.html): The identity of the contract
* [Coverage](coverage.html): The primary identifier of the insured and the coverage
* [CoverageEligibilityRequest](coverageeligibilityrequest.html): The business identifier of the Eligibility
* [CoverageEligibilityResponse](coverageeligibilityresponse.html): The business identifier
* [DetectedIssue](detectedissue.html): Unique id for the detected issue
* [DeviceRequest](devicerequest.html): Business identifier for request/order
* [DeviceUsage](deviceusage.html): Search by identifier
* [DiagnosticReport](diagnosticreport.html): An identifier for the report
* [DocumentReference](documentreference.html): Identifier of the attachment binary
* [Encounter](encounter.html): Identifier(s) by which this encounter is known
* [EnrollmentRequest](enrollmentrequest.html): The business identifier of the Enrollment
* [EpisodeOfCare](episodeofcare.html): Business Identifier(s) relevant for this EpisodeOfCare
* [ExplanationOfBenefit](explanationofbenefit.html): The business identifier of the Explanation of Benefit
* [FamilyMemberHistory](familymemberhistory.html): A search by a record identifier
* [Flag](flag.html): Business identifier
* [Goal](goal.html): External Ids for this goal
* [GuidanceResponse](guidanceresponse.html): The identifier of the guidance response
* [ImagingSelection](imagingselection.html): Identifiers for the imaging selection
* [ImagingStudy](imagingstudy.html): Identifiers for the Study, such as DICOM Study Instance UID
* [Immunization](immunization.html): Business identifier
* [ImmunizationEvaluation](immunizationevaluation.html): ID of the evaluation
* [ImmunizationRecommendation](immunizationrecommendation.html): Business identifier
* [Invoice](invoice.html): Business Identifier for item
* [List](list.html): Business identifier
* [MeasureReport](measurereport.html): External identifier of the measure report to be returned
* [Medication](medication.html): Returns medications with this external identifier
* [MedicationAdministration](medicationadministration.html): Return administrations with this external identifier
* [MedicationDispense](medicationdispense.html): Returns dispenses with this external identifier
* [MedicationRequest](medicationrequest.html): Return prescriptions with this external identifier
* [MedicationStatement](medicationstatement.html): Return statements with this external identifier
* [MolecularSequence](molecularsequence.html): The unique identity for a particular sequence
* [NutritionIntake](nutritionintake.html): Return statements with this external identifier
* [NutritionOrder](nutritionorder.html): Return nutrition orders with this external identifier
* [Observation](observation.html): The unique id for a particular observation
* [Person](person.html): A person Identifier
* [Procedure](procedure.html): A unique identifier for a procedure
* [QuestionnaireResponse](questionnaireresponse.html): The unique identifier for the questionnaire response
* [RelatedPerson](relatedperson.html): An Identifier of the RelatedPerson
* [RequestOrchestration](requestorchestration.html): External identifiers for the request orchestration
* [ResearchSubject](researchsubject.html): Business Identifier for research subject in a study
* [RiskAssessment](riskassessment.html): Unique identifier for the assessment
* [ServiceRequest](servicerequest.html): Identifiers assigned to this order
* [Specimen](specimen.html): The unique identifier associated with the specimen
* [SupplyDelivery](supplydelivery.html): External identifier
* [SupplyRequest](supplyrequest.html): Business Identifier for SupplyRequest
* [Task](task.html): Search for a task instance by its business identifier
* [VisionPrescription](visionprescription.html): Return prescriptions with this external identifier
"/>
      </searchParam>
      <searchParam>
        <name value="empty-reason"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/List-empty-reason"/>
        <type value="token"/>
        <documentation value="Why list is empty"/>
      </searchParam>
      <searchParam>
        <name value="item"/>
        <definition value="http://hl7.org/fhir/SearchParameter/List-item"/>
        <type value="reference"/>
        <documentation value="Actual entry"/>
      </searchParam>
      <searchParam>
        <name value="code"/>
        <definition value="http://hl7.org/fhir/SearchParameter/List-code"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [AdverseEvent](adverseevent.html): Event or incident that occurred or was averted
* [AllergyIntolerance](allergyintolerance.html): Code that identifies the allergy or intolerance
* [AuditEvent](auditevent.html): More specific code for the event
* [Basic](basic.html): Kind of Resource
* [ChargeItem](chargeitem.html): A code that identifies the charge, like a billing code
* [Condition](condition.html): Code for the condition
* [DetectedIssue](detectedissue.html): Issue Type, e.g. drug-drug, duplicate therapy, etc.
* [DeviceRequest](devicerequest.html): Code for what is being requested/ordered
* [DiagnosticReport](diagnosticreport.html): The code for the report, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result
* [FamilyMemberHistory](familymemberhistory.html): A search by a condition code
* [ImagingSelection](imagingselection.html): The imaging selection status
* [List](list.html): What the purpose of this list is
* [Medication](medication.html): Returns medications for a specific code
* [MedicationAdministration](medicationadministration.html): Return administrations of this medication code
* [MedicationDispense](medicationdispense.html): Returns dispenses of this medicine code
* [MedicationRequest](medicationrequest.html): Return prescriptions of this medication code
* [MedicationStatement](medicationstatement.html): Return statements of this medication code
* [NutritionIntake](nutritionintake.html): Returns statements of this code of NutritionIntake
* [Observation](observation.html): The code of the observation type
* [Procedure](procedure.html): A code to identify a  procedure
* [RequestOrchestration](requestorchestration.html): The code of the request orchestration
* [Task](task.html): Search by task code
"/>
      </searchParam>
      <searchParam>
        <name value="notes"/>
        <definition value="http://hl7.org/fhir/SearchParameter/List-notes"/>
        <type value="string"/>
        <documentation value="The annotation  - text content (as markdown)"/>
      </searchParam>
      <searchParam>
        <name value="subject"/>
        <definition value="http://hl7.org/fhir/SearchParameter/List-subject"/>
        <type value="reference"/>
        <documentation value="If all resources have the same subject"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="encounter"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/List-encounter"/>
        <type value="reference"/>
        <documentation
                       value="Multiple Resources: 

* [AuditEvent](auditevent.html): Encounter related to the activity recorded in the AuditEvent
* [CarePlan](careplan.html): The Encounter during which this CarePlan was created
* [ChargeItem](chargeitem.html): Encounter associated with event
* [Claim](claim.html): Encounters associated with a billed line item
* [ClinicalImpression](clinicalimpression.html): The Encounter during which this ClinicalImpression was created
* [Communication](communication.html): The Encounter during which this Communication was created
* [CommunicationRequest](communicationrequest.html): The Encounter during which this CommunicationRequest was created
* [Composition](composition.html): Context of the Composition
* [Condition](condition.html): The Encounter during which this Condition was created
* [DeviceRequest](devicerequest.html): Encounter during which request was created
* [DiagnosticReport](diagnosticreport.html): The Encounter when the order was made
* [EncounterHistory](encounterhistory.html): The Encounter associated with this set of history values
* [ExplanationOfBenefit](explanationofbenefit.html): Encounters associated with a billed line item
* [Flag](flag.html): Alert relevant during encounter
* [ImagingStudy](imagingstudy.html): The context of the study
* [List](list.html): Context in which list created
* [MedicationDispense](medicationdispense.html): Returns dispenses with a specific encounter
* [MedicationStatement](medicationstatement.html): Returns statements for a specific encounter
* [NutritionIntake](nutritionintake.html): Returns statements for a specific encounter
* [NutritionOrder](nutritionorder.html): Return nutrition orders with this encounter identifier
* [Observation](observation.html): Encounter related to the observation
* [Procedure](procedure.html): The Encounter during which this Procedure was created
* [Provenance](provenance.html): Encounter related to the Provenance
* [QuestionnaireResponse](questionnaireresponse.html): Encounter associated with the questionnaire response
* [RequestOrchestration](requestorchestration.html): The encounter the request orchestration applies to
* [RiskAssessment](riskassessment.html): Where was assessment performed?
* [ServiceRequest](servicerequest.html): An encounter in which this request is made
* [Task](task.html): Search by encounter
* [VisionPrescription](visionprescription.html): Return prescriptions with this encounter identifier
"/>
      </searchParam>
      <searchParam>
        <name value="source"/>
        <definition value="http://hl7.org/fhir/SearchParameter/List-source"/>
        <type value="reference"/>
        <documentation
                       value="Who and/or what defined the list contents (aka Author)"/>
      </searchParam>
      <searchParam>
        <name value="title"/>
        <definition value="http://hl7.org/fhir/SearchParameter/List-title"/>
        <type value="string"/>
        <documentation value="Descriptive name for the list"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="patient"/>
        <definition value="http://hl7.org/fhir/SearchParameter/List-patient"/>
        <type value="reference"/>
        <documentation
                       value="Multiple Resources: 

* [Account](account.html): The entity that caused the expenses
* [AdverseEvent](adverseevent.html): Subject impacted by event
* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for
* [Appointment](appointment.html): One of the individuals of the appointment is this patient
* [AppointmentResponse](appointmentresponse.html): This Response is for this Patient
* [AuditEvent](auditevent.html): Where the activity involved patient data
* [Basic](basic.html): Identifies the focus of this resource
* [BodyStructure](bodystructure.html): Who this is about
* [CarePlan](careplan.html): Who the care plan is for
* [CareTeam](careteam.html): Who care team is for
* [ChargeItem](chargeitem.html): Individual service was done for/to
* [Claim](claim.html): Patient receiving the products or services
* [ClaimResponse](claimresponse.html): The subject of care
* [ClinicalImpression](clinicalimpression.html): Patient assessed
* [Communication](communication.html): Focus of message
* [CommunicationRequest](communicationrequest.html): Focus of message
* [Composition](composition.html): Who and/or what the composition is about
* [Condition](condition.html): Who has the condition?
* [Consent](consent.html): Who the consent applies to
* [Contract](contract.html): The identity of the subject of the contract (if a patient)
* [Coverage](coverage.html): Retrieve coverages for a patient
* [CoverageEligibilityRequest](coverageeligibilityrequest.html): The reference to the patient
* [CoverageEligibilityResponse](coverageeligibilityresponse.html): The reference to the patient
* [DetectedIssue](detectedissue.html): Associated patient
* [DeviceRequest](devicerequest.html): Individual the service is ordered for
* [DeviceUsage](deviceusage.html): Search by patient who used / uses the device
* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient
* [DocumentReference](documentreference.html): Who/what is the subject of the document
* [Encounter](encounter.html): The patient present at the encounter
* [EnrollmentRequest](enrollmentrequest.html): The party to be enrolled
* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care
* [ExplanationOfBenefit](explanationofbenefit.html): The reference to the patient
* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for
* [Flag](flag.html): The identity of a subject to list flags for
* [Goal](goal.html): Who this goal is intended for
* [GuidanceResponse](guidanceresponse.html): The identity of a patient to search for guidance response results
* [ImagingSelection](imagingselection.html): Who the study is about
* [ImagingStudy](imagingstudy.html): Who the study is about
* [Immunization](immunization.html): The patient for the vaccination record
* [ImmunizationEvaluation](immunizationevaluation.html): The patient being evaluated
* [ImmunizationRecommendation](immunizationrecommendation.html): Who this profile is for
* [Invoice](invoice.html): Recipient(s) of goods and services
* [List](list.html): If all resources have the same subject
* [MeasureReport](measurereport.html): The identity of a patient to search for individual measure report results for
* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations  for
* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses  for
* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient
* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.
* [MolecularSequence](molecularsequence.html): The subject that the sequence is about
* [NutritionIntake](nutritionintake.html): Returns statements for a specific patient.
* [NutritionOrder](nutritionorder.html): The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement
* [Observation](observation.html): The subject that the observation is about (if patient)
* [Person](person.html): The Person links to this Patient
* [Procedure](procedure.html): Search by subject - a patient
* [Provenance](provenance.html): Where the activity involved patient data
* [QuestionnaireResponse](questionnaireresponse.html): The patient that is the subject of the questionnaire response
* [RelatedPerson](relatedperson.html): The patient this related person is related to
* [RequestOrchestration](requestorchestration.html): The identity of a patient to search for request orchestrations
* [ResearchSubject](researchsubject.html): Who or what is part of study
* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?
* [ServiceRequest](servicerequest.html): Search by subject - a patient
* [Specimen](specimen.html): The patient the specimen comes from
* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied
* [SupplyRequest](supplyrequest.html): The patient or subject for whom the supply is destined
* [Task](task.html): Search by patient
* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for
"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/List-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition value="http://hl7.org/fhir/SearchParameter/List-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition value="http://hl7.org/fhir/SearchParameter/List-status"/>
        <type value="token"/>
        <documentation value="current | retired | entered-in-error"/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="ManufacturedItemDefinition"/>
      <profile
               value="http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchRevInclude
                        value="AdministrableProductDefinition:manufactured-item"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="Ingredient:for"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="PackagedProductDefinition:biological"/>
      <searchRevInclude value="PackagedProductDefinition:contained-item"/>
      <searchRevInclude value="PackagedProductDefinition:device"/>
      <searchRevInclude value="PackagedProductDefinition:manufactured-item"/>
      <searchRevInclude value="PackagedProductDefinition:medication"/>
      <searchRevInclude value="PackagedProductDefinition:nutrition"/>
      <searchRevInclude value="PackagedProductDefinition:package"/>
      <searchRevInclude value="RegulatedAuthorization:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-identifier"/>
        <type value="token"/>
        <documentation value="Unique identifier"/>
      </searchParam>
      <searchParam>
        <name value="ingredient"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-ingredient"/>
        <type value="token"/>
        <documentation value="An ingredient of this item"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-name"/>
        <type value="token"/>
        <documentation value="A descriptive name applied to this item"/>
      </searchParam>
      <searchParam>
        <name value="dose-form"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-dose-form"/>
        <type value="token"/>
        <documentation
                       value="Dose form as manufactured and before any transformation into the pharmaceutical product"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-status"/>
        <type value="token"/>
        <documentation
                       value="The status of this item. Enables tracking the life-cycle of the content."/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="MedicinalProductDefinition"/>
      <profile
               value="http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchInclude value="MedicinalProductDefinition:contact"/>
      <searchInclude value="MedicinalProductDefinition:master-file"/>
      <searchRevInclude value="AdministrableProductDefinition:form-of"/>
      <searchRevInclude value="ClinicalUseDefinition:product"/>
      <searchRevInclude value="ClinicalUseDefinition:subject"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="Ingredient:for"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="PackagedProductDefinition:package-for"/>
      <searchRevInclude value="RegulatedAuthorization:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-identifier"/>
        <type value="token"/>
        <documentation
                       value="Business identifier for this product. Could be an MPID"/>
      </searchParam>
      <searchParam>
        <name value="ingredient"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-ingredient"/>
        <type value="token"/>
        <documentation value="An ingredient of this product"/>
      </searchParam>
      <searchParam>
        <name value="master-file"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-master-file"/>
        <type value="reference"/>
        <documentation
                       value="A master file for to the medicinal product (e.g. Pharmacovigilance System Master File)"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="name-language"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name-language"/>
        <type value="token"/>
        <documentation value="Language code for this name"/>
      </searchParam>
      <searchParam>
        <name value="type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-type"/>
        <type value="token"/>
        <documentation
                       value="Regulatory type, e.g. Investigational or Authorized"/>
      </searchParam>
      <searchParam>
        <name value="characteristic"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic"/>
        <type value="token"/>
        <documentation
                       value="Allows the key product features to be recorded, such as &quot;sugar free&quot;, &quot;modified release&quot;, &quot;parallel import&quot;"/>
      </searchParam>
      <searchParam>
        <name value="characteristic-type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic-type"/>
        <type value="token"/>
        <documentation value="A category for the characteristic"/>
      </searchParam>
      <searchParam>
        <name value="product-classification"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-product-classification"/>
        <type value="token"/>
        <documentation
                       value="Allows the product to be classified by various systems"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="contact"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-contact"/>
        <type value="reference"/>
        <documentation
                       value="A product specific contact, person (in a role), or an organization"/>
      </searchParam>
      <searchParam>
        <name value="domain"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-domain"/>
        <type value="token"/>
        <documentation
                       value="If this medicine applies to human or veterinary uses"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name"/>
        <type value="string"/>
        <documentation value="The full product name"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-status"/>
        <type value="token"/>
        <documentation
                       value="The status within the lifecycle of this product record. A high-level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization status"/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="OperationDefinition"/>
      <profile
               value="http://hl7.org/fhir/StructureDefinition/OperationDefinition"/>
      <interaction>
        <code value="read"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalDelete value="single"/>
      <searchInclude value="*"/>
      <searchInclude value="OperationDefinition:base"/>
      <searchInclude value="OperationDefinition:input-profile"/>
      <searchInclude value="OperationDefinition:output-profile"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="OperationDefinition:base"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-date"/>
        <type value="date"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The activity definition publication date
* [ActorDefinition](actordefinition.html): The Actor Definition publication date
* [CapabilityStatement](capabilitystatement.html): The capability statement publication date
* [ChargeItemDefinition](chargeitemdefinition.html): The charge item definition publication date
* [Citation](citation.html): The citation publication date
* [CodeSystem](codesystem.html): The code system publication date
* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date
* [ConceptMap](conceptmap.html): The concept map publication date
* [ConditionDefinition](conditiondefinition.html): The condition definition publication date
* [EventDefinition](eventdefinition.html): The event definition publication date
* [Evidence](evidence.html): The evidence publication date
* [EvidenceVariable](evidencevariable.html): The evidence variable publication date
* [ExampleScenario](examplescenario.html): The example scenario publication date
* [GraphDefinition](graphdefinition.html): The graph definition publication date
* [ImplementationGuide](implementationguide.html): The implementation guide publication date
* [Library](library.html): The library publication date
* [Measure](measure.html): The measure publication date
* [MessageDefinition](messagedefinition.html): The message definition publication date
* [NamingSystem](namingsystem.html): The naming system publication date
* [OperationDefinition](operationdefinition.html): The operation definition publication date
* [PlanDefinition](plandefinition.html): The plan definition publication date
* [Questionnaire](questionnaire.html): The questionnaire publication date
* [Requirements](requirements.html): The requirements publication date
* [SearchParameter](searchparameter.html): The search parameter publication date
* [StructureDefinition](structuredefinition.html): The structure definition publication date
* [StructureMap](structuremap.html): The structure map publication date
* [SubscriptionTopic](subscriptiontopic.html): Date status first applied
* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date
* [TestScript](testscript.html): The test script publication date
* [ValueSet](valueset.html): The value set publication date
"/>
      </searchParam>
      <searchParam>
        <name value="code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-code"/>
        <type value="token"/>
        <documentation value="Name used to invoke the operation"/>
      </searchParam>
      <searchParam>
        <name value="instance"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-instance"/>
        <type value="token"/>
        <documentation value="Invoke on an instance?"/>
      </searchParam>
      <searchParam>
        <name value="context-type-value"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type-value"/>
        <type value="composite"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and value assigned to the charge item definition
* [Citation](citation.html): A use context type and value assigned to the citation
* [CodeSystem](codesystem.html): A use context type and value assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context type and value assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition
* [Evidence](evidence.html): A use context type and value assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context type and value assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide
* [Library](library.html): A use context type and value assigned to the library
* [Measure](measure.html): A use context type and value assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition
* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire
* [Requirements](requirements.html): A use context type and value assigned to the requirements
* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition
* [StructureMap](structuremap.html): A use context type and value assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities
* [TestScript](testscript.html): A use context type and value assigned to the test script
* [ValueSet](valueset.html): A use context type and value assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="jurisdiction"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-jurisdiction"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Intended jurisdiction for the activity definition
* [ActorDefinition](actordefinition.html): Intended jurisdiction for the Actor Definition
* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): Intended jurisdiction for the charge item definition
* [Citation](citation.html): Intended jurisdiction for the citation
* [CodeSystem](codesystem.html): Intended jurisdiction for the code system
* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map
* [ConditionDefinition](conditiondefinition.html): Intended jurisdiction for the condition definition
* [EventDefinition](eventdefinition.html): Intended jurisdiction for the event definition
* [ExampleScenario](examplescenario.html): Intended jurisdiction for the example scenario
* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition
* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide
* [Library](library.html): Intended jurisdiction for the library
* [Measure](measure.html): Intended jurisdiction for the measure
* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition
* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system
* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition
* [PlanDefinition](plandefinition.html): Intended jurisdiction for the plan definition
* [Questionnaire](questionnaire.html): Intended jurisdiction for the questionnaire
* [Requirements](requirements.html): Intended jurisdiction for the requirements
* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter
* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition
* [StructureMap](structuremap.html): Intended jurisdiction for the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities
* [TestScript](testscript.html): Intended jurisdiction for the test script
* [ValueSet](valueset.html): Intended jurisdiction for the value set
"/>
      </searchParam>
      <searchParam>
        <name value="description"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-description"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The description of the activity definition
* [ActorDefinition](actordefinition.html): The description of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The description of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The description of the charge item definition
* [Citation](citation.html): The description of the citation
* [CodeSystem](codesystem.html): The description of the code system
* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition
* [ConceptMap](conceptmap.html): The description of the concept map
* [ConditionDefinition](conditiondefinition.html): The description of the condition definition
* [EventDefinition](eventdefinition.html): The description of the event definition
* [Evidence](evidence.html): The description of the evidence
* [EvidenceVariable](evidencevariable.html): The description of the evidence variable
* [GraphDefinition](graphdefinition.html): The description of the graph definition
* [ImplementationGuide](implementationguide.html): The description of the implementation guide
* [Library](library.html): The description of the library
* [Measure](measure.html): The description of the measure
* [MessageDefinition](messagedefinition.html): The description of the message definition
* [NamingSystem](namingsystem.html): The description of the naming system
* [OperationDefinition](operationdefinition.html): The description of the operation definition
* [PlanDefinition](plandefinition.html): The description of the plan definition
* [Questionnaire](questionnaire.html): The description of the questionnaire
* [Requirements](requirements.html): The description of the requirements
* [SearchParameter](searchparameter.html): The description of the search parameter
* [StructureDefinition](structuredefinition.html): The description of the structure definition
* [StructureMap](structuremap.html): The description of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities
* [TestScript](testscript.html): The description of the test script
* [ValueSet](valueset.html): The description of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context-type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A type of use context assigned to the charge item definition
* [Citation](citation.html): A type of use context assigned to the citation
* [CodeSystem](codesystem.html): A type of use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A type of use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition
* [Evidence](evidence.html): A type of use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A type of use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide
* [Library](library.html): A type of use context assigned to the library
* [Measure](measure.html): A type of use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition
* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire
* [Requirements](requirements.html): A type of use context assigned to the requirements
* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition
* [StructureMap](structuremap.html): A type of use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities
* [TestScript](testscript.html): A type of use context assigned to the test script
* [ValueSet](valueset.html): A type of use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="title"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-title"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The human-friendly name of the activity definition
* [ActorDefinition](actordefinition.html): The human-friendly name of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The human-friendly name of the charge item definition
* [Citation](citation.html): The human-friendly name of the citation
* [CodeSystem](codesystem.html): The human-friendly name of the code system
* [ConceptMap](conceptmap.html): The human-friendly name of the concept map
* [ConditionDefinition](conditiondefinition.html): The human-friendly name of the condition definition
* [EventDefinition](eventdefinition.html): The human-friendly name of the event definition
* [Evidence](evidence.html): The human-friendly name of the evidence
* [EvidenceVariable](evidencevariable.html): The human-friendly name of the evidence variable
* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide
* [Library](library.html): The human-friendly name of the library
* [Measure](measure.html): The human-friendly name of the measure
* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition
* [ObservationDefinition](observationdefinition.html): Human-friendly name of the ObservationDefinition
* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition
* [PlanDefinition](plandefinition.html): The human-friendly name of the plan definition
* [Questionnaire](questionnaire.html): The human-friendly name of the questionnaire
* [Requirements](requirements.html): The human-friendly name of the requirements
* [SpecimenDefinition](specimendefinition.html): Human-friendly name of the SpecimenDefinition
* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition
* [StructureMap](structuremap.html): The human-friendly name of the structure map
* [SubscriptionTopic](subscriptiontopic.html): Name for this SubscriptionTopic (Human friendly)
* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities
* [TestScript](testscript.html): The human-friendly name of the test script
* [ValueSet](valueset.html): The human-friendly name of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-type"/>
        <type value="token"/>
        <documentation value="Invoke at the type level?"/>
      </searchParam>
      <searchParam>
        <name value="context-quantity"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-context-quantity"/>
        <type value="quantity"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A quantity- or range-valued use context assigned to the charge item definition
* [Citation](citation.html): A quantity- or range-valued use context assigned to the citation
* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A quantity- or range-valued use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition
* [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A quantity- or range-valued use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide
* [Library](library.html): A quantity- or range-valued use context assigned to the library
* [Measure](measure.html): A quantity- or range-valued use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition
* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire
* [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements
* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition
* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities
* [TestScript](testscript.html): A quantity- or range-valued use context assigned to the test script
* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="output-profile"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile"/>
        <type value="reference"/>
        <documentation value="Validation information for out parameters"/>
      </searchParam>
      <searchParam>
        <name value="context"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-context"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context assigned to the charge item definition
* [Citation](citation.html): A use context assigned to the citation
* [CodeSystem](codesystem.html): A use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context assigned to the event definition
* [Evidence](evidence.html): A use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide
* [Library](library.html): A use context assigned to the library
* [Measure](measure.html): A use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition
* [NamingSystem](namingsystem.html): A use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context assigned to the questionnaire
* [Requirements](requirements.html): A use context assigned to the requirements
* [SearchParameter](searchparameter.html): A use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition
* [StructureMap](structuremap.html): A use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities
* [TestScript](testscript.html): A use context assigned to the test script
* [ValueSet](valueset.html): A use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context-type-quantity"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type-quantity"/>
        <type value="composite"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and quantity- or range-based value assigned to the charge item definition
* [Citation](citation.html): A use context type and quantity- or range-based value assigned to the citation
* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context type and quantity- or range-based value assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition
* [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context type and quantity- or range-based value assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide
* [Library](library.html): A use context type and quantity- or range-based value assigned to the library
* [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition
* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire
* [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements
* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition
* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities
* [TestScript](testscript.html): A use context type and quantity- or range-based value assigned to the test script
* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-identifier"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): External identifier for the activity definition
* [ActorDefinition](actordefinition.html): External identifier for the Actor Definition
* [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): External identifier for the charge item definition
* [Citation](citation.html): External identifier for the citation
* [CodeSystem](codesystem.html): External identifier for the code system
* [ConceptMap](conceptmap.html): External identifier for the concept map
* [ConditionDefinition](conditiondefinition.html): External identifier for the condition definition
* [EventDefinition](eventdefinition.html): External identifier for the event definition
* [Evidence](evidence.html): External identifier for the evidence
* [EvidenceReport](evidencereport.html): External identifier for the evidence report
* [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable
* [ExampleScenario](examplescenario.html): External identifier for the example scenario
* [GraphDefinition](graphdefinition.html): External identifier for the graph definition
* [ImplementationGuide](implementationguide.html): External identifier for the implementation guide
* [Library](library.html): External identifier for the library
* [Measure](measure.html): External identifier for the measure
* [MedicationKnowledge](medicationknowledge.html): Business identifier for this medication
* [MessageDefinition](messagedefinition.html): External identifier for the message definition
* [NamingSystem](namingsystem.html): External identifier for the naming system
* [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition
* [OperationDefinition](operationdefinition.html): External identifier for the search parameter
* [PlanDefinition](plandefinition.html): External identifier for the plan definition
* [Questionnaire](questionnaire.html): External identifier for the questionnaire
* [Requirements](requirements.html): External identifier for the requirements
* [SearchParameter](searchparameter.html): External identifier for the search parameter
* [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition
* [StructureDefinition](structuredefinition.html): External identifier for the structure definition
* [StructureMap](structuremap.html): External identifier for the structure map
* [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic
* [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities
* [TestPlan](testplan.html): An identifier for the test plan
* [TestScript](testscript.html): External identifier for the test script
* [ValueSet](valueset.html): External identifier for the value set
"/>
      </searchParam>
      <searchParam>
        <name value="kind"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-kind"/>
        <type value="token"/>
        <documentation value="operation | query"/>
      </searchParam>
      <searchParam>
        <name value="version"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-version"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The business version of the activity definition
* [ActorDefinition](actordefinition.html): The business version of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The business version of the charge item definition
* [Citation](citation.html): The business version of the citation
* [CodeSystem](codesystem.html): The business version of the code system
* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition
* [ConceptMap](conceptmap.html): The business version of the concept map
* [ConditionDefinition](conditiondefinition.html): The business version of the condition definition
* [EventDefinition](eventdefinition.html): The business version of the event definition
* [Evidence](evidence.html): The business version of the evidence
* [EvidenceVariable](evidencevariable.html): The business version of the evidence variable
* [ExampleScenario](examplescenario.html): The business version of the example scenario
* [GraphDefinition](graphdefinition.html): The business version of the graph definition
* [ImplementationGuide](implementationguide.html): The business version of the implementation guide
* [Library](library.html): The business version of the library
* [Measure](measure.html): The business version of the measure
* [MessageDefinition](messagedefinition.html): The business version of the message definition
* [NamingSystem](namingsystem.html): The business version of the naming system
* [OperationDefinition](operationdefinition.html): The business version of the operation definition
* [PlanDefinition](plandefinition.html): The business version of the plan definition
* [Questionnaire](questionnaire.html): The business version of the questionnaire
* [Requirements](requirements.html): The business version of the requirements
* [SearchParameter](searchparameter.html): The business version of the search parameter
* [StructureDefinition](structuredefinition.html): The business version of the structure definition
* [StructureMap](structuremap.html): The business version of the structure map
* [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic
* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities
* [TestScript](testscript.html): The business version of the test script
* [ValueSet](valueset.html): The business version of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="url"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-url"/>
        <type value="uri"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition
* [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The uri that identifies the charge item definition
* [Citation](citation.html): The uri that identifies the citation
* [CodeSystem](codesystem.html): The uri that identifies the code system
* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition
* [ConceptMap](conceptmap.html): The URI that identifies the concept map
* [ConditionDefinition](conditiondefinition.html): The uri that identifies the condition definition
* [EventDefinition](eventdefinition.html): The uri that identifies the event definition
* [Evidence](evidence.html): The uri that identifies the evidence
* [EvidenceReport](evidencereport.html): The uri that identifies the evidence report
* [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable
* [ExampleScenario](examplescenario.html): The uri that identifies the example scenario
* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition
* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide
* [Library](library.html): The uri that identifies the library
* [Measure](measure.html): The uri that identifies the measure
* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition
* [NamingSystem](namingsystem.html): The uri that identifies the naming system
* [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition
* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition
* [PlanDefinition](plandefinition.html): The uri that identifies the plan definition
* [Questionnaire](questionnaire.html): The uri that identifies the questionnaire
* [Requirements](requirements.html): The uri that identifies the requirements
* [SearchParameter](searchparameter.html): The uri that identifies the search parameter
* [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition
* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition
* [StructureMap](structuremap.html): The uri that identifies the structure map
* [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique)
* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities
* [TestPlan](testplan.html): The uri that identifies the test plan
* [TestScript](testscript.html): The uri that identifies the test script
* [ValueSet](valueset.html): The uri that identifies the value set
"/>
      </searchParam>
      <searchParam>
        <name value="input-profile"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile"/>
        <type value="reference"/>
        <documentation value="Validation information for in parameters"/>
      </searchParam>
      <searchParam>
        <name value="system"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-system"/>
        <type value="token"/>
        <documentation value="Invoke at the system level?"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-name"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition
* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement
* [Citation](citation.html): Computationally friendly name of the citation
* [CodeSystem](codesystem.html): Computationally friendly name of the code system
* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition
* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map
* [ConditionDefinition](conditiondefinition.html): Computationally friendly name of the condition definition
* [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition
* [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable
* [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario
* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition
* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide
* [Library](library.html): Computationally friendly name of the library
* [Measure](measure.html): Computationally friendly name of the measure
* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition
* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system
* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition
* [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition
* [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire
* [Requirements](requirements.html): Computationally friendly name of the requirements
* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter
* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition
* [StructureMap](structuremap.html): Computationally friendly name of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities
* [TestScript](testscript.html): Computationally friendly name of the test script
* [ValueSet](valueset.html): Computationally friendly name of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="publisher"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-publisher"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition
* [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): Name of the publisher of the charge item definition
* [Citation](citation.html): Name of the publisher of the citation
* [CodeSystem](codesystem.html): Name of the publisher of the code system
* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition
* [ConceptMap](conceptmap.html): Name of the publisher of the concept map
* [ConditionDefinition](conditiondefinition.html): Name of the publisher of the condition definition
* [EventDefinition](eventdefinition.html): Name of the publisher of the event definition
* [Evidence](evidence.html): Name of the publisher of the evidence
* [EvidenceReport](evidencereport.html): Name of the publisher of the evidence report
* [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable
* [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario
* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition
* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide
* [Library](library.html): Name of the publisher of the library
* [Measure](measure.html): Name of the publisher of the measure
* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition
* [NamingSystem](namingsystem.html): Name of the publisher of the naming system
* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition
* [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition
* [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire
* [Requirements](requirements.html): Name of the publisher of the requirements
* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter
* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition
* [StructureMap](structuremap.html): Name of the publisher of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities
* [TestScript](testscript.html): Name of the publisher of the test script
* [ValueSet](valueset.html): Name of the publisher of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="base"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-base"/>
        <type value="reference"/>
        <documentation value="Marks this as a profile of the base"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/OperationDefinition-status"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The current status of the activity definition
* [ActorDefinition](actordefinition.html): The current status of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The current status of the charge item definition
* [Citation](citation.html): The current status of the citation
* [CodeSystem](codesystem.html): The current status of the code system
* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition
* [ConceptMap](conceptmap.html): The current status of the concept map
* [ConditionDefinition](conditiondefinition.html): The current status of the condition definition
* [EventDefinition](eventdefinition.html): The current status of the event definition
* [Evidence](evidence.html): The current status of the evidence
* [EvidenceReport](evidencereport.html): The current status of the evidence report
* [EvidenceVariable](evidencevariable.html): The current status of the evidence variable
* [ExampleScenario](examplescenario.html): The current status of the example scenario
* [GraphDefinition](graphdefinition.html): The current status of the graph definition
* [ImplementationGuide](implementationguide.html): The current status of the implementation guide
* [Library](library.html): The current status of the library
* [Measure](measure.html): The current status of the measure
* [MedicationKnowledge](medicationknowledge.html): active | inactive | entered-in-error
* [MessageDefinition](messagedefinition.html): The current status of the message definition
* [NamingSystem](namingsystem.html): The current status of the naming system
* [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown
* [OperationDefinition](operationdefinition.html): The current status of the operation definition
* [PlanDefinition](plandefinition.html): The current status of the plan definition
* [Questionnaire](questionnaire.html): The current status of the questionnaire
* [Requirements](requirements.html): The current status of the requirements
* [SearchParameter](searchparameter.html): The current status of the search parameter
* [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown
* [StructureDefinition](structuredefinition.html): The current status of the structure definition
* [StructureMap](structuremap.html): The current status of the structure map
* [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown
* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities
* [TestPlan](testplan.html): The current status of the test plan
* [TestScript](testscript.html): The current status of the test script
* [ValueSet](valueset.html): The current status of the value set
"/>
      </searchParam>
    </resource>
    <resource>
      <type value="Organization"/>
      <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchInclude value="Organization:endpoint"/>
      <searchInclude value="Organization:partof"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:attester"/>
      <searchRevInclude value="Composition:author"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="Ingredient:manufacturer"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:source"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="MedicinalProductDefinition:contact"/>
      <searchRevInclude value="Organization:partof"/>
      <searchRevInclude value="RegulatedAuthorization:holder"/>
      <searchRevInclude value="RegulatedAuthorization:subject"/>
      <searchRevInclude value="Subscription:owner"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-identifier"/>
        <type value="token"/>
        <documentation
                       value="Any identifier for the organization (not the accreditation issuer's identifier)"/>
      </searchParam>
      <searchParam>
        <name value="partof"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-partof"/>
        <type value="reference"/>
        <documentation
                       value="An organization of which this organization forms a part"/>
      </searchParam>
      <searchParam>
        <name value="address"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-address"/>
        <type value="string"/>
        <documentation
                       value="A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"/>
      </searchParam>
      <searchParam>
        <name value="address-state"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-address-state"/>
        <type value="string"/>
        <documentation value="A state specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="active"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-active"/>
        <type value="token"/>
        <documentation value="Is the Organization record active"/>
      </searchParam>
      <searchParam>
        <name value="type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-type"/>
        <type value="token"/>
        <documentation value="A code for the type of organization"/>
      </searchParam>
      <searchParam>
        <name value="address-postalcode"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-address-postalcode"/>
        <type value="string"/>
        <documentation value="A postal code specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="address-country"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-address-country"/>
        <type value="string"/>
        <documentation value="A country specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="endpoint"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-endpoint"/>
        <type value="reference"/>
        <documentation
                       value="Technical endpoints providing access to services operated for the organization"/>
      </searchParam>
      <searchParam>
        <name value="phonetic"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-phonetic"/>
        <type value="string"/>
        <documentation
                       value="A portion of the organization's name using some kind of phonetic matching algorithm"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="address-use"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-address-use"/>
        <type value="token"/>
        <documentation value="A use code specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-name"/>
        <type value="string"/>
        <documentation value="A portion of the organization's name or alias"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="address-city"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-address-city"/>
        <type value="string"/>
        <documentation value="A city specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="PackagedProductDefinition"/>
      <profile
               value="http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchInclude value="PackagedProductDefinition:biological"/>
      <searchInclude value="PackagedProductDefinition:contained-item"/>
      <searchInclude value="PackagedProductDefinition:device"/>
      <searchInclude value="PackagedProductDefinition:manufactured-item"/>
      <searchInclude value="PackagedProductDefinition:medication"/>
      <searchInclude value="PackagedProductDefinition:nutrition"/>
      <searchInclude value="PackagedProductDefinition:package"/>
      <searchInclude value="PackagedProductDefinition:package-for"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="PackagedProductDefinition:biological"/>
      <searchRevInclude value="PackagedProductDefinition:contained-item"/>
      <searchRevInclude value="PackagedProductDefinition:device"/>
      <searchRevInclude value="PackagedProductDefinition:manufactured-item"/>
      <searchRevInclude value="PackagedProductDefinition:medication"/>
      <searchRevInclude value="PackagedProductDefinition:nutrition"/>
      <searchRevInclude value="PackagedProductDefinition:package"/>
      <searchRevInclude value="RegulatedAuthorization:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-identifier"/>
        <type value="token"/>
        <documentation value="Unique identifier"/>
      </searchParam>
      <searchParam>
        <name value="package"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package"/>
        <type value="reference"/>
        <documentation
                       value="A complete packaged product within this packaged product"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="medication"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-medication"/>
        <type value="reference"/>
        <documentation
                       value="A manufactured item of medication within this packaged product"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="manufactured-item"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-manufactured-item"/>
        <type value="reference"/>
        <documentation
                       value="A manufactured item of medication within this packaged product"/>
      </searchParam>
      <searchParam>
        <name value="nutrition"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-nutrition"/>
        <type value="reference"/>
        <documentation
                       value="A nutrition product within this packaged product"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-name"/>
        <type value="token"/>
        <documentation
                       value="A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc."/>
      </searchParam>
      <searchParam>
        <name value="biological"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-biological"/>
        <type value="reference"/>
        <documentation
                       value="A biologically derived product within this packaged product"/>
      </searchParam>
      <searchParam>
        <name value="package-for"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package-for"/>
        <type value="reference"/>
        <documentation value="The product that this is a pack for"/>
      </searchParam>
      <searchParam>
        <name value="contained-item"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-contained-item"/>
        <type value="reference"/>
        <documentation
                       value="Any of the contained items within this packaged product"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="device"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-device"/>
        <type value="reference"/>
        <documentation value="A device within this packaged product"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-status"/>
        <type value="token"/>
        <documentation
                       value="The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status"/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="RegulatedAuthorization"/>
      <profile
               value="http://hl7.org/fhir/StructureDefinition/RegulatedAuthorization"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchInclude value="RegulatedAuthorization:holder"/>
      <searchInclude value="RegulatedAuthorization:subject"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-identifier"/>
        <type value="token"/>
        <documentation
                       value="Business identifier for the authorization, typically assigned by the authorizing body"/>
      </searchParam>
      <searchParam>
        <name value="subject"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-subject"/>
        <type value="reference"/>
        <documentation
                       value="The type of regulated product, treatment, facility or activity that is being authorized"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="case-type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case-type"/>
        <type value="token"/>
        <documentation value="The defining type of case"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="holder"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-holder"/>
        <type value="reference"/>
        <documentation
                       value="The organization that holds the granted authorization"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="region"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-region"/>
        <type value="token"/>
        <documentation
                       value="The territory (e.g., country, jurisdiction etc.) in which the authorization has been granted"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="case"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case"/>
        <type value="token"/>
        <documentation value="The case or procedure number"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-status"/>
        <type value="token"/>
        <documentation
                       value="The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications"/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="SearchParameter"/>
      <profile
               value="http://hl7.org/fhir/StructureDefinition/SearchParameter"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchInclude value="SearchParameter:component"/>
      <searchInclude value="SearchParameter:derived-from"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="SearchParameter:component"/>
      <searchRevInclude value="SearchParameter:derived-from"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-date"/>
        <type value="date"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The activity definition publication date
* [ActorDefinition](actordefinition.html): The Actor Definition publication date
* [CapabilityStatement](capabilitystatement.html): The capability statement publication date
* [ChargeItemDefinition](chargeitemdefinition.html): The charge item definition publication date
* [Citation](citation.html): The citation publication date
* [CodeSystem](codesystem.html): The code system publication date
* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date
* [ConceptMap](conceptmap.html): The concept map publication date
* [ConditionDefinition](conditiondefinition.html): The condition definition publication date
* [EventDefinition](eventdefinition.html): The event definition publication date
* [Evidence](evidence.html): The evidence publication date
* [EvidenceVariable](evidencevariable.html): The evidence variable publication date
* [ExampleScenario](examplescenario.html): The example scenario publication date
* [GraphDefinition](graphdefinition.html): The graph definition publication date
* [ImplementationGuide](implementationguide.html): The implementation guide publication date
* [Library](library.html): The library publication date
* [Measure](measure.html): The measure publication date
* [MessageDefinition](messagedefinition.html): The message definition publication date
* [NamingSystem](namingsystem.html): The naming system publication date
* [OperationDefinition](operationdefinition.html): The operation definition publication date
* [PlanDefinition](plandefinition.html): The plan definition publication date
* [Questionnaire](questionnaire.html): The questionnaire publication date
* [Requirements](requirements.html): The requirements publication date
* [SearchParameter](searchparameter.html): The search parameter publication date
* [StructureDefinition](structuredefinition.html): The structure definition publication date
* [StructureMap](structuremap.html): The structure map publication date
* [SubscriptionTopic](subscriptiontopic.html): Date status first applied
* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date
* [TestScript](testscript.html): The test script publication date
* [ValueSet](valueset.html): The value set publication date
"/>
      </searchParam>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-code"/>
        <type value="token"/>
        <documentation value="Code used in URL"/>
      </searchParam>
      <searchParam>
        <name value="context-type-value"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-context-type-value"/>
        <type value="composite"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and value assigned to the charge item definition
* [Citation](citation.html): A use context type and value assigned to the citation
* [CodeSystem](codesystem.html): A use context type and value assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context type and value assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition
* [Evidence](evidence.html): A use context type and value assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context type and value assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide
* [Library](library.html): A use context type and value assigned to the library
* [Measure](measure.html): A use context type and value assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition
* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire
* [Requirements](requirements.html): A use context type and value assigned to the requirements
* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition
* [StructureMap](structuremap.html): A use context type and value assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities
* [TestScript](testscript.html): A use context type and value assigned to the test script
* [ValueSet](valueset.html): A use context type and value assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="jurisdiction"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-jurisdiction"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Intended jurisdiction for the activity definition
* [ActorDefinition](actordefinition.html): Intended jurisdiction for the Actor Definition
* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): Intended jurisdiction for the charge item definition
* [Citation](citation.html): Intended jurisdiction for the citation
* [CodeSystem](codesystem.html): Intended jurisdiction for the code system
* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map
* [ConditionDefinition](conditiondefinition.html): Intended jurisdiction for the condition definition
* [EventDefinition](eventdefinition.html): Intended jurisdiction for the event definition
* [ExampleScenario](examplescenario.html): Intended jurisdiction for the example scenario
* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition
* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide
* [Library](library.html): Intended jurisdiction for the library
* [Measure](measure.html): Intended jurisdiction for the measure
* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition
* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system
* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition
* [PlanDefinition](plandefinition.html): Intended jurisdiction for the plan definition
* [Questionnaire](questionnaire.html): Intended jurisdiction for the questionnaire
* [Requirements](requirements.html): Intended jurisdiction for the requirements
* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter
* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition
* [StructureMap](structuremap.html): Intended jurisdiction for the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities
* [TestScript](testscript.html): Intended jurisdiction for the test script
* [ValueSet](valueset.html): Intended jurisdiction for the value set
"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="derived-from"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from"/>
        <type value="reference"/>
        <documentation value="Original definition for the search parameter"/>
      </searchParam>
      <searchParam>
        <name value="description"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-description"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The description of the activity definition
* [ActorDefinition](actordefinition.html): The description of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The description of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The description of the charge item definition
* [Citation](citation.html): The description of the citation
* [CodeSystem](codesystem.html): The description of the code system
* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition
* [ConceptMap](conceptmap.html): The description of the concept map
* [ConditionDefinition](conditiondefinition.html): The description of the condition definition
* [EventDefinition](eventdefinition.html): The description of the event definition
* [Evidence](evidence.html): The description of the evidence
* [EvidenceVariable](evidencevariable.html): The description of the evidence variable
* [GraphDefinition](graphdefinition.html): The description of the graph definition
* [ImplementationGuide](implementationguide.html): The description of the implementation guide
* [Library](library.html): The description of the library
* [Measure](measure.html): The description of the measure
* [MessageDefinition](messagedefinition.html): The description of the message definition
* [NamingSystem](namingsystem.html): The description of the naming system
* [OperationDefinition](operationdefinition.html): The description of the operation definition
* [PlanDefinition](plandefinition.html): The description of the plan definition
* [Questionnaire](questionnaire.html): The description of the questionnaire
* [Requirements](requirements.html): The description of the requirements
* [SearchParameter](searchparameter.html): The description of the search parameter
* [StructureDefinition](structuredefinition.html): The description of the structure definition
* [StructureMap](structuremap.html): The description of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities
* [TestScript](testscript.html): The description of the test script
* [ValueSet](valueset.html): The description of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context-type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-context-type"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A type of use context assigned to the charge item definition
* [Citation](citation.html): A type of use context assigned to the citation
* [CodeSystem](codesystem.html): A type of use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A type of use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition
* [Evidence](evidence.html): A type of use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A type of use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide
* [Library](library.html): A type of use context assigned to the library
* [Measure](measure.html): A type of use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition
* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire
* [Requirements](requirements.html): A type of use context assigned to the requirements
* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition
* [StructureMap](structuremap.html): A type of use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities
* [TestScript](testscript.html): A type of use context assigned to the test script
* [ValueSet](valueset.html): A type of use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-type"/>
        <type value="token"/>
        <documentation
                       value="number | date | string | token | reference | composite | quantity | uri | special"/>
      </searchParam>
      <searchParam>
        <name value="context-quantity"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-context-quantity"/>
        <type value="quantity"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A quantity- or range-valued use context assigned to the charge item definition
* [Citation](citation.html): A quantity- or range-valued use context assigned to the citation
* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A quantity- or range-valued use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition
* [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A quantity- or range-valued use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide
* [Library](library.html): A quantity- or range-valued use context assigned to the library
* [Measure](measure.html): A quantity- or range-valued use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition
* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire
* [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements
* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition
* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities
* [TestScript](testscript.html): A quantity- or range-valued use context assigned to the test script
* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-context"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context assigned to the charge item definition
* [Citation](citation.html): A use context assigned to the citation
* [CodeSystem](codesystem.html): A use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context assigned to the event definition
* [Evidence](evidence.html): A use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide
* [Library](library.html): A use context assigned to the library
* [Measure](measure.html): A use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition
* [NamingSystem](namingsystem.html): A use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context assigned to the questionnaire
* [Requirements](requirements.html): A use context assigned to the requirements
* [SearchParameter](searchparameter.html): A use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition
* [StructureMap](structuremap.html): A use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities
* [TestScript](testscript.html): A use context assigned to the test script
* [ValueSet](valueset.html): A use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context-type-quantity"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-context-type-quantity"/>
        <type value="composite"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and quantity- or range-based value assigned to the charge item definition
* [Citation](citation.html): A use context type and quantity- or range-based value assigned to the citation
* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context type and quantity- or range-based value assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition
* [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context type and quantity- or range-based value assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide
* [Library](library.html): A use context type and quantity- or range-based value assigned to the library
* [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition
* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire
* [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements
* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition
* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities
* [TestScript](testscript.html): A use context type and quantity- or range-based value assigned to the test script
* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-identifier"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): External identifier for the activity definition
* [ActorDefinition](actordefinition.html): External identifier for the Actor Definition
* [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): External identifier for the charge item definition
* [Citation](citation.html): External identifier for the citation
* [CodeSystem](codesystem.html): External identifier for the code system
* [ConceptMap](conceptmap.html): External identifier for the concept map
* [ConditionDefinition](conditiondefinition.html): External identifier for the condition definition
* [EventDefinition](eventdefinition.html): External identifier for the event definition
* [Evidence](evidence.html): External identifier for the evidence
* [EvidenceReport](evidencereport.html): External identifier for the evidence report
* [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable
* [ExampleScenario](examplescenario.html): External identifier for the example scenario
* [GraphDefinition](graphdefinition.html): External identifier for the graph definition
* [ImplementationGuide](implementationguide.html): External identifier for the implementation guide
* [Library](library.html): External identifier for the library
* [Measure](measure.html): External identifier for the measure
* [MedicationKnowledge](medicationknowledge.html): Business identifier for this medication
* [MessageDefinition](messagedefinition.html): External identifier for the message definition
* [NamingSystem](namingsystem.html): External identifier for the naming system
* [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition
* [OperationDefinition](operationdefinition.html): External identifier for the search parameter
* [PlanDefinition](plandefinition.html): External identifier for the plan definition
* [Questionnaire](questionnaire.html): External identifier for the questionnaire
* [Requirements](requirements.html): External identifier for the requirements
* [SearchParameter](searchparameter.html): External identifier for the search parameter
* [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition
* [StructureDefinition](structuredefinition.html): External identifier for the structure definition
* [StructureMap](structuremap.html): External identifier for the structure map
* [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic
* [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities
* [TestPlan](testplan.html): An identifier for the test plan
* [TestScript](testscript.html): External identifier for the test script
* [ValueSet](valueset.html): External identifier for the value set
"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="version"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-version"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The business version of the activity definition
* [ActorDefinition](actordefinition.html): The business version of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The business version of the charge item definition
* [Citation](citation.html): The business version of the citation
* [CodeSystem](codesystem.html): The business version of the code system
* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition
* [ConceptMap](conceptmap.html): The business version of the concept map
* [ConditionDefinition](conditiondefinition.html): The business version of the condition definition
* [EventDefinition](eventdefinition.html): The business version of the event definition
* [Evidence](evidence.html): The business version of the evidence
* [EvidenceVariable](evidencevariable.html): The business version of the evidence variable
* [ExampleScenario](examplescenario.html): The business version of the example scenario
* [GraphDefinition](graphdefinition.html): The business version of the graph definition
* [ImplementationGuide](implementationguide.html): The business version of the implementation guide
* [Library](library.html): The business version of the library
* [Measure](measure.html): The business version of the measure
* [MessageDefinition](messagedefinition.html): The business version of the message definition
* [NamingSystem](namingsystem.html): The business version of the naming system
* [OperationDefinition](operationdefinition.html): The business version of the operation definition
* [PlanDefinition](plandefinition.html): The business version of the plan definition
* [Questionnaire](questionnaire.html): The business version of the questionnaire
* [Requirements](requirements.html): The business version of the requirements
* [SearchParameter](searchparameter.html): The business version of the search parameter
* [StructureDefinition](structuredefinition.html): The business version of the structure definition
* [StructureMap](structuremap.html): The business version of the structure map
* [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic
* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities
* [TestScript](testscript.html): The business version of the test script
* [ValueSet](valueset.html): The business version of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="url"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-url"/>
        <type value="uri"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition
* [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The uri that identifies the charge item definition
* [Citation](citation.html): The uri that identifies the citation
* [CodeSystem](codesystem.html): The uri that identifies the code system
* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition
* [ConceptMap](conceptmap.html): The URI that identifies the concept map
* [ConditionDefinition](conditiondefinition.html): The uri that identifies the condition definition
* [EventDefinition](eventdefinition.html): The uri that identifies the event definition
* [Evidence](evidence.html): The uri that identifies the evidence
* [EvidenceReport](evidencereport.html): The uri that identifies the evidence report
* [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable
* [ExampleScenario](examplescenario.html): The uri that identifies the example scenario
* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition
* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide
* [Library](library.html): The uri that identifies the library
* [Measure](measure.html): The uri that identifies the measure
* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition
* [NamingSystem](namingsystem.html): The uri that identifies the naming system
* [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition
* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition
* [PlanDefinition](plandefinition.html): The uri that identifies the plan definition
* [Questionnaire](questionnaire.html): The uri that identifies the questionnaire
* [Requirements](requirements.html): The uri that identifies the requirements
* [SearchParameter](searchparameter.html): The uri that identifies the search parameter
* [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition
* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition
* [StructureMap](structuremap.html): The uri that identifies the structure map
* [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique)
* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities
* [TestPlan](testplan.html): The uri that identifies the test plan
* [TestScript](testscript.html): The uri that identifies the test script
* [ValueSet](valueset.html): The uri that identifies the value set
"/>
      </searchParam>
      <searchParam>
        <name value="target"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-target"/>
        <type value="token"/>
        <documentation value="Types of resource (if a resource reference)"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="component"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-component"/>
        <type value="reference"/>
        <documentation value="Defines how the part works"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-name"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition
* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement
* [Citation](citation.html): Computationally friendly name of the citation
* [CodeSystem](codesystem.html): Computationally friendly name of the code system
* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition
* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map
* [ConditionDefinition](conditiondefinition.html): Computationally friendly name of the condition definition
* [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition
* [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable
* [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario
* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition
* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide
* [Library](library.html): Computationally friendly name of the library
* [Measure](measure.html): Computationally friendly name of the measure
* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition
* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system
* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition
* [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition
* [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire
* [Requirements](requirements.html): Computationally friendly name of the requirements
* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter
* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition
* [StructureMap](structuremap.html): Computationally friendly name of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities
* [TestScript](testscript.html): Computationally friendly name of the test script
* [ValueSet](valueset.html): Computationally friendly name of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="publisher"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-publisher"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition
* [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): Name of the publisher of the charge item definition
* [Citation](citation.html): Name of the publisher of the citation
* [CodeSystem](codesystem.html): Name of the publisher of the code system
* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition
* [ConceptMap](conceptmap.html): Name of the publisher of the concept map
* [ConditionDefinition](conditiondefinition.html): Name of the publisher of the condition definition
* [EventDefinition](eventdefinition.html): Name of the publisher of the event definition
* [Evidence](evidence.html): Name of the publisher of the evidence
* [EvidenceReport](evidencereport.html): Name of the publisher of the evidence report
* [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable
* [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario
* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition
* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide
* [Library](library.html): Name of the publisher of the library
* [Measure](measure.html): Name of the publisher of the measure
* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition
* [NamingSystem](namingsystem.html): Name of the publisher of the naming system
* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition
* [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition
* [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire
* [Requirements](requirements.html): Name of the publisher of the requirements
* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter
* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition
* [StructureMap](structuremap.html): Name of the publisher of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities
* [TestScript](testscript.html): Name of the publisher of the test script
* [ValueSet](valueset.html): Name of the publisher of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="base"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-base"/>
        <type value="token"/>
        <documentation
                       value="The resource type(s) this search parameter applies to"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SearchParameter-status"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The current status of the activity definition
* [ActorDefinition](actordefinition.html): The current status of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The current status of the charge item definition
* [Citation](citation.html): The current status of the citation
* [CodeSystem](codesystem.html): The current status of the code system
* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition
* [ConceptMap](conceptmap.html): The current status of the concept map
* [ConditionDefinition](conditiondefinition.html): The current status of the condition definition
* [EventDefinition](eventdefinition.html): The current status of the event definition
* [Evidence](evidence.html): The current status of the evidence
* [EvidenceReport](evidencereport.html): The current status of the evidence report
* [EvidenceVariable](evidencevariable.html): The current status of the evidence variable
* [ExampleScenario](examplescenario.html): The current status of the example scenario
* [GraphDefinition](graphdefinition.html): The current status of the graph definition
* [ImplementationGuide](implementationguide.html): The current status of the implementation guide
* [Library](library.html): The current status of the library
* [Measure](measure.html): The current status of the measure
* [MedicationKnowledge](medicationknowledge.html): active | inactive | entered-in-error
* [MessageDefinition](messagedefinition.html): The current status of the message definition
* [NamingSystem](namingsystem.html): The current status of the naming system
* [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown
* [OperationDefinition](operationdefinition.html): The current status of the operation definition
* [PlanDefinition](plandefinition.html): The current status of the plan definition
* [Questionnaire](questionnaire.html): The current status of the questionnaire
* [Requirements](requirements.html): The current status of the requirements
* [SearchParameter](searchparameter.html): The current status of the search parameter
* [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown
* [StructureDefinition](structuredefinition.html): The current status of the structure definition
* [StructureMap](structuremap.html): The current status of the structure map
* [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown
* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities
* [TestPlan](testplan.html): The current status of the test plan
* [TestScript](testscript.html): The current status of the test script
* [ValueSet](valueset.html): The current status of the value set
"/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="SubstanceDefinition"/>
      <profile
               value="http://hl7.org/fhir/StructureDefinition/SubstanceDefinition"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="history-type"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="Ingredient:substance"/>
      <searchRevInclude value="Ingredient:substance-definition"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="RegulatedAuthorization:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="_language"/>
        <type value="token"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SubstanceDefinition-identifier"/>
        <type value="token"/>
        <documentation value="Identifier by which this substance is known"/>
      </searchParam>
      <searchParam>
        <name value="code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SubstanceDefinition-code"/>
        <type value="token"/>
        <documentation value="The specific code"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="classification"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SubstanceDefinition-classification"/>
        <type value="token"/>
        <documentation
                       value="High or low level categorization, e.g. polymer vs. nucleic acid or linear vs. branch chain"/>
      </searchParam>
      <searchParam>
        <name value="_filter"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a filter"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="domain"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SubstanceDefinition-domain"/>
        <type value="token"/>
        <documentation
                       value="If the substance applies to only human or veterinary use"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SubstanceDefinition-name"/>
        <type value="string"/>
        <documentation value="The actual name"/>
      </searchParam>
      <searchParam>
        <name value="_source"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given source value (Resource.meta.source)"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SubstanceDefinition-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/SubstanceDefinition-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"/>
      </operation>
      <operation>
        <name value="meta-delete"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"/>
        <documentation
                       value="Delete tags, profiles, and/or security labels from a resource"/>
      </operation>
      <operation>
        <name value="meta-add"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"/>
        <documentation
                       value="Add tags, profiles, and/or security labels to a resource"/>
      </operation>
      <operation>
        <name value="meta"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"/>
        <documentation
                       value="Request a list of tags, profiles, and security labels for a specfic resource instance"/>
      </operation>
      <operation>
        <name value="expunge"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"/>
      </operation>
    </resource>
    <resource>
      <type value="ValueSet"/>
      <profile value="http://hl7.org/fhir/StructureDefinition/ValueSet"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/computablevalueset"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/executablevalueset"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/publishablevalueset"/>
      <supportedProfile
                        value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
      <versioning value="versioned-update"/>
      <conditionalDelete value="single"/>
      <searchInclude value="*"/>
      <searchInclude value="ValueSet:derived-from"/>
      <searchInclude value="ValueSet:predecessor"/>
      <searchRevInclude value="CodeSystem:derived-from"/>
      <searchRevInclude value="CodeSystem:predecessor"/>
      <searchRevInclude value="Composition:entry"/>
      <searchRevInclude value="Composition:event-reference"/>
      <searchRevInclude value="Composition:related"/>
      <searchRevInclude value="Composition:subject"/>
      <searchRevInclude value="ImplementationGuide:resource"/>
      <searchRevInclude value="List:item"/>
      <searchRevInclude value="List:subject"/>
      <searchRevInclude value="ValueSet:derived-from"/>
      <searchRevInclude value="ValueSet:predecessor"/>
      <searchParam>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-date"/>
        <type value="date"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The activity definition publication date
* [ActorDefinition](actordefinition.html): The Actor Definition publication date
* [CapabilityStatement](capabilitystatement.html): The capability statement publication date
* [ChargeItemDefinition](chargeitemdefinition.html): The charge item definition publication date
* [Citation](citation.html): The citation publication date
* [CodeSystem](codesystem.html): The code system publication date
* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date
* [ConceptMap](conceptmap.html): The concept map publication date
* [ConditionDefinition](conditiondefinition.html): The condition definition publication date
* [EventDefinition](eventdefinition.html): The event definition publication date
* [Evidence](evidence.html): The evidence publication date
* [EvidenceVariable](evidencevariable.html): The evidence variable publication date
* [ExampleScenario](examplescenario.html): The example scenario publication date
* [GraphDefinition](graphdefinition.html): The graph definition publication date
* [ImplementationGuide](implementationguide.html): The implementation guide publication date
* [Library](library.html): The library publication date
* [Measure](measure.html): The measure publication date
* [MessageDefinition](messagedefinition.html): The message definition publication date
* [NamingSystem](namingsystem.html): The naming system publication date
* [OperationDefinition](operationdefinition.html): The operation definition publication date
* [PlanDefinition](plandefinition.html): The plan definition publication date
* [Questionnaire](questionnaire.html): The questionnaire publication date
* [Requirements](requirements.html): The requirements publication date
* [SearchParameter](searchparameter.html): The search parameter publication date
* [StructureDefinition](structuredefinition.html): The structure definition publication date
* [StructureMap](structuremap.html): The structure map publication date
* [SubscriptionTopic](subscriptiontopic.html): Date status first applied
* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date
* [TestScript](testscript.html): The test script publication date
* [ValueSet](valueset.html): The value set publication date
"/>
      </searchParam>
      <searchParam>
        <name value="code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-code"/>
        <type value="token"/>
        <documentation
                       value="This special parameter searches for codes in the value set. See additional notes on the ValueSet resource"/>
      </searchParam>
      <searchParam>
        <name value="context-type-value"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-context-type-value"/>
        <type value="composite"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and value assigned to the charge item definition
* [Citation](citation.html): A use context type and value assigned to the citation
* [CodeSystem](codesystem.html): A use context type and value assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context type and value assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition
* [Evidence](evidence.html): A use context type and value assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context type and value assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide
* [Library](library.html): A use context type and value assigned to the library
* [Measure](measure.html): A use context type and value assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition
* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire
* [Requirements](requirements.html): A use context type and value assigned to the requirements
* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition
* [StructureMap](structuremap.html): A use context type and value assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities
* [TestScript](testscript.html): A use context type and value assigned to the test script
* [ValueSet](valueset.html): A use context type and value assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="jurisdiction"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-jurisdiction"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Intended jurisdiction for the activity definition
* [ActorDefinition](actordefinition.html): Intended jurisdiction for the Actor Definition
* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): Intended jurisdiction for the charge item definition
* [Citation](citation.html): Intended jurisdiction for the citation
* [CodeSystem](codesystem.html): Intended jurisdiction for the code system
* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map
* [ConditionDefinition](conditiondefinition.html): Intended jurisdiction for the condition definition
* [EventDefinition](eventdefinition.html): Intended jurisdiction for the event definition
* [ExampleScenario](examplescenario.html): Intended jurisdiction for the example scenario
* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition
* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide
* [Library](library.html): Intended jurisdiction for the library
* [Measure](measure.html): Intended jurisdiction for the measure
* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition
* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system
* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition
* [PlanDefinition](plandefinition.html): Intended jurisdiction for the plan definition
* [Questionnaire](questionnaire.html): Intended jurisdiction for the questionnaire
* [Requirements](requirements.html): Intended jurisdiction for the requirements
* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter
* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition
* [StructureMap](structuremap.html): Intended jurisdiction for the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities
* [TestScript](testscript.html): Intended jurisdiction for the test script
* [ValueSet](valueset.html): Intended jurisdiction for the value set
"/>
      </searchParam>
      <searchParam>
        <name value="derived-from"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-derived-from"/>
        <type value="reference"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): What resource is being referenced
* [CodeSystem](codesystem.html): A resource that the CodeSystem is derived from
* [ConceptMap](conceptmap.html): A resource that the ConceptMap is derived from
* [EventDefinition](eventdefinition.html): What resource is being referenced
* [EvidenceVariable](evidencevariable.html): What resource is being referenced
* [Library](library.html): What resource is being referenced
* [Measure](measure.html): What resource is being referenced
* [NamingSystem](namingsystem.html): A resource that the NamingSystem is derived from
* [PlanDefinition](plandefinition.html): What resource is being referenced
* [ValueSet](valueset.html): A resource that the ValueSet is derived from
"/>
      </searchParam>
      <searchParam>
        <name value="description"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-description"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The description of the activity definition
* [ActorDefinition](actordefinition.html): The description of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The description of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The description of the charge item definition
* [Citation](citation.html): The description of the citation
* [CodeSystem](codesystem.html): The description of the code system
* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition
* [ConceptMap](conceptmap.html): The description of the concept map
* [ConditionDefinition](conditiondefinition.html): The description of the condition definition
* [EventDefinition](eventdefinition.html): The description of the event definition
* [Evidence](evidence.html): The description of the evidence
* [EvidenceVariable](evidencevariable.html): The description of the evidence variable
* [GraphDefinition](graphdefinition.html): The description of the graph definition
* [ImplementationGuide](implementationguide.html): The description of the implementation guide
* [Library](library.html): The description of the library
* [Measure](measure.html): The description of the measure
* [MessageDefinition](messagedefinition.html): The description of the message definition
* [NamingSystem](namingsystem.html): The description of the naming system
* [OperationDefinition](operationdefinition.html): The description of the operation definition
* [PlanDefinition](plandefinition.html): The description of the plan definition
* [Questionnaire](questionnaire.html): The description of the questionnaire
* [Requirements](requirements.html): The description of the requirements
* [SearchParameter](searchparameter.html): The description of the search parameter
* [StructureDefinition](structuredefinition.html): The description of the structure definition
* [StructureMap](structuremap.html): The description of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities
* [TestScript](testscript.html): The description of the test script
* [ValueSet](valueset.html): The description of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context-type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-context-type"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A type of use context assigned to the charge item definition
* [Citation](citation.html): A type of use context assigned to the citation
* [CodeSystem](codesystem.html): A type of use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A type of use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition
* [Evidence](evidence.html): A type of use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A type of use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide
* [Library](library.html): A type of use context assigned to the library
* [Measure](measure.html): A type of use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition
* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire
* [Requirements](requirements.html): A type of use context assigned to the requirements
* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition
* [StructureMap](structuremap.html): A type of use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities
* [TestScript](testscript.html): A type of use context assigned to the test script
* [ValueSet](valueset.html): A type of use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="predecessor"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-predecessor"/>
        <type value="reference"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): What resource is being referenced
* [CodeSystem](codesystem.html): The predecessor of the CodeSystem
* [ConceptMap](conceptmap.html): The predecessor of the ConceptMap
* [EventDefinition](eventdefinition.html): What resource is being referenced
* [EvidenceVariable](evidencevariable.html): What resource is being referenced
* [Library](library.html): What resource is being referenced
* [Measure](measure.html): What resource is being referenced
* [NamingSystem](namingsystem.html): The predecessor of the NamingSystem
* [PlanDefinition](plandefinition.html): What resource is being referenced
* [ValueSet](valueset.html): The predecessor of the ValueSet
"/>
      </searchParam>
      <searchParam>
        <name value="title"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-title"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The human-friendly name of the activity definition
* [ActorDefinition](actordefinition.html): The human-friendly name of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The human-friendly name of the charge item definition
* [Citation](citation.html): The human-friendly name of the citation
* [CodeSystem](codesystem.html): The human-friendly name of the code system
* [ConceptMap](conceptmap.html): The human-friendly name of the concept map
* [ConditionDefinition](conditiondefinition.html): The human-friendly name of the condition definition
* [EventDefinition](eventdefinition.html): The human-friendly name of the event definition
* [Evidence](evidence.html): The human-friendly name of the evidence
* [EvidenceVariable](evidencevariable.html): The human-friendly name of the evidence variable
* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide
* [Library](library.html): The human-friendly name of the library
* [Measure](measure.html): The human-friendly name of the measure
* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition
* [ObservationDefinition](observationdefinition.html): Human-friendly name of the ObservationDefinition
* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition
* [PlanDefinition](plandefinition.html): The human-friendly name of the plan definition
* [Questionnaire](questionnaire.html): The human-friendly name of the questionnaire
* [Requirements](requirements.html): The human-friendly name of the requirements
* [SpecimenDefinition](specimendefinition.html): Human-friendly name of the SpecimenDefinition
* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition
* [StructureMap](structuremap.html): The human-friendly name of the structure map
* [SubscriptionTopic](subscriptiontopic.html): Name for this SubscriptionTopic (Human friendly)
* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities
* [TestScript](testscript.html): The human-friendly name of the test script
* [ValueSet](valueset.html): The human-friendly name of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="reference"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-reference"/>
        <type value="uri"/>
        <documentation
                       value="A code system included or excluded in the value set or an imported value set"/>
      </searchParam>
      <searchParam>
        <name value="context-quantity"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-context-quantity"/>
        <type value="quantity"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A quantity- or range-valued use context assigned to the charge item definition
* [Citation](citation.html): A quantity- or range-valued use context assigned to the citation
* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A quantity- or range-valued use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition
* [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A quantity- or range-valued use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide
* [Library](library.html): A quantity- or range-valued use context assigned to the library
* [Measure](measure.html): A quantity- or range-valued use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition
* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire
* [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements
* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition
* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities
* [TestScript](testscript.html): A quantity- or range-valued use context assigned to the test script
* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="effective"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-effective"/>
        <type value="date"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The time during which the activity definition is intended to be in use
* [ChargeItemDefinition](chargeitemdefinition.html): The time during which the charge item definition is intended to be in use
* [Citation](citation.html): The time during which the citation is intended to be in use
* [CodeSystem](codesystem.html): The time during which the CodeSystem is intended to be in use
* [ConceptMap](conceptmap.html): The time during which the ConceptMap is intended to be in use
* [EventDefinition](eventdefinition.html): The time during which the event definition is intended to be in use
* [Library](library.html): The time during which the library is intended to be in use
* [Measure](measure.html): The time during which the measure is intended to be in use
* [NamingSystem](namingsystem.html): The time during which the NamingSystem is intended to be in use
* [PlanDefinition](plandefinition.html): The time during which the plan definition is intended to be in use
* [Questionnaire](questionnaire.html): The time during which the questionnaire is intended to be in use
* [ValueSet](valueset.html): The time during which the ValueSet is intended to be in use
"/>
      </searchParam>
      <searchParam>
        <name value="context"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-context"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context assigned to the charge item definition
* [Citation](citation.html): A use context assigned to the citation
* [CodeSystem](codesystem.html): A use context assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context assigned to the event definition
* [Evidence](evidence.html): A use context assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide
* [Library](library.html): A use context assigned to the library
* [Measure](measure.html): A use context assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition
* [NamingSystem](namingsystem.html): A use context assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context assigned to the questionnaire
* [Requirements](requirements.html): A use context assigned to the requirements
* [SearchParameter](searchparameter.html): A use context assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition
* [StructureMap](structuremap.html): A use context assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities
* [TestScript](testscript.html): A use context assigned to the test script
* [ValueSet](valueset.html): A use context assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="context-type-quantity"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-context-type-quantity"/>
        <type value="composite"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition
* [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition
* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and quantity- or range-based value assigned to the charge item definition
* [Citation](citation.html): A use context type and quantity- or range-based value assigned to the citation
* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system
* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition
* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map
* [ConditionDefinition](conditiondefinition.html): A use context type and quantity- or range-based value assigned to the condition definition
* [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition
* [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence
* [EvidenceReport](evidencereport.html): A use context type and quantity- or range-based value assigned to the evidence report
* [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable
* [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario
* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition
* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide
* [Library](library.html): A use context type and quantity- or range-based value assigned to the library
* [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure
* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition
* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system
* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition
* [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition
* [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire
* [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements
* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter
* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition
* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map
* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities
* [TestScript](testscript.html): A use context type and quantity- or range-based value assigned to the test script
* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set
"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-identifier"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): External identifier for the activity definition
* [ActorDefinition](actordefinition.html): External identifier for the Actor Definition
* [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): External identifier for the charge item definition
* [Citation](citation.html): External identifier for the citation
* [CodeSystem](codesystem.html): External identifier for the code system
* [ConceptMap](conceptmap.html): External identifier for the concept map
* [ConditionDefinition](conditiondefinition.html): External identifier for the condition definition
* [EventDefinition](eventdefinition.html): External identifier for the event definition
* [Evidence](evidence.html): External identifier for the evidence
* [EvidenceReport](evidencereport.html): External identifier for the evidence report
* [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable
* [ExampleScenario](examplescenario.html): External identifier for the example scenario
* [GraphDefinition](graphdefinition.html): External identifier for the graph definition
* [ImplementationGuide](implementationguide.html): External identifier for the implementation guide
* [Library](library.html): External identifier for the library
* [Measure](measure.html): External identifier for the measure
* [MedicationKnowledge](medicationknowledge.html): Business identifier for this medication
* [MessageDefinition](messagedefinition.html): External identifier for the message definition
* [NamingSystem](namingsystem.html): External identifier for the naming system
* [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition
* [OperationDefinition](operationdefinition.html): External identifier for the search parameter
* [PlanDefinition](plandefinition.html): External identifier for the plan definition
* [Questionnaire](questionnaire.html): External identifier for the questionnaire
* [Requirements](requirements.html): External identifier for the requirements
* [SearchParameter](searchparameter.html): External identifier for the search parameter
* [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition
* [StructureDefinition](structuredefinition.html): External identifier for the structure definition
* [StructureMap](structuremap.html): External identifier for the structure map
* [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic
* [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities
* [TestPlan](testplan.html): An identifier for the test plan
* [TestScript](testscript.html): External identifier for the test script
* [ValueSet](valueset.html): External identifier for the value set
"/>
      </searchParam>
      <searchParam>
        <name value="version"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-version"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The business version of the activity definition
* [ActorDefinition](actordefinition.html): The business version of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The business version of the charge item definition
* [Citation](citation.html): The business version of the citation
* [CodeSystem](codesystem.html): The business version of the code system
* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition
* [ConceptMap](conceptmap.html): The business version of the concept map
* [ConditionDefinition](conditiondefinition.html): The business version of the condition definition
* [EventDefinition](eventdefinition.html): The business version of the event definition
* [Evidence](evidence.html): The business version of the evidence
* [EvidenceVariable](evidencevariable.html): The business version of the evidence variable
* [ExampleScenario](examplescenario.html): The business version of the example scenario
* [GraphDefinition](graphdefinition.html): The business version of the graph definition
* [ImplementationGuide](implementationguide.html): The business version of the implementation guide
* [Library](library.html): The business version of the library
* [Measure](measure.html): The business version of the measure
* [MessageDefinition](messagedefinition.html): The business version of the message definition
* [NamingSystem](namingsystem.html): The business version of the naming system
* [OperationDefinition](operationdefinition.html): The business version of the operation definition
* [PlanDefinition](plandefinition.html): The business version of the plan definition
* [Questionnaire](questionnaire.html): The business version of the questionnaire
* [Requirements](requirements.html): The business version of the requirements
* [SearchParameter](searchparameter.html): The business version of the search parameter
* [StructureDefinition](structuredefinition.html): The business version of the structure definition
* [StructureMap](structuremap.html): The business version of the structure map
* [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic
* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities
* [TestScript](testscript.html): The business version of the test script
* [ValueSet](valueset.html): The business version of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="url"/>
        <definition value="http://hl7.org/fhir/SearchParameter/ValueSet-url"/>
        <type value="uri"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition
* [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The uri that identifies the charge item definition
* [Citation](citation.html): The uri that identifies the citation
* [CodeSystem](codesystem.html): The uri that identifies the code system
* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition
* [ConceptMap](conceptmap.html): The URI that identifies the concept map
* [ConditionDefinition](conditiondefinition.html): The uri that identifies the condition definition
* [EventDefinition](eventdefinition.html): The uri that identifies the event definition
* [Evidence](evidence.html): The uri that identifies the evidence
* [EvidenceReport](evidencereport.html): The uri that identifies the evidence report
* [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable
* [ExampleScenario](examplescenario.html): The uri that identifies the example scenario
* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition
* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide
* [Library](library.html): The uri that identifies the library
* [Measure](measure.html): The uri that identifies the measure
* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition
* [NamingSystem](namingsystem.html): The uri that identifies the naming system
* [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition
* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition
* [PlanDefinition](plandefinition.html): The uri that identifies the plan definition
* [Questionnaire](questionnaire.html): The uri that identifies the questionnaire
* [Requirements](requirements.html): The uri that identifies the requirements
* [SearchParameter](searchparameter.html): The uri that identifies the search parameter
* [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition
* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition
* [StructureMap](structuremap.html): The uri that identifies the structure map
* [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique)
* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities
* [TestPlan](testplan.html): The uri that identifies the test plan
* [TestScript](testscript.html): The uri that identifies the test script
* [ValueSet](valueset.html): The uri that identifies the value set
"/>
      </searchParam>
      <searchParam>
        <name value="expansion"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-expansion"/>
        <type value="uri"/>
        <documentation
                       value="Identifies the value set expansion (business identifier)"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-name"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition
* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement
* [Citation](citation.html): Computationally friendly name of the citation
* [CodeSystem](codesystem.html): Computationally friendly name of the code system
* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition
* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map
* [ConditionDefinition](conditiondefinition.html): Computationally friendly name of the condition definition
* [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition
* [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable
* [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario
* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition
* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide
* [Library](library.html): Computationally friendly name of the library
* [Measure](measure.html): Computationally friendly name of the measure
* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition
* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system
* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition
* [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition
* [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire
* [Requirements](requirements.html): Computationally friendly name of the requirements
* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter
* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition
* [StructureMap](structuremap.html): Computationally friendly name of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities
* [TestScript](testscript.html): Computationally friendly name of the test script
* [ValueSet](valueset.html): Computationally friendly name of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="publisher"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-publisher"/>
        <type value="string"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition
* [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): Name of the publisher of the charge item definition
* [Citation](citation.html): Name of the publisher of the citation
* [CodeSystem](codesystem.html): Name of the publisher of the code system
* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition
* [ConceptMap](conceptmap.html): Name of the publisher of the concept map
* [ConditionDefinition](conditiondefinition.html): Name of the publisher of the condition definition
* [EventDefinition](eventdefinition.html): Name of the publisher of the event definition
* [Evidence](evidence.html): Name of the publisher of the evidence
* [EvidenceReport](evidencereport.html): Name of the publisher of the evidence report
* [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable
* [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario
* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition
* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide
* [Library](library.html): Name of the publisher of the library
* [Measure](measure.html): Name of the publisher of the measure
* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition
* [NamingSystem](namingsystem.html): Name of the publisher of the naming system
* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition
* [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition
* [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire
* [Requirements](requirements.html): Name of the publisher of the requirements
* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter
* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition
* [StructureMap](structuremap.html): Name of the publisher of the structure map
* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities
* [TestScript](testscript.html): Name of the publisher of the test script
* [ValueSet](valueset.html): Name of the publisher of the value set
"/>
      </searchParam>
      <searchParam>
        <name value="topic"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-topic"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): Topics associated with the module
* [CodeSystem](codesystem.html): Topics associated with the CodeSystem
* [ConceptMap](conceptmap.html): Topics associated with the ConceptMap
* [EventDefinition](eventdefinition.html): Topics associated with the module
* [EvidenceVariable](evidencevariable.html): Topics associated with the EvidenceVariable
* [Library](library.html): Topics associated with the module
* [Measure](measure.html): Topics associated with the measure
* [NamingSystem](namingsystem.html): Topics associated with the NamingSystem
* [PlanDefinition](plandefinition.html): Topics associated with the module
* [ValueSet](valueset.html): Topics associated with the ValueSet
"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/ValueSet-_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-_text"/>
        <type value="special"/>
        <documentation value="Search on the narrative of the resource"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ValueSet-status"/>
        <type value="token"/>
        <documentation
                       value="Multiple Resources: 

* [ActivityDefinition](activitydefinition.html): The current status of the activity definition
* [ActorDefinition](actordefinition.html): The current status of the Actor Definition
* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement
* [ChargeItemDefinition](chargeitemdefinition.html): The current status of the charge item definition
* [Citation](citation.html): The current status of the citation
* [CodeSystem](codesystem.html): The current status of the code system
* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition
* [ConceptMap](conceptmap.html): The current status of the concept map
* [ConditionDefinition](conditiondefinition.html): The current status of the condition definition
* [EventDefinition](eventdefinition.html): The current status of the event definition
* [Evidence](evidence.html): The current status of the evidence
* [EvidenceReport](evidencereport.html): The current status of the evidence report
* [EvidenceVariable](evidencevariable.html): The current status of the evidence variable
* [ExampleScenario](examplescenario.html): The current status of the example scenario
* [GraphDefinition](graphdefinition.html): The current status of the graph definition
* [ImplementationGuide](implementationguide.html): The current status of the implementation guide
* [Library](library.html): The current status of the library
* [Measure](measure.html): The current status of the measure
* [MedicationKnowledge](medicationknowledge.html): active | inactive | entered-in-error
* [MessageDefinition](messagedefinition.html): The current status of the message definition
* [NamingSystem](namingsystem.html): The current status of the naming system
* [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown
* [OperationDefinition](operationdefinition.html): The current status of the operation definition
* [PlanDefinition](plandefinition.html): The current status of the plan definition
* [Questionnaire](questionnaire.html): The current status of the questionnaire
* [Requirements](requirements.html): The current status of the requirements
* [SearchParameter](searchparameter.html): The current status of the search parameter
* [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown
* [StructureDefinition](structuredefinition.html): The current status of the structure definition
* [StructureMap](structuremap.html): The current status of the structure map
* [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown
* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities
* [TestPlan](testplan.html): The current status of the test plan
* [TestScript](testscript.html): The current status of the test script
* [ValueSet](valueset.html): The current status of the value set
"/>
      </searchParam>
      <operation>
        <name value="validate-code"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/ValueSet-it-validate-code"/>
      </operation>
      <operation>
        <name value="invalidate-expansion"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/ValueSet-i-invalidate-expansion"/>
      </operation>
      <operation>
        <name value="expand"/>
        <definition
                    value="http://localhost:8090/fhir/OperationDefinition/ValueSet-it-expand"/>
      </operation>
    </resource>
    <interaction>
      <code value="transaction"/>
    </interaction>
    <interaction>
      <code value="history-system"/>
    </interaction>
  </rest>
</CapabilityStatement>