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 - JSON Representation

Active as of 2024-03-07

Raw json | Download


{
  "resourceType" : "CapabilityStatement",
  "id" : "advanced-vulcan-epi-server",
  "text" : {
    "status" : "extensions",
    "div" : "<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/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/batch-bundle.html\">Batch bundle</a><br/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/batch-response-bundle.html\">Batch response bundle</a><br/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/document-bundle.html\">Document bundle</a><br/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/history-bundle.html\">History bundle</a><br/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/search-set-bundle.html\">Search Set Bundle</a><br/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/subscription-notification-bundle.html\">Subscription Notification bundle</a><br/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/transaction-bundle.html\">Transaction bundle</a><br/>\u00a0\u00a0<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/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/publishablecodesystem.html\">Publishable CodeSystem</a><br/>\u00a0\u00a0<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/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/catalog.html\">Profile for  Catalog</a><br/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/clinicaldocument.html\">Clinical  Document</a><br/>\u00a0\u00a0Document Structure (For testing section templates)<br/>\u00a0\u00a0Document 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/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/computablevalueset.html\">Computable ValueSet</a><br/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/executablevalueset.html\">Executable ValueSet</a><br/>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/publishablevalueset.html\">Publishable ValueSet</a><br/>\u00a0\u00a0<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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The activity definition publication date</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The Actor Definition publication date</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The capability statement publication date</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The charge item definition publication date</li>\n<li><a href=\"citation.html\">Citation</a>: The citation publication date</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The code system publication date</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The compartment definition publication date</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The concept map publication date</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The condition definition publication date</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The event definition publication date</li>\n<li><a href=\"evidence.html\">Evidence</a>: The evidence publication date</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The evidence variable publication date</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The example scenario publication date</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The graph definition publication date</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The implementation guide publication date</li>\n<li><a href=\"library.html\">Library</a>: The library publication date</li>\n<li><a href=\"measure.html\">Measure</a>: The measure publication date</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The message definition publication date</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The naming system publication date</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The operation definition publication date</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The plan definition publication date</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The questionnaire publication date</li>\n<li><a href=\"requirements.html\">Requirements</a>: The requirements publication date</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The search parameter publication date</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The structure definition publication date</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The structure map publication date</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Date status first applied</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The terminology capabilities publication date</li>\n<li><a href=\"testscript.html\">TestScript</a>: The test script publication date</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The value set publication date</li>\n</ul>\n</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>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context type and value assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context type and value assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context type and value assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context type and value assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and value assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context type and value assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context type and value assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context type and value assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context type and value assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context type and value assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context type and value assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context type and value assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context type and value assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context type and value assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context type and value assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context type and value assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context type and value assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and value assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Intended jurisdiction for the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: Intended jurisdiction for the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: Intended jurisdiction for the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: Intended jurisdiction for the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Intended jurisdiction for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Intended jurisdiction for the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Intended jurisdiction for the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Intended jurisdiction for the event definition</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Intended jurisdiction for the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Intended jurisdiction for the library</li>\n<li><a href=\"measure.html\">Measure</a>: Intended jurisdiction for the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Intended jurisdiction for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Intended jurisdiction for the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Intended jurisdiction for the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Intended jurisdiction for the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Intended jurisdiction for the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Intended jurisdiction for the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Intended jurisdiction for the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Intended jurisdiction for the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Intended jurisdiction for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>derived-from</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: What resource is being referenced</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A resource that the CodeSystem is derived from</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A resource that the ConceptMap is derived from</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: What resource is being referenced</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: What resource is being referenced</li>\n<li><a href=\"library.html\">Library</a>: What resource is being referenced</li>\n<li><a href=\"measure.html\">Measure</a>: What resource is being referenced</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A resource that the NamingSystem is derived from</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: What resource is being referenced</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A resource that the ValueSet is derived from</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The description of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The description of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The description of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The description of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The description of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The description of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The description of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The description of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The description of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The description of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The description of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The description of the evidence variable</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The description of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The description of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The description of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The description of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The description of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The description of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The description of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The description of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The description of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The description of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The description of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The description of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The description of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The description of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The description of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The description of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A type of use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A type of use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A type of use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A type of use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A type of use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A type of use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A type of use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A type of use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A type of use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A type of use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A type of use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A type of use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A type of use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A type of use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A type of use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A type of use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A type of use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A type of use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A type of use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A type of use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A type of use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A type of use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A type of use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A type of use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A type of use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A type of use context assigned to the value set</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>predecessor</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: What resource is being referenced</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The predecessor of the CodeSystem</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The predecessor of the ConceptMap</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: What resource is being referenced</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: What resource is being referenced</li>\n<li><a href=\"library.html\">Library</a>: What resource is being referenced</li>\n<li><a href=\"measure.html\">Measure</a>: What resource is being referenced</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The predecessor of the NamingSystem</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: What resource is being referenced</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The predecessor of the ValueSet</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>title</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The human-friendly name of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The human-friendly name of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The human-friendly name of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The human-friendly name of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The human-friendly name of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The human-friendly name of the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The human-friendly name of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The human-friendly name of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The human-friendly name of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The human-friendly name of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The human-friendly name of the evidence variable</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The human-friendly name of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The human-friendly name of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The human-friendly name of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The human-friendly name of the message definition</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: Human-friendly name of the ObservationDefinition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The human-friendly name of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The human-friendly name of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The human-friendly name of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The human-friendly name of the requirements</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: Human-friendly name of the SpecimenDefinition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The human-friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The human-friendly name of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Name for this SubscriptionTopic (Human friendly)</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The human-friendly name of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The human-friendly name of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The human-friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-quantity</td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A quantity- or range-valued use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A quantity- or range-valued use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A quantity- or range-valued use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A quantity- or range-valued use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A quantity- or range-valued use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A quantity- or range-valued use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A quantity- or range-valued use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A quantity- or range-valued use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A quantity- or range-valued use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A quantity- or range-valued use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A quantity- or range-valued use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A quantity- or range-valued use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A quantity- or range-valued use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A quantity- or range-valued use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A quantity- or range-valued use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A quantity- or range-valued use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>effective</td><td><code>date</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The time during which the activity definition is intended to be in use</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The time during which the charge item definition is intended to be in use</li>\n<li><a href=\"citation.html\">Citation</a>: The time during which the citation is intended to be in use</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The time during which the CodeSystem is intended to be in use</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The time during which the ConceptMap is intended to be in use</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The time during which the event definition is intended to be in use</li>\n<li><a href=\"library.html\">Library</a>: The time during which the library is intended to be in use</li>\n<li><a href=\"measure.html\">Measure</a>: The time during which the measure is intended to be in use</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The time during which the NamingSystem is intended to be in use</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The time during which the plan definition is intended to be in use</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The time during which the questionnaire is intended to be in use</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The time during which the ValueSet is intended to be in use</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context assigned to the value set</li>\n</ul>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context type and quantity- or range-based value assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context type and quantity- or range-based value assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context type and quantity- or range-based value assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context type and quantity- or range-based value assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context type and quantity- or range-based value assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context type and quantity- or range-based value assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context type and quantity- or range-based value assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context type and quantity- or range-based value assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context type and quantity- or range-based value assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context type and quantity- or range-based value assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context type and quantity- or range-based value assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context type and quantity- or range-based value assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context type and quantity- or range-based value assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context type and quantity- or range-based value assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context type and quantity- or range-based value assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context type and quantity- or range-based value assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: External identifier for the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: External identifier for the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: External identifier for the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: External identifier for the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: External identifier for the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: External identifier for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: External identifier for the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: External identifier for the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: External identifier for the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: External identifier for the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: External identifier for the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: External identifier for the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: External identifier for the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: External identifier for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: External identifier for the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: External identifier for the library</li>\n<li><a href=\"measure.html\">Measure</a>: External identifier for the measure</li>\n<li><a href=\"medicationknowledge.html\">MedicationKnowledge</a>: Business identifier for this medication</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: External identifier for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: External identifier for the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: The unique identifier associated with the specimen definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: External identifier for the search parameter</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: External identifier for the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: External identifier for the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: External identifier for the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: External identifier for the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: The unique identifier associated with the SpecimenDefinition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: External identifier for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: External identifier for the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Business Identifier for SubscriptionTopic</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: External identifier for the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: An identifier for the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: External identifier for the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: External identifier for the value set</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The business version of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The business version of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The business version of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The business version of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The business version of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The business version of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The business version of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The business version of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The business version of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The business version of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The business version of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The business version of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The business version of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The business version of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The business version of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The business version of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The business version of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The business version of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The business version of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The business version of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The business version of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The business version of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The business version of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The business version of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The business version of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The business version of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Business version of the SubscriptionTopic</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The business version of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The business version of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The uri that identifies the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The uri that identifies the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The uri that identifies the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The uri that identifies the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The uri that identifies the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The uri that identifies the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The URI that identifies the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The uri that identifies the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The uri that identifies the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The uri that identifies the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: The uri that identifies the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The uri that identifies the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The uri that identifies the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The uri that identifies the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The uri that identifies the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The uri that identifies the library</li>\n<li><a href=\"measure.html\">Measure</a>: The uri that identifies the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The uri that identifies the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The uri that identifies the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: The uri that identifies the observation definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The uri that identifies the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The uri that identifies the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The uri that identifies the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The uri that identifies the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The uri that identifies the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: The uri that identifies the specimen definition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The uri that identifies the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The uri that identifies the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Logical canonical URL to reference this SubscriptionTopic (globally unique)</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: The uri that identifies the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: The uri that identifies the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The uri that identifies the value set</li>\n</ul>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Computationally friendly name of the activity definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>\n<li><a href=\"citation.html\">Citation</a>: Computationally friendly name of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Computationally friendly name of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Computationally friendly name of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Computationally friendly name of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Computationally friendly name of the event definition</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: Computationally friendly name of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Computationally friendly name of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Computationally friendly name of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Computationally friendly name of the library</li>\n<li><a href=\"measure.html\">Measure</a>: Computationally friendly name of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Computationally friendly name of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Computationally friendly name of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Computationally friendly name of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Computationally friendly name of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Computationally friendly name of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Computationally friendly name of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Computationally friendly name of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Computationally friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Computationally friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Computationally friendly name of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Computationally friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Name of the publisher of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: Name of the publisher of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Name of the publisher of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: Name of the publisher of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: Name of the publisher of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Name of the publisher of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Name of the publisher of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Name of the publisher of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Name of the publisher of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: Name of the publisher of the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: Name of the publisher of the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: Name of the publisher of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Name of the publisher of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Name of the publisher of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Name of the publisher of the library</li>\n<li><a href=\"measure.html\">Measure</a>: Name of the publisher of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Name of the publisher of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Name of the publisher of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Name of the publisher of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Name of the publisher of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Name of the publisher of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Name of the publisher of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Name of the publisher of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Name of the publisher of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Name of the publisher of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Name of the publisher of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Name of the publisher of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>topic</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Topics associated with the module</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Topics associated with the CodeSystem</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Topics associated with the ConceptMap</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Topics associated with the module</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: Topics associated with the EvidenceVariable</li>\n<li><a href=\"library.html\">Library</a>: Topics associated with the module</li>\n<li><a href=\"measure.html\">Measure</a>: Topics associated with the measure</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Topics associated with the NamingSystem</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Topics associated with the module</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Topics associated with the ValueSet</li>\n</ul>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The current status of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The current status of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The current status of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The current status of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The current status of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The current status of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The current status of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The current status of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The current status of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The current status of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The current status of the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: The current status of the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The current status of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The current status of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The current status of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The current status of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The current status of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The current status of the measure</li>\n<li><a href=\"medicationknowledge.html\">MedicationKnowledge</a>: active | inactive | entered-in-error</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The current status of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The current status of the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: Publication status of the ObservationDefinition: draft, active, retired, unknown</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The current status of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The current status of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The current status of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The current status of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The current status of the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: Publication status of the SpecimenDefinition: draft, active, retired, unknown</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The current status of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The current status of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: draft | active | retired | unknown</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: The current status of the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: The current status of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The current status of the value set</li>\n</ul>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n<ul>\n<li><a href=\"adverseevent.html\">AdverseEvent</a>: When the event occurred</li>\n<li><a href=\"allergyintolerance.html\">AllergyIntolerance</a>: Date first version of the resource instance was recorded</li>\n<li><a href=\"appointment.html\">Appointment</a>: Appointment date/time.</li>\n<li><a href=\"auditevent.html\">AuditEvent</a>: Time when the event was recorded</li>\n<li><a href=\"careplan.html\">CarePlan</a>: Time period plan covers</li>\n<li><a href=\"careteam.html\">CareTeam</a>: A date within the coverage time period.</li>\n<li><a href=\"clinicalimpression.html\">ClinicalImpression</a>: When the assessment was documented</li>\n<li><a href=\"composition.html\">Composition</a>: Composition editing time</li>\n<li><a href=\"consent.html\">Consent</a>: When consent was agreed to</li>\n<li><a href=\"diagnosticreport.html\">DiagnosticReport</a>: The clinically relevant time of the report</li>\n<li><a href=\"documentreference.html\">DocumentReference</a>: When this document reference was created</li>\n<li><a href=\"encounter.html\">Encounter</a>: A date within the actualPeriod the Encounter lasted</li>\n<li><a href=\"episodeofcare.html\">EpisodeOfCare</a>: The provided date search value falls within the episode of care's period</li>\n<li><a href=\"familymemberhistory.html\">FamilyMemberHistory</a>: When history was recorded or last updated</li>\n<li><a href=\"flag.html\">Flag</a>: Time period when flag is active</li>\n<li><a href=\"immunization.html\">Immunization</a>: Vaccination  (non)-Administration Date</li>\n<li><a href=\"immunizationevaluation.html\">ImmunizationEvaluation</a>: Date the evaluation was generated</li>\n<li><a href=\"immunizationrecommendation.html\">ImmunizationRecommendation</a>: Date recommendation(s) created</li>\n<li><a href=\"invoice.html\">Invoice</a>: Invoice date / posting date</li>\n<li><a href=\"list.html\">List</a>: When the list was prepared</li>\n<li><a href=\"measurereport.html\">MeasureReport</a>: The date of the measure report</li>\n<li><a href=\"nutritionintake.html\">NutritionIntake</a>: Date when patient was taking (or not taking) the medication</li>\n<li><a href=\"observation.html\">Observation</a>: Clinically relevant time/time-period for observation</li>\n<li><a href=\"procedure.html\">Procedure</a>: When the procedure occurred or is occurring</li>\n<li><a href=\"researchsubject.html\">ResearchSubject</a>: Start and end of participation</li>\n<li><a href=\"riskassessment.html\">RiskAssessment</a>: When was assessment made?</li>\n<li><a href=\"supplyrequest.html\">SupplyRequest</a>: When the request was made</li>\n</ul>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>type</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"account.html\">Account</a>: E.g. patient, expense, depreciation</li>\n<li><a href=\"allergyintolerance.html\">AllergyIntolerance</a>: allergy | intolerance - Underlying mechanism (if known)</li>\n<li><a href=\"composition.html\">Composition</a>: Kind of composition (LOINC if possible)</li>\n<li><a href=\"coverage.html\">Coverage</a>: The kind of coverage (health plan, auto, Workers Compensation)</li>\n<li><a href=\"documentreference.html\">DocumentReference</a>: Kind of document (LOINC if possible)</li>\n<li><a href=\"encounter.html\">Encounter</a>: Specific type of encounter</li>\n<li><a href=\"episodeofcare.html\">EpisodeOfCare</a>: Type/class  - e.g. specialist referral, disease management</li>\n<li><a href=\"invoice.html\">Invoice</a>: Type of Invoice</li>\n<li><a href=\"medicationdispense.html\">MedicationDispense</a>: Returns dispenses of a specific type</li>\n<li><a href=\"molecularsequence.html\">MolecularSequence</a>: Amino Acid Sequence/ DNA Sequence / RNA Sequence</li>\n<li><a href=\"specimen.html\">Specimen</a>: The specimen type</li>\n</ul>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"account.html\">Account</a>: The entity that caused the expenses</li>\n<li><a href=\"adverseevent.html\">AdverseEvent</a>: Subject impacted by event</li>\n<li><a href=\"allergyintolerance.html\">AllergyIntolerance</a>: Who the sensitivity is for</li>\n<li><a href=\"appointment.html\">Appointment</a>: One of the individuals of the appointment is this patient</li>\n<li><a href=\"appointmentresponse.html\">AppointmentResponse</a>: This Response is for this Patient</li>\n<li><a href=\"auditevent.html\">AuditEvent</a>: Where the activity involved patient data</li>\n<li><a href=\"basic.html\">Basic</a>: Identifies the focus of this resource</li>\n<li><a href=\"bodystructure.html\">BodyStructure</a>: Who this is about</li>\n<li><a href=\"careplan.html\">CarePlan</a>: Who the care plan is for</li>\n<li><a href=\"careteam.html\">CareTeam</a>: Who care team is for</li>\n<li><a href=\"chargeitem.html\">ChargeItem</a>: Individual service was done for/to</li>\n<li><a href=\"claim.html\">Claim</a>: Patient receiving the products or services</li>\n<li><a href=\"claimresponse.html\">ClaimResponse</a>: The subject of care</li>\n<li><a href=\"clinicalimpression.html\">ClinicalImpression</a>: Patient assessed</li>\n<li><a href=\"communication.html\">Communication</a>: Focus of message</li>\n<li><a href=\"communicationrequest.html\">CommunicationRequest</a>: Focus of message</li>\n<li><a href=\"composition.html\">Composition</a>: Who and/or what the composition is about</li>\n<li><a href=\"condition.html\">Condition</a>: Who has the condition?</li>\n<li><a href=\"consent.html\">Consent</a>: Who the consent applies to</li>\n<li><a href=\"contract.html\">Contract</a>: The identity of the subject of the contract (if a patient)</li>\n<li><a href=\"coverage.html\">Coverage</a>: Retrieve coverages for a patient</li>\n<li><a href=\"coverageeligibilityrequest.html\">CoverageEligibilityRequest</a>: The reference to the patient</li>\n<li><a href=\"coverageeligibilityresponse.html\">CoverageEligibilityResponse</a>: The reference to the patient</li>\n<li><a href=\"detectedissue.html\">DetectedIssue</a>: Associated patient</li>\n<li><a href=\"devicerequest.html\">DeviceRequest</a>: Individual the service is ordered for</li>\n<li><a href=\"deviceusage.html\">DeviceUsage</a>: Search by patient who used / uses the device</li>\n<li><a href=\"diagnosticreport.html\">DiagnosticReport</a>: The subject of the report if a patient</li>\n<li><a href=\"documentreference.html\">DocumentReference</a>: Who/what is the subject of the document</li>\n<li><a href=\"encounter.html\">Encounter</a>: The patient present at the encounter</li>\n<li><a href=\"enrollmentrequest.html\">EnrollmentRequest</a>: The party to be enrolled</li>\n<li><a href=\"episodeofcare.html\">EpisodeOfCare</a>: The patient who is the focus of this episode of care</li>\n<li><a href=\"explanationofbenefit.html\">ExplanationOfBenefit</a>: The reference to the patient</li>\n<li><a href=\"familymemberhistory.html\">FamilyMemberHistory</a>: The identity of a subject to list family member history items for</li>\n<li><a href=\"flag.html\">Flag</a>: The identity of a subject to list flags for</li>\n<li><a href=\"goal.html\">Goal</a>: Who this goal is intended for</li>\n<li><a href=\"guidanceresponse.html\">GuidanceResponse</a>: The identity of a patient to search for guidance response results</li>\n<li><a href=\"imagingselection.html\">ImagingSelection</a>: Who the study is about</li>\n<li><a href=\"imagingstudy.html\">ImagingStudy</a>: Who the study is about</li>\n<li><a href=\"immunization.html\">Immunization</a>: The patient for the vaccination record</li>\n<li><a href=\"immunizationevaluation.html\">ImmunizationEvaluation</a>: The patient being evaluated</li>\n<li><a href=\"immunizationrecommendation.html\">ImmunizationRecommendation</a>: Who this profile is for</li>\n<li><a href=\"invoice.html\">Invoice</a>: Recipient(s) of goods and services</li>\n<li><a href=\"list.html\">List</a>: If all resources have the same subject</li>\n<li><a href=\"measurereport.html\">MeasureReport</a>: The identity of a patient to search for individual measure report results for</li>\n<li><a href=\"medicationadministration.html\">MedicationAdministration</a>: The identity of a patient to list administrations  for</li>\n<li><a href=\"medicationdispense.html\">MedicationDispense</a>: The identity of a patient to list dispenses  for</li>\n<li><a href=\"medicationrequest.html\">MedicationRequest</a>: Returns prescriptions for a specific patient</li>\n<li><a href=\"medicationstatement.html\">MedicationStatement</a>: Returns statements for a specific patient.</li>\n<li><a href=\"molecularsequence.html\">MolecularSequence</a>: The subject that the sequence is about</li>\n<li><a href=\"nutritionintake.html\">NutritionIntake</a>: Returns statements for a specific patient.</li>\n<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>\n<li><a href=\"observation.html\">Observation</a>: The subject that the observation is about (if patient)</li>\n<li><a href=\"person.html\">Person</a>: The Person links to this Patient</li>\n<li><a href=\"procedure.html\">Procedure</a>: Search by subject - a patient</li>\n<li><a href=\"provenance.html\">Provenance</a>: Where the activity involved patient data</li>\n<li><a href=\"questionnaireresponse.html\">QuestionnaireResponse</a>: The patient that is the subject of the questionnaire response</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: The patient this related person is related to</li>\n<li><a href=\"requestorchestration.html\">RequestOrchestration</a>: The identity of a patient to search for request orchestrations</li>\n<li><a href=\"researchsubject.html\">ResearchSubject</a>: Who or what is part of study</li>\n<li><a href=\"riskassessment.html\">RiskAssessment</a>: Who/what does assessment apply to?</li>\n<li><a href=\"servicerequest.html\">ServiceRequest</a>: Search by subject - a patient</li>\n<li><a href=\"specimen.html\">Specimen</a>: The patient the specimen comes from</li>\n<li><a href=\"supplydelivery.html\">SupplyDelivery</a>: Patient for whom the item is supplied</li>\n<li><a href=\"supplyrequest.html\">SupplyRequest</a>: The patient or subject for whom the supply is destined</li>\n<li><a href=\"task.html\">Task</a>: Search by patient</li>\n<li><a href=\"visionprescription.html\">VisionPrescription</a>: The identity of a patient to list dispenses for</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"account.html\">Account</a>: Account number</li>\n<li><a href=\"adverseevent.html\">AdverseEvent</a>: Business identifier for the event</li>\n<li><a href=\"allergyintolerance.html\">AllergyIntolerance</a>: External ids for this item</li>\n<li><a href=\"appointment.html\">Appointment</a>: An Identifier of the Appointment</li>\n<li><a href=\"appointmentresponse.html\">AppointmentResponse</a>: An Identifier in this appointment response</li>\n<li><a href=\"basic.html\">Basic</a>: Business identifier</li>\n<li><a href=\"bodystructure.html\">BodyStructure</a>: Bodystructure identifier</li>\n<li><a href=\"careplan.html\">CarePlan</a>: External Ids for this plan</li>\n<li><a href=\"careteam.html\">CareTeam</a>: External Ids for this team</li>\n<li><a href=\"chargeitem.html\">ChargeItem</a>: Business Identifier for item</li>\n<li><a href=\"claim.html\">Claim</a>: The primary identifier of the financial resource</li>\n<li><a href=\"claimresponse.html\">ClaimResponse</a>: The identity of the ClaimResponse</li>\n<li><a href=\"clinicalimpression.html\">ClinicalImpression</a>: Business identifier</li>\n<li><a href=\"communication.html\">Communication</a>: Unique identifier</li>\n<li><a href=\"communicationrequest.html\">CommunicationRequest</a>: Unique identifier</li>\n<li><a href=\"composition.html\">Composition</a>: Version-independent identifier for the Composition</li>\n<li><a href=\"condition.html\">Condition</a>: A unique identifier of the condition record</li>\n<li><a href=\"consent.html\">Consent</a>: Identifier for this record (external references)</li>\n<li><a href=\"contract.html\">Contract</a>: The identity of the contract</li>\n<li><a href=\"coverage.html\">Coverage</a>: The primary identifier of the insured and the coverage</li>\n<li><a href=\"coverageeligibilityrequest.html\">CoverageEligibilityRequest</a>: The business identifier of the Eligibility</li>\n<li><a href=\"coverageeligibilityresponse.html\">CoverageEligibilityResponse</a>: The business identifier</li>\n<li><a href=\"detectedissue.html\">DetectedIssue</a>: Unique id for the detected issue</li>\n<li><a href=\"devicerequest.html\">DeviceRequest</a>: Business identifier for request/order</li>\n<li><a href=\"deviceusage.html\">DeviceUsage</a>: Search by identifier</li>\n<li><a href=\"diagnosticreport.html\">DiagnosticReport</a>: An identifier for the report</li>\n<li><a href=\"documentreference.html\">DocumentReference</a>: Identifier of the attachment binary</li>\n<li><a href=\"encounter.html\">Encounter</a>: Identifier(s) by which this encounter is known</li>\n<li><a href=\"enrollmentrequest.html\">EnrollmentRequest</a>: The business identifier of the Enrollment</li>\n<li><a href=\"episodeofcare.html\">EpisodeOfCare</a>: Business Identifier(s) relevant for this EpisodeOfCare</li>\n<li><a href=\"explanationofbenefit.html\">ExplanationOfBenefit</a>: The business identifier of the Explanation of Benefit</li>\n<li><a href=\"familymemberhistory.html\">FamilyMemberHistory</a>: A search by a record identifier</li>\n<li><a href=\"flag.html\">Flag</a>: Business identifier</li>\n<li><a href=\"goal.html\">Goal</a>: External Ids for this goal</li>\n<li><a href=\"guidanceresponse.html\">GuidanceResponse</a>: The identifier of the guidance response</li>\n<li><a href=\"imagingselection.html\">ImagingSelection</a>: Identifiers for the imaging selection</li>\n<li><a href=\"imagingstudy.html\">ImagingStudy</a>: Identifiers for the Study, such as DICOM Study Instance UID</li>\n<li><a href=\"immunization.html\">Immunization</a>: Business identifier</li>\n<li><a href=\"immunizationevaluation.html\">ImmunizationEvaluation</a>: ID of the evaluation</li>\n<li><a href=\"immunizationrecommendation.html\">ImmunizationRecommendation</a>: Business identifier</li>\n<li><a href=\"invoice.html\">Invoice</a>: Business Identifier for item</li>\n<li><a href=\"list.html\">List</a>: Business identifier</li>\n<li><a href=\"measurereport.html\">MeasureReport</a>: External identifier of the measure report to be returned</li>\n<li><a href=\"medication.html\">Medication</a>: Returns medications with this external identifier</li>\n<li><a href=\"medicationadministration.html\">MedicationAdministration</a>: Return administrations with this external identifier</li>\n<li><a href=\"medicationdispense.html\">MedicationDispense</a>: Returns dispenses with this external identifier</li>\n<li><a href=\"medicationrequest.html\">MedicationRequest</a>: Return prescriptions with this external identifier</li>\n<li><a href=\"medicationstatement.html\">MedicationStatement</a>: Return statements with this external identifier</li>\n<li><a href=\"molecularsequence.html\">MolecularSequence</a>: The unique identity for a particular sequence</li>\n<li><a href=\"nutritionintake.html\">NutritionIntake</a>: Return statements with this external identifier</li>\n<li><a href=\"nutritionorder.html\">NutritionOrder</a>: Return nutrition orders with this external identifier</li>\n<li><a href=\"observation.html\">Observation</a>: The unique id for a particular observation</li>\n<li><a href=\"person.html\">Person</a>: A person Identifier</li>\n<li><a href=\"procedure.html\">Procedure</a>: A unique identifier for a procedure</li>\n<li><a href=\"questionnaireresponse.html\">QuestionnaireResponse</a>: The unique identifier for the questionnaire response</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: An Identifier of the RelatedPerson</li>\n<li><a href=\"requestorchestration.html\">RequestOrchestration</a>: External identifiers for the request orchestration</li>\n<li><a href=\"researchsubject.html\">ResearchSubject</a>: Business Identifier for research subject in a study</li>\n<li><a href=\"riskassessment.html\">RiskAssessment</a>: Unique identifier for the assessment</li>\n<li><a href=\"servicerequest.html\">ServiceRequest</a>: Identifiers assigned to this order</li>\n<li><a href=\"specimen.html\">Specimen</a>: The unique identifier associated with the specimen</li>\n<li><a href=\"supplydelivery.html\">SupplyDelivery</a>: External identifier</li>\n<li><a href=\"supplyrequest.html\">SupplyRequest</a>: Business Identifier for SupplyRequest</li>\n<li><a href=\"task.html\">Task</a>: Search for a task instance by its business identifier</li>\n<li><a href=\"visionprescription.html\">VisionPrescription</a>: Return prescriptions with this external identifier</li>\n</ul>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"auditevent.html\">AuditEvent</a>: Encounter related to the activity recorded in the AuditEvent</li>\n<li><a href=\"careplan.html\">CarePlan</a>: The Encounter during which this CarePlan was created</li>\n<li><a href=\"chargeitem.html\">ChargeItem</a>: Encounter associated with event</li>\n<li><a href=\"claim.html\">Claim</a>: Encounters associated with a billed line item</li>\n<li><a href=\"clinicalimpression.html\">ClinicalImpression</a>: The Encounter during which this ClinicalImpression was created</li>\n<li><a href=\"communication.html\">Communication</a>: The Encounter during which this Communication was created</li>\n<li><a href=\"communicationrequest.html\">CommunicationRequest</a>: The Encounter during which this CommunicationRequest was created</li>\n<li><a href=\"composition.html\">Composition</a>: Context of the Composition</li>\n<li><a href=\"condition.html\">Condition</a>: The Encounter during which this Condition was created</li>\n<li><a href=\"devicerequest.html\">DeviceRequest</a>: Encounter during which request was created</li>\n<li><a href=\"diagnosticreport.html\">DiagnosticReport</a>: The Encounter when the order was made</li>\n<li><a href=\"encounterhistory.html\">EncounterHistory</a>: The Encounter associated with this set of history values</li>\n<li><a href=\"explanationofbenefit.html\">ExplanationOfBenefit</a>: Encounters associated with a billed line item</li>\n<li><a href=\"flag.html\">Flag</a>: Alert relevant during encounter</li>\n<li><a href=\"imagingstudy.html\">ImagingStudy</a>: The context of the study</li>\n<li><a href=\"list.html\">List</a>: Context in which list created</li>\n<li><a href=\"medicationdispense.html\">MedicationDispense</a>: Returns dispenses with a specific encounter</li>\n<li><a href=\"medicationstatement.html\">MedicationStatement</a>: Returns statements for a specific encounter</li>\n<li><a href=\"nutritionintake.html\">NutritionIntake</a>: Returns statements for a specific encounter</li>\n<li><a href=\"nutritionorder.html\">NutritionOrder</a>: Return nutrition orders with this encounter identifier</li>\n<li><a href=\"observation.html\">Observation</a>: Encounter related to the observation</li>\n<li><a href=\"procedure.html\">Procedure</a>: The Encounter during which this Procedure was created</li>\n<li><a href=\"provenance.html\">Provenance</a>: Encounter related to the Provenance</li>\n<li><a href=\"questionnaireresponse.html\">QuestionnaireResponse</a>: Encounter associated with the questionnaire response</li>\n<li><a href=\"requestorchestration.html\">RequestOrchestration</a>: The encounter the request orchestration applies to</li>\n<li><a href=\"riskassessment.html\">RiskAssessment</a>: Where was assessment performed?</li>\n<li><a href=\"servicerequest.html\">ServiceRequest</a>: An encounter in which this request is made</li>\n<li><a href=\"task.html\">Task</a>: Search by encounter</li>\n<li><a href=\"visionprescription.html\">VisionPrescription</a>: Return prescriptions with this encounter identifier</li>\n</ul>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The activity definition publication date</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The Actor Definition publication date</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The capability statement publication date</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The charge item definition publication date</li>\n<li><a href=\"citation.html\">Citation</a>: The citation publication date</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The code system publication date</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The compartment definition publication date</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The concept map publication date</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The condition definition publication date</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The event definition publication date</li>\n<li><a href=\"evidence.html\">Evidence</a>: The evidence publication date</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The evidence variable publication date</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The example scenario publication date</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The graph definition publication date</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The implementation guide publication date</li>\n<li><a href=\"library.html\">Library</a>: The library publication date</li>\n<li><a href=\"measure.html\">Measure</a>: The measure publication date</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The message definition publication date</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The naming system publication date</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The operation definition publication date</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The plan definition publication date</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The questionnaire publication date</li>\n<li><a href=\"requirements.html\">Requirements</a>: The requirements publication date</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The search parameter publication date</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The structure definition publication date</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The structure map publication date</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Date status first applied</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The terminology capabilities publication date</li>\n<li><a href=\"testscript.html\">TestScript</a>: The test script publication date</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The value set publication date</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: External identifier for the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: External identifier for the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: External identifier for the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: External identifier for the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: External identifier for the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: External identifier for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: External identifier for the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: External identifier for the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: External identifier for the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: External identifier for the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: External identifier for the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: External identifier for the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: External identifier for the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: External identifier for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: External identifier for the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: External identifier for the library</li>\n<li><a href=\"measure.html\">Measure</a>: External identifier for the measure</li>\n<li><a href=\"medicationknowledge.html\">MedicationKnowledge</a>: Business identifier for this medication</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: External identifier for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: External identifier for the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: The unique identifier associated with the specimen definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: External identifier for the search parameter</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: External identifier for the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: External identifier for the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: External identifier for the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: External identifier for the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: The unique identifier associated with the SpecimenDefinition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: External identifier for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: External identifier for the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Business Identifier for SubscriptionTopic</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: External identifier for the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: An identifier for the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: External identifier for the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: External identifier for the value set</li>\n</ul>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context type and value assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context type and value assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context type and value assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context type and value assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and value assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context type and value assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context type and value assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context type and value assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context type and value assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context type and value assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context type and value assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context type and value assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context type and value assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context type and value assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context type and value assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context type and value assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context type and value assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and value assigned to the value set</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Intended jurisdiction for the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: Intended jurisdiction for the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: Intended jurisdiction for the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: Intended jurisdiction for the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Intended jurisdiction for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Intended jurisdiction for the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Intended jurisdiction for the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Intended jurisdiction for the event definition</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Intended jurisdiction for the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Intended jurisdiction for the library</li>\n<li><a href=\"measure.html\">Measure</a>: Intended jurisdiction for the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Intended jurisdiction for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Intended jurisdiction for the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Intended jurisdiction for the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Intended jurisdiction for the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Intended jurisdiction for the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Intended jurisdiction for the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Intended jurisdiction for the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Intended jurisdiction for the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Intended jurisdiction for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The description of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The description of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The description of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The description of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The description of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The description of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The description of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The description of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The description of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The description of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The description of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The description of the evidence variable</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The description of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The description of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The description of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The description of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The description of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The description of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The description of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The description of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The description of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The description of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The description of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The description of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The description of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The description of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The description of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The description of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A type of use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A type of use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A type of use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A type of use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A type of use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A type of use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A type of use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A type of use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A type of use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A type of use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A type of use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A type of use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A type of use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A type of use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A type of use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A type of use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A type of use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A type of use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A type of use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A type of use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A type of use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A type of use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A type of use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A type of use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A type of use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A type of use context assigned to the value set</li>\n</ul>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>title</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The human-friendly name of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The human-friendly name of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The human-friendly name of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The human-friendly name of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The human-friendly name of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The human-friendly name of the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The human-friendly name of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The human-friendly name of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The human-friendly name of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The human-friendly name of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The human-friendly name of the evidence variable</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The human-friendly name of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The human-friendly name of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The human-friendly name of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The human-friendly name of the message definition</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: Human-friendly name of the ObservationDefinition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The human-friendly name of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The human-friendly name of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The human-friendly name of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The human-friendly name of the requirements</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: Human-friendly name of the SpecimenDefinition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The human-friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The human-friendly name of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Name for this SubscriptionTopic (Human friendly)</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The human-friendly name of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The human-friendly name of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The human-friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The business version of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The business version of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The business version of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The business version of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The business version of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The business version of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The business version of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The business version of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The business version of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The business version of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The business version of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The business version of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The business version of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The business version of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The business version of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The business version of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The business version of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The business version of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The business version of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The business version of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The business version of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The business version of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The business version of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The business version of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The business version of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The business version of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Business version of the SubscriptionTopic</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The business version of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The business version of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The uri that identifies the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The uri that identifies the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The uri that identifies the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The uri that identifies the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The uri that identifies the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The uri that identifies the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The URI that identifies the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The uri that identifies the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The uri that identifies the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The uri that identifies the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: The uri that identifies the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The uri that identifies the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The uri that identifies the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The uri that identifies the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The uri that identifies the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The uri that identifies the library</li>\n<li><a href=\"measure.html\">Measure</a>: The uri that identifies the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The uri that identifies the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The uri that identifies the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: The uri that identifies the observation definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The uri that identifies the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The uri that identifies the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The uri that identifies the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The uri that identifies the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The uri that identifies the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: The uri that identifies the specimen definition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The uri that identifies the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The uri that identifies the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Logical canonical URL to reference this SubscriptionTopic (globally unique)</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: The uri that identifies the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: The uri that identifies the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The uri that identifies the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-quantity</td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A quantity- or range-valued use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A quantity- or range-valued use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A quantity- or range-valued use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A quantity- or range-valued use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A quantity- or range-valued use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A quantity- or range-valued use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A quantity- or range-valued use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A quantity- or range-valued use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A quantity- or range-valued use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A quantity- or range-valued use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A quantity- or range-valued use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A quantity- or range-valued use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A quantity- or range-valued use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A quantity- or range-valued use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A quantity- or range-valued use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A quantity- or range-valued use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Computationally friendly name of the activity definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>\n<li><a href=\"citation.html\">Citation</a>: Computationally friendly name of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Computationally friendly name of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Computationally friendly name of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Computationally friendly name of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Computationally friendly name of the event definition</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: Computationally friendly name of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Computationally friendly name of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Computationally friendly name of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Computationally friendly name of the library</li>\n<li><a href=\"measure.html\">Measure</a>: Computationally friendly name of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Computationally friendly name of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Computationally friendly name of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Computationally friendly name of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Computationally friendly name of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Computationally friendly name of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Computationally friendly name of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Computationally friendly name of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Computationally friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Computationally friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Computationally friendly name of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Computationally friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Name of the publisher of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: Name of the publisher of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Name of the publisher of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: Name of the publisher of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: Name of the publisher of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Name of the publisher of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Name of the publisher of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Name of the publisher of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Name of the publisher of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: Name of the publisher of the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: Name of the publisher of the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: Name of the publisher of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Name of the publisher of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Name of the publisher of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Name of the publisher of the library</li>\n<li><a href=\"measure.html\">Measure</a>: Name of the publisher of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Name of the publisher of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Name of the publisher of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Name of the publisher of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Name of the publisher of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Name of the publisher of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Name of the publisher of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Name of the publisher of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Name of the publisher of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Name of the publisher of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Name of the publisher of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Name of the publisher of the value set</li>\n</ul>\n</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>\n</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>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context type and quantity- or range-based value assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context type and quantity- or range-based value assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context type and quantity- or range-based value assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context type and quantity- or range-based value assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context type and quantity- or range-based value assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context type and quantity- or range-based value assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context type and quantity- or range-based value assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context type and quantity- or range-based value assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context type and quantity- or range-based value assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context type and quantity- or range-based value assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context type and quantity- or range-based value assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context type and quantity- or range-based value assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context type and quantity- or range-based value assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context type and quantity- or range-based value assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context type and quantity- or range-based value assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context type and quantity- or range-based value assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The current status of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The current status of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The current status of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The current status of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The current status of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The current status of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The current status of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The current status of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The current status of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The current status of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The current status of the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: The current status of the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The current status of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The current status of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The current status of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The current status of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The current status of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The current status of the measure</li>\n<li><a href=\"medicationknowledge.html\">MedicationKnowledge</a>: active | inactive | entered-in-error</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The current status of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The current status of the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: Publication status of the ObservationDefinition: draft, active, retired, unknown</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The current status of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The current status of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The current status of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The current status of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The current status of the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: Publication status of the SpecimenDefinition: draft, active, retired, unknown</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The current status of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The current status of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: draft | active | retired | unknown</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: The current status of the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: The current status of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The current status of the value set</li>\n</ul>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n<ul>\n<li><a href=\"adverseevent.html\">AdverseEvent</a>: When the event occurred</li>\n<li><a href=\"allergyintolerance.html\">AllergyIntolerance</a>: Date first version of the resource instance was recorded</li>\n<li><a href=\"appointment.html\">Appointment</a>: Appointment date/time.</li>\n<li><a href=\"auditevent.html\">AuditEvent</a>: Time when the event was recorded</li>\n<li><a href=\"careplan.html\">CarePlan</a>: Time period plan covers</li>\n<li><a href=\"careteam.html\">CareTeam</a>: A date within the coverage time period.</li>\n<li><a href=\"clinicalimpression.html\">ClinicalImpression</a>: When the assessment was documented</li>\n<li><a href=\"composition.html\">Composition</a>: Composition editing time</li>\n<li><a href=\"consent.html\">Consent</a>: When consent was agreed to</li>\n<li><a href=\"diagnosticreport.html\">DiagnosticReport</a>: The clinically relevant time of the report</li>\n<li><a href=\"documentreference.html\">DocumentReference</a>: When this document reference was created</li>\n<li><a href=\"encounter.html\">Encounter</a>: A date within the actualPeriod the Encounter lasted</li>\n<li><a href=\"episodeofcare.html\">EpisodeOfCare</a>: The provided date search value falls within the episode of care's period</li>\n<li><a href=\"familymemberhistory.html\">FamilyMemberHistory</a>: When history was recorded or last updated</li>\n<li><a href=\"flag.html\">Flag</a>: Time period when flag is active</li>\n<li><a href=\"immunization.html\">Immunization</a>: Vaccination  (non)-Administration Date</li>\n<li><a href=\"immunizationevaluation.html\">ImmunizationEvaluation</a>: Date the evaluation was generated</li>\n<li><a href=\"immunizationrecommendation.html\">ImmunizationRecommendation</a>: Date recommendation(s) created</li>\n<li><a href=\"invoice.html\">Invoice</a>: Invoice date / posting date</li>\n<li><a href=\"list.html\">List</a>: When the list was prepared</li>\n<li><a href=\"measurereport.html\">MeasureReport</a>: The date of the measure report</li>\n<li><a href=\"nutritionintake.html\">NutritionIntake</a>: Date when patient was taking (or not taking) the medication</li>\n<li><a href=\"observation.html\">Observation</a>: Clinically relevant time/time-period for observation</li>\n<li><a href=\"procedure.html\">Procedure</a>: When the procedure occurred or is occurring</li>\n<li><a href=\"researchsubject.html\">ResearchSubject</a>: Start and end of participation</li>\n<li><a href=\"riskassessment.html\">RiskAssessment</a>: When was assessment made?</li>\n<li><a href=\"supplyrequest.html\">SupplyRequest</a>: When the request was made</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"account.html\">Account</a>: Account number</li>\n<li><a href=\"adverseevent.html\">AdverseEvent</a>: Business identifier for the event</li>\n<li><a href=\"allergyintolerance.html\">AllergyIntolerance</a>: External ids for this item</li>\n<li><a href=\"appointment.html\">Appointment</a>: An Identifier of the Appointment</li>\n<li><a href=\"appointmentresponse.html\">AppointmentResponse</a>: An Identifier in this appointment response</li>\n<li><a href=\"basic.html\">Basic</a>: Business identifier</li>\n<li><a href=\"bodystructure.html\">BodyStructure</a>: Bodystructure identifier</li>\n<li><a href=\"careplan.html\">CarePlan</a>: External Ids for this plan</li>\n<li><a href=\"careteam.html\">CareTeam</a>: External Ids for this team</li>\n<li><a href=\"chargeitem.html\">ChargeItem</a>: Business Identifier for item</li>\n<li><a href=\"claim.html\">Claim</a>: The primary identifier of the financial resource</li>\n<li><a href=\"claimresponse.html\">ClaimResponse</a>: The identity of the ClaimResponse</li>\n<li><a href=\"clinicalimpression.html\">ClinicalImpression</a>: Business identifier</li>\n<li><a href=\"communication.html\">Communication</a>: Unique identifier</li>\n<li><a href=\"communicationrequest.html\">CommunicationRequest</a>: Unique identifier</li>\n<li><a href=\"composition.html\">Composition</a>: Version-independent identifier for the Composition</li>\n<li><a href=\"condition.html\">Condition</a>: A unique identifier of the condition record</li>\n<li><a href=\"consent.html\">Consent</a>: Identifier for this record (external references)</li>\n<li><a href=\"contract.html\">Contract</a>: The identity of the contract</li>\n<li><a href=\"coverage.html\">Coverage</a>: The primary identifier of the insured and the coverage</li>\n<li><a href=\"coverageeligibilityrequest.html\">CoverageEligibilityRequest</a>: The business identifier of the Eligibility</li>\n<li><a href=\"coverageeligibilityresponse.html\">CoverageEligibilityResponse</a>: The business identifier</li>\n<li><a href=\"detectedissue.html\">DetectedIssue</a>: Unique id for the detected issue</li>\n<li><a href=\"devicerequest.html\">DeviceRequest</a>: Business identifier for request/order</li>\n<li><a href=\"deviceusage.html\">DeviceUsage</a>: Search by identifier</li>\n<li><a href=\"diagnosticreport.html\">DiagnosticReport</a>: An identifier for the report</li>\n<li><a href=\"documentreference.html\">DocumentReference</a>: Identifier of the attachment binary</li>\n<li><a href=\"encounter.html\">Encounter</a>: Identifier(s) by which this encounter is known</li>\n<li><a href=\"enrollmentrequest.html\">EnrollmentRequest</a>: The business identifier of the Enrollment</li>\n<li><a href=\"episodeofcare.html\">EpisodeOfCare</a>: Business Identifier(s) relevant for this EpisodeOfCare</li>\n<li><a href=\"explanationofbenefit.html\">ExplanationOfBenefit</a>: The business identifier of the Explanation of Benefit</li>\n<li><a href=\"familymemberhistory.html\">FamilyMemberHistory</a>: A search by a record identifier</li>\n<li><a href=\"flag.html\">Flag</a>: Business identifier</li>\n<li><a href=\"goal.html\">Goal</a>: External Ids for this goal</li>\n<li><a href=\"guidanceresponse.html\">GuidanceResponse</a>: The identifier of the guidance response</li>\n<li><a href=\"imagingselection.html\">ImagingSelection</a>: Identifiers for the imaging selection</li>\n<li><a href=\"imagingstudy.html\">ImagingStudy</a>: Identifiers for the Study, such as DICOM Study Instance UID</li>\n<li><a href=\"immunization.html\">Immunization</a>: Business identifier</li>\n<li><a href=\"immunizationevaluation.html\">ImmunizationEvaluation</a>: ID of the evaluation</li>\n<li><a href=\"immunizationrecommendation.html\">ImmunizationRecommendation</a>: Business identifier</li>\n<li><a href=\"invoice.html\">Invoice</a>: Business Identifier for item</li>\n<li><a href=\"list.html\">List</a>: Business identifier</li>\n<li><a href=\"measurereport.html\">MeasureReport</a>: External identifier of the measure report to be returned</li>\n<li><a href=\"medication.html\">Medication</a>: Returns medications with this external identifier</li>\n<li><a href=\"medicationadministration.html\">MedicationAdministration</a>: Return administrations with this external identifier</li>\n<li><a href=\"medicationdispense.html\">MedicationDispense</a>: Returns dispenses with this external identifier</li>\n<li><a href=\"medicationrequest.html\">MedicationRequest</a>: Return prescriptions with this external identifier</li>\n<li><a href=\"medicationstatement.html\">MedicationStatement</a>: Return statements with this external identifier</li>\n<li><a href=\"molecularsequence.html\">MolecularSequence</a>: The unique identity for a particular sequence</li>\n<li><a href=\"nutritionintake.html\">NutritionIntake</a>: Return statements with this external identifier</li>\n<li><a href=\"nutritionorder.html\">NutritionOrder</a>: Return nutrition orders with this external identifier</li>\n<li><a href=\"observation.html\">Observation</a>: The unique id for a particular observation</li>\n<li><a href=\"person.html\">Person</a>: A person Identifier</li>\n<li><a href=\"procedure.html\">Procedure</a>: A unique identifier for a procedure</li>\n<li><a href=\"questionnaireresponse.html\">QuestionnaireResponse</a>: The unique identifier for the questionnaire response</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: An Identifier of the RelatedPerson</li>\n<li><a href=\"requestorchestration.html\">RequestOrchestration</a>: External identifiers for the request orchestration</li>\n<li><a href=\"researchsubject.html\">ResearchSubject</a>: Business Identifier for research subject in a study</li>\n<li><a href=\"riskassessment.html\">RiskAssessment</a>: Unique identifier for the assessment</li>\n<li><a href=\"servicerequest.html\">ServiceRequest</a>: Identifiers assigned to this order</li>\n<li><a href=\"specimen.html\">Specimen</a>: The unique identifier associated with the specimen</li>\n<li><a href=\"supplydelivery.html\">SupplyDelivery</a>: External identifier</li>\n<li><a href=\"supplyrequest.html\">SupplyRequest</a>: Business Identifier for SupplyRequest</li>\n<li><a href=\"task.html\">Task</a>: Search for a task instance by its business identifier</li>\n<li><a href=\"visionprescription.html\">VisionPrescription</a>: Return prescriptions with this external identifier</li>\n</ul>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"adverseevent.html\">AdverseEvent</a>: Event or incident that occurred or was averted</li>\n<li><a href=\"allergyintolerance.html\">AllergyIntolerance</a>: Code that identifies the allergy or intolerance</li>\n<li><a href=\"auditevent.html\">AuditEvent</a>: More specific code for the event</li>\n<li><a href=\"basic.html\">Basic</a>: Kind of Resource</li>\n<li><a href=\"chargeitem.html\">ChargeItem</a>: A code that identifies the charge, like a billing code</li>\n<li><a href=\"condition.html\">Condition</a>: Code for the condition</li>\n<li><a href=\"detectedissue.html\">DetectedIssue</a>: Issue Type, e.g. drug-drug, duplicate therapy, etc.</li>\n<li><a href=\"devicerequest.html\">DeviceRequest</a>: Code for what is being requested/ordered</li>\n<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>\n<li><a href=\"familymemberhistory.html\">FamilyMemberHistory</a>: A search by a condition code</li>\n<li><a href=\"imagingselection.html\">ImagingSelection</a>: The imaging selection status</li>\n<li><a href=\"list.html\">List</a>: What the purpose of this list is</li>\n<li><a href=\"medication.html\">Medication</a>: Returns medications for a specific code</li>\n<li><a href=\"medicationadministration.html\">MedicationAdministration</a>: Return administrations of this medication code</li>\n<li><a href=\"medicationdispense.html\">MedicationDispense</a>: Returns dispenses of this medicine code</li>\n<li><a href=\"medicationrequest.html\">MedicationRequest</a>: Return prescriptions of this medication code</li>\n<li><a href=\"medicationstatement.html\">MedicationStatement</a>: Return statements of this medication code</li>\n<li><a href=\"nutritionintake.html\">NutritionIntake</a>: Returns statements of this code of NutritionIntake</li>\n<li><a href=\"observation.html\">Observation</a>: The code of the observation type</li>\n<li><a href=\"procedure.html\">Procedure</a>: A code to identify a  procedure</li>\n<li><a href=\"requestorchestration.html\">RequestOrchestration</a>: The code of the request orchestration</li>\n<li><a href=\"task.html\">Task</a>: Search by task code</li>\n</ul>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"auditevent.html\">AuditEvent</a>: Encounter related to the activity recorded in the AuditEvent</li>\n<li><a href=\"careplan.html\">CarePlan</a>: The Encounter during which this CarePlan was created</li>\n<li><a href=\"chargeitem.html\">ChargeItem</a>: Encounter associated with event</li>\n<li><a href=\"claim.html\">Claim</a>: Encounters associated with a billed line item</li>\n<li><a href=\"clinicalimpression.html\">ClinicalImpression</a>: The Encounter during which this ClinicalImpression was created</li>\n<li><a href=\"communication.html\">Communication</a>: The Encounter during which this Communication was created</li>\n<li><a href=\"communicationrequest.html\">CommunicationRequest</a>: The Encounter during which this CommunicationRequest was created</li>\n<li><a href=\"composition.html\">Composition</a>: Context of the Composition</li>\n<li><a href=\"condition.html\">Condition</a>: The Encounter during which this Condition was created</li>\n<li><a href=\"devicerequest.html\">DeviceRequest</a>: Encounter during which request was created</li>\n<li><a href=\"diagnosticreport.html\">DiagnosticReport</a>: The Encounter when the order was made</li>\n<li><a href=\"encounterhistory.html\">EncounterHistory</a>: The Encounter associated with this set of history values</li>\n<li><a href=\"explanationofbenefit.html\">ExplanationOfBenefit</a>: Encounters associated with a billed line item</li>\n<li><a href=\"flag.html\">Flag</a>: Alert relevant during encounter</li>\n<li><a href=\"imagingstudy.html\">ImagingStudy</a>: The context of the study</li>\n<li><a href=\"list.html\">List</a>: Context in which list created</li>\n<li><a href=\"medicationdispense.html\">MedicationDispense</a>: Returns dispenses with a specific encounter</li>\n<li><a href=\"medicationstatement.html\">MedicationStatement</a>: Returns statements for a specific encounter</li>\n<li><a href=\"nutritionintake.html\">NutritionIntake</a>: Returns statements for a specific encounter</li>\n<li><a href=\"nutritionorder.html\">NutritionOrder</a>: Return nutrition orders with this encounter identifier</li>\n<li><a href=\"observation.html\">Observation</a>: Encounter related to the observation</li>\n<li><a href=\"procedure.html\">Procedure</a>: The Encounter during which this Procedure was created</li>\n<li><a href=\"provenance.html\">Provenance</a>: Encounter related to the Provenance</li>\n<li><a href=\"questionnaireresponse.html\">QuestionnaireResponse</a>: Encounter associated with the questionnaire response</li>\n<li><a href=\"requestorchestration.html\">RequestOrchestration</a>: The encounter the request orchestration applies to</li>\n<li><a href=\"riskassessment.html\">RiskAssessment</a>: Where was assessment performed?</li>\n<li><a href=\"servicerequest.html\">ServiceRequest</a>: An encounter in which this request is made</li>\n<li><a href=\"task.html\">Task</a>: Search by encounter</li>\n<li><a href=\"visionprescription.html\">VisionPrescription</a>: Return prescriptions with this encounter identifier</li>\n</ul>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"account.html\">Account</a>: The entity that caused the expenses</li>\n<li><a href=\"adverseevent.html\">AdverseEvent</a>: Subject impacted by event</li>\n<li><a href=\"allergyintolerance.html\">AllergyIntolerance</a>: Who the sensitivity is for</li>\n<li><a href=\"appointment.html\">Appointment</a>: One of the individuals of the appointment is this patient</li>\n<li><a href=\"appointmentresponse.html\">AppointmentResponse</a>: This Response is for this Patient</li>\n<li><a href=\"auditevent.html\">AuditEvent</a>: Where the activity involved patient data</li>\n<li><a href=\"basic.html\">Basic</a>: Identifies the focus of this resource</li>\n<li><a href=\"bodystructure.html\">BodyStructure</a>: Who this is about</li>\n<li><a href=\"careplan.html\">CarePlan</a>: Who the care plan is for</li>\n<li><a href=\"careteam.html\">CareTeam</a>: Who care team is for</li>\n<li><a href=\"chargeitem.html\">ChargeItem</a>: Individual service was done for/to</li>\n<li><a href=\"claim.html\">Claim</a>: Patient receiving the products or services</li>\n<li><a href=\"claimresponse.html\">ClaimResponse</a>: The subject of care</li>\n<li><a href=\"clinicalimpression.html\">ClinicalImpression</a>: Patient assessed</li>\n<li><a href=\"communication.html\">Communication</a>: Focus of message</li>\n<li><a href=\"communicationrequest.html\">CommunicationRequest</a>: Focus of message</li>\n<li><a href=\"composition.html\">Composition</a>: Who and/or what the composition is about</li>\n<li><a href=\"condition.html\">Condition</a>: Who has the condition?</li>\n<li><a href=\"consent.html\">Consent</a>: Who the consent applies to</li>\n<li><a href=\"contract.html\">Contract</a>: The identity of the subject of the contract (if a patient)</li>\n<li><a href=\"coverage.html\">Coverage</a>: Retrieve coverages for a patient</li>\n<li><a href=\"coverageeligibilityrequest.html\">CoverageEligibilityRequest</a>: The reference to the patient</li>\n<li><a href=\"coverageeligibilityresponse.html\">CoverageEligibilityResponse</a>: The reference to the patient</li>\n<li><a href=\"detectedissue.html\">DetectedIssue</a>: Associated patient</li>\n<li><a href=\"devicerequest.html\">DeviceRequest</a>: Individual the service is ordered for</li>\n<li><a href=\"deviceusage.html\">DeviceUsage</a>: Search by patient who used / uses the device</li>\n<li><a href=\"diagnosticreport.html\">DiagnosticReport</a>: The subject of the report if a patient</li>\n<li><a href=\"documentreference.html\">DocumentReference</a>: Who/what is the subject of the document</li>\n<li><a href=\"encounter.html\">Encounter</a>: The patient present at the encounter</li>\n<li><a href=\"enrollmentrequest.html\">EnrollmentRequest</a>: The party to be enrolled</li>\n<li><a href=\"episodeofcare.html\">EpisodeOfCare</a>: The patient who is the focus of this episode of care</li>\n<li><a href=\"explanationofbenefit.html\">ExplanationOfBenefit</a>: The reference to the patient</li>\n<li><a href=\"familymemberhistory.html\">FamilyMemberHistory</a>: The identity of a subject to list family member history items for</li>\n<li><a href=\"flag.html\">Flag</a>: The identity of a subject to list flags for</li>\n<li><a href=\"goal.html\">Goal</a>: Who this goal is intended for</li>\n<li><a href=\"guidanceresponse.html\">GuidanceResponse</a>: The identity of a patient to search for guidance response results</li>\n<li><a href=\"imagingselection.html\">ImagingSelection</a>: Who the study is about</li>\n<li><a href=\"imagingstudy.html\">ImagingStudy</a>: Who the study is about</li>\n<li><a href=\"immunization.html\">Immunization</a>: The patient for the vaccination record</li>\n<li><a href=\"immunizationevaluation.html\">ImmunizationEvaluation</a>: The patient being evaluated</li>\n<li><a href=\"immunizationrecommendation.html\">ImmunizationRecommendation</a>: Who this profile is for</li>\n<li><a href=\"invoice.html\">Invoice</a>: Recipient(s) of goods and services</li>\n<li><a href=\"list.html\">List</a>: If all resources have the same subject</li>\n<li><a href=\"measurereport.html\">MeasureReport</a>: The identity of a patient to search for individual measure report results for</li>\n<li><a href=\"medicationadministration.html\">MedicationAdministration</a>: The identity of a patient to list administrations  for</li>\n<li><a href=\"medicationdispense.html\">MedicationDispense</a>: The identity of a patient to list dispenses  for</li>\n<li><a href=\"medicationrequest.html\">MedicationRequest</a>: Returns prescriptions for a specific patient</li>\n<li><a href=\"medicationstatement.html\">MedicationStatement</a>: Returns statements for a specific patient.</li>\n<li><a href=\"molecularsequence.html\">MolecularSequence</a>: The subject that the sequence is about</li>\n<li><a href=\"nutritionintake.html\">NutritionIntake</a>: Returns statements for a specific patient.</li>\n<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>\n<li><a href=\"observation.html\">Observation</a>: The subject that the observation is about (if patient)</li>\n<li><a href=\"person.html\">Person</a>: The Person links to this Patient</li>\n<li><a href=\"procedure.html\">Procedure</a>: Search by subject - a patient</li>\n<li><a href=\"provenance.html\">Provenance</a>: Where the activity involved patient data</li>\n<li><a href=\"questionnaireresponse.html\">QuestionnaireResponse</a>: The patient that is the subject of the questionnaire response</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: The patient this related person is related to</li>\n<li><a href=\"requestorchestration.html\">RequestOrchestration</a>: The identity of a patient to search for request orchestrations</li>\n<li><a href=\"researchsubject.html\">ResearchSubject</a>: Who or what is part of study</li>\n<li><a href=\"riskassessment.html\">RiskAssessment</a>: Who/what does assessment apply to?</li>\n<li><a href=\"servicerequest.html\">ServiceRequest</a>: Search by subject - a patient</li>\n<li><a href=\"specimen.html\">Specimen</a>: The patient the specimen comes from</li>\n<li><a href=\"supplydelivery.html\">SupplyDelivery</a>: Patient for whom the item is supplied</li>\n<li><a href=\"supplyrequest.html\">SupplyRequest</a>: The patient or subject for whom the supply is destined</li>\n<li><a href=\"task.html\">Task</a>: Search by patient</li>\n<li><a href=\"visionprescription.html\">VisionPrescription</a>: The identity of a patient to list dispenses for</li>\n</ul>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The activity definition publication date</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The Actor Definition publication date</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The capability statement publication date</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The charge item definition publication date</li>\n<li><a href=\"citation.html\">Citation</a>: The citation publication date</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The code system publication date</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The compartment definition publication date</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The concept map publication date</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The condition definition publication date</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The event definition publication date</li>\n<li><a href=\"evidence.html\">Evidence</a>: The evidence publication date</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The evidence variable publication date</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The example scenario publication date</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The graph definition publication date</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The implementation guide publication date</li>\n<li><a href=\"library.html\">Library</a>: The library publication date</li>\n<li><a href=\"measure.html\">Measure</a>: The measure publication date</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The message definition publication date</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The naming system publication date</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The operation definition publication date</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The plan definition publication date</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The questionnaire publication date</li>\n<li><a href=\"requirements.html\">Requirements</a>: The requirements publication date</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The search parameter publication date</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The structure definition publication date</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The structure map publication date</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Date status first applied</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The terminology capabilities publication date</li>\n<li><a href=\"testscript.html\">TestScript</a>: The test script publication date</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The value set publication date</li>\n</ul>\n</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>\n</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>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context type and value assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context type and value assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context type and value assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context type and value assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and value assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context type and value assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context type and value assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context type and value assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context type and value assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context type and value assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context type and value assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context type and value assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context type and value assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context type and value assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context type and value assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context type and value assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context type and value assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and value assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Intended jurisdiction for the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: Intended jurisdiction for the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: Intended jurisdiction for the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: Intended jurisdiction for the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Intended jurisdiction for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Intended jurisdiction for the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Intended jurisdiction for the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Intended jurisdiction for the event definition</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Intended jurisdiction for the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Intended jurisdiction for the library</li>\n<li><a href=\"measure.html\">Measure</a>: Intended jurisdiction for the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Intended jurisdiction for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Intended jurisdiction for the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Intended jurisdiction for the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Intended jurisdiction for the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Intended jurisdiction for the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Intended jurisdiction for the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Intended jurisdiction for the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Intended jurisdiction for the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Intended jurisdiction for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The description of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The description of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The description of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The description of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The description of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The description of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The description of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The description of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The description of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The description of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The description of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The description of the evidence variable</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The description of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The description of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The description of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The description of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The description of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The description of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The description of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The description of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The description of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The description of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The description of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The description of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The description of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The description of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The description of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The description of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A type of use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A type of use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A type of use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A type of use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A type of use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A type of use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A type of use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A type of use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A type of use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A type of use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A type of use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A type of use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A type of use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A type of use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A type of use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A type of use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A type of use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A type of use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A type of use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A type of use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A type of use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A type of use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A type of use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A type of use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A type of use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A type of use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>title</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The human-friendly name of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The human-friendly name of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The human-friendly name of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The human-friendly name of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The human-friendly name of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The human-friendly name of the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The human-friendly name of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The human-friendly name of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The human-friendly name of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The human-friendly name of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The human-friendly name of the evidence variable</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The human-friendly name of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The human-friendly name of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The human-friendly name of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The human-friendly name of the message definition</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: Human-friendly name of the ObservationDefinition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The human-friendly name of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The human-friendly name of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The human-friendly name of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The human-friendly name of the requirements</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: Human-friendly name of the SpecimenDefinition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The human-friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The human-friendly name of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Name for this SubscriptionTopic (Human friendly)</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The human-friendly name of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The human-friendly name of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The human-friendly name of the value set</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-quantity</td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A quantity- or range-valued use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A quantity- or range-valued use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A quantity- or range-valued use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A quantity- or range-valued use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A quantity- or range-valued use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A quantity- or range-valued use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A quantity- or range-valued use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A quantity- or range-valued use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A quantity- or range-valued use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A quantity- or range-valued use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A quantity- or range-valued use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A quantity- or range-valued use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A quantity- or range-valued use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A quantity- or range-valued use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A quantity- or range-valued use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A quantity- or range-valued use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context assigned to the value set</li>\n</ul>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context type and quantity- or range-based value assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context type and quantity- or range-based value assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context type and quantity- or range-based value assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context type and quantity- or range-based value assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context type and quantity- or range-based value assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context type and quantity- or range-based value assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context type and quantity- or range-based value assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context type and quantity- or range-based value assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context type and quantity- or range-based value assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context type and quantity- or range-based value assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context type and quantity- or range-based value assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context type and quantity- or range-based value assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context type and quantity- or range-based value assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context type and quantity- or range-based value assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context type and quantity- or range-based value assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context type and quantity- or range-based value assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: External identifier for the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: External identifier for the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: External identifier for the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: External identifier for the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: External identifier for the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: External identifier for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: External identifier for the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: External identifier for the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: External identifier for the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: External identifier for the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: External identifier for the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: External identifier for the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: External identifier for the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: External identifier for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: External identifier for the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: External identifier for the library</li>\n<li><a href=\"measure.html\">Measure</a>: External identifier for the measure</li>\n<li><a href=\"medicationknowledge.html\">MedicationKnowledge</a>: Business identifier for this medication</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: External identifier for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: External identifier for the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: The unique identifier associated with the specimen definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: External identifier for the search parameter</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: External identifier for the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: External identifier for the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: External identifier for the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: External identifier for the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: The unique identifier associated with the SpecimenDefinition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: External identifier for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: External identifier for the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Business Identifier for SubscriptionTopic</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: External identifier for the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: An identifier for the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: External identifier for the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: External identifier for the value set</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The business version of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The business version of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The business version of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The business version of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The business version of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The business version of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The business version of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The business version of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The business version of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The business version of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The business version of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The business version of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The business version of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The business version of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The business version of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The business version of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The business version of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The business version of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The business version of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The business version of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The business version of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The business version of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The business version of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The business version of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The business version of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The business version of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Business version of the SubscriptionTopic</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The business version of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The business version of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The uri that identifies the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The uri that identifies the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The uri that identifies the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The uri that identifies the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The uri that identifies the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The uri that identifies the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The URI that identifies the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The uri that identifies the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The uri that identifies the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The uri that identifies the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: The uri that identifies the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The uri that identifies the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The uri that identifies the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The uri that identifies the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The uri that identifies the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The uri that identifies the library</li>\n<li><a href=\"measure.html\">Measure</a>: The uri that identifies the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The uri that identifies the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The uri that identifies the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: The uri that identifies the observation definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The uri that identifies the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The uri that identifies the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The uri that identifies the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The uri that identifies the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The uri that identifies the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: The uri that identifies the specimen definition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The uri that identifies the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The uri that identifies the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Logical canonical URL to reference this SubscriptionTopic (globally unique)</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: The uri that identifies the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: The uri that identifies the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The uri that identifies the value set</li>\n</ul>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Computationally friendly name of the activity definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>\n<li><a href=\"citation.html\">Citation</a>: Computationally friendly name of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Computationally friendly name of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Computationally friendly name of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Computationally friendly name of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Computationally friendly name of the event definition</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: Computationally friendly name of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Computationally friendly name of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Computationally friendly name of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Computationally friendly name of the library</li>\n<li><a href=\"measure.html\">Measure</a>: Computationally friendly name of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Computationally friendly name of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Computationally friendly name of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Computationally friendly name of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Computationally friendly name of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Computationally friendly name of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Computationally friendly name of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Computationally friendly name of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Computationally friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Computationally friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Computationally friendly name of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Computationally friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Name of the publisher of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: Name of the publisher of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Name of the publisher of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: Name of the publisher of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: Name of the publisher of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Name of the publisher of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Name of the publisher of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Name of the publisher of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Name of the publisher of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: Name of the publisher of the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: Name of the publisher of the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: Name of the publisher of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Name of the publisher of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Name of the publisher of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Name of the publisher of the library</li>\n<li><a href=\"measure.html\">Measure</a>: Name of the publisher of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Name of the publisher of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Name of the publisher of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Name of the publisher of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Name of the publisher of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Name of the publisher of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Name of the publisher of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Name of the publisher of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Name of the publisher of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Name of the publisher of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Name of the publisher of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Name of the publisher of the value set</li>\n</ul>\n</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>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The current status of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The current status of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The current status of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The current status of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The current status of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The current status of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The current status of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The current status of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The current status of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The current status of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The current status of the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: The current status of the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The current status of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The current status of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The current status of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The current status of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The current status of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The current status of the measure</li>\n<li><a href=\"medicationknowledge.html\">MedicationKnowledge</a>: active | inactive | entered-in-error</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The current status of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The current status of the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: Publication status of the ObservationDefinition: draft, active, retired, unknown</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The current status of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The current status of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The current status of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The current status of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The current status of the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: Publication status of the SpecimenDefinition: draft, active, retired, unknown</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The current status of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The current status of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: draft | active | retired | unknown</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: The current status of the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: The current status of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The current status of the value set</li>\n</ul>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The activity definition publication date</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The Actor Definition publication date</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The capability statement publication date</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The charge item definition publication date</li>\n<li><a href=\"citation.html\">Citation</a>: The citation publication date</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The code system publication date</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The compartment definition publication date</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The concept map publication date</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The condition definition publication date</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The event definition publication date</li>\n<li><a href=\"evidence.html\">Evidence</a>: The evidence publication date</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The evidence variable publication date</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The example scenario publication date</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The graph definition publication date</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The implementation guide publication date</li>\n<li><a href=\"library.html\">Library</a>: The library publication date</li>\n<li><a href=\"measure.html\">Measure</a>: The measure publication date</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The message definition publication date</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The naming system publication date</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The operation definition publication date</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The plan definition publication date</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The questionnaire publication date</li>\n<li><a href=\"requirements.html\">Requirements</a>: The requirements publication date</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The search parameter publication date</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The structure definition publication date</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The structure map publication date</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Date status first applied</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The terminology capabilities publication date</li>\n<li><a href=\"testscript.html\">TestScript</a>: The test script publication date</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The value set publication date</li>\n</ul>\n</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>\n</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>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context type and value assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context type and value assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context type and value assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context type and value assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and value assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context type and value assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context type and value assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context type and value assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context type and value assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context type and value assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context type and value assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context type and value assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context type and value assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context type and value assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context type and value assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context type and value assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context type and value assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and value assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Intended jurisdiction for the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: Intended jurisdiction for the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: Intended jurisdiction for the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: Intended jurisdiction for the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Intended jurisdiction for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Intended jurisdiction for the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Intended jurisdiction for the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Intended jurisdiction for the event definition</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Intended jurisdiction for the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Intended jurisdiction for the library</li>\n<li><a href=\"measure.html\">Measure</a>: Intended jurisdiction for the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Intended jurisdiction for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Intended jurisdiction for the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Intended jurisdiction for the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Intended jurisdiction for the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Intended jurisdiction for the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Intended jurisdiction for the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Intended jurisdiction for the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Intended jurisdiction for the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Intended jurisdiction for the value set</li>\n</ul>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The description of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The description of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The description of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The description of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The description of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The description of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The description of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The description of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The description of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The description of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The description of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The description of the evidence variable</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The description of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The description of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The description of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The description of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The description of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The description of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The description of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The description of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The description of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The description of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The description of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The description of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The description of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The description of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The description of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The description of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A type of use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A type of use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A type of use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A type of use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A type of use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A type of use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A type of use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A type of use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A type of use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A type of use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A type of use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A type of use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A type of use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A type of use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A type of use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A type of use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A type of use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A type of use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A type of use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A type of use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A type of use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A type of use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A type of use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A type of use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A type of use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A type of use context assigned to the value set</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-quantity</td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A quantity- or range-valued use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A quantity- or range-valued use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A quantity- or range-valued use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A quantity- or range-valued use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A quantity- or range-valued use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A quantity- or range-valued use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A quantity- or range-valued use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A quantity- or range-valued use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A quantity- or range-valued use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A quantity- or range-valued use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A quantity- or range-valued use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A quantity- or range-valued use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A quantity- or range-valued use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A quantity- or range-valued use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A quantity- or range-valued use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A quantity- or range-valued use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context assigned to the value set</li>\n</ul>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context type and quantity- or range-based value assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context type and quantity- or range-based value assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context type and quantity- or range-based value assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context type and quantity- or range-based value assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context type and quantity- or range-based value assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context type and quantity- or range-based value assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context type and quantity- or range-based value assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context type and quantity- or range-based value assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context type and quantity- or range-based value assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context type and quantity- or range-based value assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context type and quantity- or range-based value assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context type and quantity- or range-based value assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context type and quantity- or range-based value assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context type and quantity- or range-based value assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context type and quantity- or range-based value assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context type and quantity- or range-based value assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: External identifier for the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: External identifier for the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: External identifier for the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: External identifier for the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: External identifier for the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: External identifier for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: External identifier for the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: External identifier for the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: External identifier for the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: External identifier for the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: External identifier for the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: External identifier for the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: External identifier for the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: External identifier for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: External identifier for the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: External identifier for the library</li>\n<li><a href=\"measure.html\">Measure</a>: External identifier for the measure</li>\n<li><a href=\"medicationknowledge.html\">MedicationKnowledge</a>: Business identifier for this medication</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: External identifier for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: External identifier for the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: The unique identifier associated with the specimen definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: External identifier for the search parameter</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: External identifier for the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: External identifier for the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: External identifier for the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: External identifier for the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: The unique identifier associated with the SpecimenDefinition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: External identifier for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: External identifier for the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Business Identifier for SubscriptionTopic</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: External identifier for the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: An identifier for the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: External identifier for the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: External identifier for the value set</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The business version of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The business version of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The business version of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The business version of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The business version of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The business version of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The business version of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The business version of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The business version of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The business version of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The business version of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The business version of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The business version of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The business version of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The business version of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The business version of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The business version of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The business version of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The business version of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The business version of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The business version of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The business version of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The business version of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The business version of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The business version of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The business version of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Business version of the SubscriptionTopic</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The business version of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The business version of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The uri that identifies the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The uri that identifies the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The uri that identifies the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The uri that identifies the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The uri that identifies the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The uri that identifies the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The URI that identifies the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The uri that identifies the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The uri that identifies the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The uri that identifies the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: The uri that identifies the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The uri that identifies the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The uri that identifies the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The uri that identifies the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The uri that identifies the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The uri that identifies the library</li>\n<li><a href=\"measure.html\">Measure</a>: The uri that identifies the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The uri that identifies the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The uri that identifies the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: The uri that identifies the observation definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The uri that identifies the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The uri that identifies the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The uri that identifies the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The uri that identifies the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The uri that identifies the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: The uri that identifies the specimen definition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The uri that identifies the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The uri that identifies the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Logical canonical URL to reference this SubscriptionTopic (globally unique)</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: The uri that identifies the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: The uri that identifies the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The uri that identifies the value set</li>\n</ul>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Computationally friendly name of the activity definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>\n<li><a href=\"citation.html\">Citation</a>: Computationally friendly name of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Computationally friendly name of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Computationally friendly name of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Computationally friendly name of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Computationally friendly name of the event definition</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: Computationally friendly name of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Computationally friendly name of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Computationally friendly name of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Computationally friendly name of the library</li>\n<li><a href=\"measure.html\">Measure</a>: Computationally friendly name of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Computationally friendly name of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Computationally friendly name of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Computationally friendly name of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Computationally friendly name of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Computationally friendly name of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Computationally friendly name of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Computationally friendly name of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Computationally friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Computationally friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Computationally friendly name of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Computationally friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Name of the publisher of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: Name of the publisher of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Name of the publisher of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: Name of the publisher of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: Name of the publisher of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Name of the publisher of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Name of the publisher of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Name of the publisher of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Name of the publisher of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: Name of the publisher of the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: Name of the publisher of the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: Name of the publisher of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Name of the publisher of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Name of the publisher of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Name of the publisher of the library</li>\n<li><a href=\"measure.html\">Measure</a>: Name of the publisher of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Name of the publisher of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Name of the publisher of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Name of the publisher of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Name of the publisher of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Name of the publisher of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Name of the publisher of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Name of the publisher of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Name of the publisher of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Name of the publisher of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Name of the publisher of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Name of the publisher of the value set</li>\n</ul>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The current status of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The current status of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The current status of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The current status of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The current status of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The current status of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The current status of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The current status of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The current status of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The current status of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The current status of the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: The current status of the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The current status of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The current status of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The current status of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The current status of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The current status of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The current status of the measure</li>\n<li><a href=\"medicationknowledge.html\">MedicationKnowledge</a>: active | inactive | entered-in-error</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The current status of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The current status of the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: Publication status of the ObservationDefinition: draft, active, retired, unknown</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The current status of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The current status of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The current status of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The current status of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The current status of the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: Publication status of the SpecimenDefinition: draft, active, retired, unknown</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The current status of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The current status of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: draft | active | retired | unknown</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: The current status of the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: The current status of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The current status of the value set</li>\n</ul>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</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>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>\n</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>\n</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>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The activity definition publication date</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The Actor Definition publication date</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The capability statement publication date</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The charge item definition publication date</li>\n<li><a href=\"citation.html\">Citation</a>: The citation publication date</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The code system publication date</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The compartment definition publication date</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The concept map publication date</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The condition definition publication date</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The event definition publication date</li>\n<li><a href=\"evidence.html\">Evidence</a>: The evidence publication date</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The evidence variable publication date</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The example scenario publication date</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The graph definition publication date</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The implementation guide publication date</li>\n<li><a href=\"library.html\">Library</a>: The library publication date</li>\n<li><a href=\"measure.html\">Measure</a>: The measure publication date</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The message definition publication date</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The naming system publication date</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The operation definition publication date</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The plan definition publication date</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The questionnaire publication date</li>\n<li><a href=\"requirements.html\">Requirements</a>: The requirements publication date</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The search parameter publication date</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The structure definition publication date</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The structure map publication date</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Date status first applied</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The terminology capabilities publication date</li>\n<li><a href=\"testscript.html\">TestScript</a>: The test script publication date</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The value set publication date</li>\n</ul>\n</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>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context type and value assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context type and value assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context type and value assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context type and value assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and value assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context type and value assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context type and value assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context type and value assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context type and value assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context type and value assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context type and value assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context type and value assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context type and value assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context type and value assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context type and value assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context type and value assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context type and value assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and value assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Intended jurisdiction for the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: Intended jurisdiction for the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: Intended jurisdiction for the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: Intended jurisdiction for the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Intended jurisdiction for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Intended jurisdiction for the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Intended jurisdiction for the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Intended jurisdiction for the event definition</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Intended jurisdiction for the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Intended jurisdiction for the library</li>\n<li><a href=\"measure.html\">Measure</a>: Intended jurisdiction for the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Intended jurisdiction for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Intended jurisdiction for the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Intended jurisdiction for the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Intended jurisdiction for the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Intended jurisdiction for the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Intended jurisdiction for the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Intended jurisdiction for the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Intended jurisdiction for the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Intended jurisdiction for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>derived-from</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: What resource is being referenced</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A resource that the CodeSystem is derived from</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A resource that the ConceptMap is derived from</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: What resource is being referenced</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: What resource is being referenced</li>\n<li><a href=\"library.html\">Library</a>: What resource is being referenced</li>\n<li><a href=\"measure.html\">Measure</a>: What resource is being referenced</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A resource that the NamingSystem is derived from</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: What resource is being referenced</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A resource that the ValueSet is derived from</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The description of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The description of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The description of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The description of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The description of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The description of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The description of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The description of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The description of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The description of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The description of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The description of the evidence variable</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The description of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The description of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The description of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The description of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The description of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The description of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The description of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The description of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The description of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The description of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The description of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The description of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The description of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The description of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The description of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The description of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A type of use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A type of use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A type of use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A type of use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A type of use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A type of use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A type of use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A type of use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A type of use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A type of use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A type of use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A type of use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A type of use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A type of use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A type of use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A type of use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A type of use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A type of use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A type of use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A type of use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A type of use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A type of use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A type of use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A type of use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A type of use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A type of use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>predecessor</td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: What resource is being referenced</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The predecessor of the CodeSystem</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The predecessor of the ConceptMap</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: What resource is being referenced</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: What resource is being referenced</li>\n<li><a href=\"library.html\">Library</a>: What resource is being referenced</li>\n<li><a href=\"measure.html\">Measure</a>: What resource is being referenced</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The predecessor of the NamingSystem</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: What resource is being referenced</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The predecessor of the ValueSet</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>title</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The human-friendly name of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The human-friendly name of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The human-friendly name of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The human-friendly name of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The human-friendly name of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The human-friendly name of the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The human-friendly name of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The human-friendly name of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The human-friendly name of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The human-friendly name of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The human-friendly name of the evidence variable</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The human-friendly name of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The human-friendly name of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The human-friendly name of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The human-friendly name of the message definition</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: Human-friendly name of the ObservationDefinition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The human-friendly name of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The human-friendly name of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The human-friendly name of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The human-friendly name of the requirements</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: Human-friendly name of the SpecimenDefinition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The human-friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The human-friendly name of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Name for this SubscriptionTopic (Human friendly)</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The human-friendly name of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The human-friendly name of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The human-friendly name of the value set</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-quantity</td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A quantity- or range-valued use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A quantity- or range-valued use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A quantity- or range-valued use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A quantity- or range-valued use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A quantity- or range-valued use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A quantity- or range-valued use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A quantity- or range-valued use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A quantity- or range-valued use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A quantity- or range-valued use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A quantity- or range-valued use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A quantity- or range-valued use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A quantity- or range-valued use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A quantity- or range-valued use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A quantity- or range-valued use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A quantity- or range-valued use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A quantity- or range-valued use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>effective</td><td><code>date</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The time during which the activity definition is intended to be in use</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The time during which the charge item definition is intended to be in use</li>\n<li><a href=\"citation.html\">Citation</a>: The time during which the citation is intended to be in use</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The time during which the CodeSystem is intended to be in use</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The time during which the ConceptMap is intended to be in use</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The time during which the event definition is intended to be in use</li>\n<li><a href=\"library.html\">Library</a>: The time during which the library is intended to be in use</li>\n<li><a href=\"measure.html\">Measure</a>: The time during which the measure is intended to be in use</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The time during which the NamingSystem is intended to be in use</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The time during which the plan definition is intended to be in use</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The time during which the questionnaire is intended to be in use</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The time during which the ValueSet is intended to be in use</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context assigned to the value set</li>\n</ul>\n</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>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: A use context type and quantity- or range-based value assigned to the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: A use context type and quantity- or range-based value assigned to the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: A use context type and quantity- or range-based value assigned to the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: A use context type and quantity- or range-based value assigned to the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: A use context type and quantity- or range-based value assigned to the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: A use context type and quantity- or range-based value assigned to the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: A use context type and quantity- or range-based value assigned to the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: A use context type and quantity- or range-based value assigned to the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: A use context type and quantity- or range-based value assigned to the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: A use context type and quantity- or range-based value assigned to the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: A use context type and quantity- or range-based value assigned to the library</li>\n<li><a href=\"measure.html\">Measure</a>: A use context type and quantity- or range-based value assigned to the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: A use context type and quantity- or range-based value assigned to the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: A use context type and quantity- or range-based value assigned to the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: A use context type and quantity- or range-based value assigned to the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: A use context type and quantity- or range-based value assigned to the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: External identifier for the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: External identifier for the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: External identifier for the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: External identifier for the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: External identifier for the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: External identifier for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: External identifier for the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: External identifier for the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: External identifier for the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: External identifier for the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: External identifier for the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: External identifier for the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: External identifier for the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: External identifier for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: External identifier for the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: External identifier for the library</li>\n<li><a href=\"measure.html\">Measure</a>: External identifier for the measure</li>\n<li><a href=\"medicationknowledge.html\">MedicationKnowledge</a>: Business identifier for this medication</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: External identifier for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: External identifier for the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: The unique identifier associated with the specimen definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: External identifier for the search parameter</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: External identifier for the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: External identifier for the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: External identifier for the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: External identifier for the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: The unique identifier associated with the SpecimenDefinition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: External identifier for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: External identifier for the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Business Identifier for SubscriptionTopic</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: External identifier for the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: An identifier for the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: External identifier for the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: External identifier for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The business version of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The business version of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The business version of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The business version of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The business version of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The business version of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The business version of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The business version of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The business version of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The business version of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The business version of the evidence</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The business version of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The business version of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The business version of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The business version of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The business version of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The business version of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The business version of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The business version of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The business version of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The business version of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The business version of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The business version of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The business version of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The business version of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The business version of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Business version of the SubscriptionTopic</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: The business version of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The business version of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The uri that identifies the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The uri that identifies the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The uri that identifies the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The uri that identifies the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The uri that identifies the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The uri that identifies the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The URI that identifies the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The uri that identifies the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The uri that identifies the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The uri that identifies the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: The uri that identifies the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The uri that identifies the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The uri that identifies the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The uri that identifies the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The uri that identifies the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The uri that identifies the library</li>\n<li><a href=\"measure.html\">Measure</a>: The uri that identifies the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The uri that identifies the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The uri that identifies the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: The uri that identifies the observation definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The uri that identifies the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The uri that identifies the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The uri that identifies the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The uri that identifies the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The uri that identifies the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: The uri that identifies the specimen definition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The uri that identifies the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The uri that identifies the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: Logical canonical URL to reference this SubscriptionTopic (globally unique)</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: The uri that identifies the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: The uri that identifies the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The uri that identifies the value set</li>\n</ul>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Computationally friendly name of the activity definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>\n<li><a href=\"citation.html\">Citation</a>: Computationally friendly name of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Computationally friendly name of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Computationally friendly name of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Computationally friendly name of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Computationally friendly name of the event definition</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: Computationally friendly name of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Computationally friendly name of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Computationally friendly name of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Computationally friendly name of the library</li>\n<li><a href=\"measure.html\">Measure</a>: Computationally friendly name of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Computationally friendly name of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Computationally friendly name of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Computationally friendly name of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Computationally friendly name of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Computationally friendly name of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Computationally friendly name of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Computationally friendly name of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Computationally friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Computationally friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Computationally friendly name of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Computationally friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Name of the publisher of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: Name of the publisher of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Name of the publisher of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: Name of the publisher of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: Name of the publisher of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Name of the publisher of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Name of the publisher of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: Name of the publisher of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Name of the publisher of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: Name of the publisher of the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: Name of the publisher of the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: Name of the publisher of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: Name of the publisher of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Name of the publisher of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: Name of the publisher of the library</li>\n<li><a href=\"measure.html\">Measure</a>: Name of the publisher of the measure</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Name of the publisher of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Name of the publisher of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Name of the publisher of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Name of the publisher of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: Name of the publisher of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: Name of the publisher of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Name of the publisher of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Name of the publisher of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Name of the publisher of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>\n<li><a href=\"testscript.html\">TestScript</a>: Name of the publisher of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Name of the publisher of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>topic</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: Topics associated with the module</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Topics associated with the CodeSystem</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Topics associated with the ConceptMap</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: Topics associated with the module</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: Topics associated with the EvidenceVariable</li>\n<li><a href=\"library.html\">Library</a>: Topics associated with the module</li>\n<li><a href=\"measure.html\">Measure</a>: Topics associated with the measure</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Topics associated with the NamingSystem</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: Topics associated with the module</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Topics associated with the ValueSet</li>\n</ul>\n</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>\n</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>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"activitydefinition.html\">ActivityDefinition</a>: The current status of the activity definition</li>\n<li><a href=\"actordefinition.html\">ActorDefinition</a>: The current status of the Actor Definition</li>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The current status of the capability statement</li>\n<li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a>: The current status of the charge item definition</li>\n<li><a href=\"citation.html\">Citation</a>: The current status of the citation</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The current status of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The current status of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The current status of the concept map</li>\n<li><a href=\"conditiondefinition.html\">ConditionDefinition</a>: The current status of the condition definition</li>\n<li><a href=\"eventdefinition.html\">EventDefinition</a>: The current status of the event definition</li>\n<li><a href=\"evidence.html\">Evidence</a>: The current status of the evidence</li>\n<li><a href=\"evidencereport.html\">EvidenceReport</a>: The current status of the evidence report</li>\n<li><a href=\"evidencevariable.html\">EvidenceVariable</a>: The current status of the evidence variable</li>\n<li><a href=\"examplescenario.html\">ExampleScenario</a>: The current status of the example scenario</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The current status of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The current status of the implementation guide</li>\n<li><a href=\"library.html\">Library</a>: The current status of the library</li>\n<li><a href=\"measure.html\">Measure</a>: The current status of the measure</li>\n<li><a href=\"medicationknowledge.html\">MedicationKnowledge</a>: active | inactive | entered-in-error</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The current status of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The current status of the naming system</li>\n<li><a href=\"observationdefinition.html\">ObservationDefinition</a>: Publication status of the ObservationDefinition: draft, active, retired, unknown</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The current status of the operation definition</li>\n<li><a href=\"plandefinition.html\">PlanDefinition</a>: The current status of the plan definition</li>\n<li><a href=\"questionnaire.html\">Questionnaire</a>: The current status of the questionnaire</li>\n<li><a href=\"requirements.html\">Requirements</a>: The current status of the requirements</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The current status of the search parameter</li>\n<li><a href=\"specimendefinition.html\">SpecimenDefinition</a>: Publication status of the SpecimenDefinition: draft, active, retired, unknown</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The current status of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The current status of the structure map</li>\n<li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a>: draft | active | retired | unknown</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>\n<li><a href=\"testplan.html\">TestPlan</a>: The current status of the test plan</li>\n<li><a href=\"testscript.html\">TestScript</a>: The current status of the test script</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The current status of the value set</li>\n</ul>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</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>"
  },
  "url" : "http://hl7.org/fhir/uv/emedicinal-product-info/CapabilityStatement/advanced-vulcan-epi-server",
  "version" : "1.0.0",
  "name" : "RestServer",
  "title" : "Advanced Vulcan ePI Server Capability Statement",
  "status" : "active",
  "date" : "2024-03-07T10:51:50Z",
  "publisher" : "HL7 International - Biomedical Research & Regulation Work Group",
  "contact" : [
    {
      "name" : "HL7 International - Biomedical Research & Regulation Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "kind" : "instance",
  "fhirVersion" : "5.0.0",
  "format" : [
    "application/fhir+xml",
    "xml",
    "application/fhir+json",
    "json",
    "html/json",
    "html/xml"
  ],
  "patchFormat" : [
    "application/fhir+json",
    "application/fhir+xml",
    "application/json-patch+json",
    "application/xml-patch+xml"
  ],
  "rest" : [
    {
      "mode" : "server",
      "resource" : [
        {
          "type" : "AdministrableProductDefinition",
          "profile" : "http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*",
            "AdministrableProductDefinition:device",
            "AdministrableProductDefinition:form-of",
            "AdministrableProductDefinition:manufactured-item"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "Ingredient:for",
            "List:item",
            "List:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-identifier",
              "type" : "token",
              "documentation" : "An identifier for the administrable product"
            },
            {
              "name" : "ingredient",
              "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-ingredient",
              "type" : "token",
              "documentation" : "The ingredients of this administrable medicinal product"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "manufactured-item",
              "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-manufactured-item",
              "type" : "reference",
              "documentation" : "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"
            },
            {
              "name" : "route",
              "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-route",
              "type" : "token",
              "documentation" : "Coded expression for the route"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "dose-form",
              "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-dose-form",
              "type" : "token",
              "documentation" : "The administrable dose form, i.e. the dose form of the final product after necessary reconstitution or processing"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "device",
              "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-device",
              "type" : "reference",
              "documentation" : "A device that is integral to the medicinal product, in effect being considered as an \"ingredient\" of the medicinal product. This is not intended for devices that are just co-packaged"
            },
            {
              "name" : "form-of",
              "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-form-of",
              "type" : "reference",
              "documentation" : "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"
            },
            {
              "name" : "target-species",
              "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-target-species",
              "type" : "token",
              "documentation" : "Coded expression for the species"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-status",
              "type" : "token",
              "documentation" : "The status of this administrable product. Enables tracking the life-cycle of the content."
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "Binary",
          "profile" : "http://hl7.org/fhir/StructureDefinition/Binary",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Binary-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "_text",
              "type" : "string",
              "documentation" : "Search the contents of the resource's narrative using a fulltext search"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "Bundle",
          "profile" : "http://hl7.org/fhir/StructureDefinition/Bundle",
          "supportedProfile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/batch-bundle"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/batch-response-bundle"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/document-bundle"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/history-bundle"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/search-set-bundle"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/subscription-notification-bundle"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/transaction-bundle"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/transaction-response-bundle"
          ],
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*",
            "Bundle:composition",
            "Bundle:example-constraint",
            "Bundle:message"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/Bundle-identifier",
              "type" : "token",
              "documentation" : "Persistent identifier for the bundle"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "message",
              "definition" : "http://hl7.org/fhir/SearchParameter/Bundle-message",
              "type" : "reference",
              "documentation" : "The first resource in the bundle, if the bundle type is \"message\" - this is a message header, and this parameter provides access to search its contents"
            },
            {
              "name" : "type",
              "definition" : "http://hl7.org/fhir/SearchParameter/Bundle-type",
              "type" : "token",
              "documentation" : "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection | subscription-notification"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "composition",
              "definition" : "http://hl7.org/fhir/SearchParameter/Bundle-composition",
              "type" : "reference",
              "documentation" : "The first resource in the bundle, if the bundle type is \"document\" - this is a composition, and this parameter provides access to search its contents"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Bundle-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "_text",
              "type" : "string",
              "documentation" : "Search the contents of the resource's narrative using a fulltext search"
            },
            {
              "name" : "example-constraint",
              "definition" : "http://hl7.org/fhir/SearchParameter/Bundle-example-constraint",
              "type" : "reference",
              "documentation" : "Search Composition Bundle"
            },
            {
              "name" : "timestamp",
              "definition" : "http://hl7.org/fhir/SearchParameter/Bundle-timestamp",
              "type" : "date",
              "documentation" : "When the bundle was assembled"
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "ClinicalUseDefinition",
          "profile" : "http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*",
            "ClinicalUseDefinition:contraindication-reference",
            "ClinicalUseDefinition:effect-reference",
            "ClinicalUseDefinition:indication-reference",
            "ClinicalUseDefinition:product",
            "ClinicalUseDefinition:subject"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "contraindication-reference",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication-reference",
              "type" : "reference",
              "documentation" : "The situation that is being documented as contraindicating against this item, as a reference"
            },
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-identifier",
              "type" : "token",
              "documentation" : "Business identifier for this issue"
            },
            {
              "name" : "indication-reference",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication-reference",
              "type" : "reference",
              "documentation" : "The situation that is being documented as an indicaton for this item, as a reference"
            },
            {
              "name" : "product",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-product",
              "type" : "reference",
              "documentation" : "The medicinal product for which this is a clinical usage issue"
            },
            {
              "name" : "subject",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-subject",
              "type" : "reference",
              "documentation" : "The resource for which this is a clinical usage issue"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "type",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-type",
              "type" : "token",
              "documentation" : "indication | contraindication | interaction | undesirable-effect | warning"
            },
            {
              "name" : "effect-reference",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect-reference",
              "type" : "reference",
              "documentation" : "The situation in which the undesirable effect may manifest, as a reference"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "effect",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect",
              "type" : "token",
              "documentation" : "The situation in which the undesirable effect may manifest, as a code"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "interaction",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-interaction",
              "type" : "token",
              "documentation" : "The type of the interaction e.g. drug-drug interaction, drug-food interaction, drug-lab test interaction"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "indication",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication",
              "type" : "token",
              "documentation" : "The situation that is being documented as an indicaton for this item, as a code"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "contraindication",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication",
              "type" : "token",
              "documentation" : "The situation that is being documented as contraindicating against this item, as a code"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-status",
              "type" : "token",
              "documentation" : "Whether this is a current issue or one that has been retired etc."
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "CodeSystem",
          "profile" : "http://hl7.org/fhir/StructureDefinition/CodeSystem",
          "supportedProfile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/publishablecodesystem"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
          ],
          "versioning" : "versioned-update",
          "conditionalDelete" : "single",
          "searchInclude" : [
            "*",
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "CodeSystem:supplements"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "CodeSystem:supplements",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-date",
              "type" : "date",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The activity definition publication date\r\n* [ActorDefinition](actordefinition.html): The Actor Definition publication date\r\n* [CapabilityStatement](capabilitystatement.html): The capability statement publication date\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The charge item definition publication date\r\n* [Citation](citation.html): The citation publication date\r\n* [CodeSystem](codesystem.html): The code system publication date\r\n* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date\r\n* [ConceptMap](conceptmap.html): The concept map publication date\r\n* [ConditionDefinition](conditiondefinition.html): The condition definition publication date\r\n* [EventDefinition](eventdefinition.html): The event definition publication date\r\n* [Evidence](evidence.html): The evidence publication date\r\n* [EvidenceVariable](evidencevariable.html): The evidence variable publication date\r\n* [ExampleScenario](examplescenario.html): The example scenario publication date\r\n* [GraphDefinition](graphdefinition.html): The graph definition publication date\r\n* [ImplementationGuide](implementationguide.html): The implementation guide publication date\r\n* [Library](library.html): The library publication date\r\n* [Measure](measure.html): The measure publication date\r\n* [MessageDefinition](messagedefinition.html): The message definition publication date\r\n* [NamingSystem](namingsystem.html): The naming system publication date\r\n* [OperationDefinition](operationdefinition.html): The operation definition publication date\r\n* [PlanDefinition](plandefinition.html): The plan definition publication date\r\n* [Questionnaire](questionnaire.html): The questionnaire publication date\r\n* [Requirements](requirements.html): The requirements publication date\r\n* [SearchParameter](searchparameter.html): The search parameter publication date\r\n* [StructureDefinition](structuredefinition.html): The structure definition publication date\r\n* [StructureMap](structuremap.html): The structure map publication date\r\n* [SubscriptionTopic](subscriptiontopic.html): Date status first applied\r\n* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date\r\n* [TestScript](testscript.html): The test script publication date\r\n* [ValueSet](valueset.html): The value set publication date\r\n"
            },
            {
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-code",
              "type" : "token",
              "documentation" : "A code defined in the code system"
            },
            {
              "name" : "context-type-value",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-context-type-value",
              "type" : "composite",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and value assigned to the charge item definition\r\n* [Citation](citation.html): A use context type and value assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context type and value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context type and value assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition\r\n* [Evidence](evidence.html): A use context type and value assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context type and value assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide\r\n* [Library](library.html): A use context type and value assigned to the library\r\n* [Measure](measure.html): A use context type and value assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context type and value assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context type and value assigned to the test script\r\n* [ValueSet](valueset.html): A use context type and value assigned to the value set\r\n"
            },
            {
              "name" : "jurisdiction",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-jurisdiction",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Intended jurisdiction for the activity definition\r\n* [ActorDefinition](actordefinition.html): Intended jurisdiction for the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): Intended jurisdiction for the charge item definition\r\n* [Citation](citation.html): Intended jurisdiction for the citation\r\n* [CodeSystem](codesystem.html): Intended jurisdiction for the code system\r\n* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Intended jurisdiction for the condition definition\r\n* [EventDefinition](eventdefinition.html): Intended jurisdiction for the event definition\r\n* [ExampleScenario](examplescenario.html): Intended jurisdiction for the example scenario\r\n* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition\r\n* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide\r\n* [Library](library.html): Intended jurisdiction for the library\r\n* [Measure](measure.html): Intended jurisdiction for the measure\r\n* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition\r\n* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system\r\n* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition\r\n* [PlanDefinition](plandefinition.html): Intended jurisdiction for the plan definition\r\n* [Questionnaire](questionnaire.html): Intended jurisdiction for the questionnaire\r\n* [Requirements](requirements.html): Intended jurisdiction for the requirements\r\n* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter\r\n* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition\r\n* [StructureMap](structuremap.html): Intended jurisdiction for the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities\r\n* [TestScript](testscript.html): Intended jurisdiction for the test script\r\n* [ValueSet](valueset.html): Intended jurisdiction for the value set\r\n"
            },
            {
              "name" : "derived-from",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-derived-from",
              "type" : "reference",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): What resource is being referenced\r\n* [CodeSystem](codesystem.html): A resource that the CodeSystem is derived from\r\n* [ConceptMap](conceptmap.html): A resource that the ConceptMap is derived from\r\n* [EventDefinition](eventdefinition.html): What resource is being referenced\r\n* [EvidenceVariable](evidencevariable.html): What resource is being referenced\r\n* [Library](library.html): What resource is being referenced\r\n* [Measure](measure.html): What resource is being referenced\r\n* [NamingSystem](namingsystem.html): A resource that the NamingSystem is derived from\r\n* [PlanDefinition](plandefinition.html): What resource is being referenced\r\n* [ValueSet](valueset.html): A resource that the ValueSet is derived from\r\n"
            },
            {
              "name" : "description",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-description",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The description of the activity definition\r\n* [ActorDefinition](actordefinition.html): The description of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The description of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The description of the charge item definition\r\n* [Citation](citation.html): The description of the citation\r\n* [CodeSystem](codesystem.html): The description of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition\r\n* [ConceptMap](conceptmap.html): The description of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The description of the condition definition\r\n* [EventDefinition](eventdefinition.html): The description of the event definition\r\n* [Evidence](evidence.html): The description of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The description of the evidence variable\r\n* [GraphDefinition](graphdefinition.html): The description of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The description of the implementation guide\r\n* [Library](library.html): The description of the library\r\n* [Measure](measure.html): The description of the measure\r\n* [MessageDefinition](messagedefinition.html): The description of the message definition\r\n* [NamingSystem](namingsystem.html): The description of the naming system\r\n* [OperationDefinition](operationdefinition.html): The description of the operation definition\r\n* [PlanDefinition](plandefinition.html): The description of the plan definition\r\n* [Questionnaire](questionnaire.html): The description of the questionnaire\r\n* [Requirements](requirements.html): The description of the requirements\r\n* [SearchParameter](searchparameter.html): The description of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The description of the structure definition\r\n* [StructureMap](structuremap.html): The description of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities\r\n* [TestScript](testscript.html): The description of the test script\r\n* [ValueSet](valueset.html): The description of the value set\r\n"
            },
            {
              "name" : "context-type",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-context-type",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A type of use context assigned to the charge item definition\r\n* [Citation](citation.html): A type of use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A type of use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A type of use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition\r\n* [Evidence](evidence.html): A type of use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A type of use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide\r\n* [Library](library.html): A type of use context assigned to the library\r\n* [Measure](measure.html): A type of use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A type of use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A type of use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A type of use context assigned to the test script\r\n* [ValueSet](valueset.html): A type of use context assigned to the value set\r\n"
            },
            {
              "name" : "language",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-language",
              "type" : "token",
              "documentation" : "A language in which a designation is provided"
            },
            {
              "name" : "predecessor",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-predecessor",
              "type" : "reference",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): What resource is being referenced\r\n* [CodeSystem](codesystem.html): The predecessor of the CodeSystem\r\n* [ConceptMap](conceptmap.html): The predecessor of the ConceptMap\r\n* [EventDefinition](eventdefinition.html): What resource is being referenced\r\n* [EvidenceVariable](evidencevariable.html): What resource is being referenced\r\n* [Library](library.html): What resource is being referenced\r\n* [Measure](measure.html): What resource is being referenced\r\n* [NamingSystem](namingsystem.html): The predecessor of the NamingSystem\r\n* [PlanDefinition](plandefinition.html): What resource is being referenced\r\n* [ValueSet](valueset.html): The predecessor of the ValueSet\r\n"
            },
            {
              "name" : "title",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-title",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The human-friendly name of the activity definition\r\n* [ActorDefinition](actordefinition.html): The human-friendly name of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The human-friendly name of the charge item definition\r\n* [Citation](citation.html): The human-friendly name of the citation\r\n* [CodeSystem](codesystem.html): The human-friendly name of the code system\r\n* [ConceptMap](conceptmap.html): The human-friendly name of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The human-friendly name of the condition definition\r\n* [EventDefinition](eventdefinition.html): The human-friendly name of the event definition\r\n* [Evidence](evidence.html): The human-friendly name of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The human-friendly name of the evidence variable\r\n* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide\r\n* [Library](library.html): The human-friendly name of the library\r\n* [Measure](measure.html): The human-friendly name of the measure\r\n* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition\r\n* [ObservationDefinition](observationdefinition.html): Human-friendly name of the ObservationDefinition\r\n* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition\r\n* [PlanDefinition](plandefinition.html): The human-friendly name of the plan definition\r\n* [Questionnaire](questionnaire.html): The human-friendly name of the questionnaire\r\n* [Requirements](requirements.html): The human-friendly name of the requirements\r\n* [SpecimenDefinition](specimendefinition.html): Human-friendly name of the SpecimenDefinition\r\n* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition\r\n* [StructureMap](structuremap.html): The human-friendly name of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Name for this SubscriptionTopic (Human friendly)\r\n* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities\r\n* [TestScript](testscript.html): The human-friendly name of the test script\r\n* [ValueSet](valueset.html): The human-friendly name of the value set\r\n"
            },
            {
              "name" : "context-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-context-quantity",
              "type" : "quantity",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A quantity- or range-valued use context assigned to the charge item definition\r\n* [Citation](citation.html): A quantity- or range-valued use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A quantity- or range-valued use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition\r\n* [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A quantity- or range-valued use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide\r\n* [Library](library.html): A quantity- or range-valued use context assigned to the library\r\n* [Measure](measure.html): A quantity- or range-valued use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A quantity- or range-valued use context assigned to the test script\r\n* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set\r\n"
            },
            {
              "name" : "effective",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-effective",
              "type" : "date",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The time during which the activity definition is intended to be in use\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The time during which the charge item definition is intended to be in use\r\n* [Citation](citation.html): The time during which the citation is intended to be in use\r\n* [CodeSystem](codesystem.html): The time during which the CodeSystem is intended to be in use\r\n* [ConceptMap](conceptmap.html): The time during which the ConceptMap is intended to be in use\r\n* [EventDefinition](eventdefinition.html): The time during which the event definition is intended to be in use\r\n* [Library](library.html): The time during which the library is intended to be in use\r\n* [Measure](measure.html): The time during which the measure is intended to be in use\r\n* [NamingSystem](namingsystem.html): The time during which the NamingSystem is intended to be in use\r\n* [PlanDefinition](plandefinition.html): The time during which the plan definition is intended to be in use\r\n* [Questionnaire](questionnaire.html): The time during which the questionnaire is intended to be in use\r\n* [ValueSet](valueset.html): The time during which the ValueSet is intended to be in use\r\n"
            },
            {
              "name" : "context",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-context",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context assigned to the charge item definition\r\n* [Citation](citation.html): A use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context assigned to the event definition\r\n* [Evidence](evidence.html): A use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide\r\n* [Library](library.html): A use context assigned to the library\r\n* [Measure](measure.html): A use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context assigned to the test script\r\n* [ValueSet](valueset.html): A use context assigned to the value set\r\n"
            },
            {
              "name" : "context-type-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-context-type-quantity",
              "type" : "composite",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and quantity- or range-based value assigned to the charge item definition\r\n* [Citation](citation.html): A use context type and quantity- or range-based value assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context type and quantity- or range-based value assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition\r\n* [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context type and quantity- or range-based value assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide\r\n* [Library](library.html): A use context type and quantity- or range-based value assigned to the library\r\n* [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context type and quantity- or range-based value assigned to the test script\r\n* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set\r\n"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-identifier",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): External identifier for the activity definition\r\n* [ActorDefinition](actordefinition.html): External identifier for the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): External identifier for the charge item definition\r\n* [Citation](citation.html): External identifier for the citation\r\n* [CodeSystem](codesystem.html): External identifier for the code system\r\n* [ConceptMap](conceptmap.html): External identifier for the concept map\r\n* [ConditionDefinition](conditiondefinition.html): External identifier for the condition definition\r\n* [EventDefinition](eventdefinition.html): External identifier for the event definition\r\n* [Evidence](evidence.html): External identifier for the evidence\r\n* [EvidenceReport](evidencereport.html): External identifier for the evidence report\r\n* [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable\r\n* [ExampleScenario](examplescenario.html): External identifier for the example scenario\r\n* [GraphDefinition](graphdefinition.html): External identifier for the graph definition\r\n* [ImplementationGuide](implementationguide.html): External identifier for the implementation guide\r\n* [Library](library.html): External identifier for the library\r\n* [Measure](measure.html): External identifier for the measure\r\n* [MedicationKnowledge](medicationknowledge.html): Business identifier for this medication\r\n* [MessageDefinition](messagedefinition.html): External identifier for the message definition\r\n* [NamingSystem](namingsystem.html): External identifier for the naming system\r\n* [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition\r\n* [OperationDefinition](operationdefinition.html): External identifier for the search parameter\r\n* [PlanDefinition](plandefinition.html): External identifier for the plan definition\r\n* [Questionnaire](questionnaire.html): External identifier for the questionnaire\r\n* [Requirements](requirements.html): External identifier for the requirements\r\n* [SearchParameter](searchparameter.html): External identifier for the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition\r\n* [StructureDefinition](structuredefinition.html): External identifier for the structure definition\r\n* [StructureMap](structuremap.html): External identifier for the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic\r\n* [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities\r\n* [TestPlan](testplan.html): An identifier for the test plan\r\n* [TestScript](testscript.html): External identifier for the test script\r\n* [ValueSet](valueset.html): External identifier for the value set\r\n"
            },
            {
              "name" : "content-mode",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode",
              "type" : "token",
              "documentation" : "not-present | example | fragment | complete | supplement"
            },
            {
              "name" : "version",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-version",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The business version of the activity definition\r\n* [ActorDefinition](actordefinition.html): The business version of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The business version of the charge item definition\r\n* [Citation](citation.html): The business version of the citation\r\n* [CodeSystem](codesystem.html): The business version of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition\r\n* [ConceptMap](conceptmap.html): The business version of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The business version of the condition definition\r\n* [EventDefinition](eventdefinition.html): The business version of the event definition\r\n* [Evidence](evidence.html): The business version of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The business version of the evidence variable\r\n* [ExampleScenario](examplescenario.html): The business version of the example scenario\r\n* [GraphDefinition](graphdefinition.html): The business version of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The business version of the implementation guide\r\n* [Library](library.html): The business version of the library\r\n* [Measure](measure.html): The business version of the measure\r\n* [MessageDefinition](messagedefinition.html): The business version of the message definition\r\n* [NamingSystem](namingsystem.html): The business version of the naming system\r\n* [OperationDefinition](operationdefinition.html): The business version of the operation definition\r\n* [PlanDefinition](plandefinition.html): The business version of the plan definition\r\n* [Questionnaire](questionnaire.html): The business version of the questionnaire\r\n* [Requirements](requirements.html): The business version of the requirements\r\n* [SearchParameter](searchparameter.html): The business version of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The business version of the structure definition\r\n* [StructureMap](structuremap.html): The business version of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic\r\n* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities\r\n* [TestScript](testscript.html): The business version of the test script\r\n* [ValueSet](valueset.html): The business version of the value set\r\n"
            },
            {
              "name" : "url",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-url",
              "type" : "uri",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition\r\n* [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The uri that identifies the charge item definition\r\n* [Citation](citation.html): The uri that identifies the citation\r\n* [CodeSystem](codesystem.html): The uri that identifies the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition\r\n* [ConceptMap](conceptmap.html): The URI that identifies the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The uri that identifies the condition definition\r\n* [EventDefinition](eventdefinition.html): The uri that identifies the event definition\r\n* [Evidence](evidence.html): The uri that identifies the evidence\r\n* [EvidenceReport](evidencereport.html): The uri that identifies the evidence report\r\n* [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable\r\n* [ExampleScenario](examplescenario.html): The uri that identifies the example scenario\r\n* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition\r\n* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide\r\n* [Library](library.html): The uri that identifies the library\r\n* [Measure](measure.html): The uri that identifies the measure\r\n* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition\r\n* [NamingSystem](namingsystem.html): The uri that identifies the naming system\r\n* [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition\r\n* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition\r\n* [PlanDefinition](plandefinition.html): The uri that identifies the plan definition\r\n* [Questionnaire](questionnaire.html): The uri that identifies the questionnaire\r\n* [Requirements](requirements.html): The uri that identifies the requirements\r\n* [SearchParameter](searchparameter.html): The uri that identifies the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition\r\n* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition\r\n* [StructureMap](structuremap.html): The uri that identifies the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique)\r\n* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities\r\n* [TestPlan](testplan.html): The uri that identifies the test plan\r\n* [TestScript](testscript.html): The uri that identifies the test script\r\n* [ValueSet](valueset.html): The uri that identifies the value set\r\n"
            },
            {
              "name" : "supplements",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-supplements",
              "type" : "reference",
              "documentation" : "Find code system supplements for the referenced code system"
            },
            {
              "name" : "system",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-system",
              "type" : "uri",
              "documentation" : "The system for any codes defined by this code system (same as 'url')"
            },
            {
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-name",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition\r\n* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement\r\n* [Citation](citation.html): Computationally friendly name of the citation\r\n* [CodeSystem](codesystem.html): Computationally friendly name of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition\r\n* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Computationally friendly name of the condition definition\r\n* [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition\r\n* [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable\r\n* [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario\r\n* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide\r\n* [Library](library.html): Computationally friendly name of the library\r\n* [Measure](measure.html): Computationally friendly name of the measure\r\n* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition\r\n* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system\r\n* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition\r\n* [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition\r\n* [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire\r\n* [Requirements](requirements.html): Computationally friendly name of the requirements\r\n* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition\r\n* [StructureMap](structuremap.html): Computationally friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities\r\n* [TestScript](testscript.html): Computationally friendly name of the test script\r\n* [ValueSet](valueset.html): Computationally friendly name of the value set\r\n"
            },
            {
              "name" : "publisher",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-publisher",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition\r\n* [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): Name of the publisher of the charge item definition\r\n* [Citation](citation.html): Name of the publisher of the citation\r\n* [CodeSystem](codesystem.html): Name of the publisher of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition\r\n* [ConceptMap](conceptmap.html): Name of the publisher of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Name of the publisher of the condition definition\r\n* [EventDefinition](eventdefinition.html): Name of the publisher of the event definition\r\n* [Evidence](evidence.html): Name of the publisher of the evidence\r\n* [EvidenceReport](evidencereport.html): Name of the publisher of the evidence report\r\n* [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable\r\n* [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario\r\n* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide\r\n* [Library](library.html): Name of the publisher of the library\r\n* [Measure](measure.html): Name of the publisher of the measure\r\n* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition\r\n* [NamingSystem](namingsystem.html): Name of the publisher of the naming system\r\n* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition\r\n* [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition\r\n* [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire\r\n* [Requirements](requirements.html): Name of the publisher of the requirements\r\n* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition\r\n* [StructureMap](structuremap.html): Name of the publisher of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities\r\n* [TestScript](testscript.html): Name of the publisher of the test script\r\n* [ValueSet](valueset.html): Name of the publisher of the value set\r\n"
            },
            {
              "name" : "topic",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-topic",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Topics associated with the module\r\n* [CodeSystem](codesystem.html): Topics associated with the CodeSystem\r\n* [ConceptMap](conceptmap.html): Topics associated with the ConceptMap\r\n* [EventDefinition](eventdefinition.html): Topics associated with the module\r\n* [EvidenceVariable](evidencevariable.html): Topics associated with the EvidenceVariable\r\n* [Library](library.html): Topics associated with the module\r\n* [Measure](measure.html): Topics associated with the measure\r\n* [NamingSystem](namingsystem.html): Topics associated with the NamingSystem\r\n* [PlanDefinition](plandefinition.html): Topics associated with the module\r\n* [ValueSet](valueset.html): Topics associated with the ValueSet\r\n"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-status",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The current status of the activity definition\r\n* [ActorDefinition](actordefinition.html): The current status of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The current status of the charge item definition\r\n* [Citation](citation.html): The current status of the citation\r\n* [CodeSystem](codesystem.html): The current status of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition\r\n* [ConceptMap](conceptmap.html): The current status of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The current status of the condition definition\r\n* [EventDefinition](eventdefinition.html): The current status of the event definition\r\n* [Evidence](evidence.html): The current status of the evidence\r\n* [EvidenceReport](evidencereport.html): The current status of the evidence report\r\n* [EvidenceVariable](evidencevariable.html): The current status of the evidence variable\r\n* [ExampleScenario](examplescenario.html): The current status of the example scenario\r\n* [GraphDefinition](graphdefinition.html): The current status of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The current status of the implementation guide\r\n* [Library](library.html): The current status of the library\r\n* [Measure](measure.html): The current status of the measure\r\n* [MedicationKnowledge](medicationknowledge.html): active | inactive | entered-in-error\r\n* [MessageDefinition](messagedefinition.html): The current status of the message definition\r\n* [NamingSystem](namingsystem.html): The current status of the naming system\r\n* [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown\r\n* [OperationDefinition](operationdefinition.html): The current status of the operation definition\r\n* [PlanDefinition](plandefinition.html): The current status of the plan definition\r\n* [Questionnaire](questionnaire.html): The current status of the questionnaire\r\n* [Requirements](requirements.html): The current status of the requirements\r\n* [SearchParameter](searchparameter.html): The current status of the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown\r\n* [StructureDefinition](structuredefinition.html): The current status of the structure definition\r\n* [StructureMap](structuremap.html): The current status of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown\r\n* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities\r\n* [TestPlan](testplan.html): The current status of the test plan\r\n* [TestScript](testscript.html): The current status of the test script\r\n* [ValueSet](valueset.html): The current status of the value set\r\n"
            }
          ],
          "operation" : [
            {
              "name" : "upload-external-code-system",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/CodeSystem-t-upload-external-code-system"
            },
            {
              "name" : "apply-codesystem-delta-remove",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/CodeSystem-t-apply-codesystem-delta-remove"
            },
            {
              "name" : "apply-codesystem-delta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/CodeSystem-t-apply-codesystem-delta-add"
            }
          ]
        },
        {
          "type" : "Composition",
          "profile" : "http://hl7.org/fhir/StructureDefinition/Composition",
          "supportedProfile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/catalog"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/clinicaldocument",
            "http://hl7.org/fhir/StructureDefinition/example-composition",
            "http://hl7.org/fhir/StructureDefinition/example-section-library"
          ],
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*",
            "Composition:attester",
            "Composition:author",
            "Composition:encounter",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:patient",
            "Composition:related",
            "Composition:subject"
          ],
          "searchRevInclude" : [
            "Bundle:composition",
            "Bundle:example-constraint",
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-date",
              "type" : "date",
              "documentation" : "Multiple Resources: \r\n\r\n* [AdverseEvent](adverseevent.html): When the event occurred\r\n* [AllergyIntolerance](allergyintolerance.html): Date first version of the resource instance was recorded\r\n* [Appointment](appointment.html): Appointment date/time.\r\n* [AuditEvent](auditevent.html): Time when the event was recorded\r\n* [CarePlan](careplan.html): Time period plan covers\r\n* [CareTeam](careteam.html): A date within the coverage time period.\r\n* [ClinicalImpression](clinicalimpression.html): When the assessment was documented\r\n* [Composition](composition.html): Composition editing time\r\n* [Consent](consent.html): When consent was agreed to\r\n* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report\r\n* [DocumentReference](documentreference.html): When this document reference was created\r\n* [Encounter](encounter.html): A date within the actualPeriod the Encounter lasted\r\n* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period\r\n* [FamilyMemberHistory](familymemberhistory.html): When history was recorded or last updated\r\n* [Flag](flag.html): Time period when flag is active\r\n* [Immunization](immunization.html): Vaccination  (non)-Administration Date\r\n* [ImmunizationEvaluation](immunizationevaluation.html): Date the evaluation was generated\r\n* [ImmunizationRecommendation](immunizationrecommendation.html): Date recommendation(s) created\r\n* [Invoice](invoice.html): Invoice date / posting date\r\n* [List](list.html): When the list was prepared\r\n* [MeasureReport](measurereport.html): The date of the measure report\r\n* [NutritionIntake](nutritionintake.html): Date when patient was taking (or not taking) the medication\r\n* [Observation](observation.html): Clinically relevant time/time-period for observation\r\n* [Procedure](procedure.html): When the procedure occurred or is occurring\r\n* [ResearchSubject](researchsubject.html): Start and end of participation\r\n* [RiskAssessment](riskassessment.html): When was assessment made?\r\n* [SupplyRequest](supplyrequest.html): When the request was made\r\n"
            },
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "subject",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-subject",
              "type" : "reference",
              "documentation" : "Who and/or what the composition is about"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "section",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-section",
              "type" : "token",
              "documentation" : "Classification of section (recommended)"
            },
            {
              "name" : "title",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-title",
              "type" : "string",
              "documentation" : "Human Readable name/title"
            },
            {
              "name" : "type",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-type",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [Account](account.html): E.g. patient, expense, depreciation\r\n* [AllergyIntolerance](allergyintolerance.html): allergy | intolerance - Underlying mechanism (if known)\r\n* [Composition](composition.html): Kind of composition (LOINC if possible)\r\n* [Coverage](coverage.html): The kind of coverage (health plan, auto, Workers Compensation)\r\n* [DocumentReference](documentreference.html): Kind of document (LOINC if possible)\r\n* [Encounter](encounter.html): Specific type of encounter\r\n* [EpisodeOfCare](episodeofcare.html): Type/class  - e.g. specialist referral, disease management\r\n* [Invoice](invoice.html): Type of Invoice\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses of a specific type\r\n* [MolecularSequence](molecularsequence.html): Amino Acid Sequence/ DNA Sequence / RNA Sequence\r\n* [Specimen](specimen.html): The specimen type\r\n"
            },
            {
              "name" : "section-text",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-section-text",
              "type" : "special",
              "documentation" : "Search on the section narrative of the resource"
            },
            {
              "name" : "related",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-related",
              "type" : "reference",
              "documentation" : "Target of the relationship"
            },
            {
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-patient",
              "type" : "reference",
              "documentation" : "Multiple Resources: \r\n\r\n* [Account](account.html): The entity that caused the expenses\r\n* [AdverseEvent](adverseevent.html): Subject impacted by event\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [Appointment](appointment.html): One of the individuals of the appointment is this patient\r\n* [AppointmentResponse](appointmentresponse.html): This Response is for this Patient\r\n* [AuditEvent](auditevent.html): Where the activity involved patient data\r\n* [Basic](basic.html): Identifies the focus of this resource\r\n* [BodyStructure](bodystructure.html): Who this is about\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [ChargeItem](chargeitem.html): Individual service was done for/to\r\n* [Claim](claim.html): Patient receiving the products or services\r\n* [ClaimResponse](claimresponse.html): The subject of care\r\n* [ClinicalImpression](clinicalimpression.html): Patient assessed\r\n* [Communication](communication.html): Focus of message\r\n* [CommunicationRequest](communicationrequest.html): Focus of message\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [Contract](contract.html): The identity of the subject of the contract (if a patient)\r\n* [Coverage](coverage.html): Retrieve coverages for a patient\r\n* [CoverageEligibilityRequest](coverageeligibilityrequest.html): The reference to the patient\r\n* [CoverageEligibilityResponse](coverageeligibilityresponse.html): The reference to the patient\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DeviceUsage](deviceusage.html): Search by patient who used / uses the device\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient present at the encounter\r\n* [EnrollmentRequest](enrollmentrequest.html): The party to be enrolled\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [ExplanationOfBenefit](explanationofbenefit.html): The reference to the patient\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [GuidanceResponse](guidanceresponse.html): The identity of a patient to search for guidance response results\r\n* [ImagingSelection](imagingselection.html): Who the study is about\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [ImmunizationEvaluation](immunizationevaluation.html): The patient being evaluated\r\n* [ImmunizationRecommendation](immunizationrecommendation.html): Who this profile is for\r\n* [Invoice](invoice.html): Recipient(s) of goods and services\r\n* [List](list.html): If all resources have the same subject\r\n* [MeasureReport](measurereport.html): The identity of a patient to search for individual measure report results for\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations  for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses  for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [MolecularSequence](molecularsequence.html): The subject that the sequence is about\r\n* [NutritionIntake](nutritionintake.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Person](person.html): The Person links to this Patient\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [Provenance](provenance.html): Where the activity involved patient data\r\n* [QuestionnaireResponse](questionnaireresponse.html): The patient that is the subject of the questionnaire response\r\n* [RelatedPerson](relatedperson.html): The patient this related person is related to\r\n* [RequestOrchestration](requestorchestration.html): The identity of a patient to search for request orchestrations\r\n* [ResearchSubject](researchsubject.html): Who or what is part of study\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [Specimen](specimen.html): The patient the specimen comes from\r\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\r\n* [SupplyRequest](supplyrequest.html): The patient or subject for whom the supply is destined\r\n* [Task](task.html): Search by patient\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for\r\n"
            },
            {
              "name" : "section-code-text",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-section-code-text",
              "type" : "composite",
              "documentation" : "Search on the section narrative of the resource"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-identifier",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [Account](account.html): Account number\r\n* [AdverseEvent](adverseevent.html): Business identifier for the event\r\n* [AllergyIntolerance](allergyintolerance.html): External ids for this item\r\n* [Appointment](appointment.html): An Identifier of the Appointment\r\n* [AppointmentResponse](appointmentresponse.html): An Identifier in this appointment response\r\n* [Basic](basic.html): Business identifier\r\n* [BodyStructure](bodystructure.html): Bodystructure identifier\r\n* [CarePlan](careplan.html): External Ids for this plan\r\n* [CareTeam](careteam.html): External Ids for this team\r\n* [ChargeItem](chargeitem.html): Business Identifier for item\r\n* [Claim](claim.html): The primary identifier of the financial resource\r\n* [ClaimResponse](claimresponse.html): The identity of the ClaimResponse\r\n* [ClinicalImpression](clinicalimpression.html): Business identifier\r\n* [Communication](communication.html): Unique identifier\r\n* [CommunicationRequest](communicationrequest.html): Unique identifier\r\n* [Composition](composition.html): Version-independent identifier for the Composition\r\n* [Condition](condition.html): A unique identifier of the condition record\r\n* [Consent](consent.html): Identifier for this record (external references)\r\n* [Contract](contract.html): The identity of the contract\r\n* [Coverage](coverage.html): The primary identifier of the insured and the coverage\r\n* [CoverageEligibilityRequest](coverageeligibilityrequest.html): The business identifier of the Eligibility\r\n* [CoverageEligibilityResponse](coverageeligibilityresponse.html): The business identifier\r\n* [DetectedIssue](detectedissue.html): Unique id for the detected issue\r\n* [DeviceRequest](devicerequest.html): Business identifier for request/order\r\n* [DeviceUsage](deviceusage.html): Search by identifier\r\n* [DiagnosticReport](diagnosticreport.html): An identifier for the report\r\n* [DocumentReference](documentreference.html): Identifier of the attachment binary\r\n* [Encounter](encounter.html): Identifier(s) by which this encounter is known\r\n* [EnrollmentRequest](enrollmentrequest.html): The business identifier of the Enrollment\r\n* [EpisodeOfCare](episodeofcare.html): Business Identifier(s) relevant for this EpisodeOfCare\r\n* [ExplanationOfBenefit](explanationofbenefit.html): The business identifier of the Explanation of Benefit\r\n* [FamilyMemberHistory](familymemberhistory.html): A search by a record identifier\r\n* [Flag](flag.html): Business identifier\r\n* [Goal](goal.html): External Ids for this goal\r\n* [GuidanceResponse](guidanceresponse.html): The identifier of the guidance response\r\n* [ImagingSelection](imagingselection.html): Identifiers for the imaging selection\r\n* [ImagingStudy](imagingstudy.html): Identifiers for the Study, such as DICOM Study Instance UID\r\n* [Immunization](immunization.html): Business identifier\r\n* [ImmunizationEvaluation](immunizationevaluation.html): ID of the evaluation\r\n* [ImmunizationRecommendation](immunizationrecommendation.html): Business identifier\r\n* [Invoice](invoice.html): Business Identifier for item\r\n* [List](list.html): Business identifier\r\n* [MeasureReport](measurereport.html): External identifier of the measure report to be returned\r\n* [Medication](medication.html): Returns medications with this external identifier\r\n* [MedicationAdministration](medicationadministration.html): Return administrations with this external identifier\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses with this external identifier\r\n* [MedicationRequest](medicationrequest.html): Return prescriptions with this external identifier\r\n* [MedicationStatement](medicationstatement.html): Return statements with this external identifier\r\n* [MolecularSequence](molecularsequence.html): The unique identity for a particular sequence\r\n* [NutritionIntake](nutritionintake.html): Return statements with this external identifier\r\n* [NutritionOrder](nutritionorder.html): Return nutrition orders with this external identifier\r\n* [Observation](observation.html): The unique id for a particular observation\r\n* [Person](person.html): A person Identifier\r\n* [Procedure](procedure.html): A unique identifier for a procedure\r\n* [QuestionnaireResponse](questionnaireresponse.html): The unique identifier for the questionnaire response\r\n* [RelatedPerson](relatedperson.html): An Identifier of the RelatedPerson\r\n* [RequestOrchestration](requestorchestration.html): External identifiers for the request orchestration\r\n* [ResearchSubject](researchsubject.html): Business Identifier for research subject in a study\r\n* [RiskAssessment](riskassessment.html): Unique identifier for the assessment\r\n* [ServiceRequest](servicerequest.html): Identifiers assigned to this order\r\n* [Specimen](specimen.html): The unique identifier associated with the specimen\r\n* [SupplyDelivery](supplydelivery.html): External identifier\r\n* [SupplyRequest](supplyrequest.html): Business Identifier for SupplyRequest\r\n* [Task](task.html): Search for a task instance by its business identifier\r\n* [VisionPrescription](visionprescription.html): Return prescriptions with this external identifier\r\n"
            },
            {
              "name" : "period",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-period",
              "type" : "date",
              "documentation" : "The period covered by the documentation"
            },
            {
              "name" : "event-code",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-event-code",
              "type" : "token",
              "documentation" : "Main clinical acts documented as codes"
            },
            {
              "name" : "author",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-author",
              "type" : "reference",
              "documentation" : "Who and/or what authored the composition"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "encounter",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-encounter",
              "type" : "reference",
              "documentation" : "Multiple Resources: \r\n\r\n* [AuditEvent](auditevent.html): Encounter related to the activity recorded in the AuditEvent\r\n* [CarePlan](careplan.html): The Encounter during which this CarePlan was created\r\n* [ChargeItem](chargeitem.html): Encounter associated with event\r\n* [Claim](claim.html): Encounters associated with a billed line item\r\n* [ClinicalImpression](clinicalimpression.html): The Encounter during which this ClinicalImpression was created\r\n* [Communication](communication.html): The Encounter during which this Communication was created\r\n* [CommunicationRequest](communicationrequest.html): The Encounter during which this CommunicationRequest was created\r\n* [Composition](composition.html): Context of the Composition\r\n* [Condition](condition.html): The Encounter during which this Condition was created\r\n* [DeviceRequest](devicerequest.html): Encounter during which request was created\r\n* [DiagnosticReport](diagnosticreport.html): The Encounter when the order was made\r\n* [EncounterHistory](encounterhistory.html): The Encounter associated with this set of history values\r\n* [ExplanationOfBenefit](explanationofbenefit.html): Encounters associated with a billed line item\r\n* [Flag](flag.html): Alert relevant during encounter\r\n* [ImagingStudy](imagingstudy.html): The context of the study\r\n* [List](list.html): Context in which list created\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses with a specific encounter\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific encounter\r\n* [NutritionIntake](nutritionintake.html): Returns statements for a specific encounter\r\n* [NutritionOrder](nutritionorder.html): Return nutrition orders with this encounter identifier\r\n* [Observation](observation.html): Encounter related to the observation\r\n* [Procedure](procedure.html): The Encounter during which this Procedure was created\r\n* [Provenance](provenance.html): Encounter related to the Provenance\r\n* [QuestionnaireResponse](questionnaireresponse.html): Encounter associated with the questionnaire response\r\n* [RequestOrchestration](requestorchestration.html): The encounter the request orchestration applies to\r\n* [RiskAssessment](riskassessment.html): Where was assessment performed?\r\n* [ServiceRequest](servicerequest.html): An encounter in which this request is made\r\n* [Task](task.html): Search by encounter\r\n* [VisionPrescription](visionprescription.html): Return prescriptions with this encounter identifier\r\n"
            },
            {
              "name" : "version",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-version",
              "type" : "token",
              "documentation" : "The business version of the activity definition"
            },
            {
              "name" : "attester",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-attester",
              "type" : "reference",
              "documentation" : "Who attested the composition"
            },
            {
              "name" : "url",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-url",
              "type" : "uri",
              "documentation" : "The uri that identifies the activity definition"
            },
            {
              "name" : "event-reference",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-event-reference",
              "type" : "reference",
              "documentation" : "Main clinical acts documented as references"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "entry",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-entry",
              "type" : "reference",
              "documentation" : "A reference to data that supports this section"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "category",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-category",
              "type" : "token",
              "documentation" : "Categorization of Composition"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Composition-status",
              "type" : "token",
              "documentation" : "preliminary | final | amended | entered-in-error"
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            },
            {
              "name" : "document",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Composition-i-document"
            }
          ]
        },
        {
          "type" : "ImplementationGuide",
          "profile" : "http://hl7.org/fhir/StructureDefinition/ImplementationGuide",
          "versioning" : "versioned-update",
          "conditionalDelete" : "single",
          "searchInclude" : [
            "*",
            "ImplementationGuide:depends-on",
            "ImplementationGuide:global",
            "ImplementationGuide:resource"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:depends-on",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-date",
              "type" : "date",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The activity definition publication date\r\n* [ActorDefinition](actordefinition.html): The Actor Definition publication date\r\n* [CapabilityStatement](capabilitystatement.html): The capability statement publication date\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The charge item definition publication date\r\n* [Citation](citation.html): The citation publication date\r\n* [CodeSystem](codesystem.html): The code system publication date\r\n* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date\r\n* [ConceptMap](conceptmap.html): The concept map publication date\r\n* [ConditionDefinition](conditiondefinition.html): The condition definition publication date\r\n* [EventDefinition](eventdefinition.html): The event definition publication date\r\n* [Evidence](evidence.html): The evidence publication date\r\n* [EvidenceVariable](evidencevariable.html): The evidence variable publication date\r\n* [ExampleScenario](examplescenario.html): The example scenario publication date\r\n* [GraphDefinition](graphdefinition.html): The graph definition publication date\r\n* [ImplementationGuide](implementationguide.html): The implementation guide publication date\r\n* [Library](library.html): The library publication date\r\n* [Measure](measure.html): The measure publication date\r\n* [MessageDefinition](messagedefinition.html): The message definition publication date\r\n* [NamingSystem](namingsystem.html): The naming system publication date\r\n* [OperationDefinition](operationdefinition.html): The operation definition publication date\r\n* [PlanDefinition](plandefinition.html): The plan definition publication date\r\n* [Questionnaire](questionnaire.html): The questionnaire publication date\r\n* [Requirements](requirements.html): The requirements publication date\r\n* [SearchParameter](searchparameter.html): The search parameter publication date\r\n* [StructureDefinition](structuredefinition.html): The structure definition publication date\r\n* [StructureMap](structuremap.html): The structure map publication date\r\n* [SubscriptionTopic](subscriptiontopic.html): Date status first applied\r\n* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date\r\n* [TestScript](testscript.html): The test script publication date\r\n* [ValueSet](valueset.html): The value set publication date\r\n"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-identifier",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): External identifier for the activity definition\r\n* [ActorDefinition](actordefinition.html): External identifier for the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): External identifier for the charge item definition\r\n* [Citation](citation.html): External identifier for the citation\r\n* [CodeSystem](codesystem.html): External identifier for the code system\r\n* [ConceptMap](conceptmap.html): External identifier for the concept map\r\n* [ConditionDefinition](conditiondefinition.html): External identifier for the condition definition\r\n* [EventDefinition](eventdefinition.html): External identifier for the event definition\r\n* [Evidence](evidence.html): External identifier for the evidence\r\n* [EvidenceReport](evidencereport.html): External identifier for the evidence report\r\n* [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable\r\n* [ExampleScenario](examplescenario.html): External identifier for the example scenario\r\n* [GraphDefinition](graphdefinition.html): External identifier for the graph definition\r\n* [ImplementationGuide](implementationguide.html): External identifier for the implementation guide\r\n* [Library](library.html): External identifier for the library\r\n* [Measure](measure.html): External identifier for the measure\r\n* [MedicationKnowledge](medicationknowledge.html): Business identifier for this medication\r\n* [MessageDefinition](messagedefinition.html): External identifier for the message definition\r\n* [NamingSystem](namingsystem.html): External identifier for the naming system\r\n* [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition\r\n* [OperationDefinition](operationdefinition.html): External identifier for the search parameter\r\n* [PlanDefinition](plandefinition.html): External identifier for the plan definition\r\n* [Questionnaire](questionnaire.html): External identifier for the questionnaire\r\n* [Requirements](requirements.html): External identifier for the requirements\r\n* [SearchParameter](searchparameter.html): External identifier for the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition\r\n* [StructureDefinition](structuredefinition.html): External identifier for the structure definition\r\n* [StructureMap](structuremap.html): External identifier for the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic\r\n* [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities\r\n* [TestPlan](testplan.html): An identifier for the test plan\r\n* [TestScript](testscript.html): External identifier for the test script\r\n* [ValueSet](valueset.html): External identifier for the value set\r\n"
            },
            {
              "name" : "context-type-value",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type-value",
              "type" : "composite",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and value assigned to the charge item definition\r\n* [Citation](citation.html): A use context type and value assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context type and value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context type and value assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition\r\n* [Evidence](evidence.html): A use context type and value assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context type and value assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide\r\n* [Library](library.html): A use context type and value assigned to the library\r\n* [Measure](measure.html): A use context type and value assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context type and value assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context type and value assigned to the test script\r\n* [ValueSet](valueset.html): A use context type and value assigned to the value set\r\n"
            },
            {
              "name" : "resource",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource",
              "type" : "reference",
              "documentation" : "Location of the resource"
            },
            {
              "name" : "jurisdiction",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-jurisdiction",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Intended jurisdiction for the activity definition\r\n* [ActorDefinition](actordefinition.html): Intended jurisdiction for the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): Intended jurisdiction for the charge item definition\r\n* [Citation](citation.html): Intended jurisdiction for the citation\r\n* [CodeSystem](codesystem.html): Intended jurisdiction for the code system\r\n* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Intended jurisdiction for the condition definition\r\n* [EventDefinition](eventdefinition.html): Intended jurisdiction for the event definition\r\n* [ExampleScenario](examplescenario.html): Intended jurisdiction for the example scenario\r\n* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition\r\n* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide\r\n* [Library](library.html): Intended jurisdiction for the library\r\n* [Measure](measure.html): Intended jurisdiction for the measure\r\n* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition\r\n* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system\r\n* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition\r\n* [PlanDefinition](plandefinition.html): Intended jurisdiction for the plan definition\r\n* [Questionnaire](questionnaire.html): Intended jurisdiction for the questionnaire\r\n* [Requirements](requirements.html): Intended jurisdiction for the requirements\r\n* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter\r\n* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition\r\n* [StructureMap](structuremap.html): Intended jurisdiction for the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities\r\n* [TestScript](testscript.html): Intended jurisdiction for the test script\r\n* [ValueSet](valueset.html): Intended jurisdiction for the value set\r\n"
            },
            {
              "name" : "description",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-description",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The description of the activity definition\r\n* [ActorDefinition](actordefinition.html): The description of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The description of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The description of the charge item definition\r\n* [Citation](citation.html): The description of the citation\r\n* [CodeSystem](codesystem.html): The description of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition\r\n* [ConceptMap](conceptmap.html): The description of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The description of the condition definition\r\n* [EventDefinition](eventdefinition.html): The description of the event definition\r\n* [Evidence](evidence.html): The description of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The description of the evidence variable\r\n* [GraphDefinition](graphdefinition.html): The description of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The description of the implementation guide\r\n* [Library](library.html): The description of the library\r\n* [Measure](measure.html): The description of the measure\r\n* [MessageDefinition](messagedefinition.html): The description of the message definition\r\n* [NamingSystem](namingsystem.html): The description of the naming system\r\n* [OperationDefinition](operationdefinition.html): The description of the operation definition\r\n* [PlanDefinition](plandefinition.html): The description of the plan definition\r\n* [Questionnaire](questionnaire.html): The description of the questionnaire\r\n* [Requirements](requirements.html): The description of the requirements\r\n* [SearchParameter](searchparameter.html): The description of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The description of the structure definition\r\n* [StructureMap](structuremap.html): The description of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities\r\n* [TestScript](testscript.html): The description of the test script\r\n* [ValueSet](valueset.html): The description of the value set\r\n"
            },
            {
              "name" : "context-type",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A type of use context assigned to the charge item definition\r\n* [Citation](citation.html): A type of use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A type of use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A type of use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition\r\n* [Evidence](evidence.html): A type of use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A type of use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide\r\n* [Library](library.html): A type of use context assigned to the library\r\n* [Measure](measure.html): A type of use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A type of use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A type of use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A type of use context assigned to the test script\r\n* [ValueSet](valueset.html): A type of use context assigned to the value set\r\n"
            },
            {
              "name" : "experimental",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental",
              "type" : "token",
              "documentation" : "For testing purposes, not real usage"
            },
            {
              "name" : "global",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-global",
              "type" : "reference",
              "documentation" : "Profile that all resources must conform to"
            },
            {
              "name" : "title",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-title",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The human-friendly name of the activity definition\r\n* [ActorDefinition](actordefinition.html): The human-friendly name of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The human-friendly name of the charge item definition\r\n* [Citation](citation.html): The human-friendly name of the citation\r\n* [CodeSystem](codesystem.html): The human-friendly name of the code system\r\n* [ConceptMap](conceptmap.html): The human-friendly name of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The human-friendly name of the condition definition\r\n* [EventDefinition](eventdefinition.html): The human-friendly name of the event definition\r\n* [Evidence](evidence.html): The human-friendly name of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The human-friendly name of the evidence variable\r\n* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide\r\n* [Library](library.html): The human-friendly name of the library\r\n* [Measure](measure.html): The human-friendly name of the measure\r\n* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition\r\n* [ObservationDefinition](observationdefinition.html): Human-friendly name of the ObservationDefinition\r\n* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition\r\n* [PlanDefinition](plandefinition.html): The human-friendly name of the plan definition\r\n* [Questionnaire](questionnaire.html): The human-friendly name of the questionnaire\r\n* [Requirements](requirements.html): The human-friendly name of the requirements\r\n* [SpecimenDefinition](specimendefinition.html): Human-friendly name of the SpecimenDefinition\r\n* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition\r\n* [StructureMap](structuremap.html): The human-friendly name of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Name for this SubscriptionTopic (Human friendly)\r\n* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities\r\n* [TestScript](testscript.html): The human-friendly name of the test script\r\n* [ValueSet](valueset.html): The human-friendly name of the value set\r\n"
            },
            {
              "name" : "version",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-version",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The business version of the activity definition\r\n* [ActorDefinition](actordefinition.html): The business version of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The business version of the charge item definition\r\n* [Citation](citation.html): The business version of the citation\r\n* [CodeSystem](codesystem.html): The business version of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition\r\n* [ConceptMap](conceptmap.html): The business version of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The business version of the condition definition\r\n* [EventDefinition](eventdefinition.html): The business version of the event definition\r\n* [Evidence](evidence.html): The business version of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The business version of the evidence variable\r\n* [ExampleScenario](examplescenario.html): The business version of the example scenario\r\n* [GraphDefinition](graphdefinition.html): The business version of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The business version of the implementation guide\r\n* [Library](library.html): The business version of the library\r\n* [Measure](measure.html): The business version of the measure\r\n* [MessageDefinition](messagedefinition.html): The business version of the message definition\r\n* [NamingSystem](namingsystem.html): The business version of the naming system\r\n* [OperationDefinition](operationdefinition.html): The business version of the operation definition\r\n* [PlanDefinition](plandefinition.html): The business version of the plan definition\r\n* [Questionnaire](questionnaire.html): The business version of the questionnaire\r\n* [Requirements](requirements.html): The business version of the requirements\r\n* [SearchParameter](searchparameter.html): The business version of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The business version of the structure definition\r\n* [StructureMap](structuremap.html): The business version of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic\r\n* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities\r\n* [TestScript](testscript.html): The business version of the test script\r\n* [ValueSet](valueset.html): The business version of the value set\r\n"
            },
            {
              "name" : "url",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-url",
              "type" : "uri",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition\r\n* [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The uri that identifies the charge item definition\r\n* [Citation](citation.html): The uri that identifies the citation\r\n* [CodeSystem](codesystem.html): The uri that identifies the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition\r\n* [ConceptMap](conceptmap.html): The URI that identifies the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The uri that identifies the condition definition\r\n* [EventDefinition](eventdefinition.html): The uri that identifies the event definition\r\n* [Evidence](evidence.html): The uri that identifies the evidence\r\n* [EvidenceReport](evidencereport.html): The uri that identifies the evidence report\r\n* [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable\r\n* [ExampleScenario](examplescenario.html): The uri that identifies the example scenario\r\n* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition\r\n* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide\r\n* [Library](library.html): The uri that identifies the library\r\n* [Measure](measure.html): The uri that identifies the measure\r\n* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition\r\n* [NamingSystem](namingsystem.html): The uri that identifies the naming system\r\n* [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition\r\n* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition\r\n* [PlanDefinition](plandefinition.html): The uri that identifies the plan definition\r\n* [Questionnaire](questionnaire.html): The uri that identifies the questionnaire\r\n* [Requirements](requirements.html): The uri that identifies the requirements\r\n* [SearchParameter](searchparameter.html): The uri that identifies the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition\r\n* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition\r\n* [StructureMap](structuremap.html): The uri that identifies the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique)\r\n* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities\r\n* [TestPlan](testplan.html): The uri that identifies the test plan\r\n* [TestScript](testscript.html): The uri that identifies the test script\r\n* [ValueSet](valueset.html): The uri that identifies the value set\r\n"
            },
            {
              "name" : "context-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-quantity",
              "type" : "quantity",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A quantity- or range-valued use context assigned to the charge item definition\r\n* [Citation](citation.html): A quantity- or range-valued use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A quantity- or range-valued use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition\r\n* [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A quantity- or range-valued use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide\r\n* [Library](library.html): A quantity- or range-valued use context assigned to the library\r\n* [Measure](measure.html): A quantity- or range-valued use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A quantity- or range-valued use context assigned to the test script\r\n* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set\r\n"
            },
            {
              "name" : "depends-on",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-depends-on",
              "type" : "reference",
              "documentation" : "Identity of the IG that this depends on"
            },
            {
              "name" : "context",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context assigned to the charge item definition\r\n* [Citation](citation.html): A use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context assigned to the event definition\r\n* [Evidence](evidence.html): A use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide\r\n* [Library](library.html): A use context assigned to the library\r\n* [Measure](measure.html): A use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context assigned to the test script\r\n* [ValueSet](valueset.html): A use context assigned to the value set\r\n"
            },
            {
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-name",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition\r\n* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement\r\n* [Citation](citation.html): Computationally friendly name of the citation\r\n* [CodeSystem](codesystem.html): Computationally friendly name of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition\r\n* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Computationally friendly name of the condition definition\r\n* [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition\r\n* [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable\r\n* [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario\r\n* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide\r\n* [Library](library.html): Computationally friendly name of the library\r\n* [Measure](measure.html): Computationally friendly name of the measure\r\n* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition\r\n* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system\r\n* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition\r\n* [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition\r\n* [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire\r\n* [Requirements](requirements.html): Computationally friendly name of the requirements\r\n* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition\r\n* [StructureMap](structuremap.html): Computationally friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities\r\n* [TestScript](testscript.html): Computationally friendly name of the test script\r\n* [ValueSet](valueset.html): Computationally friendly name of the value set\r\n"
            },
            {
              "name" : "publisher",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-publisher",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition\r\n* [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): Name of the publisher of the charge item definition\r\n* [Citation](citation.html): Name of the publisher of the citation\r\n* [CodeSystem](codesystem.html): Name of the publisher of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition\r\n* [ConceptMap](conceptmap.html): Name of the publisher of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Name of the publisher of the condition definition\r\n* [EventDefinition](eventdefinition.html): Name of the publisher of the event definition\r\n* [Evidence](evidence.html): Name of the publisher of the evidence\r\n* [EvidenceReport](evidencereport.html): Name of the publisher of the evidence report\r\n* [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable\r\n* [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario\r\n* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide\r\n* [Library](library.html): Name of the publisher of the library\r\n* [Measure](measure.html): Name of the publisher of the measure\r\n* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition\r\n* [NamingSystem](namingsystem.html): Name of the publisher of the naming system\r\n* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition\r\n* [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition\r\n* [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire\r\n* [Requirements](requirements.html): Name of the publisher of the requirements\r\n* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition\r\n* [StructureMap](structuremap.html): Name of the publisher of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities\r\n* [TestScript](testscript.html): Name of the publisher of the test script\r\n* [ValueSet](valueset.html): Name of the publisher of the value set\r\n"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "context-type-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type-quantity",
              "type" : "composite",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and quantity- or range-based value assigned to the charge item definition\r\n* [Citation](citation.html): A use context type and quantity- or range-based value assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context type and quantity- or range-based value assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition\r\n* [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context type and quantity- or range-based value assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide\r\n* [Library](library.html): A use context type and quantity- or range-based value assigned to the library\r\n* [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context type and quantity- or range-based value assigned to the test script\r\n* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set\r\n"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-status",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The current status of the activity definition\r\n* [ActorDefinition](actordefinition.html): The current status of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The current status of the charge item definition\r\n* [Citation](citation.html): The current status of the citation\r\n* [CodeSystem](codesystem.html): The current status of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition\r\n* [ConceptMap](conceptmap.html): The current status of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The current status of the condition definition\r\n* [EventDefinition](eventdefinition.html): The current status of the event definition\r\n* [Evidence](evidence.html): The current status of the evidence\r\n* [EvidenceReport](evidencereport.html): The current status of the evidence report\r\n* [EvidenceVariable](evidencevariable.html): The current status of the evidence variable\r\n* [ExampleScenario](examplescenario.html): The current status of the example scenario\r\n* [GraphDefinition](graphdefinition.html): The current status of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The current status of the implementation guide\r\n* [Library](library.html): The current status of the library\r\n* [Measure](measure.html): The current status of the measure\r\n* [MedicationKnowledge](medicationknowledge.html): active | inactive | entered-in-error\r\n* [MessageDefinition](messagedefinition.html): The current status of the message definition\r\n* [NamingSystem](namingsystem.html): The current status of the naming system\r\n* [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown\r\n* [OperationDefinition](operationdefinition.html): The current status of the operation definition\r\n* [PlanDefinition](plandefinition.html): The current status of the plan definition\r\n* [Questionnaire](questionnaire.html): The current status of the questionnaire\r\n* [Requirements](requirements.html): The current status of the requirements\r\n* [SearchParameter](searchparameter.html): The current status of the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown\r\n* [StructureDefinition](structuredefinition.html): The current status of the structure definition\r\n* [StructureMap](structuremap.html): The current status of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown\r\n* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities\r\n* [TestPlan](testplan.html): The current status of the test plan\r\n* [TestScript](testscript.html): The current status of the test script\r\n* [ValueSet](valueset.html): The current status of the value set\r\n"
            }
          ],
          "operation" : [
            {
              "name" : "uninstall",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/ImplementationGuide-t-uninstall"
            },
            {
              "name" : "install",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/ImplementationGuide-t-install"
            }
          ]
        },
        {
          "type" : "Ingredient",
          "profile" : "http://hl7.org/fhir/StructureDefinition/Ingredient",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*",
            "Ingredient:for",
            "Ingredient:manufacturer",
            "Ingredient:substance",
            "Ingredient:substance-definition"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "RegulatedAuthorization:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-identifier",
              "type" : "token",
              "documentation" : "An identifier or code by which the ingredient can be referenced"
            },
            {
              "name" : "role",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-role",
              "type" : "token",
              "documentation" : "A classification of the ingredient identifying its purpose within the product, e.g. active, inactive"
            },
            {
              "name" : "substance",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-substance",
              "type" : "reference",
              "documentation" : "Reference to a resource (by instance)"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "for",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-for",
              "type" : "reference",
              "documentation" : "The product which this ingredient is a constituent part of"
            },
            {
              "name" : "substance-code",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-substance-code",
              "type" : "token",
              "documentation" : "Reference to a concept (by class)"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "strength-concentration-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-quantity",
              "type" : "quantity",
              "documentation" : "Ingredient concentration strength as quantity"
            },
            {
              "name" : "manufacturer",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-manufacturer",
              "type" : "reference",
              "documentation" : "The organization that manufactures this ingredient"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "substance-definition",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-substance-definition",
              "type" : "reference",
              "documentation" : "Reference to a resource (by instance)"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "function",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-function",
              "type" : "token",
              "documentation" : "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"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "strength-presentation-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-quantity",
              "type" : "quantity",
              "documentation" : "Ingredient presentation strength as quantity"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-status",
              "type" : "token",
              "documentation" : "The status of this ingredient. Enables tracking the life-cycle of the content"
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "List",
          "profile" : "http://hl7.org/fhir/StructureDefinition/List",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*",
            "List:encounter",
            "List:item",
            "List:patient",
            "List:source",
            "List:subject"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-date",
              "type" : "date",
              "documentation" : "Multiple Resources: \r\n\r\n* [AdverseEvent](adverseevent.html): When the event occurred\r\n* [AllergyIntolerance](allergyintolerance.html): Date first version of the resource instance was recorded\r\n* [Appointment](appointment.html): Appointment date/time.\r\n* [AuditEvent](auditevent.html): Time when the event was recorded\r\n* [CarePlan](careplan.html): Time period plan covers\r\n* [CareTeam](careteam.html): A date within the coverage time period.\r\n* [ClinicalImpression](clinicalimpression.html): When the assessment was documented\r\n* [Composition](composition.html): Composition editing time\r\n* [Consent](consent.html): When consent was agreed to\r\n* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report\r\n* [DocumentReference](documentreference.html): When this document reference was created\r\n* [Encounter](encounter.html): A date within the actualPeriod the Encounter lasted\r\n* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period\r\n* [FamilyMemberHistory](familymemberhistory.html): When history was recorded or last updated\r\n* [Flag](flag.html): Time period when flag is active\r\n* [Immunization](immunization.html): Vaccination  (non)-Administration Date\r\n* [ImmunizationEvaluation](immunizationevaluation.html): Date the evaluation was generated\r\n* [ImmunizationRecommendation](immunizationrecommendation.html): Date recommendation(s) created\r\n* [Invoice](invoice.html): Invoice date / posting date\r\n* [List](list.html): When the list was prepared\r\n* [MeasureReport](measurereport.html): The date of the measure report\r\n* [NutritionIntake](nutritionintake.html): Date when patient was taking (or not taking) the medication\r\n* [Observation](observation.html): Clinically relevant time/time-period for observation\r\n* [Procedure](procedure.html): When the procedure occurred or is occurring\r\n* [ResearchSubject](researchsubject.html): Start and end of participation\r\n* [RiskAssessment](riskassessment.html): When was assessment made?\r\n* [SupplyRequest](supplyrequest.html): When the request was made\r\n"
            },
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-identifier",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [Account](account.html): Account number\r\n* [AdverseEvent](adverseevent.html): Business identifier for the event\r\n* [AllergyIntolerance](allergyintolerance.html): External ids for this item\r\n* [Appointment](appointment.html): An Identifier of the Appointment\r\n* [AppointmentResponse](appointmentresponse.html): An Identifier in this appointment response\r\n* [Basic](basic.html): Business identifier\r\n* [BodyStructure](bodystructure.html): Bodystructure identifier\r\n* [CarePlan](careplan.html): External Ids for this plan\r\n* [CareTeam](careteam.html): External Ids for this team\r\n* [ChargeItem](chargeitem.html): Business Identifier for item\r\n* [Claim](claim.html): The primary identifier of the financial resource\r\n* [ClaimResponse](claimresponse.html): The identity of the ClaimResponse\r\n* [ClinicalImpression](clinicalimpression.html): Business identifier\r\n* [Communication](communication.html): Unique identifier\r\n* [CommunicationRequest](communicationrequest.html): Unique identifier\r\n* [Composition](composition.html): Version-independent identifier for the Composition\r\n* [Condition](condition.html): A unique identifier of the condition record\r\n* [Consent](consent.html): Identifier for this record (external references)\r\n* [Contract](contract.html): The identity of the contract\r\n* [Coverage](coverage.html): The primary identifier of the insured and the coverage\r\n* [CoverageEligibilityRequest](coverageeligibilityrequest.html): The business identifier of the Eligibility\r\n* [CoverageEligibilityResponse](coverageeligibilityresponse.html): The business identifier\r\n* [DetectedIssue](detectedissue.html): Unique id for the detected issue\r\n* [DeviceRequest](devicerequest.html): Business identifier for request/order\r\n* [DeviceUsage](deviceusage.html): Search by identifier\r\n* [DiagnosticReport](diagnosticreport.html): An identifier for the report\r\n* [DocumentReference](documentreference.html): Identifier of the attachment binary\r\n* [Encounter](encounter.html): Identifier(s) by which this encounter is known\r\n* [EnrollmentRequest](enrollmentrequest.html): The business identifier of the Enrollment\r\n* [EpisodeOfCare](episodeofcare.html): Business Identifier(s) relevant for this EpisodeOfCare\r\n* [ExplanationOfBenefit](explanationofbenefit.html): The business identifier of the Explanation of Benefit\r\n* [FamilyMemberHistory](familymemberhistory.html): A search by a record identifier\r\n* [Flag](flag.html): Business identifier\r\n* [Goal](goal.html): External Ids for this goal\r\n* [GuidanceResponse](guidanceresponse.html): The identifier of the guidance response\r\n* [ImagingSelection](imagingselection.html): Identifiers for the imaging selection\r\n* [ImagingStudy](imagingstudy.html): Identifiers for the Study, such as DICOM Study Instance UID\r\n* [Immunization](immunization.html): Business identifier\r\n* [ImmunizationEvaluation](immunizationevaluation.html): ID of the evaluation\r\n* [ImmunizationRecommendation](immunizationrecommendation.html): Business identifier\r\n* [Invoice](invoice.html): Business Identifier for item\r\n* [List](list.html): Business identifier\r\n* [MeasureReport](measurereport.html): External identifier of the measure report to be returned\r\n* [Medication](medication.html): Returns medications with this external identifier\r\n* [MedicationAdministration](medicationadministration.html): Return administrations with this external identifier\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses with this external identifier\r\n* [MedicationRequest](medicationrequest.html): Return prescriptions with this external identifier\r\n* [MedicationStatement](medicationstatement.html): Return statements with this external identifier\r\n* [MolecularSequence](molecularsequence.html): The unique identity for a particular sequence\r\n* [NutritionIntake](nutritionintake.html): Return statements with this external identifier\r\n* [NutritionOrder](nutritionorder.html): Return nutrition orders with this external identifier\r\n* [Observation](observation.html): The unique id for a particular observation\r\n* [Person](person.html): A person Identifier\r\n* [Procedure](procedure.html): A unique identifier for a procedure\r\n* [QuestionnaireResponse](questionnaireresponse.html): The unique identifier for the questionnaire response\r\n* [RelatedPerson](relatedperson.html): An Identifier of the RelatedPerson\r\n* [RequestOrchestration](requestorchestration.html): External identifiers for the request orchestration\r\n* [ResearchSubject](researchsubject.html): Business Identifier for research subject in a study\r\n* [RiskAssessment](riskassessment.html): Unique identifier for the assessment\r\n* [ServiceRequest](servicerequest.html): Identifiers assigned to this order\r\n* [Specimen](specimen.html): The unique identifier associated with the specimen\r\n* [SupplyDelivery](supplydelivery.html): External identifier\r\n* [SupplyRequest](supplyrequest.html): Business Identifier for SupplyRequest\r\n* [Task](task.html): Search for a task instance by its business identifier\r\n* [VisionPrescription](visionprescription.html): Return prescriptions with this external identifier\r\n"
            },
            {
              "name" : "empty-reason",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-empty-reason",
              "type" : "token",
              "documentation" : "Why list is empty"
            },
            {
              "name" : "item",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-item",
              "type" : "reference",
              "documentation" : "Actual entry"
            },
            {
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-code",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [AdverseEvent](adverseevent.html): Event or incident that occurred or was averted\r\n* [AllergyIntolerance](allergyintolerance.html): Code that identifies the allergy or intolerance\r\n* [AuditEvent](auditevent.html): More specific code for the event\r\n* [Basic](basic.html): Kind of Resource\r\n* [ChargeItem](chargeitem.html): A code that identifies the charge, like a billing code\r\n* [Condition](condition.html): Code for the condition\r\n* [DetectedIssue](detectedissue.html): Issue Type, e.g. drug-drug, duplicate therapy, etc.\r\n* [DeviceRequest](devicerequest.html): Code for what is being requested/ordered\r\n* [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\r\n* [FamilyMemberHistory](familymemberhistory.html): A search by a condition code\r\n* [ImagingSelection](imagingselection.html): The imaging selection status\r\n* [List](list.html): What the purpose of this list is\r\n* [Medication](medication.html): Returns medications for a specific code\r\n* [MedicationAdministration](medicationadministration.html): Return administrations of this medication code\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses of this medicine code\r\n* [MedicationRequest](medicationrequest.html): Return prescriptions of this medication code\r\n* [MedicationStatement](medicationstatement.html): Return statements of this medication code\r\n* [NutritionIntake](nutritionintake.html): Returns statements of this code of NutritionIntake\r\n* [Observation](observation.html): The code of the observation type\r\n* [Procedure](procedure.html): A code to identify a  procedure\r\n* [RequestOrchestration](requestorchestration.html): The code of the request orchestration\r\n* [Task](task.html): Search by task code\r\n"
            },
            {
              "name" : "notes",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-notes",
              "type" : "string",
              "documentation" : "The annotation  - text content (as markdown)"
            },
            {
              "name" : "subject",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-subject",
              "type" : "reference",
              "documentation" : "If all resources have the same subject"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "encounter",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-encounter",
              "type" : "reference",
              "documentation" : "Multiple Resources: \r\n\r\n* [AuditEvent](auditevent.html): Encounter related to the activity recorded in the AuditEvent\r\n* [CarePlan](careplan.html): The Encounter during which this CarePlan was created\r\n* [ChargeItem](chargeitem.html): Encounter associated with event\r\n* [Claim](claim.html): Encounters associated with a billed line item\r\n* [ClinicalImpression](clinicalimpression.html): The Encounter during which this ClinicalImpression was created\r\n* [Communication](communication.html): The Encounter during which this Communication was created\r\n* [CommunicationRequest](communicationrequest.html): The Encounter during which this CommunicationRequest was created\r\n* [Composition](composition.html): Context of the Composition\r\n* [Condition](condition.html): The Encounter during which this Condition was created\r\n* [DeviceRequest](devicerequest.html): Encounter during which request was created\r\n* [DiagnosticReport](diagnosticreport.html): The Encounter when the order was made\r\n* [EncounterHistory](encounterhistory.html): The Encounter associated with this set of history values\r\n* [ExplanationOfBenefit](explanationofbenefit.html): Encounters associated with a billed line item\r\n* [Flag](flag.html): Alert relevant during encounter\r\n* [ImagingStudy](imagingstudy.html): The context of the study\r\n* [List](list.html): Context in which list created\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses with a specific encounter\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific encounter\r\n* [NutritionIntake](nutritionintake.html): Returns statements for a specific encounter\r\n* [NutritionOrder](nutritionorder.html): Return nutrition orders with this encounter identifier\r\n* [Observation](observation.html): Encounter related to the observation\r\n* [Procedure](procedure.html): The Encounter during which this Procedure was created\r\n* [Provenance](provenance.html): Encounter related to the Provenance\r\n* [QuestionnaireResponse](questionnaireresponse.html): Encounter associated with the questionnaire response\r\n* [RequestOrchestration](requestorchestration.html): The encounter the request orchestration applies to\r\n* [RiskAssessment](riskassessment.html): Where was assessment performed?\r\n* [ServiceRequest](servicerequest.html): An encounter in which this request is made\r\n* [Task](task.html): Search by encounter\r\n* [VisionPrescription](visionprescription.html): Return prescriptions with this encounter identifier\r\n"
            },
            {
              "name" : "source",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-source",
              "type" : "reference",
              "documentation" : "Who and/or what defined the list contents (aka Author)"
            },
            {
              "name" : "title",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-title",
              "type" : "string",
              "documentation" : "Descriptive name for the list"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-patient",
              "type" : "reference",
              "documentation" : "Multiple Resources: \r\n\r\n* [Account](account.html): The entity that caused the expenses\r\n* [AdverseEvent](adverseevent.html): Subject impacted by event\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [Appointment](appointment.html): One of the individuals of the appointment is this patient\r\n* [AppointmentResponse](appointmentresponse.html): This Response is for this Patient\r\n* [AuditEvent](auditevent.html): Where the activity involved patient data\r\n* [Basic](basic.html): Identifies the focus of this resource\r\n* [BodyStructure](bodystructure.html): Who this is about\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [ChargeItem](chargeitem.html): Individual service was done for/to\r\n* [Claim](claim.html): Patient receiving the products or services\r\n* [ClaimResponse](claimresponse.html): The subject of care\r\n* [ClinicalImpression](clinicalimpression.html): Patient assessed\r\n* [Communication](communication.html): Focus of message\r\n* [CommunicationRequest](communicationrequest.html): Focus of message\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [Contract](contract.html): The identity of the subject of the contract (if a patient)\r\n* [Coverage](coverage.html): Retrieve coverages for a patient\r\n* [CoverageEligibilityRequest](coverageeligibilityrequest.html): The reference to the patient\r\n* [CoverageEligibilityResponse](coverageeligibilityresponse.html): The reference to the patient\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DeviceUsage](deviceusage.html): Search by patient who used / uses the device\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient present at the encounter\r\n* [EnrollmentRequest](enrollmentrequest.html): The party to be enrolled\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [ExplanationOfBenefit](explanationofbenefit.html): The reference to the patient\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [GuidanceResponse](guidanceresponse.html): The identity of a patient to search for guidance response results\r\n* [ImagingSelection](imagingselection.html): Who the study is about\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [ImmunizationEvaluation](immunizationevaluation.html): The patient being evaluated\r\n* [ImmunizationRecommendation](immunizationrecommendation.html): Who this profile is for\r\n* [Invoice](invoice.html): Recipient(s) of goods and services\r\n* [List](list.html): If all resources have the same subject\r\n* [MeasureReport](measurereport.html): The identity of a patient to search for individual measure report results for\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations  for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses  for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [MolecularSequence](molecularsequence.html): The subject that the sequence is about\r\n* [NutritionIntake](nutritionintake.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Person](person.html): The Person links to this Patient\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [Provenance](provenance.html): Where the activity involved patient data\r\n* [QuestionnaireResponse](questionnaireresponse.html): The patient that is the subject of the questionnaire response\r\n* [RelatedPerson](relatedperson.html): The patient this related person is related to\r\n* [RequestOrchestration](requestorchestration.html): The identity of a patient to search for request orchestrations\r\n* [ResearchSubject](researchsubject.html): Who or what is part of study\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [Specimen](specimen.html): The patient the specimen comes from\r\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\r\n* [SupplyRequest](supplyrequest.html): The patient or subject for whom the supply is destined\r\n* [Task](task.html): Search by patient\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for\r\n"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/List-status",
              "type" : "token",
              "documentation" : "current | retired | entered-in-error"
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "ManufacturedItemDefinition",
          "profile" : "http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*"
          ],
          "searchRevInclude" : [
            "AdministrableProductDefinition:manufactured-item",
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "Ingredient:for",
            "List:item",
            "List:subject",
            "PackagedProductDefinition:biological",
            "PackagedProductDefinition:contained-item",
            "PackagedProductDefinition:device",
            "PackagedProductDefinition:manufactured-item",
            "PackagedProductDefinition:medication",
            "PackagedProductDefinition:nutrition",
            "PackagedProductDefinition:package",
            "RegulatedAuthorization:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-identifier",
              "type" : "token",
              "documentation" : "Unique identifier"
            },
            {
              "name" : "ingredient",
              "definition" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-ingredient",
              "type" : "token",
              "documentation" : "An ingredient of this item"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-name",
              "type" : "token",
              "documentation" : "A descriptive name applied to this item"
            },
            {
              "name" : "dose-form",
              "definition" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-dose-form",
              "type" : "token",
              "documentation" : "Dose form as manufactured and before any transformation into the pharmaceutical product"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-status",
              "type" : "token",
              "documentation" : "The status of this item. Enables tracking the life-cycle of the content."
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "MedicinalProductDefinition",
          "profile" : "http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*",
            "MedicinalProductDefinition:contact",
            "MedicinalProductDefinition:master-file"
          ],
          "searchRevInclude" : [
            "AdministrableProductDefinition:form-of",
            "ClinicalUseDefinition:product",
            "ClinicalUseDefinition:subject",
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "Ingredient:for",
            "List:item",
            "List:subject",
            "PackagedProductDefinition:package-for",
            "RegulatedAuthorization:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-identifier",
              "type" : "token",
              "documentation" : "Business identifier for this product. Could be an MPID"
            },
            {
              "name" : "ingredient",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-ingredient",
              "type" : "token",
              "documentation" : "An ingredient of this product"
            },
            {
              "name" : "master-file",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-master-file",
              "type" : "reference",
              "documentation" : "A master file for to the medicinal product (e.g. Pharmacovigilance System Master File)"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "name-language",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name-language",
              "type" : "token",
              "documentation" : "Language code for this name"
            },
            {
              "name" : "type",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-type",
              "type" : "token",
              "documentation" : "Regulatory type, e.g. Investigational or Authorized"
            },
            {
              "name" : "characteristic",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic",
              "type" : "token",
              "documentation" : "Allows the key product features to be recorded, such as \"sugar free\", \"modified release\", \"parallel import\""
            },
            {
              "name" : "characteristic-type",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic-type",
              "type" : "token",
              "documentation" : "A category for the characteristic"
            },
            {
              "name" : "product-classification",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-product-classification",
              "type" : "token",
              "documentation" : "Allows the product to be classified by various systems"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "contact",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-contact",
              "type" : "reference",
              "documentation" : "A product specific contact, person (in a role), or an organization"
            },
            {
              "name" : "domain",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-domain",
              "type" : "token",
              "documentation" : "If this medicine applies to human or veterinary uses"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name",
              "type" : "string",
              "documentation" : "The full product name"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-status",
              "type" : "token",
              "documentation" : "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"
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "OperationDefinition",
          "profile" : "http://hl7.org/fhir/StructureDefinition/OperationDefinition",
          "interaction" : [
            {
              "code" : "read"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalDelete" : "single",
          "searchInclude" : [
            "*",
            "OperationDefinition:base",
            "OperationDefinition:input-profile",
            "OperationDefinition:output-profile"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "OperationDefinition:base",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-date",
              "type" : "date",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The activity definition publication date\r\n* [ActorDefinition](actordefinition.html): The Actor Definition publication date\r\n* [CapabilityStatement](capabilitystatement.html): The capability statement publication date\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The charge item definition publication date\r\n* [Citation](citation.html): The citation publication date\r\n* [CodeSystem](codesystem.html): The code system publication date\r\n* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date\r\n* [ConceptMap](conceptmap.html): The concept map publication date\r\n* [ConditionDefinition](conditiondefinition.html): The condition definition publication date\r\n* [EventDefinition](eventdefinition.html): The event definition publication date\r\n* [Evidence](evidence.html): The evidence publication date\r\n* [EvidenceVariable](evidencevariable.html): The evidence variable publication date\r\n* [ExampleScenario](examplescenario.html): The example scenario publication date\r\n* [GraphDefinition](graphdefinition.html): The graph definition publication date\r\n* [ImplementationGuide](implementationguide.html): The implementation guide publication date\r\n* [Library](library.html): The library publication date\r\n* [Measure](measure.html): The measure publication date\r\n* [MessageDefinition](messagedefinition.html): The message definition publication date\r\n* [NamingSystem](namingsystem.html): The naming system publication date\r\n* [OperationDefinition](operationdefinition.html): The operation definition publication date\r\n* [PlanDefinition](plandefinition.html): The plan definition publication date\r\n* [Questionnaire](questionnaire.html): The questionnaire publication date\r\n* [Requirements](requirements.html): The requirements publication date\r\n* [SearchParameter](searchparameter.html): The search parameter publication date\r\n* [StructureDefinition](structuredefinition.html): The structure definition publication date\r\n* [StructureMap](structuremap.html): The structure map publication date\r\n* [SubscriptionTopic](subscriptiontopic.html): Date status first applied\r\n* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date\r\n* [TestScript](testscript.html): The test script publication date\r\n* [ValueSet](valueset.html): The value set publication date\r\n"
            },
            {
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-code",
              "type" : "token",
              "documentation" : "Name used to invoke the operation"
            },
            {
              "name" : "instance",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance",
              "type" : "token",
              "documentation" : "Invoke on an instance?"
            },
            {
              "name" : "context-type-value",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type-value",
              "type" : "composite",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and value assigned to the charge item definition\r\n* [Citation](citation.html): A use context type and value assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context type and value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context type and value assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition\r\n* [Evidence](evidence.html): A use context type and value assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context type and value assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide\r\n* [Library](library.html): A use context type and value assigned to the library\r\n* [Measure](measure.html): A use context type and value assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context type and value assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context type and value assigned to the test script\r\n* [ValueSet](valueset.html): A use context type and value assigned to the value set\r\n"
            },
            {
              "name" : "jurisdiction",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-jurisdiction",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Intended jurisdiction for the activity definition\r\n* [ActorDefinition](actordefinition.html): Intended jurisdiction for the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): Intended jurisdiction for the charge item definition\r\n* [Citation](citation.html): Intended jurisdiction for the citation\r\n* [CodeSystem](codesystem.html): Intended jurisdiction for the code system\r\n* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Intended jurisdiction for the condition definition\r\n* [EventDefinition](eventdefinition.html): Intended jurisdiction for the event definition\r\n* [ExampleScenario](examplescenario.html): Intended jurisdiction for the example scenario\r\n* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition\r\n* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide\r\n* [Library](library.html): Intended jurisdiction for the library\r\n* [Measure](measure.html): Intended jurisdiction for the measure\r\n* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition\r\n* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system\r\n* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition\r\n* [PlanDefinition](plandefinition.html): Intended jurisdiction for the plan definition\r\n* [Questionnaire](questionnaire.html): Intended jurisdiction for the questionnaire\r\n* [Requirements](requirements.html): Intended jurisdiction for the requirements\r\n* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter\r\n* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition\r\n* [StructureMap](structuremap.html): Intended jurisdiction for the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities\r\n* [TestScript](testscript.html): Intended jurisdiction for the test script\r\n* [ValueSet](valueset.html): Intended jurisdiction for the value set\r\n"
            },
            {
              "name" : "description",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-description",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The description of the activity definition\r\n* [ActorDefinition](actordefinition.html): The description of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The description of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The description of the charge item definition\r\n* [Citation](citation.html): The description of the citation\r\n* [CodeSystem](codesystem.html): The description of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition\r\n* [ConceptMap](conceptmap.html): The description of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The description of the condition definition\r\n* [EventDefinition](eventdefinition.html): The description of the event definition\r\n* [Evidence](evidence.html): The description of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The description of the evidence variable\r\n* [GraphDefinition](graphdefinition.html): The description of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The description of the implementation guide\r\n* [Library](library.html): The description of the library\r\n* [Measure](measure.html): The description of the measure\r\n* [MessageDefinition](messagedefinition.html): The description of the message definition\r\n* [NamingSystem](namingsystem.html): The description of the naming system\r\n* [OperationDefinition](operationdefinition.html): The description of the operation definition\r\n* [PlanDefinition](plandefinition.html): The description of the plan definition\r\n* [Questionnaire](questionnaire.html): The description of the questionnaire\r\n* [Requirements](requirements.html): The description of the requirements\r\n* [SearchParameter](searchparameter.html): The description of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The description of the structure definition\r\n* [StructureMap](structuremap.html): The description of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities\r\n* [TestScript](testscript.html): The description of the test script\r\n* [ValueSet](valueset.html): The description of the value set\r\n"
            },
            {
              "name" : "context-type",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A type of use context assigned to the charge item definition\r\n* [Citation](citation.html): A type of use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A type of use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A type of use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition\r\n* [Evidence](evidence.html): A type of use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A type of use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide\r\n* [Library](library.html): A type of use context assigned to the library\r\n* [Measure](measure.html): A type of use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A type of use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A type of use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A type of use context assigned to the test script\r\n* [ValueSet](valueset.html): A type of use context assigned to the value set\r\n"
            },
            {
              "name" : "title",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-title",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The human-friendly name of the activity definition\r\n* [ActorDefinition](actordefinition.html): The human-friendly name of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The human-friendly name of the charge item definition\r\n* [Citation](citation.html): The human-friendly name of the citation\r\n* [CodeSystem](codesystem.html): The human-friendly name of the code system\r\n* [ConceptMap](conceptmap.html): The human-friendly name of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The human-friendly name of the condition definition\r\n* [EventDefinition](eventdefinition.html): The human-friendly name of the event definition\r\n* [Evidence](evidence.html): The human-friendly name of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The human-friendly name of the evidence variable\r\n* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide\r\n* [Library](library.html): The human-friendly name of the library\r\n* [Measure](measure.html): The human-friendly name of the measure\r\n* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition\r\n* [ObservationDefinition](observationdefinition.html): Human-friendly name of the ObservationDefinition\r\n* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition\r\n* [PlanDefinition](plandefinition.html): The human-friendly name of the plan definition\r\n* [Questionnaire](questionnaire.html): The human-friendly name of the questionnaire\r\n* [Requirements](requirements.html): The human-friendly name of the requirements\r\n* [SpecimenDefinition](specimendefinition.html): Human-friendly name of the SpecimenDefinition\r\n* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition\r\n* [StructureMap](structuremap.html): The human-friendly name of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Name for this SubscriptionTopic (Human friendly)\r\n* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities\r\n* [TestScript](testscript.html): The human-friendly name of the test script\r\n* [ValueSet](valueset.html): The human-friendly name of the value set\r\n"
            },
            {
              "name" : "type",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-type",
              "type" : "token",
              "documentation" : "Invoke at the type level?"
            },
            {
              "name" : "context-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-context-quantity",
              "type" : "quantity",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A quantity- or range-valued use context assigned to the charge item definition\r\n* [Citation](citation.html): A quantity- or range-valued use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A quantity- or range-valued use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition\r\n* [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A quantity- or range-valued use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide\r\n* [Library](library.html): A quantity- or range-valued use context assigned to the library\r\n* [Measure](measure.html): A quantity- or range-valued use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A quantity- or range-valued use context assigned to the test script\r\n* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set\r\n"
            },
            {
              "name" : "output-profile",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile",
              "type" : "reference",
              "documentation" : "Validation information for out parameters"
            },
            {
              "name" : "context",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-context",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context assigned to the charge item definition\r\n* [Citation](citation.html): A use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context assigned to the event definition\r\n* [Evidence](evidence.html): A use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide\r\n* [Library](library.html): A use context assigned to the library\r\n* [Measure](measure.html): A use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context assigned to the test script\r\n* [ValueSet](valueset.html): A use context assigned to the value set\r\n"
            },
            {
              "name" : "context-type-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type-quantity",
              "type" : "composite",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and quantity- or range-based value assigned to the charge item definition\r\n* [Citation](citation.html): A use context type and quantity- or range-based value assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context type and quantity- or range-based value assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition\r\n* [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context type and quantity- or range-based value assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide\r\n* [Library](library.html): A use context type and quantity- or range-based value assigned to the library\r\n* [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context type and quantity- or range-based value assigned to the test script\r\n* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set\r\n"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-identifier",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): External identifier for the activity definition\r\n* [ActorDefinition](actordefinition.html): External identifier for the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): External identifier for the charge item definition\r\n* [Citation](citation.html): External identifier for the citation\r\n* [CodeSystem](codesystem.html): External identifier for the code system\r\n* [ConceptMap](conceptmap.html): External identifier for the concept map\r\n* [ConditionDefinition](conditiondefinition.html): External identifier for the condition definition\r\n* [EventDefinition](eventdefinition.html): External identifier for the event definition\r\n* [Evidence](evidence.html): External identifier for the evidence\r\n* [EvidenceReport](evidencereport.html): External identifier for the evidence report\r\n* [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable\r\n* [ExampleScenario](examplescenario.html): External identifier for the example scenario\r\n* [GraphDefinition](graphdefinition.html): External identifier for the graph definition\r\n* [ImplementationGuide](implementationguide.html): External identifier for the implementation guide\r\n* [Library](library.html): External identifier for the library\r\n* [Measure](measure.html): External identifier for the measure\r\n* [MedicationKnowledge](medicationknowledge.html): Business identifier for this medication\r\n* [MessageDefinition](messagedefinition.html): External identifier for the message definition\r\n* [NamingSystem](namingsystem.html): External identifier for the naming system\r\n* [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition\r\n* [OperationDefinition](operationdefinition.html): External identifier for the search parameter\r\n* [PlanDefinition](plandefinition.html): External identifier for the plan definition\r\n* [Questionnaire](questionnaire.html): External identifier for the questionnaire\r\n* [Requirements](requirements.html): External identifier for the requirements\r\n* [SearchParameter](searchparameter.html): External identifier for the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition\r\n* [StructureDefinition](structuredefinition.html): External identifier for the structure definition\r\n* [StructureMap](structuremap.html): External identifier for the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic\r\n* [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities\r\n* [TestPlan](testplan.html): An identifier for the test plan\r\n* [TestScript](testscript.html): External identifier for the test script\r\n* [ValueSet](valueset.html): External identifier for the value set\r\n"
            },
            {
              "name" : "kind",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind",
              "type" : "token",
              "documentation" : "operation | query"
            },
            {
              "name" : "version",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-version",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The business version of the activity definition\r\n* [ActorDefinition](actordefinition.html): The business version of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The business version of the charge item definition\r\n* [Citation](citation.html): The business version of the citation\r\n* [CodeSystem](codesystem.html): The business version of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition\r\n* [ConceptMap](conceptmap.html): The business version of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The business version of the condition definition\r\n* [EventDefinition](eventdefinition.html): The business version of the event definition\r\n* [Evidence](evidence.html): The business version of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The business version of the evidence variable\r\n* [ExampleScenario](examplescenario.html): The business version of the example scenario\r\n* [GraphDefinition](graphdefinition.html): The business version of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The business version of the implementation guide\r\n* [Library](library.html): The business version of the library\r\n* [Measure](measure.html): The business version of the measure\r\n* [MessageDefinition](messagedefinition.html): The business version of the message definition\r\n* [NamingSystem](namingsystem.html): The business version of the naming system\r\n* [OperationDefinition](operationdefinition.html): The business version of the operation definition\r\n* [PlanDefinition](plandefinition.html): The business version of the plan definition\r\n* [Questionnaire](questionnaire.html): The business version of the questionnaire\r\n* [Requirements](requirements.html): The business version of the requirements\r\n* [SearchParameter](searchparameter.html): The business version of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The business version of the structure definition\r\n* [StructureMap](structuremap.html): The business version of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic\r\n* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities\r\n* [TestScript](testscript.html): The business version of the test script\r\n* [ValueSet](valueset.html): The business version of the value set\r\n"
            },
            {
              "name" : "url",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-url",
              "type" : "uri",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition\r\n* [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The uri that identifies the charge item definition\r\n* [Citation](citation.html): The uri that identifies the citation\r\n* [CodeSystem](codesystem.html): The uri that identifies the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition\r\n* [ConceptMap](conceptmap.html): The URI that identifies the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The uri that identifies the condition definition\r\n* [EventDefinition](eventdefinition.html): The uri that identifies the event definition\r\n* [Evidence](evidence.html): The uri that identifies the evidence\r\n* [EvidenceReport](evidencereport.html): The uri that identifies the evidence report\r\n* [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable\r\n* [ExampleScenario](examplescenario.html): The uri that identifies the example scenario\r\n* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition\r\n* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide\r\n* [Library](library.html): The uri that identifies the library\r\n* [Measure](measure.html): The uri that identifies the measure\r\n* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition\r\n* [NamingSystem](namingsystem.html): The uri that identifies the naming system\r\n* [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition\r\n* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition\r\n* [PlanDefinition](plandefinition.html): The uri that identifies the plan definition\r\n* [Questionnaire](questionnaire.html): The uri that identifies the questionnaire\r\n* [Requirements](requirements.html): The uri that identifies the requirements\r\n* [SearchParameter](searchparameter.html): The uri that identifies the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition\r\n* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition\r\n* [StructureMap](structuremap.html): The uri that identifies the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique)\r\n* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities\r\n* [TestPlan](testplan.html): The uri that identifies the test plan\r\n* [TestScript](testscript.html): The uri that identifies the test script\r\n* [ValueSet](valueset.html): The uri that identifies the value set\r\n"
            },
            {
              "name" : "input-profile",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile",
              "type" : "reference",
              "documentation" : "Validation information for in parameters"
            },
            {
              "name" : "system",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-system",
              "type" : "token",
              "documentation" : "Invoke at the system level?"
            },
            {
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-name",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition\r\n* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement\r\n* [Citation](citation.html): Computationally friendly name of the citation\r\n* [CodeSystem](codesystem.html): Computationally friendly name of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition\r\n* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Computationally friendly name of the condition definition\r\n* [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition\r\n* [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable\r\n* [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario\r\n* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide\r\n* [Library](library.html): Computationally friendly name of the library\r\n* [Measure](measure.html): Computationally friendly name of the measure\r\n* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition\r\n* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system\r\n* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition\r\n* [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition\r\n* [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire\r\n* [Requirements](requirements.html): Computationally friendly name of the requirements\r\n* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition\r\n* [StructureMap](structuremap.html): Computationally friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities\r\n* [TestScript](testscript.html): Computationally friendly name of the test script\r\n* [ValueSet](valueset.html): Computationally friendly name of the value set\r\n"
            },
            {
              "name" : "publisher",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-publisher",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition\r\n* [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): Name of the publisher of the charge item definition\r\n* [Citation](citation.html): Name of the publisher of the citation\r\n* [CodeSystem](codesystem.html): Name of the publisher of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition\r\n* [ConceptMap](conceptmap.html): Name of the publisher of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Name of the publisher of the condition definition\r\n* [EventDefinition](eventdefinition.html): Name of the publisher of the event definition\r\n* [Evidence](evidence.html): Name of the publisher of the evidence\r\n* [EvidenceReport](evidencereport.html): Name of the publisher of the evidence report\r\n* [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable\r\n* [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario\r\n* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide\r\n* [Library](library.html): Name of the publisher of the library\r\n* [Measure](measure.html): Name of the publisher of the measure\r\n* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition\r\n* [NamingSystem](namingsystem.html): Name of the publisher of the naming system\r\n* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition\r\n* [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition\r\n* [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire\r\n* [Requirements](requirements.html): Name of the publisher of the requirements\r\n* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition\r\n* [StructureMap](structuremap.html): Name of the publisher of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities\r\n* [TestScript](testscript.html): Name of the publisher of the test script\r\n* [ValueSet](valueset.html): Name of the publisher of the value set\r\n"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "base",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-base",
              "type" : "reference",
              "documentation" : "Marks this as a profile of the base"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-status",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The current status of the activity definition\r\n* [ActorDefinition](actordefinition.html): The current status of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The current status of the charge item definition\r\n* [Citation](citation.html): The current status of the citation\r\n* [CodeSystem](codesystem.html): The current status of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition\r\n* [ConceptMap](conceptmap.html): The current status of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The current status of the condition definition\r\n* [EventDefinition](eventdefinition.html): The current status of the event definition\r\n* [Evidence](evidence.html): The current status of the evidence\r\n* [EvidenceReport](evidencereport.html): The current status of the evidence report\r\n* [EvidenceVariable](evidencevariable.html): The current status of the evidence variable\r\n* [ExampleScenario](examplescenario.html): The current status of the example scenario\r\n* [GraphDefinition](graphdefinition.html): The current status of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The current status of the implementation guide\r\n* [Library](library.html): The current status of the library\r\n* [Measure](measure.html): The current status of the measure\r\n* [MedicationKnowledge](medicationknowledge.html): active | inactive | entered-in-error\r\n* [MessageDefinition](messagedefinition.html): The current status of the message definition\r\n* [NamingSystem](namingsystem.html): The current status of the naming system\r\n* [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown\r\n* [OperationDefinition](operationdefinition.html): The current status of the operation definition\r\n* [PlanDefinition](plandefinition.html): The current status of the plan definition\r\n* [Questionnaire](questionnaire.html): The current status of the questionnaire\r\n* [Requirements](requirements.html): The current status of the requirements\r\n* [SearchParameter](searchparameter.html): The current status of the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown\r\n* [StructureDefinition](structuredefinition.html): The current status of the structure definition\r\n* [StructureMap](structuremap.html): The current status of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown\r\n* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities\r\n* [TestPlan](testplan.html): The current status of the test plan\r\n* [TestScript](testscript.html): The current status of the test script\r\n* [ValueSet](valueset.html): The current status of the value set\r\n"
            }
          ]
        },
        {
          "type" : "Organization",
          "profile" : "http://hl7.org/fhir/StructureDefinition/Organization",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*",
            "Organization:endpoint",
            "Organization:partof"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:attester",
            "Composition:author",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "Ingredient:manufacturer",
            "List:item",
            "List:source",
            "List:subject",
            "MedicinalProductDefinition:contact",
            "Organization:partof",
            "RegulatedAuthorization:holder",
            "RegulatedAuthorization:subject",
            "Subscription:owner",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-identifier",
              "type" : "token",
              "documentation" : "Any identifier for the organization (not the accreditation issuer's identifier)"
            },
            {
              "name" : "partof",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-partof",
              "type" : "reference",
              "documentation" : "An organization of which this organization forms a part"
            },
            {
              "name" : "address",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address",
              "type" : "string",
              "documentation" : "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"
            },
            {
              "name" : "address-state",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-state",
              "type" : "string",
              "documentation" : "A state specified in an address"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "active",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-active",
              "type" : "token",
              "documentation" : "Is the Organization record active"
            },
            {
              "name" : "type",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-type",
              "type" : "token",
              "documentation" : "A code for the type of organization"
            },
            {
              "name" : "address-postalcode",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-postalcode",
              "type" : "string",
              "documentation" : "A postal code specified in an address"
            },
            {
              "name" : "address-country",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-country",
              "type" : "string",
              "documentation" : "A country specified in an address"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "endpoint",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-endpoint",
              "type" : "reference",
              "documentation" : "Technical endpoints providing access to services operated for the organization"
            },
            {
              "name" : "phonetic",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-phonetic",
              "type" : "string",
              "documentation" : "A portion of the organization's name using some kind of phonetic matching algorithm"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "address-use",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-use",
              "type" : "token",
              "documentation" : "A use code specified in an address"
            },
            {
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-name",
              "type" : "string",
              "documentation" : "A portion of the organization's name or alias"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "address-city",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-city",
              "type" : "string",
              "documentation" : "A city specified in an address"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "PackagedProductDefinition",
          "profile" : "http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*",
            "PackagedProductDefinition:biological",
            "PackagedProductDefinition:contained-item",
            "PackagedProductDefinition:device",
            "PackagedProductDefinition:manufactured-item",
            "PackagedProductDefinition:medication",
            "PackagedProductDefinition:nutrition",
            "PackagedProductDefinition:package",
            "PackagedProductDefinition:package-for"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "PackagedProductDefinition:biological",
            "PackagedProductDefinition:contained-item",
            "PackagedProductDefinition:device",
            "PackagedProductDefinition:manufactured-item",
            "PackagedProductDefinition:medication",
            "PackagedProductDefinition:nutrition",
            "PackagedProductDefinition:package",
            "RegulatedAuthorization:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-identifier",
              "type" : "token",
              "documentation" : "Unique identifier"
            },
            {
              "name" : "package",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package",
              "type" : "reference",
              "documentation" : "A complete packaged product within this packaged product"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "medication",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-medication",
              "type" : "reference",
              "documentation" : "A manufactured item of medication within this packaged product"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "manufactured-item",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-manufactured-item",
              "type" : "reference",
              "documentation" : "A manufactured item of medication within this packaged product"
            },
            {
              "name" : "nutrition",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-nutrition",
              "type" : "reference",
              "documentation" : "A nutrition product within this packaged product"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-name",
              "type" : "token",
              "documentation" : "A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc."
            },
            {
              "name" : "biological",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-biological",
              "type" : "reference",
              "documentation" : "A biologically derived product within this packaged product"
            },
            {
              "name" : "package-for",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package-for",
              "type" : "reference",
              "documentation" : "The product that this is a pack for"
            },
            {
              "name" : "contained-item",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-contained-item",
              "type" : "reference",
              "documentation" : "Any of the contained items within this packaged product"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "device",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-device",
              "type" : "reference",
              "documentation" : "A device within this packaged product"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-status",
              "type" : "token",
              "documentation" : "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"
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "RegulatedAuthorization",
          "profile" : "http://hl7.org/fhir/StructureDefinition/RegulatedAuthorization",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*",
            "RegulatedAuthorization:holder",
            "RegulatedAuthorization:subject"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-identifier",
              "type" : "token",
              "documentation" : "Business identifier for the authorization, typically assigned by the authorizing body"
            },
            {
              "name" : "subject",
              "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-subject",
              "type" : "reference",
              "documentation" : "The type of regulated product, treatment, facility or activity that is being authorized"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "case-type",
              "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case-type",
              "type" : "token",
              "documentation" : "The defining type of case"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "holder",
              "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-holder",
              "type" : "reference",
              "documentation" : "The organization that holds the granted authorization"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "region",
              "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-region",
              "type" : "token",
              "documentation" : "The territory (e.g., country, jurisdiction etc.) in which the authorization has been granted"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "case",
              "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case",
              "type" : "token",
              "documentation" : "The case or procedure number"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-status",
              "type" : "token",
              "documentation" : "The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications"
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "SearchParameter",
          "profile" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*",
            "SearchParameter:component",
            "SearchParameter:derived-from"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "SearchParameter:component",
            "SearchParameter:derived-from",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-date",
              "type" : "date",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The activity definition publication date\r\n* [ActorDefinition](actordefinition.html): The Actor Definition publication date\r\n* [CapabilityStatement](capabilitystatement.html): The capability statement publication date\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The charge item definition publication date\r\n* [Citation](citation.html): The citation publication date\r\n* [CodeSystem](codesystem.html): The code system publication date\r\n* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date\r\n* [ConceptMap](conceptmap.html): The concept map publication date\r\n* [ConditionDefinition](conditiondefinition.html): The condition definition publication date\r\n* [EventDefinition](eventdefinition.html): The event definition publication date\r\n* [Evidence](evidence.html): The evidence publication date\r\n* [EvidenceVariable](evidencevariable.html): The evidence variable publication date\r\n* [ExampleScenario](examplescenario.html): The example scenario publication date\r\n* [GraphDefinition](graphdefinition.html): The graph definition publication date\r\n* [ImplementationGuide](implementationguide.html): The implementation guide publication date\r\n* [Library](library.html): The library publication date\r\n* [Measure](measure.html): The measure publication date\r\n* [MessageDefinition](messagedefinition.html): The message definition publication date\r\n* [NamingSystem](namingsystem.html): The naming system publication date\r\n* [OperationDefinition](operationdefinition.html): The operation definition publication date\r\n* [PlanDefinition](plandefinition.html): The plan definition publication date\r\n* [Questionnaire](questionnaire.html): The questionnaire publication date\r\n* [Requirements](requirements.html): The requirements publication date\r\n* [SearchParameter](searchparameter.html): The search parameter publication date\r\n* [StructureDefinition](structuredefinition.html): The structure definition publication date\r\n* [StructureMap](structuremap.html): The structure map publication date\r\n* [SubscriptionTopic](subscriptiontopic.html): Date status first applied\r\n* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date\r\n* [TestScript](testscript.html): The test script publication date\r\n* [ValueSet](valueset.html): The value set publication date\r\n"
            },
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-code",
              "type" : "token",
              "documentation" : "Code used in URL"
            },
            {
              "name" : "context-type-value",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-context-type-value",
              "type" : "composite",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and value assigned to the charge item definition\r\n* [Citation](citation.html): A use context type and value assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context type and value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context type and value assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition\r\n* [Evidence](evidence.html): A use context type and value assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context type and value assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide\r\n* [Library](library.html): A use context type and value assigned to the library\r\n* [Measure](measure.html): A use context type and value assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context type and value assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context type and value assigned to the test script\r\n* [ValueSet](valueset.html): A use context type and value assigned to the value set\r\n"
            },
            {
              "name" : "jurisdiction",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-jurisdiction",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Intended jurisdiction for the activity definition\r\n* [ActorDefinition](actordefinition.html): Intended jurisdiction for the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): Intended jurisdiction for the charge item definition\r\n* [Citation](citation.html): Intended jurisdiction for the citation\r\n* [CodeSystem](codesystem.html): Intended jurisdiction for the code system\r\n* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Intended jurisdiction for the condition definition\r\n* [EventDefinition](eventdefinition.html): Intended jurisdiction for the event definition\r\n* [ExampleScenario](examplescenario.html): Intended jurisdiction for the example scenario\r\n* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition\r\n* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide\r\n* [Library](library.html): Intended jurisdiction for the library\r\n* [Measure](measure.html): Intended jurisdiction for the measure\r\n* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition\r\n* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system\r\n* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition\r\n* [PlanDefinition](plandefinition.html): Intended jurisdiction for the plan definition\r\n* [Questionnaire](questionnaire.html): Intended jurisdiction for the questionnaire\r\n* [Requirements](requirements.html): Intended jurisdiction for the requirements\r\n* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter\r\n* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition\r\n* [StructureMap](structuremap.html): Intended jurisdiction for the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities\r\n* [TestScript](testscript.html): Intended jurisdiction for the test script\r\n* [ValueSet](valueset.html): Intended jurisdiction for the value set\r\n"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "derived-from",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from",
              "type" : "reference",
              "documentation" : "Original definition for the search parameter"
            },
            {
              "name" : "description",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-description",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The description of the activity definition\r\n* [ActorDefinition](actordefinition.html): The description of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The description of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The description of the charge item definition\r\n* [Citation](citation.html): The description of the citation\r\n* [CodeSystem](codesystem.html): The description of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition\r\n* [ConceptMap](conceptmap.html): The description of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The description of the condition definition\r\n* [EventDefinition](eventdefinition.html): The description of the event definition\r\n* [Evidence](evidence.html): The description of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The description of the evidence variable\r\n* [GraphDefinition](graphdefinition.html): The description of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The description of the implementation guide\r\n* [Library](library.html): The description of the library\r\n* [Measure](measure.html): The description of the measure\r\n* [MessageDefinition](messagedefinition.html): The description of the message definition\r\n* [NamingSystem](namingsystem.html): The description of the naming system\r\n* [OperationDefinition](operationdefinition.html): The description of the operation definition\r\n* [PlanDefinition](plandefinition.html): The description of the plan definition\r\n* [Questionnaire](questionnaire.html): The description of the questionnaire\r\n* [Requirements](requirements.html): The description of the requirements\r\n* [SearchParameter](searchparameter.html): The description of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The description of the structure definition\r\n* [StructureMap](structuremap.html): The description of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities\r\n* [TestScript](testscript.html): The description of the test script\r\n* [ValueSet](valueset.html): The description of the value set\r\n"
            },
            {
              "name" : "context-type",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-context-type",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A type of use context assigned to the charge item definition\r\n* [Citation](citation.html): A type of use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A type of use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A type of use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition\r\n* [Evidence](evidence.html): A type of use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A type of use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide\r\n* [Library](library.html): A type of use context assigned to the library\r\n* [Measure](measure.html): A type of use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A type of use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A type of use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A type of use context assigned to the test script\r\n* [ValueSet](valueset.html): A type of use context assigned to the value set\r\n"
            },
            {
              "name" : "type",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-type",
              "type" : "token",
              "documentation" : "number | date | string | token | reference | composite | quantity | uri | special"
            },
            {
              "name" : "context-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-context-quantity",
              "type" : "quantity",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A quantity- or range-valued use context assigned to the charge item definition\r\n* [Citation](citation.html): A quantity- or range-valued use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A quantity- or range-valued use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition\r\n* [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A quantity- or range-valued use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide\r\n* [Library](library.html): A quantity- or range-valued use context assigned to the library\r\n* [Measure](measure.html): A quantity- or range-valued use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A quantity- or range-valued use context assigned to the test script\r\n* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set\r\n"
            },
            {
              "name" : "context",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-context",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context assigned to the charge item definition\r\n* [Citation](citation.html): A use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context assigned to the event definition\r\n* [Evidence](evidence.html): A use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide\r\n* [Library](library.html): A use context assigned to the library\r\n* [Measure](measure.html): A use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context assigned to the test script\r\n* [ValueSet](valueset.html): A use context assigned to the value set\r\n"
            },
            {
              "name" : "context-type-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-context-type-quantity",
              "type" : "composite",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and quantity- or range-based value assigned to the charge item definition\r\n* [Citation](citation.html): A use context type and quantity- or range-based value assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context type and quantity- or range-based value assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition\r\n* [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context type and quantity- or range-based value assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide\r\n* [Library](library.html): A use context type and quantity- or range-based value assigned to the library\r\n* [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context type and quantity- or range-based value assigned to the test script\r\n* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set\r\n"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-identifier",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): External identifier for the activity definition\r\n* [ActorDefinition](actordefinition.html): External identifier for the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): External identifier for the charge item definition\r\n* [Citation](citation.html): External identifier for the citation\r\n* [CodeSystem](codesystem.html): External identifier for the code system\r\n* [ConceptMap](conceptmap.html): External identifier for the concept map\r\n* [ConditionDefinition](conditiondefinition.html): External identifier for the condition definition\r\n* [EventDefinition](eventdefinition.html): External identifier for the event definition\r\n* [Evidence](evidence.html): External identifier for the evidence\r\n* [EvidenceReport](evidencereport.html): External identifier for the evidence report\r\n* [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable\r\n* [ExampleScenario](examplescenario.html): External identifier for the example scenario\r\n* [GraphDefinition](graphdefinition.html): External identifier for the graph definition\r\n* [ImplementationGuide](implementationguide.html): External identifier for the implementation guide\r\n* [Library](library.html): External identifier for the library\r\n* [Measure](measure.html): External identifier for the measure\r\n* [MedicationKnowledge](medicationknowledge.html): Business identifier for this medication\r\n* [MessageDefinition](messagedefinition.html): External identifier for the message definition\r\n* [NamingSystem](namingsystem.html): External identifier for the naming system\r\n* [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition\r\n* [OperationDefinition](operationdefinition.html): External identifier for the search parameter\r\n* [PlanDefinition](plandefinition.html): External identifier for the plan definition\r\n* [Questionnaire](questionnaire.html): External identifier for the questionnaire\r\n* [Requirements](requirements.html): External identifier for the requirements\r\n* [SearchParameter](searchparameter.html): External identifier for the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition\r\n* [StructureDefinition](structuredefinition.html): External identifier for the structure definition\r\n* [StructureMap](structuremap.html): External identifier for the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic\r\n* [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities\r\n* [TestPlan](testplan.html): An identifier for the test plan\r\n* [TestScript](testscript.html): External identifier for the test script\r\n* [ValueSet](valueset.html): External identifier for the value set\r\n"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "version",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-version",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The business version of the activity definition\r\n* [ActorDefinition](actordefinition.html): The business version of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The business version of the charge item definition\r\n* [Citation](citation.html): The business version of the citation\r\n* [CodeSystem](codesystem.html): The business version of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition\r\n* [ConceptMap](conceptmap.html): The business version of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The business version of the condition definition\r\n* [EventDefinition](eventdefinition.html): The business version of the event definition\r\n* [Evidence](evidence.html): The business version of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The business version of the evidence variable\r\n* [ExampleScenario](examplescenario.html): The business version of the example scenario\r\n* [GraphDefinition](graphdefinition.html): The business version of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The business version of the implementation guide\r\n* [Library](library.html): The business version of the library\r\n* [Measure](measure.html): The business version of the measure\r\n* [MessageDefinition](messagedefinition.html): The business version of the message definition\r\n* [NamingSystem](namingsystem.html): The business version of the naming system\r\n* [OperationDefinition](operationdefinition.html): The business version of the operation definition\r\n* [PlanDefinition](plandefinition.html): The business version of the plan definition\r\n* [Questionnaire](questionnaire.html): The business version of the questionnaire\r\n* [Requirements](requirements.html): The business version of the requirements\r\n* [SearchParameter](searchparameter.html): The business version of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The business version of the structure definition\r\n* [StructureMap](structuremap.html): The business version of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic\r\n* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities\r\n* [TestScript](testscript.html): The business version of the test script\r\n* [ValueSet](valueset.html): The business version of the value set\r\n"
            },
            {
              "name" : "url",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-url",
              "type" : "uri",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition\r\n* [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The uri that identifies the charge item definition\r\n* [Citation](citation.html): The uri that identifies the citation\r\n* [CodeSystem](codesystem.html): The uri that identifies the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition\r\n* [ConceptMap](conceptmap.html): The URI that identifies the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The uri that identifies the condition definition\r\n* [EventDefinition](eventdefinition.html): The uri that identifies the event definition\r\n* [Evidence](evidence.html): The uri that identifies the evidence\r\n* [EvidenceReport](evidencereport.html): The uri that identifies the evidence report\r\n* [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable\r\n* [ExampleScenario](examplescenario.html): The uri that identifies the example scenario\r\n* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition\r\n* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide\r\n* [Library](library.html): The uri that identifies the library\r\n* [Measure](measure.html): The uri that identifies the measure\r\n* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition\r\n* [NamingSystem](namingsystem.html): The uri that identifies the naming system\r\n* [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition\r\n* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition\r\n* [PlanDefinition](plandefinition.html): The uri that identifies the plan definition\r\n* [Questionnaire](questionnaire.html): The uri that identifies the questionnaire\r\n* [Requirements](requirements.html): The uri that identifies the requirements\r\n* [SearchParameter](searchparameter.html): The uri that identifies the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition\r\n* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition\r\n* [StructureMap](structuremap.html): The uri that identifies the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique)\r\n* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities\r\n* [TestPlan](testplan.html): The uri that identifies the test plan\r\n* [TestScript](testscript.html): The uri that identifies the test script\r\n* [ValueSet](valueset.html): The uri that identifies the value set\r\n"
            },
            {
              "name" : "target",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-target",
              "type" : "token",
              "documentation" : "Types of resource (if a resource reference)"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "component",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-component",
              "type" : "reference",
              "documentation" : "Defines how the part works"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-name",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition\r\n* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement\r\n* [Citation](citation.html): Computationally friendly name of the citation\r\n* [CodeSystem](codesystem.html): Computationally friendly name of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition\r\n* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Computationally friendly name of the condition definition\r\n* [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition\r\n* [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable\r\n* [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario\r\n* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide\r\n* [Library](library.html): Computationally friendly name of the library\r\n* [Measure](measure.html): Computationally friendly name of the measure\r\n* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition\r\n* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system\r\n* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition\r\n* [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition\r\n* [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire\r\n* [Requirements](requirements.html): Computationally friendly name of the requirements\r\n* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition\r\n* [StructureMap](structuremap.html): Computationally friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities\r\n* [TestScript](testscript.html): Computationally friendly name of the test script\r\n* [ValueSet](valueset.html): Computationally friendly name of the value set\r\n"
            },
            {
              "name" : "publisher",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-publisher",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition\r\n* [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): Name of the publisher of the charge item definition\r\n* [Citation](citation.html): Name of the publisher of the citation\r\n* [CodeSystem](codesystem.html): Name of the publisher of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition\r\n* [ConceptMap](conceptmap.html): Name of the publisher of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Name of the publisher of the condition definition\r\n* [EventDefinition](eventdefinition.html): Name of the publisher of the event definition\r\n* [Evidence](evidence.html): Name of the publisher of the evidence\r\n* [EvidenceReport](evidencereport.html): Name of the publisher of the evidence report\r\n* [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable\r\n* [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario\r\n* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide\r\n* [Library](library.html): Name of the publisher of the library\r\n* [Measure](measure.html): Name of the publisher of the measure\r\n* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition\r\n* [NamingSystem](namingsystem.html): Name of the publisher of the naming system\r\n* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition\r\n* [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition\r\n* [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire\r\n* [Requirements](requirements.html): Name of the publisher of the requirements\r\n* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition\r\n* [StructureMap](structuremap.html): Name of the publisher of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities\r\n* [TestScript](testscript.html): Name of the publisher of the test script\r\n* [ValueSet](valueset.html): Name of the publisher of the value set\r\n"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "base",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-base",
              "type" : "token",
              "documentation" : "The resource type(s) this search parameter applies to"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-status",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The current status of the activity definition\r\n* [ActorDefinition](actordefinition.html): The current status of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The current status of the charge item definition\r\n* [Citation](citation.html): The current status of the citation\r\n* [CodeSystem](codesystem.html): The current status of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition\r\n* [ConceptMap](conceptmap.html): The current status of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The current status of the condition definition\r\n* [EventDefinition](eventdefinition.html): The current status of the event definition\r\n* [Evidence](evidence.html): The current status of the evidence\r\n* [EvidenceReport](evidencereport.html): The current status of the evidence report\r\n* [EvidenceVariable](evidencevariable.html): The current status of the evidence variable\r\n* [ExampleScenario](examplescenario.html): The current status of the example scenario\r\n* [GraphDefinition](graphdefinition.html): The current status of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The current status of the implementation guide\r\n* [Library](library.html): The current status of the library\r\n* [Measure](measure.html): The current status of the measure\r\n* [MedicationKnowledge](medicationknowledge.html): active | inactive | entered-in-error\r\n* [MessageDefinition](messagedefinition.html): The current status of the message definition\r\n* [NamingSystem](namingsystem.html): The current status of the naming system\r\n* [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown\r\n* [OperationDefinition](operationdefinition.html): The current status of the operation definition\r\n* [PlanDefinition](plandefinition.html): The current status of the plan definition\r\n* [Questionnaire](questionnaire.html): The current status of the questionnaire\r\n* [Requirements](requirements.html): The current status of the requirements\r\n* [SearchParameter](searchparameter.html): The current status of the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown\r\n* [StructureDefinition](structuredefinition.html): The current status of the structure definition\r\n* [StructureMap](structuremap.html): The current status of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown\r\n* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities\r\n* [TestPlan](testplan.html): The current status of the test plan\r\n* [TestScript](testscript.html): The current status of the test script\r\n* [ValueSet](valueset.html): The current status of the value set\r\n"
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "SubstanceDefinition",
          "profile" : "http://hl7.org/fhir/StructureDefinition/SubstanceDefinition",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "update"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "read"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            }
          ],
          "versioning" : "versioned-update",
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "Ingredient:substance",
            "Ingredient:substance-definition",
            "List:item",
            "List:subject",
            "RegulatedAuthorization:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "_language",
              "type" : "token",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-identifier",
              "type" : "token",
              "documentation" : "Identifier by which this substance is known"
            },
            {
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-code",
              "type" : "token",
              "documentation" : "The specific code"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "classification",
              "definition" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-classification",
              "type" : "token",
              "documentation" : "High or low level categorization, e.g. polymer vs. nucleic acid or linear vs. branch chain"
            },
            {
              "name" : "_filter",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a filter"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "domain",
              "definition" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-domain",
              "type" : "token",
              "documentation" : "If the substance applies to only human or veterinary use"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-name",
              "type" : "string",
              "documentation" : "The actual name"
            },
            {
              "name" : "_source",
              "type" : "uri",
              "documentation" : "Search for resources which have the given source value (Resource.meta.source)"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            }
          ],
          "operation" : [
            {
              "name" : "validate",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"
            },
            {
              "name" : "meta-delete",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete",
              "documentation" : "Delete tags, profiles, and/or security labels from a resource"
            },
            {
              "name" : "meta-add",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add",
              "documentation" : "Add tags, profiles, and/or security labels to a resource"
            },
            {
              "name" : "meta",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta",
              "documentation" : "Request a list of tags, profiles, and security labels for a specfic resource instance"
            },
            {
              "name" : "expunge",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"
            }
          ]
        },
        {
          "type" : "ValueSet",
          "profile" : "http://hl7.org/fhir/StructureDefinition/ValueSet",
          "supportedProfile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/computablevalueset"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/executablevalueset"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/publishablevalueset"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
          ],
          "versioning" : "versioned-update",
          "conditionalDelete" : "single",
          "searchInclude" : [
            "*",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchRevInclude" : [
            "CodeSystem:derived-from",
            "CodeSystem:predecessor",
            "Composition:entry",
            "Composition:event-reference",
            "Composition:related",
            "Composition:subject",
            "ImplementationGuide:resource",
            "List:item",
            "List:subject",
            "ValueSet:derived-from",
            "ValueSet:predecessor"
          ],
          "searchParam" : [
            {
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-date",
              "type" : "date",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The activity definition publication date\r\n* [ActorDefinition](actordefinition.html): The Actor Definition publication date\r\n* [CapabilityStatement](capabilitystatement.html): The capability statement publication date\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The charge item definition publication date\r\n* [Citation](citation.html): The citation publication date\r\n* [CodeSystem](codesystem.html): The code system publication date\r\n* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date\r\n* [ConceptMap](conceptmap.html): The concept map publication date\r\n* [ConditionDefinition](conditiondefinition.html): The condition definition publication date\r\n* [EventDefinition](eventdefinition.html): The event definition publication date\r\n* [Evidence](evidence.html): The evidence publication date\r\n* [EvidenceVariable](evidencevariable.html): The evidence variable publication date\r\n* [ExampleScenario](examplescenario.html): The example scenario publication date\r\n* [GraphDefinition](graphdefinition.html): The graph definition publication date\r\n* [ImplementationGuide](implementationguide.html): The implementation guide publication date\r\n* [Library](library.html): The library publication date\r\n* [Measure](measure.html): The measure publication date\r\n* [MessageDefinition](messagedefinition.html): The message definition publication date\r\n* [NamingSystem](namingsystem.html): The naming system publication date\r\n* [OperationDefinition](operationdefinition.html): The operation definition publication date\r\n* [PlanDefinition](plandefinition.html): The plan definition publication date\r\n* [Questionnaire](questionnaire.html): The questionnaire publication date\r\n* [Requirements](requirements.html): The requirements publication date\r\n* [SearchParameter](searchparameter.html): The search parameter publication date\r\n* [StructureDefinition](structuredefinition.html): The structure definition publication date\r\n* [StructureMap](structuremap.html): The structure map publication date\r\n* [SubscriptionTopic](subscriptiontopic.html): Date status first applied\r\n* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date\r\n* [TestScript](testscript.html): The test script publication date\r\n* [ValueSet](valueset.html): The value set publication date\r\n"
            },
            {
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-code",
              "type" : "token",
              "documentation" : "This special parameter searches for codes in the value set. See additional notes on the ValueSet resource"
            },
            {
              "name" : "context-type-value",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-context-type-value",
              "type" : "composite",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and value assigned to the charge item definition\r\n* [Citation](citation.html): A use context type and value assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context type and value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context type and value assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition\r\n* [Evidence](evidence.html): A use context type and value assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context type and value assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide\r\n* [Library](library.html): A use context type and value assigned to the library\r\n* [Measure](measure.html): A use context type and value assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context type and value assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context type and value assigned to the test script\r\n* [ValueSet](valueset.html): A use context type and value assigned to the value set\r\n"
            },
            {
              "name" : "jurisdiction",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-jurisdiction",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Intended jurisdiction for the activity definition\r\n* [ActorDefinition](actordefinition.html): Intended jurisdiction for the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): Intended jurisdiction for the charge item definition\r\n* [Citation](citation.html): Intended jurisdiction for the citation\r\n* [CodeSystem](codesystem.html): Intended jurisdiction for the code system\r\n* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Intended jurisdiction for the condition definition\r\n* [EventDefinition](eventdefinition.html): Intended jurisdiction for the event definition\r\n* [ExampleScenario](examplescenario.html): Intended jurisdiction for the example scenario\r\n* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition\r\n* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide\r\n* [Library](library.html): Intended jurisdiction for the library\r\n* [Measure](measure.html): Intended jurisdiction for the measure\r\n* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition\r\n* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system\r\n* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition\r\n* [PlanDefinition](plandefinition.html): Intended jurisdiction for the plan definition\r\n* [Questionnaire](questionnaire.html): Intended jurisdiction for the questionnaire\r\n* [Requirements](requirements.html): Intended jurisdiction for the requirements\r\n* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter\r\n* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition\r\n* [StructureMap](structuremap.html): Intended jurisdiction for the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities\r\n* [TestScript](testscript.html): Intended jurisdiction for the test script\r\n* [ValueSet](valueset.html): Intended jurisdiction for the value set\r\n"
            },
            {
              "name" : "derived-from",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-derived-from",
              "type" : "reference",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): What resource is being referenced\r\n* [CodeSystem](codesystem.html): A resource that the CodeSystem is derived from\r\n* [ConceptMap](conceptmap.html): A resource that the ConceptMap is derived from\r\n* [EventDefinition](eventdefinition.html): What resource is being referenced\r\n* [EvidenceVariable](evidencevariable.html): What resource is being referenced\r\n* [Library](library.html): What resource is being referenced\r\n* [Measure](measure.html): What resource is being referenced\r\n* [NamingSystem](namingsystem.html): A resource that the NamingSystem is derived from\r\n* [PlanDefinition](plandefinition.html): What resource is being referenced\r\n* [ValueSet](valueset.html): A resource that the ValueSet is derived from\r\n"
            },
            {
              "name" : "description",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-description",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The description of the activity definition\r\n* [ActorDefinition](actordefinition.html): The description of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The description of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The description of the charge item definition\r\n* [Citation](citation.html): The description of the citation\r\n* [CodeSystem](codesystem.html): The description of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition\r\n* [ConceptMap](conceptmap.html): The description of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The description of the condition definition\r\n* [EventDefinition](eventdefinition.html): The description of the event definition\r\n* [Evidence](evidence.html): The description of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The description of the evidence variable\r\n* [GraphDefinition](graphdefinition.html): The description of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The description of the implementation guide\r\n* [Library](library.html): The description of the library\r\n* [Measure](measure.html): The description of the measure\r\n* [MessageDefinition](messagedefinition.html): The description of the message definition\r\n* [NamingSystem](namingsystem.html): The description of the naming system\r\n* [OperationDefinition](operationdefinition.html): The description of the operation definition\r\n* [PlanDefinition](plandefinition.html): The description of the plan definition\r\n* [Questionnaire](questionnaire.html): The description of the questionnaire\r\n* [Requirements](requirements.html): The description of the requirements\r\n* [SearchParameter](searchparameter.html): The description of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The description of the structure definition\r\n* [StructureMap](structuremap.html): The description of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities\r\n* [TestScript](testscript.html): The description of the test script\r\n* [ValueSet](valueset.html): The description of the value set\r\n"
            },
            {
              "name" : "context-type",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-context-type",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A type of use context assigned to the charge item definition\r\n* [Citation](citation.html): A type of use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A type of use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A type of use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition\r\n* [Evidence](evidence.html): A type of use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A type of use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide\r\n* [Library](library.html): A type of use context assigned to the library\r\n* [Measure](measure.html): A type of use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A type of use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A type of use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A type of use context assigned to the test script\r\n* [ValueSet](valueset.html): A type of use context assigned to the value set\r\n"
            },
            {
              "name" : "predecessor",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-predecessor",
              "type" : "reference",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): What resource is being referenced\r\n* [CodeSystem](codesystem.html): The predecessor of the CodeSystem\r\n* [ConceptMap](conceptmap.html): The predecessor of the ConceptMap\r\n* [EventDefinition](eventdefinition.html): What resource is being referenced\r\n* [EvidenceVariable](evidencevariable.html): What resource is being referenced\r\n* [Library](library.html): What resource is being referenced\r\n* [Measure](measure.html): What resource is being referenced\r\n* [NamingSystem](namingsystem.html): The predecessor of the NamingSystem\r\n* [PlanDefinition](plandefinition.html): What resource is being referenced\r\n* [ValueSet](valueset.html): The predecessor of the ValueSet\r\n"
            },
            {
              "name" : "title",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-title",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The human-friendly name of the activity definition\r\n* [ActorDefinition](actordefinition.html): The human-friendly name of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The human-friendly name of the charge item definition\r\n* [Citation](citation.html): The human-friendly name of the citation\r\n* [CodeSystem](codesystem.html): The human-friendly name of the code system\r\n* [ConceptMap](conceptmap.html): The human-friendly name of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The human-friendly name of the condition definition\r\n* [EventDefinition](eventdefinition.html): The human-friendly name of the event definition\r\n* [Evidence](evidence.html): The human-friendly name of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The human-friendly name of the evidence variable\r\n* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide\r\n* [Library](library.html): The human-friendly name of the library\r\n* [Measure](measure.html): The human-friendly name of the measure\r\n* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition\r\n* [ObservationDefinition](observationdefinition.html): Human-friendly name of the ObservationDefinition\r\n* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition\r\n* [PlanDefinition](plandefinition.html): The human-friendly name of the plan definition\r\n* [Questionnaire](questionnaire.html): The human-friendly name of the questionnaire\r\n* [Requirements](requirements.html): The human-friendly name of the requirements\r\n* [SpecimenDefinition](specimendefinition.html): Human-friendly name of the SpecimenDefinition\r\n* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition\r\n* [StructureMap](structuremap.html): The human-friendly name of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Name for this SubscriptionTopic (Human friendly)\r\n* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities\r\n* [TestScript](testscript.html): The human-friendly name of the test script\r\n* [ValueSet](valueset.html): The human-friendly name of the value set\r\n"
            },
            {
              "name" : "reference",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-reference",
              "type" : "uri",
              "documentation" : "A code system included or excluded in the value set or an imported value set"
            },
            {
              "name" : "context-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-context-quantity",
              "type" : "quantity",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A quantity- or range-valued use context assigned to the charge item definition\r\n* [Citation](citation.html): A quantity- or range-valued use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A quantity- or range-valued use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition\r\n* [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A quantity- or range-valued use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide\r\n* [Library](library.html): A quantity- or range-valued use context assigned to the library\r\n* [Measure](measure.html): A quantity- or range-valued use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A quantity- or range-valued use context assigned to the test script\r\n* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set\r\n"
            },
            {
              "name" : "effective",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-effective",
              "type" : "date",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The time during which the activity definition is intended to be in use\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The time during which the charge item definition is intended to be in use\r\n* [Citation](citation.html): The time during which the citation is intended to be in use\r\n* [CodeSystem](codesystem.html): The time during which the CodeSystem is intended to be in use\r\n* [ConceptMap](conceptmap.html): The time during which the ConceptMap is intended to be in use\r\n* [EventDefinition](eventdefinition.html): The time during which the event definition is intended to be in use\r\n* [Library](library.html): The time during which the library is intended to be in use\r\n* [Measure](measure.html): The time during which the measure is intended to be in use\r\n* [NamingSystem](namingsystem.html): The time during which the NamingSystem is intended to be in use\r\n* [PlanDefinition](plandefinition.html): The time during which the plan definition is intended to be in use\r\n* [Questionnaire](questionnaire.html): The time during which the questionnaire is intended to be in use\r\n* [ValueSet](valueset.html): The time during which the ValueSet is intended to be in use\r\n"
            },
            {
              "name" : "context",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-context",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context assigned to the charge item definition\r\n* [Citation](citation.html): A use context assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context assigned to the event definition\r\n* [Evidence](evidence.html): A use context assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide\r\n* [Library](library.html): A use context assigned to the library\r\n* [Measure](measure.html): A use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context assigned to the test script\r\n* [ValueSet](valueset.html): A use context assigned to the value set\r\n"
            },
            {
              "name" : "context-type-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-context-type-quantity",
              "type" : "composite",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): A use context type and quantity- or range-based value assigned to the charge item definition\r\n* [Citation](citation.html): A use context type and quantity- or range-based value assigned to the citation\r\n* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map\r\n* [ConditionDefinition](conditiondefinition.html): A use context type and quantity- or range-based value assigned to the condition definition\r\n* [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition\r\n* [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence\r\n* [EvidenceReport](evidencereport.html): A use context type and quantity- or range-based value assigned to the evidence report\r\n* [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario\r\n* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide\r\n* [Library](library.html): A use context type and quantity- or range-based value assigned to the library\r\n* [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities\r\n* [TestScript](testscript.html): A use context type and quantity- or range-based value assigned to the test script\r\n* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set\r\n"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-identifier",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): External identifier for the activity definition\r\n* [ActorDefinition](actordefinition.html): External identifier for the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): External identifier for the charge item definition\r\n* [Citation](citation.html): External identifier for the citation\r\n* [CodeSystem](codesystem.html): External identifier for the code system\r\n* [ConceptMap](conceptmap.html): External identifier for the concept map\r\n* [ConditionDefinition](conditiondefinition.html): External identifier for the condition definition\r\n* [EventDefinition](eventdefinition.html): External identifier for the event definition\r\n* [Evidence](evidence.html): External identifier for the evidence\r\n* [EvidenceReport](evidencereport.html): External identifier for the evidence report\r\n* [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable\r\n* [ExampleScenario](examplescenario.html): External identifier for the example scenario\r\n* [GraphDefinition](graphdefinition.html): External identifier for the graph definition\r\n* [ImplementationGuide](implementationguide.html): External identifier for the implementation guide\r\n* [Library](library.html): External identifier for the library\r\n* [Measure](measure.html): External identifier for the measure\r\n* [MedicationKnowledge](medicationknowledge.html): Business identifier for this medication\r\n* [MessageDefinition](messagedefinition.html): External identifier for the message definition\r\n* [NamingSystem](namingsystem.html): External identifier for the naming system\r\n* [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition\r\n* [OperationDefinition](operationdefinition.html): External identifier for the search parameter\r\n* [PlanDefinition](plandefinition.html): External identifier for the plan definition\r\n* [Questionnaire](questionnaire.html): External identifier for the questionnaire\r\n* [Requirements](requirements.html): External identifier for the requirements\r\n* [SearchParameter](searchparameter.html): External identifier for the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition\r\n* [StructureDefinition](structuredefinition.html): External identifier for the structure definition\r\n* [StructureMap](structuremap.html): External identifier for the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic\r\n* [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities\r\n* [TestPlan](testplan.html): An identifier for the test plan\r\n* [TestScript](testscript.html): External identifier for the test script\r\n* [ValueSet](valueset.html): External identifier for the value set\r\n"
            },
            {
              "name" : "version",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-version",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The business version of the activity definition\r\n* [ActorDefinition](actordefinition.html): The business version of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The business version of the charge item definition\r\n* [Citation](citation.html): The business version of the citation\r\n* [CodeSystem](codesystem.html): The business version of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition\r\n* [ConceptMap](conceptmap.html): The business version of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The business version of the condition definition\r\n* [EventDefinition](eventdefinition.html): The business version of the event definition\r\n* [Evidence](evidence.html): The business version of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The business version of the evidence variable\r\n* [ExampleScenario](examplescenario.html): The business version of the example scenario\r\n* [GraphDefinition](graphdefinition.html): The business version of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The business version of the implementation guide\r\n* [Library](library.html): The business version of the library\r\n* [Measure](measure.html): The business version of the measure\r\n* [MessageDefinition](messagedefinition.html): The business version of the message definition\r\n* [NamingSystem](namingsystem.html): The business version of the naming system\r\n* [OperationDefinition](operationdefinition.html): The business version of the operation definition\r\n* [PlanDefinition](plandefinition.html): The business version of the plan definition\r\n* [Questionnaire](questionnaire.html): The business version of the questionnaire\r\n* [Requirements](requirements.html): The business version of the requirements\r\n* [SearchParameter](searchparameter.html): The business version of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The business version of the structure definition\r\n* [StructureMap](structuremap.html): The business version of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic\r\n* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities\r\n* [TestScript](testscript.html): The business version of the test script\r\n* [ValueSet](valueset.html): The business version of the value set\r\n"
            },
            {
              "name" : "url",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-url",
              "type" : "uri",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition\r\n* [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The uri that identifies the charge item definition\r\n* [Citation](citation.html): The uri that identifies the citation\r\n* [CodeSystem](codesystem.html): The uri that identifies the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition\r\n* [ConceptMap](conceptmap.html): The URI that identifies the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The uri that identifies the condition definition\r\n* [EventDefinition](eventdefinition.html): The uri that identifies the event definition\r\n* [Evidence](evidence.html): The uri that identifies the evidence\r\n* [EvidenceReport](evidencereport.html): The uri that identifies the evidence report\r\n* [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable\r\n* [ExampleScenario](examplescenario.html): The uri that identifies the example scenario\r\n* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition\r\n* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide\r\n* [Library](library.html): The uri that identifies the library\r\n* [Measure](measure.html): The uri that identifies the measure\r\n* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition\r\n* [NamingSystem](namingsystem.html): The uri that identifies the naming system\r\n* [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition\r\n* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition\r\n* [PlanDefinition](plandefinition.html): The uri that identifies the plan definition\r\n* [Questionnaire](questionnaire.html): The uri that identifies the questionnaire\r\n* [Requirements](requirements.html): The uri that identifies the requirements\r\n* [SearchParameter](searchparameter.html): The uri that identifies the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition\r\n* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition\r\n* [StructureMap](structuremap.html): The uri that identifies the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique)\r\n* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities\r\n* [TestPlan](testplan.html): The uri that identifies the test plan\r\n* [TestScript](testscript.html): The uri that identifies the test script\r\n* [ValueSet](valueset.html): The uri that identifies the value set\r\n"
            },
            {
              "name" : "expansion",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-expansion",
              "type" : "uri",
              "documentation" : "Identifies the value set expansion (business identifier)"
            },
            {
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-name",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition\r\n* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement\r\n* [Citation](citation.html): Computationally friendly name of the citation\r\n* [CodeSystem](codesystem.html): Computationally friendly name of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition\r\n* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Computationally friendly name of the condition definition\r\n* [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition\r\n* [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable\r\n* [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario\r\n* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide\r\n* [Library](library.html): Computationally friendly name of the library\r\n* [Measure](measure.html): Computationally friendly name of the measure\r\n* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition\r\n* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system\r\n* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition\r\n* [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition\r\n* [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire\r\n* [Requirements](requirements.html): Computationally friendly name of the requirements\r\n* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition\r\n* [StructureMap](structuremap.html): Computationally friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities\r\n* [TestScript](testscript.html): Computationally friendly name of the test script\r\n* [ValueSet](valueset.html): Computationally friendly name of the value set\r\n"
            },
            {
              "name" : "publisher",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-publisher",
              "type" : "string",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition\r\n* [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): Name of the publisher of the charge item definition\r\n* [Citation](citation.html): Name of the publisher of the citation\r\n* [CodeSystem](codesystem.html): Name of the publisher of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition\r\n* [ConceptMap](conceptmap.html): Name of the publisher of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): Name of the publisher of the condition definition\r\n* [EventDefinition](eventdefinition.html): Name of the publisher of the event definition\r\n* [Evidence](evidence.html): Name of the publisher of the evidence\r\n* [EvidenceReport](evidencereport.html): Name of the publisher of the evidence report\r\n* [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable\r\n* [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario\r\n* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide\r\n* [Library](library.html): Name of the publisher of the library\r\n* [Measure](measure.html): Name of the publisher of the measure\r\n* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition\r\n* [NamingSystem](namingsystem.html): Name of the publisher of the naming system\r\n* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition\r\n* [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition\r\n* [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire\r\n* [Requirements](requirements.html): Name of the publisher of the requirements\r\n* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition\r\n* [StructureMap](structuremap.html): Name of the publisher of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities\r\n* [TestScript](testscript.html): Name of the publisher of the test script\r\n* [ValueSet](valueset.html): Name of the publisher of the value set\r\n"
            },
            {
              "name" : "topic",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-topic",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Topics associated with the module\r\n* [CodeSystem](codesystem.html): Topics associated with the CodeSystem\r\n* [ConceptMap](conceptmap.html): Topics associated with the ConceptMap\r\n* [EventDefinition](eventdefinition.html): Topics associated with the module\r\n* [EvidenceVariable](evidencevariable.html): Topics associated with the EvidenceVariable\r\n* [Library](library.html): Topics associated with the module\r\n* [Measure](measure.html): Topics associated with the measure\r\n* [NamingSystem](namingsystem.html): Topics associated with the NamingSystem\r\n* [PlanDefinition](plandefinition.html): Topics associated with the module\r\n* [ValueSet](valueset.html): Topics associated with the ValueSet\r\n"
            },
            {
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_text",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-_text",
              "type" : "special",
              "documentation" : "Search on the narrative of the resource"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-status",
              "type" : "token",
              "documentation" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The current status of the activity definition\r\n* [ActorDefinition](actordefinition.html): The current status of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement\r\n* [ChargeItemDefinition](chargeitemdefinition.html): The current status of the charge item definition\r\n* [Citation](citation.html): The current status of the citation\r\n* [CodeSystem](codesystem.html): The current status of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition\r\n* [ConceptMap](conceptmap.html): The current status of the concept map\r\n* [ConditionDefinition](conditiondefinition.html): The current status of the condition definition\r\n* [EventDefinition](eventdefinition.html): The current status of the event definition\r\n* [Evidence](evidence.html): The current status of the evidence\r\n* [EvidenceReport](evidencereport.html): The current status of the evidence report\r\n* [EvidenceVariable](evidencevariable.html): The current status of the evidence variable\r\n* [ExampleScenario](examplescenario.html): The current status of the example scenario\r\n* [GraphDefinition](graphdefinition.html): The current status of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The current status of the implementation guide\r\n* [Library](library.html): The current status of the library\r\n* [Measure](measure.html): The current status of the measure\r\n* [MedicationKnowledge](medicationknowledge.html): active | inactive | entered-in-error\r\n* [MessageDefinition](messagedefinition.html): The current status of the message definition\r\n* [NamingSystem](namingsystem.html): The current status of the naming system\r\n* [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown\r\n* [OperationDefinition](operationdefinition.html): The current status of the operation definition\r\n* [PlanDefinition](plandefinition.html): The current status of the plan definition\r\n* [Questionnaire](questionnaire.html): The current status of the questionnaire\r\n* [Requirements](requirements.html): The current status of the requirements\r\n* [SearchParameter](searchparameter.html): The current status of the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown\r\n* [StructureDefinition](structuredefinition.html): The current status of the structure definition\r\n* [StructureMap](structuremap.html): The current status of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown\r\n* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities\r\n* [TestPlan](testplan.html): The current status of the test plan\r\n* [TestScript](testscript.html): The current status of the test script\r\n* [ValueSet](valueset.html): The current status of the value set\r\n"
            }
          ],
          "operation" : [
            {
              "name" : "validate-code",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/ValueSet-it-validate-code"
            },
            {
              "name" : "invalidate-expansion",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/ValueSet-i-invalidate-expansion"
            },
            {
              "name" : "expand",
              "definition" : "http://localhost:8090/fhir/OperationDefinition/ValueSet-it-expand"
            }
          ]
        }
      ],
      "interaction" : [
        {
          "code" : "transaction"
        },
        {
          "code" : "history-system"
        }
      ]
    }
  ]
}