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

Active as of 2024-03-07

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "advanced-vulcan-epi-server"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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/>  <a href=\"http://hl7.org/fhir/R5/batch-bundle.html\">Batch bundle</a><br/>  <a href=\"http://hl7.org/fhir/R5/batch-response-bundle.html\">Batch response bundle</a><br/>  <a href=\"http://hl7.org/fhir/R5/document-bundle.html\">Document bundle</a><br/>  <a href=\"http://hl7.org/fhir/R5/history-bundle.html\">History bundle</a><br/>  <a href=\"http://hl7.org/fhir/R5/search-set-bundle.html\">Search Set Bundle</a><br/>  <a href=\"http://hl7.org/fhir/R5/subscription-notification-bundle.html\">Subscription Notification bundle</a><br/>  <a href=\"http://hl7.org/fhir/R5/transaction-bundle.html\">Transaction bundle</a><br/>  <a href=\"http://hl7.org/fhir/R5/transaction-response-bundle.html\">Transaction response bundle</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_language, identifier, _lastUpdated, _security, message, type, _filter, _profile, composition, _has, _tag, _source, _id, _content, _text, example-constraint, timestamp</td><td><code>*</code>, <code>Bundle:composition</code>, <code>Bundle:example-constraint</code>, <code>Bundle:message</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#ClinicalUseDefinition1-4\">ClinicalUseDefinition</a></td><td><a href=\"http://hl7.org/fhir/R5/clinicalusedefinition.html\">http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>contraindication-reference, _language, identifier, indication-reference, product, subject, _lastUpdated, _security, type, effect-reference, _filter, _profile, effect, _has, _tag, interaction, _source, _id, indication, _text, _content, contraindication, status</td><td><code>*</code>, <code>ClinicalUseDefinition:contraindication-reference</code>, <code>ClinicalUseDefinition:effect-reference</code>, <code>ClinicalUseDefinition:indication-reference</code>, <code>ClinicalUseDefinition:product</code>, <code>ClinicalUseDefinition:subject</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#CodeSystem1-5\">CodeSystem</a></td><td><a href=\"http://hl7.org/fhir/R5/codesystem.html\">http://hl7.org/fhir/StructureDefinition/CodeSystem</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"http://hl7.org/fhir/R5/publishablecodesystem.html\">Publishable CodeSystem</a><br/>  <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></td><td></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>date, code, context-type-value, jurisdiction, derived-from, description, context-type, language, predecessor, title, context-quantity, effective, context, context-type-quantity, identifier, content-mode, version, url, supplements, system, name, publisher, topic, _id, _text, status</td><td><code>*</code>, <code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>CodeSystem:supplements</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>CodeSystem:supplements</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#Composition1-6\">Composition</a></td><td><a href=\"http://hl7.org/fhir/R5/composition.html\">http://hl7.org/fhir/StructureDefinition/Composition</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"http://hl7.org/fhir/R5/catalog.html\">Profile for  Catalog</a><br/>  <a href=\"http://hl7.org/fhir/R5/clinicaldocument.html\">Clinical  Document</a><br/>  Document Structure (For testing section templates)<br/>  Document Section Library (For testing section templates)</td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>date, _language, subject, _lastUpdated, section, title, type, section-text, related, patient, section-code-text, identifier, period, event-code, author, _security, encounter, version, attester, url, event-reference, _filter, entry, _profile, _has, _tag, _source, _id, _text, category, _content, status</td><td><code>*</code>, <code>Composition:attester</code>, <code>Composition:author</code>, <code>Composition:encounter</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:patient</code>, <code>Composition:related</code>, <code>Composition:subject</code></td><td><code>Bundle:composition</code>, <code>Bundle:example-constraint</code>, <code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#ImplementationGuide1-7\">ImplementationGuide</a></td><td><a href=\"http://hl7.org/fhir/R5/implementationguide.html\">http://hl7.org/fhir/StructureDefinition/ImplementationGuide</a></td><td></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>date, identifier, context-type-value, resource, jurisdiction, description, context-type, experimental, global, title, version, url, context-quantity, depends-on, context, name, publisher, _id, _text, context-type-quantity, status</td><td><code>*</code>, <code>ImplementationGuide:depends-on</code>, <code>ImplementationGuide:global</code>, <code>ImplementationGuide:resource</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:depends-on</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#Ingredient1-8\">Ingredient</a></td><td><a href=\"http://hl7.org/fhir/R5/ingredient.html\">http://hl7.org/fhir/StructureDefinition/Ingredient</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_language, identifier, role, substance, _lastUpdated, for, substance-code, _security, strength-concentration-quantity, manufacturer, _filter, substance-definition, _profile, function, _has, _tag, _source, _id, _text, _content, strength-presentation-quantity, status</td><td><code>*</code>, <code>Ingredient:for</code>, <code>Ingredient:manufacturer</code>, <code>Ingredient:substance</code>, <code>Ingredient:substance-definition</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>RegulatedAuthorization:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#List1-9\">List</a></td><td><a href=\"http://hl7.org/fhir/R5/list.html\">http://hl7.org/fhir/StructureDefinition/List</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>date, _language, identifier, empty-reason, item, code, notes, subject, _lastUpdated, _security, encounter, source, title, _filter, _profile, patient, _has, _tag, _source, _id, _text, _content, status</td><td><code>*</code>, <code>List:encounter</code>, <code>List:item</code>, <code>List:patient</code>, <code>List:source</code>, <code>List:subject</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#ManufacturedItemDefinition1-10\">ManufacturedItemDefinition</a></td><td><a href=\"http://hl7.org/fhir/R5/manufactureditemdefinition.html\">http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_language, identifier, ingredient, _lastUpdated, _security, _filter, _profile, _has, _tag, name, dose-form, _source, _id, _text, _content, status</td><td><code>*</code></td><td><code>AdministrableProductDefinition:manufactured-item</code>, <code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>Ingredient:for</code>, <code>List:item</code>, <code>List:subject</code>, <code>PackagedProductDefinition:biological</code>, <code>PackagedProductDefinition:contained-item</code>, <code>PackagedProductDefinition:device</code>, <code>PackagedProductDefinition:manufactured-item</code>, <code>PackagedProductDefinition:medication</code>, <code>PackagedProductDefinition:nutrition</code>, <code>PackagedProductDefinition:package</code>, <code>RegulatedAuthorization:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#MedicinalProductDefinition1-11\">MedicinalProductDefinition</a></td><td><a href=\"http://hl7.org/fhir/R5/medicinalproductdefinition.html\">http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_language, identifier, ingredient, master-file, _lastUpdated, _security, name-language, type, characteristic, characteristic-type, product-classification, _filter, _profile, contact, domain, _has, _tag, name, _source, _id, _text, _content, status</td><td><code>*</code>, <code>MedicinalProductDefinition:contact</code>, <code>MedicinalProductDefinition:master-file</code></td><td><code>AdministrableProductDefinition:form-of</code>, <code>ClinicalUseDefinition:product</code>, <code>ClinicalUseDefinition:subject</code>, <code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>Ingredient:for</code>, <code>List:item</code>, <code>List:subject</code>, <code>PackagedProductDefinition:package-for</code>, <code>RegulatedAuthorization:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#OperationDefinition1-12\">OperationDefinition</a></td><td><a href=\"http://hl7.org/fhir/R5/operationdefinition.html\">http://hl7.org/fhir/StructureDefinition/OperationDefinition</a></td><td>y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>date, code, instance, context-type-value, jurisdiction, description, context-type, title, type, context-quantity, output-profile, context, context-type-quantity, identifier, kind, version, url, input-profile, system, name, publisher, _id, _text, base, status</td><td><code>*</code>, <code>OperationDefinition:base</code>, <code>OperationDefinition:input-profile</code>, <code>OperationDefinition:output-profile</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>OperationDefinition:base</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#Organization1-13\">Organization</a></td><td><a href=\"http://hl7.org/fhir/R5/organization.html\">http://hl7.org/fhir/StructureDefinition/Organization</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_language, identifier, partof, address, address-state, _lastUpdated, _security, active, type, address-postalcode, address-country, _filter, endpoint, phonetic, _profile, _has, _tag, address-use, name, _source, _id, _text, address-city, _content</td><td><code>*</code>, <code>Organization:endpoint</code>, <code>Organization:partof</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:attester</code>, <code>Composition:author</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>Ingredient:manufacturer</code>, <code>List:item</code>, <code>List:source</code>, <code>List:subject</code>, <code>MedicinalProductDefinition:contact</code>, <code>Organization:partof</code>, <code>RegulatedAuthorization:holder</code>, <code>RegulatedAuthorization:subject</code>, <code>Subscription:owner</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#PackagedProductDefinition1-14\">PackagedProductDefinition</a></td><td><a href=\"http://hl7.org/fhir/R5/packagedproductdefinition.html\">http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_language, identifier, package, _lastUpdated, _security, medication, _filter, manufactured-item, nutrition, _profile, _has, _tag, name, biological, package-for, contained-item, _source, _id, _text, _content, device, status</td><td><code>*</code>, <code>PackagedProductDefinition:biological</code>, <code>PackagedProductDefinition:contained-item</code>, <code>PackagedProductDefinition:device</code>, <code>PackagedProductDefinition:manufactured-item</code>, <code>PackagedProductDefinition:medication</code>, <code>PackagedProductDefinition:nutrition</code>, <code>PackagedProductDefinition:package</code>, <code>PackagedProductDefinition:package-for</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>PackagedProductDefinition:biological</code>, <code>PackagedProductDefinition:contained-item</code>, <code>PackagedProductDefinition:device</code>, <code>PackagedProductDefinition:manufactured-item</code>, <code>PackagedProductDefinition:medication</code>, <code>PackagedProductDefinition:nutrition</code>, <code>PackagedProductDefinition:package</code>, <code>RegulatedAuthorization:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#RegulatedAuthorization1-15\">RegulatedAuthorization</a></td><td><a href=\"http://hl7.org/fhir/R5/regulatedauthorization.html\">http://hl7.org/fhir/StructureDefinition/RegulatedAuthorization</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_language, identifier, subject, _lastUpdated, case-type, _security, holder, _filter, _profile, _has, _tag, _source, _id, _text, region, _content, case, status</td><td><code>*</code>, <code>RegulatedAuthorization:holder</code>, <code>RegulatedAuthorization:subject</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#SearchParameter1-16\">SearchParameter</a></td><td><a href=\"http://hl7.org/fhir/R5/searchparameter.html\">http://hl7.org/fhir/StructureDefinition/SearchParameter</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>date, _language, code, context-type-value, jurisdiction, _lastUpdated, derived-from, description, context-type, type, context-quantity, context, context-type-quantity, identifier, _security, version, url, target, _filter, component, _profile, _has, _tag, name, publisher, _source, _id, _text, _content, base, status</td><td><code>*</code>, <code>SearchParameter:component</code>, <code>SearchParameter:derived-from</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>SearchParameter:component</code>, <code>SearchParameter:derived-from</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#SubstanceDefinition1-17\">SubstanceDefinition</a></td><td><a href=\"http://hl7.org/fhir/R5/substancedefinition.html\">http://hl7.org/fhir/StructureDefinition/SubstanceDefinition</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_language, identifier, code, _lastUpdated, _security, classification, _filter, _profile, domain, _has, _tag, name, _source, _id, _text, _content</td><td><code>*</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>Ingredient:substance</code>, <code>Ingredient:substance-definition</code>, <code>List:item</code>, <code>List:subject</code>, <code>RegulatedAuthorization:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr><tr><td><a href=\"#ValueSet1-18\">ValueSet</a></td><td><a href=\"http://hl7.org/fhir/R5/valueset.html\">http://hl7.org/fhir/StructureDefinition/ValueSet</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"http://hl7.org/fhir/R5/computablevalueset.html\">Computable ValueSet</a><br/>  <a href=\"http://hl7.org/fhir/R5/executablevalueset.html\">Executable ValueSet</a><br/>  <a href=\"http://hl7.org/fhir/R5/publishablevalueset.html\">Publishable ValueSet</a><br/>  <a href=\"http://hl7.org/fhir/R5/shareablevalueset.html\">Shareable ValueSet</a></td><td></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>date, code, context-type-value, jurisdiction, derived-from, description, context-type, predecessor, title, reference, context-quantity, effective, context, context-type-quantity, identifier, version, url, expansion, name, publisher, topic, _id, _text, status</td><td><code>*</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td><code>CodeSystem:derived-from</code>, <code>CodeSystem:predecessor</code>, <code>Composition:entry</code>, <code>Composition:event-reference</code>, <code>Composition:related</code>, <code>Composition:subject</code>, <code>ImplementationGuide:resource</code>, <code>List:item</code>, <code>List:subject</code>, <code>ValueSet:derived-from</code>, <code>ValueSet:predecessor</code></td><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"AdministrableProductDefinition1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>AdministrableProductDefinition</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org/fhir/R5/administrableproductdefinition.html\">http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>\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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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\"> </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>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/CapabilityStatement/advanced-vulcan-epi-server"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "RestServer"] ; # 
  fhir:title [ fhir:v "Advanced Vulcan ePI Server Capability Statement"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-03-07T10:51:50Z"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International - Biomedical Research & Regulation Work Group"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Biomedical Research & Regulation Work Group" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/rcrim" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "instance"] ; # 
  fhir:fhirVersion [ fhir:v "5.0.0"] ; # 
  fhir:format ( [ fhir:v "application/fhir+xml"] [ fhir:v "xml"] [ fhir:v "application/fhir+json"] [ fhir:v "json"] [ fhir:v "html/json"] [ fhir:v "html/xml"] ) ; # 
  fhir:patchFormat ( [ fhir:v "application/fhir+json"] [ fhir:v "application/fhir+xml"] [ fhir:v "application/json-patch+json"] [ fhir:v "application/xml-patch+xml"] ) ; # 
  fhir:rest ( [
fhir:mode [ fhir:v "server" ] ;
    ( fhir:resource [
fhir:type [ fhir:v "AdministrableProductDefinition" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "AdministrableProductDefinition:device" ] [ fhir:v "AdministrableProductDefinition:form-of" ] [ fhir:v "AdministrableProductDefinition:manufactured-item" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "Ingredient:for" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "An identifier for the administrable product" ]       ] [
fhir:name [ fhir:v "ingredient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-ingredient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-ingredient>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ingredients of this administrable medicinal product" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "manufactured-item" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-manufactured-item"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-manufactured-item>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "route" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-route"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-route>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Coded expression for the route" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "dose-form" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-dose-form"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-dose-form>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The administrable dose form, i.e. the dose form of the final product after necessary reconstitution or processing" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "device" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-device"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-device>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "form-of" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-form-of"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-form-of>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "target-species" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-target-species"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-target-species>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Coded expression for the species" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The status of this administrable product. Enables tracking the life-cycle of the content." ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "Binary" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Binary"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Binary>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Binary-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Binary-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "Bundle" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Bundle>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/StructureDefinition/batch-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/batch-bundle>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/batch-response-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/batch-response-bundle>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/document-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/document-bundle>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/history-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/history-bundle>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/search-set-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/search-set-bundle>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/subscription-notification-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/subscription-notification-bundle>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/transaction-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/transaction-bundle>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/transaction-response-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/transaction-response-bundle>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "Bundle:composition" ] [ fhir:v "Bundle:example-constraint" ] [ fhir:v "Bundle:message" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Bundle-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Persistent identifier for the bundle" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "message" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-message"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Bundle-message>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Bundle-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection | subscription-notification" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "composition" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-composition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Bundle-composition>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Bundle-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] [
fhir:name [ fhir:v "example-constraint" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-example-constraint"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Bundle-example-constraint>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search Composition Bundle" ]       ] [
fhir:name [ fhir:v "timestamp" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-timestamp"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Bundle-timestamp>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the bundle was assembled" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "ClinicalUseDefinition" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "ClinicalUseDefinition:contraindication-reference" ] [ fhir:v "ClinicalUseDefinition:effect-reference" ] [ fhir:v "ClinicalUseDefinition:indication-reference" ] [ fhir:v "ClinicalUseDefinition:product" ] [ fhir:v "ClinicalUseDefinition:subject" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "contraindication-reference" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication-reference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication-reference>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The situation that is being documented as contraindicating against this item, as a reference" ]       ] [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Business identifier for this issue" ]       ] [
fhir:name [ fhir:v "indication-reference" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication-reference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication-reference>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The situation that is being documented as an indicaton for this item, as a reference" ]       ] [
fhir:name [ fhir:v "product" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-product"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-product>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The medicinal product for which this is a clinical usage issue" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-subject"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-subject>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The resource for which this is a clinical usage issue" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "indication | contraindication | interaction | undesirable-effect | warning" ]       ] [
fhir:name [ fhir:v "effect-reference" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect-reference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect-reference>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The situation in which the undesirable effect may manifest, as a reference" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "effect" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The situation in which the undesirable effect may manifest, as a code" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "interaction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-interaction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-interaction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The type of the interaction e.g. drug-drug interaction, drug-food interaction, drug-lab test interaction" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "indication" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The situation that is being documented as an indicaton for this item, as a code" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "contraindication" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The situation that is being documented as contraindicating against this item, as a code" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Whether this is a current issue or one that has been retired etc." ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "CodeSystem" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/CodeSystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/CodeSystem>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/StructureDefinition/publishablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/publishablecodesystem>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "CodeSystem:supplements" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "CodeSystem:supplements" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A code defined in the code system" ]       ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "derived-from" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-derived-from"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-derived-from>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "language" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-language"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-language>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A language in which a designation is provided" ]       ] [
fhir:name [ fhir:v "predecessor" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-predecessor"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-predecessor>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "effective" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-effective"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-effective>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "content-mode" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "not-present | example | fragment | complete | supplement" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "supplements" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-supplements"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-supplements>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Find code system supplements for the referenced code system" ]       ] [
fhir:name [ fhir:v "system" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-system"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-system>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The system for any codes defined by this code system (same as 'url')" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "topic" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-topic"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-topic>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "upload-external-code-system" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/CodeSystem-t-upload-external-code-system"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/CodeSystem-t-upload-external-code-system>         ]       ] [
fhir:name [ fhir:v "apply-codesystem-delta-remove" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/CodeSystem-t-apply-codesystem-delta-remove"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/CodeSystem-t-apply-codesystem-delta-remove>         ]       ] [
fhir:name [ fhir:v "apply-codesystem-delta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/CodeSystem-t-apply-codesystem-delta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/CodeSystem-t-apply-codesystem-delta-add>         ]       ] )     ] [
fhir:type [ fhir:v "Composition" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Composition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Composition>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/StructureDefinition/catalog"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/catalog>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/clinicaldocument"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/clinicaldocument>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/example-composition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/example-composition>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/example-section-library"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/example-section-library>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "Composition:attester" ] [ fhir:v "Composition:author" ] [ fhir:v "Composition:encounter" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:patient" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Bundle:composition" ] [ fhir:v "Bundle:example-constraint" ] [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-subject"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-subject>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who and/or what the composition is about" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "section" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-section"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-section>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Classification of section (recommended)" ]       ] [
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Human Readable name/title" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "section-text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-section-text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-section-text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the section narrative of the resource" ]       ] [
fhir:name [ fhir:v "related" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-related"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-related>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Target of the relationship" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "section-code-text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-section-code-text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-section-code-text>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "Search on the section narrative of the resource" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "period" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-period"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-period>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The period covered by the documentation" ]       ] [
fhir:name [ fhir:v "event-code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-event-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-event-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Main clinical acts documented as codes" ]       ] [
fhir:name [ fhir:v "author" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-author"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-author>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who and/or what authored the composition" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-encounter>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the activity definition" ]       ] [
fhir:name [ fhir:v "attester" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-attester"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-attester>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who attested the composition" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the activity definition" ]       ] [
fhir:name [ fhir:v "event-reference" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-event-reference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-event-reference>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Main clinical acts documented as references" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "entry" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-entry"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-entry>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A reference to data that supports this section" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Categorization of Composition" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Composition-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Composition-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "preliminary | final | amended | entered-in-error" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] [
fhir:name [ fhir:v "document" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Composition-i-document"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Composition-i-document>         ]       ] )     ] [
fhir:type [ fhir:v "ImplementationGuide" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/ImplementationGuide>       ] ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "ImplementationGuide:depends-on" ] [ fhir:v "ImplementationGuide:global" ] [ fhir:v "ImplementationGuide:resource" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:depends-on" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "resource" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Location of the resource" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "experimental" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "For testing purposes, not real usage" ]       ] [
fhir:name [ fhir:v "global" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-global"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-global>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Profile that all resources must conform to" ]       ] [
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "depends-on" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-depends-on"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-depends-on>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Identity of the IG that this depends on" ]       ] [
fhir:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "uninstall" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/ImplementationGuide-t-uninstall"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/ImplementationGuide-t-uninstall>         ]       ] [
fhir:name [ fhir:v "install" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/ImplementationGuide-t-install"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/ImplementationGuide-t-install>         ]       ] )     ] [
fhir:type [ fhir:v "Ingredient" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Ingredient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Ingredient>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "Ingredient:for" ] [ fhir:v "Ingredient:manufacturer" ] [ fhir:v "Ingredient:substance" ] [ fhir:v "Ingredient:substance-definition" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "RegulatedAuthorization:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "An identifier or code by which the ingredient can be referenced" ]       ] [
fhir:name [ fhir:v "role" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-role"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-role>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A classification of the ingredient identifying its purpose within the product, e.g. active, inactive" ]       ] [
fhir:name [ fhir:v "substance" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-substance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-substance>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Reference to a resource (by instance)" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "for" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-for"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-for>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The product which this ingredient is a constituent part of" ]       ] [
fhir:name [ fhir:v "substance-code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-substance-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-substance-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Reference to a concept (by class)" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "strength-concentration-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "Ingredient concentration strength as quantity" ]       ] [
fhir:name [ fhir:v "manufacturer" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-manufacturer"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-manufacturer>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The organization that manufactures this ingredient" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "substance-definition" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-substance-definition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-substance-definition>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Reference to a resource (by instance)" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "function" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-function"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-function>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "strength-presentation-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "Ingredient presentation strength as quantity" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Ingredient-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Ingredient-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The status of this ingredient. Enables tracking the life-cycle of the content" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "List" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/List"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/List>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "List:encounter" ] [ fhir:v "List:item" ] [ fhir:v "List:patient" ] [ fhir:v "List:source" ] [ fhir:v "List:subject" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "empty-reason" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-empty-reason"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-empty-reason>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Why list is empty" ]       ] [
fhir:name [ fhir:v "item" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-item"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-item>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Actual entry" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "notes" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-notes"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-notes>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The annotation  - text content (as markdown)" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-subject"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-subject>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "If all resources have the same subject" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-encounter>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-source>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who and/or what defined the list contents (aka Author)" ]       ] [
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Descriptive name for the list" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/List-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/List-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "current | retired | entered-in-error" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "ManufacturedItemDefinition" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "AdministrableProductDefinition:manufactured-item" ] [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "Ingredient:for" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "PackagedProductDefinition:biological" ] [ fhir:v "PackagedProductDefinition:contained-item" ] [ fhir:v "PackagedProductDefinition:device" ] [ fhir:v "PackagedProductDefinition:manufactured-item" ] [ fhir:v "PackagedProductDefinition:medication" ] [ fhir:v "PackagedProductDefinition:nutrition" ] [ fhir:v "PackagedProductDefinition:package" ] [ fhir:v "RegulatedAuthorization:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Unique identifier" ]       ] [
fhir:name [ fhir:v "ingredient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-ingredient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-ingredient>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "An ingredient of this item" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-name>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A descriptive name applied to this item" ]       ] [
fhir:name [ fhir:v "dose-form" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-dose-form"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-dose-form>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Dose form as manufactured and before any transformation into the pharmaceutical product" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The status of this item. Enables tracking the life-cycle of the content." ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "MedicinalProductDefinition" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "MedicinalProductDefinition:contact" ] [ fhir:v "MedicinalProductDefinition:master-file" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "AdministrableProductDefinition:form-of" ] [ fhir:v "ClinicalUseDefinition:product" ] [ fhir:v "ClinicalUseDefinition:subject" ] [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "Ingredient:for" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "PackagedProductDefinition:package-for" ] [ fhir:v "RegulatedAuthorization:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Business identifier for this product. Could be an MPID" ]       ] [
fhir:name [ fhir:v "ingredient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-ingredient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-ingredient>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "An ingredient of this product" ]       ] [
fhir:name [ fhir:v "master-file" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-master-file"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-master-file>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A master file for to the medicinal product (e.g. Pharmacovigilance System Master File)" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "name-language" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name-language"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name-language>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Language code for this name" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Regulatory type, e.g. Investigational or Authorized" ]       ] [
fhir:name [ fhir:v "characteristic" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows the key product features to be recorded, such as \"sugar free\", \"modified release\", \"parallel import\"" ]       ] [
fhir:name [ fhir:v "characteristic-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A category for the characteristic" ]       ] [
fhir:name [ fhir:v "product-classification" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-product-classification"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-product-classification>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows the product to be classified by various systems" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "contact" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-contact"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-contact>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A product specific contact, person (in a role), or an organization" ]       ] [
fhir:name [ fhir:v "domain" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-domain"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-domain>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "If this medicine applies to human or veterinary uses" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The full product name" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "OperationDefinition" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/OperationDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/OperationDefinition>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "OperationDefinition:base" ] [ fhir:v "OperationDefinition:input-profile" ] [ fhir:v "OperationDefinition:output-profile" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "OperationDefinition:base" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Name used to invoke the operation" ]       ] [
fhir:name [ fhir:v "instance" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-instance>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Invoke on an instance?" ]       ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Invoke at the type level?" ]       ] [
fhir:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "output-profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Validation information for out parameters" ]       ] [
fhir:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "kind" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-kind>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "operation | query" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "input-profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Validation information for in parameters" ]       ] [
fhir:name [ fhir:v "system" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-system"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-system>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Invoke at the system level?" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "base" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-base"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-base>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Marks this as a profile of the base" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] )     ] [
fhir:type [ fhir:v "Organization" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Organization>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "Organization:endpoint" ] [ fhir:v "Organization:partof" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:attester" ] [ fhir:v "Composition:author" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "Ingredient:manufacturer" ] [ fhir:v "List:item" ] [ fhir:v "List:source" ] [ fhir:v "List:subject" ] [ fhir:v "MedicinalProductDefinition:contact" ] [ fhir:v "Organization:partof" ] [ fhir:v "RegulatedAuthorization:holder" ] [ fhir:v "RegulatedAuthorization:subject" ] [ fhir:v "Subscription:owner" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Any identifier for the organization (not the accreditation issuer's identifier)" ]       ] [
fhir:name [ fhir:v "partof" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-partof"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-partof>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "An organization of which this organization forms a part" ]       ] [
fhir:name [ fhir:v "address" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-address"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-address>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "address-state" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-address-state"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-address-state>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A state specified in an address" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-active"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-active>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Is the Organization record active" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A code for the type of organization" ]       ] [
fhir:name [ fhir:v "address-postalcode" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-address-postalcode"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-address-postalcode>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A postal code specified in an address" ]       ] [
fhir:name [ fhir:v "address-country" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-address-country"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-address-country>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A country specified in an address" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "endpoint" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-endpoint"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-endpoint>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Technical endpoints providing access to services operated for the organization" ]       ] [
fhir:name [ fhir:v "phonetic" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-phonetic"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-phonetic>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of the organization's name using some kind of phonetic matching algorithm" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "address-use" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-address-use"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-address-use>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A use code specified in an address" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of the organization's name or alias" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "address-city" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-address-city"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-address-city>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A city specified in an address" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "PackagedProductDefinition" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "PackagedProductDefinition:biological" ] [ fhir:v "PackagedProductDefinition:contained-item" ] [ fhir:v "PackagedProductDefinition:device" ] [ fhir:v "PackagedProductDefinition:manufactured-item" ] [ fhir:v "PackagedProductDefinition:medication" ] [ fhir:v "PackagedProductDefinition:nutrition" ] [ fhir:v "PackagedProductDefinition:package" ] [ fhir:v "PackagedProductDefinition:package-for" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "PackagedProductDefinition:biological" ] [ fhir:v "PackagedProductDefinition:contained-item" ] [ fhir:v "PackagedProductDefinition:device" ] [ fhir:v "PackagedProductDefinition:manufactured-item" ] [ fhir:v "PackagedProductDefinition:medication" ] [ fhir:v "PackagedProductDefinition:nutrition" ] [ fhir:v "PackagedProductDefinition:package" ] [ fhir:v "RegulatedAuthorization:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Unique identifier" ]       ] [
fhir:name [ fhir:v "package" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A complete packaged product within this packaged product" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "medication" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-medication>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A manufactured item of medication within this packaged product" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "manufactured-item" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-manufactured-item"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-manufactured-item>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A manufactured item of medication within this packaged product" ]       ] [
fhir:name [ fhir:v "nutrition" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-nutrition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-nutrition>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A nutrition product within this packaged product" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-name>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc." ]       ] [
fhir:name [ fhir:v "biological" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-biological"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-biological>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A biologically derived product within this packaged product" ]       ] [
fhir:name [ fhir:v "package-for" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package-for"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package-for>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The product that this is a pack for" ]       ] [
fhir:name [ fhir:v "contained-item" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-contained-item"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-contained-item>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Any of the contained items within this packaged product" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "device" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-device"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-device>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A device within this packaged product" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "RegulatedAuthorization" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/RegulatedAuthorization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/RegulatedAuthorization>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "RegulatedAuthorization:holder" ] [ fhir:v "RegulatedAuthorization:subject" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Business identifier for the authorization, typically assigned by the authorizing body" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-subject"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-subject>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The type of regulated product, treatment, facility or activity that is being authorized" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "case-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The defining type of case" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "holder" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-holder"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-holder>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The organization that holds the granted authorization" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "region" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-region"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-region>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The territory (e.g., country, jurisdiction etc.) in which the authorization has been granted" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "case" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The case or procedure number" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "SearchParameter" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/SearchParameter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/SearchParameter>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "SearchParameter:component" ] [ fhir:v "SearchParameter:derived-from" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "SearchParameter:component" ] [ fhir:v "SearchParameter:derived-from" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Code used in URL" ]       ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "derived-from" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Original definition for the search parameter" ]       ] [
fhir:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "number | date | string | token | reference | composite | quantity | uri | special" ]       ] [
fhir:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "target" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-target"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-target>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Types of resource (if a resource reference)" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "component" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-component"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-component>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Defines how the part works" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "base" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-base"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-base>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The resource type(s) this search parameter applies to" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "SubstanceDefinition" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/SubstanceDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/SubstanceDefinition>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "Ingredient:substance" ] [ fhir:v "Ingredient:substance-definition" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "RegulatedAuthorization:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SubstanceDefinition-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Identifier by which this substance is known" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SubstanceDefinition-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The specific code" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "classification" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-classification"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SubstanceDefinition-classification>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "High or low level categorization, e.g. polymer vs. nucleic acid or linear vs. branch chain" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "domain" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-domain"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SubstanceDefinition-domain>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "If the substance applies to only human or veterinary use" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SubstanceDefinition-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The actual name" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SubstanceDefinition-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SubstanceDefinition-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge>         ]       ] )     ] [
fhir:type [ fhir:v "ValueSet" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/ValueSet"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/ValueSet>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/StructureDefinition/computablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/computablevalueset>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/executablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/executablevalueset>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/publishablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/publishablevalueset>       ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "CodeSystem:derived-from" ] [ fhir:v "CodeSystem:predecessor" ] [ fhir:v "Composition:entry" ] [ fhir:v "Composition:event-reference" ] [ fhir:v "Composition:related" ] [ fhir:v "Composition:subject" ] [ fhir:v "ImplementationGuide:resource" ] [ fhir:v "List:item" ] [ fhir:v "List:subject" ] [ fhir:v "ValueSet:derived-from" ] [ fhir:v "ValueSet:predecessor" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "This special parameter searches for codes in the value set. See additional notes on the ValueSet resource" ]       ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "derived-from" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-derived-from"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-derived-from>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "predecessor" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-predecessor"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-predecessor>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "reference" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-reference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-reference>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "A code system included or excluded in the value set or an imported value set" ]       ] [
fhir:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "effective" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-effective"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-effective>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "expansion" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-expansion"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-expansion>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies the value set expansion (business identifier)" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "topic" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-topic"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-topic>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-_id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-_id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-_text"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-_text>         ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Search on the narrative of the resource" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate-code" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/ValueSet-it-validate-code"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/ValueSet-it-validate-code>         ]       ] [
fhir:name [ fhir:v "invalidate-expansion" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/ValueSet-i-invalidate-expansion"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/ValueSet-i-invalidate-expansion>         ]       ] [
fhir:name [ fhir:v "expand" ] ;
fhir:definition [
fhir:v "http://localhost:8090/fhir/OperationDefinition/ValueSet-it-expand"^^xsd:anyURI ;
fhir:link <http://localhost:8090/fhir/OperationDefinition/ValueSet-it-expand>         ]       ] )     ] ) ;
    ( fhir:interaction [
fhir:code [ fhir:v "transaction" ]     ] [
fhir:code [ fhir:v "history-system" ]     ] )
  ] ) . #