FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CapabilityStatement/base (JSON)

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Base Capability Statement

{
  "resourceType" : "CapabilityStatement",
  "id" : "base",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"title\"/><ul><li>Implementation Guide Version: 6.0.0-cibuild</li><li>FHIR Version: 6.0.0-cibuild</li><li>Supported Formats: <code>xml</code>, <code>json</code></li><li>Supported Patch Formats: </li><li>Published on: Fri Apr 12 18:40:09 UTC 2024</li><li>Published by: HL7 International / FHIR Infrastructure</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><p>All the functionality defined in FHIR</p>\n</div><div class=\"lead\"><em>Security</em></div><div class=\"row\"><div class=\"col-lg-6\">Enable CORS: yes</div><div class=\"col-lg-6\">Security services supported: <code>SMART-on-FHIR</code></div></div><blockquote><div><p>This is the Capability Statement to declare that the server supports SMART-on-FHIR. See the SMART-on-FHIR docs for the extension that would go with such a server</p>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div><ul><li>Supports the <code>transaction</code> interaction described as follows:<div><p>Implemented per the specification (or Insert other doco here)</p>\n</div></li><li>Supports the <code>batch</code> interaction described as follows:<div><p>Implemented per the specification (or Insert other doco here)</p>\n</div></li><li>Supports the <code>history-system</code> interaction described as follows:<div><p>Implemented per the specification (or Insert other doco here)</p>\n</div></li><li>Supports the <code>search-system</code> interaction described as follows:<div><p>Implemented per the specification (or Insert other doco here)</p>\n</div></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=\"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=\"#Account1-1\">Account</a></td><td><a href=\"account.html\">http://hl7.org/fhir/StructureDefinition/Account</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>owner, identifier, period, patient, subject, name, guarantor, type, relatedaccount, status</td><td><code>Account.owner</code>, <code>Account.patient</code>, <code>Account.subject</code>, <code>Account.guarantor</code>, <code>Account.relatedaccount</code></td><td><code>Account.relatedaccount</code>, <code>ChargeItem.account</code>, <code>ChargeItemDefinition.account</code>, <code>Encounter.account</code>, <code>Invoice.account</code>, <code>PaymentReconciliation.allocation-account</code></td><td/></tr><tr><td><a href=\"#ActivityDefinition1-2\">ActivityDefinition</a></td><td><a href=\"activitydefinition.html\">http://hl7.org/fhir/StructureDefinition/ActivityDefinition</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>date, identifier, successor, context-type-value, kind, jurisdiction, derived-from, description, context-type, predecessor, composed-of, title, version, url, context-quantity, depends-on, effective, context, name, publisher, topic, context-type-quantity, status</td><td><code>ActivityDefinition.successor</code>, <code>ActivityDefinition.derived-from</code>, <code>ActivityDefinition.predecessor</code>, <code>ActivityDefinition.composed-of</code>, <code>ActivityDefinition.depends-on</code></td><td><code>CarePlan.instantiates-canonical</code>, <code>ClinicalUseDefinition.product</code>, <code>ClinicalUseDefinition.subject</code>, <code>Communication.instantiates-canonical</code>, <code>DeviceRequest.instantiates-canonical</code>, <code>FamilyMemberHistory.instantiates-canonical</code>, <code>PlanDefinition.definition</code>, <code>Procedure.instantiates-canonical</code>, <code>RegulatedAuthorization.subject</code>, <code>ServiceRequest.instantiates-canonical</code></td><td/></tr><tr><td><a href=\"#ActorDefinition1-3\">ActorDefinition</a></td><td><a href=\"actordefinition.html\">http://hl7.org/fhir/StructureDefinition/ActorDefinition</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>date, identifier, context-type-value, jurisdiction, description, context-type, title, type, version, url, context-quantity, context, publisher, context-type-quantity, status</td><td/><td><code>Requirements.actor</code></td><td/></tr><tr><td><a href=\"#AdministrableProductDefinition1-4\">AdministrableProductDefinition</a></td><td><a href=\"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>identifier, manufactured-item, ingredient, route, dose-form, device, form-of, target-species, status</td><td><code>AdministrableProductDefinition.manufactured-item</code>, <code>AdministrableProductDefinition.device</code>, <code>AdministrableProductDefinition.form-of</code></td><td><code>Ingredient.for</code></td><td/></tr><tr><td><a href=\"#AdverseEvent1-5\">AdverseEvent</a></td><td><a href=\"adverseevent.html\">http://hl7.org/fhir/StructureDefinition/AdverseEvent</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>identifier, recorder, study, code, actuality, subject, substance, cause, patient, resultingeffect, seriousness, effect, location, category, status</td><td><code>AdverseEvent.recorder</code>, <code>AdverseEvent.study</code>, <code>AdverseEvent.subject</code>, <code>AdverseEvent.substance</code>, <code>AdverseEvent.patient</code>, <code>AdverseEvent.resultingeffect</code>, <code>AdverseEvent.location</code></td><td/><td/></tr><tr><td><a href=\"#AllergyIntolerance1-6\">AllergyIntolerance</a></td><td><a href=\"allergyintolerance.html\">http://hl7.org/fhir/StructureDefinition/AllergyIntolerance</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>date, severity, identifier, code, verification-status, criticality, manifestation-reference, clinical-status, type, participant, manifestation-code, route, patient, category, last-date</td><td><code>AllergyIntolerance.manifestation-reference</code>, <code>AllergyIntolerance.participant</code>, <code>AllergyIntolerance.patient</code></td><td><code>ClinicalImpression.problem</code></td><td/></tr><tr><td><a href=\"#Appointment1-7\">Appointment</a></td><td><a href=\"appointment.html\">http://hl7.org/fhir/StructureDefinition/Appointment</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>date, identifier, specialty, service-category, practitioner, appointment-type, part-status, subject, service-type, slot, reason-code, actor, based-on, patient, reason-reference, supporting-info, requested-period, location, group, service-type-reference, status</td><td><code>Appointment.practitioner</code>, <code>Appointment.subject</code>, <code>Appointment.slot</code>, <code>Appointment.actor</code>, <code>Appointment.based-on</code>, <code>Appointment.patient</code>, <code>Appointment.reason-reference</code>, <code>Appointment.supporting-info</code>, <code>Appointment.location</code>, <code>Appointment.group</code>, <code>Appointment.service-type-reference</code></td><td><code>AppointmentResponse.appointment</code>, <code>CarePlan.activity-reference</code>, <code>DocumentReference.based-on</code>, <code>DocumentReference.context</code>, <code>Encounter.appointment</code>, <code>ImagingSelection.based-on</code>, <code>ImagingStudy.based-on</code></td><td/></tr><tr><td><a href=\"#AppointmentResponse1-8\">AppointmentResponse</a></td><td><a href=\"appointmentresponse.html\">http://hl7.org/fhir/StructureDefinition/AppointmentResponse</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>actor, identifier, practitioner, part-status, patient, appointment, location, group</td><td><code>AppointmentResponse.actor</code>, <code>AppointmentResponse.practitioner</code>, <code>AppointmentResponse.patient</code>, <code>AppointmentResponse.appointment</code>, <code>AppointmentResponse.location</code>, <code>AppointmentResponse.group</code></td><td><code>DocumentReference.based-on</code>, <code>ImagingSelection.based-on</code>, <code>ImagingStudy.based-on</code></td><td/></tr><tr><td><a href=\"#ArtifactAssessment1-9\">ArtifactAssessment</a></td><td><a href=\"artifactassessment.html\">http://hl7.org/fhir/StructureDefinition/ArtifactAssessment</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>date, identifier</td><td/><td/><td/></tr><tr><td><a href=\"#AuditEvent1-10\">AuditEvent</a></td><td><a href=\"auditevent.html\">http://hl7.org/fhir/StructureDefinition/AuditEvent</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>date, agent, entity-role, purpose, encounter, source, type, based-on, subtype, patient, action, agent-role, entity, outcome, policy</td><td><code>AuditEvent.agent</code>, <code>AuditEvent.encounter</code>, <code>AuditEvent.source</code>, <code>AuditEvent.based-on</code>, <code>AuditEvent.patient</code>, <code>AuditEvent.entity</code></td><td/><td/></tr><tr><td><a href=\"#Basic1-11\">Basic</a></td><td><a href=\"basic.html\">http://hl7.org/fhir/StructureDefinition/Basic</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>identifier, code, author, created, patient, subject</td><td><code>Basic.author</code>, <code>Basic.patient</code>, <code>Basic.subject</code></td><td/><td/></tr><tr><td><a href=\"#Binary1-12\">Binary</a></td><td><a href=\"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></td><td/><td/><td/></tr><tr><td><a href=\"#BiologicallyDerivedProduct1-13\">BiologicallyDerivedProduct</a></td><td><a href=\"biologicallyderivedproduct.html\">http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct</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>identifier, request, code, product-status, serial-number, biological-source-event, product-category, collector</td><td><code>BiologicallyDerivedProduct.request</code>, <code>BiologicallyDerivedProduct.collector</code></td><td><code>AdverseEvent.substance</code>, <code>BiologicallyDerivedProductDispense.product</code>, <code>ClinicalUseDefinition.product</code>, <code>ClinicalUseDefinition.subject</code>, <code>DetectedIssue.subject</code>, <code>DetectedIssue.patient</code>, <code>DiagnosticReport.subject</code>, <code>DiagnosticReport.patient</code>, <code>GenomicStudy.patient</code>, <code>GenomicStudy.subject</code>, <code>MolecularSequence.subject</code>, <code>MolecularSequence.patient</code>, <code>Observation.subject</code>, <code>Observation.patient</code>, <code>RegulatedAuthorization.subject</code>, <code>ResearchSubject.subject</code>, <code>ResearchSubject.patient</code>, <code>Specimen.patient</code>, <code>Specimen.subject</code></td><td/></tr><tr><td><a href=\"#BiologicallyDerivedProductDispense1-14\">BiologicallyDerivedProductDispense</a></td><td><a href=\"biologicallyderivedproductdispense.html\">http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProductDispense</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>identifier, product, performer, patient, status</td><td><code>BiologicallyDerivedProductDispense.product</code>, <code>BiologicallyDerivedProductDispense.performer</code>, <code>BiologicallyDerivedProductDispense.patient</code></td><td/><td/></tr><tr><td><a href=\"#BodyStructure1-15\">BodyStructure</a></td><td><a href=\"bodystructure.html\">http://hl7.org/fhir/StructureDefinition/BodyStructure</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>identifier, included_structure, excluded_structure, morphology, patient</td><td><code>BodyStructure.patient</code></td><td><code>ServiceRequest.body-structure</code></td><td/></tr><tr><td><a href=\"#Bundle1-16\">Bundle</a></td><td><a href=\"bundle.html\">http://hl7.org/fhir/StructureDefinition/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>identifier, composition, message, type, timestamp</td><td><code>Bundle.composition</code>, <code>Bundle.message</code></td><td/><td/></tr><tr><td><a href=\"#CapabilityStatement1-17\">CapabilityStatement</a></td><td><a href=\"capabilitystatement.html\">http://hl7.org/fhir/StructureDefinition/CapabilityStatement</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>date, identifier, resource-profile, context-type-value, software, resource, jurisdiction, format, description, context-type, fhirversion, title, version, supported-profile, url, mode, context-quantity, security-service, context, name, publisher, context-type-quantity, guide, status</td><td><code>CapabilityStatement.resource-profile</code>, <code>CapabilityStatement.supported-profile</code>, <code>CapabilityStatement.guide</code></td><td><code>RequestOrchestration.participant</code></td><td/></tr><tr><td><a href=\"#CarePlan1-18\">CarePlan</a></td><td><a href=\"careplan.html\">http://hl7.org/fhir/StructureDefinition/CarePlan</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>care-team, date, identifier, goal, custodian, replaces, subject, instantiates-canonical, part-of, encounter, intent, activity-reference, condition, based-on, patient, instantiates-uri, category, status</td><td><code>CarePlan.care-team</code>, <code>CarePlan.goal</code>, <code>CarePlan.custodian</code>, <code>CarePlan.replaces</code>, <code>CarePlan.subject</code>, <code>CarePlan.instantiates-canonical</code>, <code>CarePlan.part-of</code>, <code>CarePlan.encounter</code>, <code>CarePlan.activity-reference</code>, <code>CarePlan.condition</code>, <code>CarePlan.based-on</code>, <code>CarePlan.patient</code></td><td><code>Appointment.based-on</code>, <code>CarePlan.replaces</code>, <code>CarePlan.part-of</code>, <code>CarePlan.based-on</code>, <code>Communication.based-on</code>, <code>DiagnosticReport.based-on</code>, <code>DocumentReference.based-on</code>, <code>Encounter.based-on</code>, <code>ImagingSelection.based-on</code>, <code>ImagingStudy.based-on</code>, <code>Observation.based-on</code>, <code>Procedure.based-on</code>, <code>QuestionnaireResponse.based-on</code>, <code>ServiceRequest.based-on</code></td><td/></tr><tr><td><a href=\"#CareTeam1-19\">CareTeam</a></td><td><a href=\"careteam.html\">http://hl7.org/fhir/StructureDefinition/CareTeam</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>date, identifier, patient, subject, name, category, participant, status</td><td><code>CareTeam.patient</code>, <code>CareTeam.subject</code>, <code>CareTeam.participant</code></td><td><code>AllergyIntolerance.participant</code>, <code>Appointment.practitioner</code>, <code>Appointment.actor</code>, <code>Appointment.patient</code>, <code>Appointment.location</code>, <code>Appointment.group</code>, <code>AuditEvent.agent</code>, <code>AuditEvent.source</code>, <code>Basic.author</code>, <code>CarePlan.care-team</code>, <code>CarePlan.custodian</code>, <code>CareTeam.participant</code>, <code>ChargeItem.performer-actor</code>, <code>Communication.sender</code>, <code>Communication.recipient</code>, <code>CommunicationRequest.recipient</code>, <code>Condition.participant-actor</code>, <code>Consent.grantee</code>, <code>Consent.actor</code>, <code>DiagnosticReport.performer</code>, <code>DiagnosticReport.results-interpreter</code>, <code>DocumentReference.author</code>, <code>Encounter.careteam</code>, <code>Group.member</code>, <code>ImagingStudy.performer</code>, <code>List.source</code>, <code>MeasureReport.patient</code>, <code>MeasureReport.subject</code>, <code>MedicationDispense.performer</code>, <code>MedicationRequest.intended-performer</code>, <code>Observation.performer</code>, <code>Procedure.performer</code>, <code>Provenance.agent</code>, <code>RequestOrchestration.subject</code>, <code>RequestOrchestration.participant</code>, <code>RequestOrchestration.patient</code>, <code>Schedule.actor</code>, <code>ServiceRequest.performer</code>, <code>Subscription.owner</code>, <code>SupplyRequest.requester</code>, <code>Task.owner</code>, <code>Task.actor</code></td><td/></tr><tr><td><a href=\"#ChargeItem1-20\">ChargeItem</a></td><td><a href=\"chargeitem.html\">http://hl7.org/fhir/StructureDefinition/ChargeItem</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>identifier, performing-organization, code, quantity, subject, encounter, occurrence, entered-date, performer-function, factor-override, patient, service, price-override, enterer, performer-actor, account, requesting-organization, status</td><td><code>ChargeItem.performing-organization</code>, <code>ChargeItem.subject</code>, <code>ChargeItem.encounter</code>, <code>ChargeItem.patient</code>, <code>ChargeItem.service</code>, <code>ChargeItem.enterer</code>, <code>ChargeItem.performer-actor</code>, <code>ChargeItem.account</code>, <code>ChargeItem.requesting-organization</code></td><td/><td/></tr><tr><td><a href=\"#ChargeItemDefinition1-21\">ChargeItemDefinition</a></td><td><a href=\"chargeitemdefinition.html\">http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition</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>date, identifier, context-type-value, jurisdiction, description, context-type, title, version, url, context-quantity, effective, context, publisher, account, context-type-quantity, status</td><td><code>ChargeItemDefinition.account</code></td><td/><td/></tr><tr><td><a href=\"#Citation1-22\">Citation</a></td><td><a href=\"citation.html\">http://hl7.org/fhir/StructureDefinition/Citation</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>date, identifier, context-type-value, jurisdiction, description, classification-type, context-type, title, classification, version, url, context-quantity, effective, context, name, classifier, publisher, context-type-quantity, status</td><td/><td/><td/></tr><tr><td><a href=\"#Claim1-23\">Claim</a></td><td><a href=\"claim.html\">http://hl7.org/fhir/StructureDefinition/Claim</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>care-team, identifier, created, use, encounter, priority, payee, provider, insurer, patient, detail-udi, enterer, procedure-udi, subdetail-udi, facility, item-udi, status</td><td><code>Claim.care-team</code>, <code>Claim.encounter</code>, <code>Claim.payee</code>, <code>Claim.provider</code>, <code>Claim.insurer</code>, <code>Claim.patient</code>, <code>Claim.detail-udi</code>, <code>Claim.enterer</code>, <code>Claim.procedure-udi</code>, <code>Claim.subdetail-udi</code>, <code>Claim.facility</code>, <code>Claim.item-udi</code></td><td><code>ClaimResponse.request</code>, <code>DocumentReference.based-on</code>, <code>ExplanationOfBenefit.claim</code></td><td/></tr><tr><td><a href=\"#ClaimResponse1-24\">ClaimResponse</a></td><td><a href=\"claimresponse.html\">http://hl7.org/fhir/StructureDefinition/ClaimResponse</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>identifier, request, disposition, created, insurer, patient, use, payment-date, outcome, requestor, status</td><td><code>ClaimResponse.request</code>, <code>ClaimResponse.insurer</code>, <code>ClaimResponse.patient</code>, <code>ClaimResponse.requestor</code></td><td><code>DeviceRequest.insurance</code></td><td/></tr><tr><td><a href=\"#ClinicalImpression1-25\">ClinicalImpression</a></td><td><a href=\"clinicalimpression.html\">http://hl7.org/fhir/StructureDefinition/ClinicalImpression</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>date, identifier, performer, problem, previous, finding-code, patient, subject, supporting-info, encounter, finding-ref, status</td><td><code>ClinicalImpression.performer</code>, <code>ClinicalImpression.problem</code>, <code>ClinicalImpression.previous</code>, <code>ClinicalImpression.patient</code>, <code>ClinicalImpression.subject</code>, <code>ClinicalImpression.supporting-info</code>, <code>ClinicalImpression.encounter</code>, <code>ClinicalImpression.finding-ref</code></td><td><code>ClinicalImpression.previous</code></td><td/></tr><tr><td><a href=\"#ClinicalUseDefinition1-26\">ClinicalUseDefinition</a></td><td><a href=\"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>contraindication-reference, identifier, indication-reference, product, subject, effect, interaction, indication, type, contraindication, effect-reference, status</td><td><code>ClinicalUseDefinition.contraindication-reference</code>, <code>ClinicalUseDefinition.indication-reference</code>, <code>ClinicalUseDefinition.product</code>, <code>ClinicalUseDefinition.subject</code>, <code>ClinicalUseDefinition.effect-reference</code></td><td/><td/></tr><tr><td><a href=\"#CodeSystem1-27\">CodeSystem</a></td><td><a href=\"codesystem.html\">http://hl7.org/fhir/StructureDefinition/CodeSystem</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>date, identifier, code, context-type-value, content-mode, jurisdiction, description, derived-from, context-type, language, predecessor, title, version, url, context-quantity, supplements, effective, system, context, name, publisher, topic, context-type-quantity, status</td><td><code>CodeSystem.derived-from</code>, <code>CodeSystem.predecessor</code>, <code>CodeSystem.supplements</code></td><td><code>CodeSystem.supplements</code>, <code>ConceptMap.target-group-system</code>, <code>ConceptMap.source-group-system</code></td><td/></tr><tr><td><a href=\"#Communication1-28\">Communication</a></td><td><a href=\"communication.html\">http://hl7.org/fhir/StructureDefinition/Communication</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>identifier, in-response-to, subject, instantiates-canonical, part-of, received, encounter, medium, sent, reason-code, based-on, sender, patient, recipient, reason-reference, topic, instantiates-uri, category, status</td><td><code>Communication.in-response-to</code>, <code>Communication.subject</code>, <code>Communication.instantiates-canonical</code>, <code>Communication.part-of</code>, <code>Communication.encounter</code>, <code>Communication.based-on</code>, <code>Communication.sender</code>, <code>Communication.patient</code>, <code>Communication.recipient</code>, <code>Communication.reason-reference</code></td><td><code>Communication.in-response-to</code></td><td/></tr><tr><td><a href=\"#CommunicationRequest1-29\">CommunicationRequest</a></td><td><a href=\"communicationrequest.html\">http://hl7.org/fhir/StructureDefinition/CommunicationRequest</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>authored, requester, identifier, replaces, subject, about, encounter, medium, occurrence, priority, group-identifier, based-on, patient, recipient, information-provider, category, status</td><td><code>CommunicationRequest.requester</code>, <code>CommunicationRequest.replaces</code>, <code>CommunicationRequest.subject</code>, <code>CommunicationRequest.about</code>, <code>CommunicationRequest.encounter</code>, <code>CommunicationRequest.based-on</code>, <code>CommunicationRequest.patient</code>, <code>CommunicationRequest.recipient</code>, <code>CommunicationRequest.information-provider</code></td><td><code>CarePlan.activity-reference</code>, <code>Communication.based-on</code>, <code>CommunicationRequest.replaces</code>, <code>DocumentReference.based-on</code></td><td/></tr><tr><td><a href=\"#CompartmentDefinition1-30\">CompartmentDefinition</a></td><td><a href=\"compartmentdefinition.html\">http://hl7.org/fhir/StructureDefinition/CompartmentDefinition</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>date, code, context-type-value, resource, description, context-type, version, url, context-quantity, context, name, publisher, context-type-quantity, status</td><td/><td/><td/></tr><tr><td><a href=\"#Composition1-31\">Composition</a></td><td><a href=\"composition.html\">http://hl7.org/fhir/StructureDefinition/Composition</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>date, identifier, period, event-code, author, subject, section, encounter, title, type, version, attester, url, event-reference, section-text, entry, related, patient, category, section-code-text, status</td><td><code>Composition.author</code>, <code>Composition.subject</code>, <code>Composition.encounter</code>, <code>Composition.attester</code>, <code>Composition.event-reference</code>, <code>Composition.entry</code>, <code>Composition.related</code>, <code>Composition.patient</code></td><td><code>Procedure.report</code></td><td/></tr><tr><td><a href=\"#ConceptMap1-32\">ConceptMap</a></td><td><a href=\"conceptmap.html\">http://hl7.org/fhir/StructureDefinition/ConceptMap</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>date, target-scope, context-type-value, jurisdiction, description, target-group-system, derived-from, context-type, predecessor, title, context-quantity, effective, source-scope, context, context-type-quantity, target-code, identifier, source-scope-uri, source-group-system, mapping-property, other-map, version, url, source-code, target-scope-uri, name, publisher, topic, status</td><td><code>ConceptMap.target-scope</code>, <code>ConceptMap.target-group-system</code>, <code>ConceptMap.derived-from</code>, <code>ConceptMap.predecessor</code>, <code>ConceptMap.source-scope</code>, <code>ConceptMap.source-group-system</code>, <code>ConceptMap.other-map</code></td><td><code>ConceptMap.other-map</code></td><td/></tr><tr><td><a href=\"#Condition1-33\">Condition</a></td><td><a href=\"condition.html\">http://hl7.org/fhir/StructureDefinition/Condition</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>evidence-detail, severity, identifier, onset-info, recorded-date, code, evidence, participant-function, subject, participant-actor, verification-status, clinical-status, encounter, onset-date, abatement-date, stage, abatement-string, patient, abatement-age, onset-age, body-site, category</td><td><code>Condition.evidence-detail</code>, <code>Condition.subject</code>, <code>Condition.participant-actor</code>, <code>Condition.encounter</code>, <code>Condition.patient</code></td><td><code>AdverseEvent.resultingeffect</code>, <code>ClinicalImpression.problem</code>, <code>Goal.addresses</code>, <code>RiskAssessment.condition</code></td><td/></tr><tr><td><a href=\"#ConditionDefinition1-34\">ConditionDefinition</a></td><td><a href=\"conditiondefinition.html\">http://hl7.org/fhir/StructureDefinition/ConditionDefinition</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>date, identifier, context-type-value, jurisdiction, description, context-type, title, version, url, context-quantity, context, name, publisher, context-type-quantity, status</td><td/><td/><td/></tr><tr><td><a href=\"#Consent1-35\">Consent</a></td><td><a href=\"consent.html\">http://hl7.org/fhir/StructureDefinition/Consent</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>date, identifier, controller, period, data, manager, purpose, subject, verified-date, grantee, source-reference, verified, actor, security-label, patient, action, category, status</td><td><code>Consent.controller</code>, <code>Consent.data</code>, <code>Consent.manager</code>, <code>Consent.subject</code>, <code>Consent.grantee</code>, <code>Consent.source-reference</code>, <code>Consent.actor</code>, <code>Consent.patient</code></td><td><code>Consent.source-reference</code></td><td/></tr><tr><td><a href=\"#Contract1-36\">Contract</a></td><td><a href=\"contract.html\">http://hl7.org/fhir/StructureDefinition/Contract</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>identifier, instantiates, patient, subject, authority, domain, issued, url, signer, status</td><td><code>Contract.patient</code>, <code>Contract.subject</code>, <code>Contract.authority</code>, <code>Contract.domain</code>, <code>Contract.signer</code></td><td><code>Consent.source-reference</code>, <code>DocumentReference.based-on</code></td><td/></tr><tr><td><a href=\"#Coverage1-37\">Coverage</a></td><td><a href=\"coverage.html\">http://hl7.org/fhir/StructureDefinition/Coverage</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>identifier, subscriber, subscriberid, type, beneficiary, patient, insurer, class-value, paymentby-party, class-type, dependent, policy-holder, status</td><td><code>Coverage.subscriber</code>, <code>Coverage.beneficiary</code>, <code>Coverage.patient</code>, <code>Coverage.insurer</code>, <code>Coverage.paymentby-party</code>, <code>Coverage.policy-holder</code></td><td><code>DeviceRequest.insurance</code>, <code>ExplanationOfBenefit.coverage</code></td><td/></tr><tr><td><a href=\"#CoverageEligibilityRequest1-38\">CoverageEligibilityRequest</a></td><td><a href=\"coverageeligibilityrequest.html\">http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest</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>identifier, provider, created, patient, enterer, facility, status</td><td><code>CoverageEligibilityRequest.provider</code>, <code>CoverageEligibilityRequest.patient</code>, <code>CoverageEligibilityRequest.enterer</code>, <code>CoverageEligibilityRequest.facility</code></td><td><code>CoverageEligibilityResponse.request</code>, <code>DocumentReference.based-on</code></td><td/></tr><tr><td><a href=\"#CoverageEligibilityResponse1-39\">CoverageEligibilityResponse</a></td><td><a href=\"coverageeligibilityresponse.html\">http://hl7.org/fhir/StructureDefinition/CoverageEligibilityResponse</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>identifier, request, disposition, created, insurer, patient, outcome, requestor, status</td><td><code>CoverageEligibilityResponse.request</code>, <code>CoverageEligibilityResponse.insurer</code>, <code>CoverageEligibilityResponse.patient</code>, <code>CoverageEligibilityResponse.requestor</code></td><td/><td/></tr><tr><td><a href=\"#DetectedIssue1-40\">DetectedIssue</a></td><td><a href=\"detectedissue.html\">http://hl7.org/fhir/StructureDefinition/DetectedIssue</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>identifier, code, identified, author, subject, patient, implicated, category, status</td><td><code>DetectedIssue.author</code>, <code>DetectedIssue.subject</code>, <code>DetectedIssue.patient</code>, <code>DetectedIssue.implicated</code></td><td/><td/></tr><tr><td><a href=\"#Device1-41\">Device</a></td><td><a href=\"device.html\">http://hl7.org/fhir/StructureDefinition/Device</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>udi-di, identifier, parent, manufacture-date, udi-carrier, code, device-name, lot-number, serial-number, specification, type, version, url, manufacturer, code-value-concept, organization, biological-source-event, definition, location, model, expiration-date, specification-version, status</td><td><code>Device.parent</code>, <code>Device.organization</code>, <code>Device.definition</code>, <code>Device.location</code></td><td><code>Account.patient</code>, <code>Account.subject</code>, <code>AdverseEvent.substance</code>, <code>AllergyIntolerance.participant</code>, <code>Appointment.practitioner</code>, <code>Appointment.actor</code>, <code>Appointment.patient</code>, <code>Appointment.location</code>, <code>Appointment.group</code>, <code>AppointmentResponse.actor</code>, <code>AppointmentResponse.practitioner</code>, <code>AppointmentResponse.patient</code>, <code>AppointmentResponse.location</code>, <code>AppointmentResponse.group</code>, <code>AuditEvent.agent</code>, <code>AuditEvent.source</code>, <code>Basic.author</code>, <code>CarePlan.custodian</code>, <code>ChargeItem.enterer</code>, <code>ChargeItem.performer-actor</code>, <code>Claim.detail-udi</code>, <code>Claim.procedure-udi</code>, <code>Claim.subdetail-udi</code>, <code>Claim.item-udi</code>, <code>ClinicalUseDefinition.product</code>, <code>ClinicalUseDefinition.subject</code>, <code>Communication.sender</code>, <code>Communication.recipient</code>, <code>CommunicationRequest.requester</code>, <code>CommunicationRequest.recipient</code>, <code>CommunicationRequest.information-provider</code>, <code>Composition.author</code>, <code>Condition.participant-actor</code>, <code>Consent.actor</code>, <code>DetectedIssue.author</code>, <code>DetectedIssue.subject</code>, <code>DetectedIssue.patient</code>, <code>Device.parent</code>, <code>DeviceAssociation.subject</code>, <code>DeviceAssociation.patient</code>, <code>DeviceAssociation.device</code>, <code>DeviceMetric.device</code>, <code>DeviceRequest.requester</code>, <code>DeviceRequest.subject</code>, <code>DeviceRequest.patient</code>, <code>DiagnosticReport.subject</code>, <code>DiagnosticReport.patient</code>, <code>DocumentReference.author</code>, <code>Encounter.participant</code>, <code>Encounter.practitioner</code>, <code>ExplanationOfBenefit.detail-udi</code>, <code>ExplanationOfBenefit.procedure-udi</code>, <code>ExplanationOfBenefit.subdetail-udi</code>, <code>ExplanationOfBenefit.item-udi</code>, <code>Flag.author</code>, <code>Group.member</code>, <code>ImagingSelection.subject</code>, <code>ImagingSelection.patient</code>, <code>ImagingStudy.performer</code>, <code>ImagingStudy.subject</code>, <code>ImagingStudy.patient</code>, <code>Invoice.participant</code>, <code>List.source</code>, <code>MeasureReport.patient</code>, <code>MeasureReport.subject</code>, <code>MedicationDispense.performer</code>, <code>MedicationRequest.requester</code>, <code>MessageHeader.receiver</code>, <code>MessageHeader.sender</code>, <code>Observation.subject</code>, <code>Observation.patient</code>, <code>Observation.device</code>, <code>Procedure.performer</code>, <code>Procedure.subject</code>, <code>Procedure.patient</code>, <code>Provenance.agent</code>, <code>QuestionnaireResponse.author</code>, <code>QuestionnaireResponse.source</code>, <code>RequestOrchestration.author</code>, <code>RequestOrchestration.subject</code>, <code>RequestOrchestration.participant</code>, <code>RequestOrchestration.patient</code>, <code>ResearchSubject.subject</code>, <code>ResearchSubject.patient</code>, <code>RiskAssessment.performer</code>, <code>Schedule.actor</code>, <code>ServiceRequest.subject</code>, <code>ServiceRequest.patient</code>, <code>ServiceRequest.requester</code>, <code>ServiceRequest.performer</code>, <code>Specimen.patient</code>, <code>Specimen.subject</code>, <code>Specimen.container-device</code>, <code>SupplyRequest.requester</code>, <code>Task.requester</code></td><td/></tr><tr><td><a href=\"#DeviceAssociation1-42\">DeviceAssociation</a></td><td><a href=\"deviceassociation.html\">http://hl7.org/fhir/StructureDefinition/DeviceAssociation</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>identifier, subject, patient, device, operator, status</td><td><code>DeviceAssociation.subject</code>, <code>DeviceAssociation.patient</code>, <code>DeviceAssociation.device</code>, <code>DeviceAssociation.operator</code></td><td/><td/></tr><tr><td><a href=\"#DeviceDefinition1-43\">DeviceDefinition</a></td><td><a href=\"devicedefinition.html\">http://hl7.org/fhir/StructureDefinition/DeviceDefinition</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>identifier, device-name, organization, specification, type, version, specification-version, manufacturer</td><td><code>DeviceDefinition.organization</code>, <code>DeviceDefinition.manufacturer</code></td><td><code>AdministrableProductDefinition.device</code>, <code>ClinicalUseDefinition.product</code>, <code>ClinicalUseDefinition.subject</code>, <code>MedicationRequest.intended-performer</code>, <code>RegulatedAuthorization.subject</code>, <code>RequestOrchestration.participant</code></td><td/></tr><tr><td><a href=\"#DeviceDispense1-44\">DeviceDispense</a></td><td><a href=\"devicedispense.html\">http://hl7.org/fhir/StructureDefinition/DeviceDispense</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>identifier, code, subject, patient, status</td><td><code>DeviceDispense.subject</code>, <code>DeviceDispense.patient</code></td><td/><td/></tr><tr><td><a href=\"#DeviceMetric1-45\">DeviceMetric</a></td><td><a href=\"devicemetric.html\">http://hl7.org/fhir/StructureDefinition/DeviceMetric</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>identifier, category, type, device</td><td><code>DeviceMetric.device</code></td><td><code>Observation.device</code></td><td/></tr><tr><td><a href=\"#DeviceRequest1-46\">DeviceRequest</a></td><td><a href=\"devicerequest.html\">http://hl7.org/fhir/StructureDefinition/DeviceRequest</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>insurance, performer-code, requester, identifier, code, performer, event-date, subject, instantiates-canonical, encounter, authored-on, intent, group-identifier, based-on, patient, instantiates-uri, device, prior-request, status</td><td><code>DeviceRequest.insurance</code>, <code>DeviceRequest.requester</code>, <code>DeviceRequest.performer</code>, <code>DeviceRequest.subject</code>, <code>DeviceRequest.instantiates-canonical</code>, <code>DeviceRequest.encounter</code>, <code>DeviceRequest.based-on</code>, <code>DeviceRequest.patient</code>, <code>DeviceRequest.device</code>, <code>DeviceRequest.prior-request</code></td><td><code>Appointment.based-on</code>, <code>CarePlan.activity-reference</code>, <code>Communication.based-on</code>, <code>DeviceRequest.prior-request</code>, <code>DocumentReference.based-on</code>, <code>Encounter.based-on</code>, <code>Observation.based-on</code></td><td/></tr><tr><td><a href=\"#DeviceUsage1-47\">DeviceUsage</a></td><td><a href=\"deviceusage.html\">http://hl7.org/fhir/StructureDefinition/DeviceUsage</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>identifier, patient, device, status</td><td><code>DeviceUsage.patient</code></td><td/><td/></tr><tr><td><a href=\"#DiagnosticReport1-48\">DiagnosticReport</a></td><td><a href=\"diagnosticreport.html\">http://hl7.org/fhir/StructureDefinition/DiagnosticReport</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>date, identifier, study, code, performer, subject, encounter, media, conclusion, result, based-on, patient, specimen, category, issued, results-interpreter, status</td><td><code>DiagnosticReport.study</code>, <code>DiagnosticReport.performer</code>, <code>DiagnosticReport.subject</code>, <code>DiagnosticReport.encounter</code>, <code>DiagnosticReport.media</code>, <code>DiagnosticReport.result</code>, <code>DiagnosticReport.based-on</code>, <code>DiagnosticReport.patient</code>, <code>DiagnosticReport.specimen</code>, <code>DiagnosticReport.results-interpreter</code></td><td><code>Procedure.report</code></td><td/></tr><tr><td><a href=\"#DocumentReference1-49\">DocumentReference</a></td><td><a href=\"documentreference.html\">http://hl7.org/fhir/StructureDefinition/DocumentReference</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>date, modality, subject, description, language, type, relation, setting, doc-status, based-on, format-canonical, patient, context, relationship, creation, identifier, period, event-code, bodysite, custodian, author, format-code, bodysite-reference, format-uri, version, attester, contenttype, event-reference, security-label, location, category, relatesto, facility, status</td><td><code>DocumentReference.subject</code>, <code>DocumentReference.based-on</code>, <code>DocumentReference.format-canonical</code>, <code>DocumentReference.patient</code>, <code>DocumentReference.context</code>, <code>DocumentReference.custodian</code>, <code>DocumentReference.author</code>, <code>DocumentReference.bodysite-reference</code>, <code>DocumentReference.attester</code>, <code>DocumentReference.event-reference</code>, <code>DocumentReference.relatesto</code></td><td><code>Consent.source-reference</code>, <code>DiagnosticReport.media</code>, <code>DocumentReference.relatesto</code>, <code>ImagingSelection.derived-from</code>, <code>MedicationKnowledge.monograph</code>, <code>MedicinalProductDefinition.master-file</code>, <code>Observation.derived-from</code>, <code>Procedure.report</code></td><td/></tr><tr><td><a href=\"#Encounter1-50\">Encounter</a></td><td><a href=\"encounter.html\">http://hl7.org/fhir/StructureDefinition/Encounter</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>date, participant-type, subject, subject-status, appointment, part-of, type, participant, reason-code, based-on, date-start, location-value-period, patient, location-period, special-arrangement, class, identifier, diagnosis-code, practitioner, episode-of-care, length, careteam, end-date, diagnosis-reference, reason-reference, location, service-provider, account, status</td><td><code>Encounter.subject</code>, <code>Encounter.appointment</code>, <code>Encounter.part-of</code>, <code>Encounter.participant</code>, <code>Encounter.based-on</code>, <code>Encounter.patient</code>, <code>Encounter.practitioner</code>, <code>Encounter.episode-of-care</code>, <code>Encounter.careteam</code>, <code>Encounter.diagnosis-reference</code>, <code>Encounter.reason-reference</code>, <code>Encounter.location</code>, <code>Encounter.service-provider</code>, <code>Encounter.account</code></td><td><code>AuditEvent.encounter</code>, <code>CarePlan.encounter</code>, <code>ChargeItem.encounter</code>, <code>Claim.encounter</code>, <code>ClinicalImpression.encounter</code>, <code>Communication.encounter</code>, <code>CommunicationRequest.encounter</code>, <code>Composition.encounter</code>, <code>Condition.encounter</code>, <code>DeviceRequest.encounter</code>, <code>DiagnosticReport.encounter</code>, <code>DocumentReference.context</code>, <code>Encounter.part-of</code>, <code>EncounterHistory.encounter</code>, <code>ExplanationOfBenefit.encounter</code>, <code>Flag.encounter</code>, <code>ImagingStudy.encounter</code>, <code>List.encounter</code>, <code>MedicationAdministration.encounter</code>, <code>MedicationDispense.encounter</code>, <code>MedicationRequest.encounter</code>, <code>MedicationStatement.encounter</code>, <code>NutritionIntake.encounter</code>, <code>NutritionOrder.encounter</code>, <code>Observation.encounter</code>, <code>PaymentReconciliation.allocation-encounter</code>, <code>Procedure.encounter</code>, <code>Provenance.encounter</code>, <code>QuestionnaireResponse.encounter</code>, <code>RequestOrchestration.encounter</code>, <code>RiskAssessment.encounter</code>, <code>ServiceRequest.encounter</code>, <code>Task.encounter</code>, <code>VisionPrescription.encounter</code></td><td/></tr><tr><td><a href=\"#EncounterHistory1-51\">EncounterHistory</a></td><td><a href=\"encounterhistory.html\">http://hl7.org/fhir/StructureDefinition/EncounterHistory</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>identifier, patient, subject, encounter, status</td><td><code>EncounterHistory.patient</code>, <code>EncounterHistory.subject</code>, <code>EncounterHistory.encounter</code></td><td/><td/></tr><tr><td><a href=\"#Endpoint1-52\">Endpoint</a></td><td><a href=\"endpoint.html\">http://hl7.org/fhir/StructureDefinition/Endpoint</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>payload-type, identifier, connection-type, organization, name, status</td><td><code>Endpoint.organization</code></td><td><code>Communication.sender</code>, <code>Communication.recipient</code>, <code>CommunicationRequest.recipient</code>, <code>CommunicationRequest.information-provider</code>, <code>HealthcareService.endpoint</code>, <code>ImagingStudy.endpoint</code>, <code>InsuranceProduct.endpoint</code>, <code>Location.endpoint</code>, <code>Organization.endpoint</code>, <code>OrganizationAffiliation.endpoint</code>, <code>PractitionerRole.endpoint</code>, <code>RequestOrchestration.participant</code></td><td/></tr><tr><td><a href=\"#EnrollmentRequest1-53\">EnrollmentRequest</a></td><td><a href=\"enrollmentrequest.html\">http://hl7.org/fhir/StructureDefinition/EnrollmentRequest</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>identifier, patient, subject, status</td><td><code>EnrollmentRequest.patient</code>, <code>EnrollmentRequest.subject</code></td><td><code>DocumentReference.based-on</code>, <code>EnrollmentResponse.request</code></td><td/></tr><tr><td><a href=\"#EnrollmentResponse1-54\">EnrollmentResponse</a></td><td><a href=\"enrollmentresponse.html\">http://hl7.org/fhir/StructureDefinition/EnrollmentResponse</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>identifier, request, status</td><td><code>EnrollmentResponse.request</code></td><td/><td/></tr><tr><td><a href=\"#EpisodeOfCare1-55\">EpisodeOfCare</a></td><td><a href=\"episodeofcare.html\">http://hl7.org/fhir/StructureDefinition/EpisodeOfCare</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>date, identifier, diagnosis-code, subject, type, reason-code, incoming-referral, diagnosis-reference, patient, organization, reason-reference, care-manager, status</td><td><code>EpisodeOfCare.subject</code>, <code>EpisodeOfCare.incoming-referral</code>, <code>EpisodeOfCare.diagnosis-reference</code>, <code>EpisodeOfCare.patient</code>, <code>EpisodeOfCare.organization</code>, <code>EpisodeOfCare.reason-reference</code>, <code>EpisodeOfCare.care-manager</code></td><td><code>DocumentReference.context</code>, <code>Encounter.episode-of-care</code></td><td/></tr><tr><td><a href=\"#EventDefinition1-56\">EventDefinition</a></td><td><a href=\"eventdefinition.html\">http://hl7.org/fhir/StructureDefinition/EventDefinition</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>date, identifier, successor, context-type-value, jurisdiction, derived-from, description, context-type, predecessor, composed-of, title, version, url, context-quantity, depends-on, effective, context, name, publisher, topic, context-type-quantity, status</td><td><code>EventDefinition.successor</code>, <code>EventDefinition.derived-from</code>, <code>EventDefinition.predecessor</code>, <code>EventDefinition.composed-of</code>, <code>EventDefinition.depends-on</code></td><td/><td/></tr><tr><td><a href=\"#Evidence1-57\">Evidence</a></td><td><a href=\"evidence.html\">http://hl7.org/fhir/StructureDefinition/Evidence</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>date, identifier, context-type-value, description, context-type, title, version, url, context-quantity, context, publisher, context-type-quantity, status</td><td/><td/><td/></tr><tr><td><a href=\"#EvidenceReport1-58\">EvidenceReport</a></td><td><a href=\"evidencereport.html\">http://hl7.org/fhir/StructureDefinition/EvidenceReport</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>context-quantity, identifier, context-type-value, context, publisher, context-type, context-type-quantity, url, status</td><td/><td/><td/></tr><tr><td><a href=\"#EvidenceVariable1-59\">EvidenceVariable</a></td><td><a href=\"evidencevariable.html\">http://hl7.org/fhir/StructureDefinition/EvidenceVariable</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>date, identifier, successor, context-type-value, derived-from, description, context-type, predecessor, composed-of, title, version, url, context-quantity, depends-on, context, name, publisher, topic, context-type-quantity, status</td><td><code>EvidenceVariable.successor</code>, <code>EvidenceVariable.derived-from</code>, <code>EvidenceVariable.predecessor</code>, <code>EvidenceVariable.composed-of</code>, <code>EvidenceVariable.depends-on</code></td><td><code>ResearchStudy.eligibility</code></td><td/></tr><tr><td><a href=\"#ExampleScenario1-60\">ExampleScenario</a></td><td><a href=\"examplescenario.html\">http://hl7.org/fhir/StructureDefinition/ExampleScenario</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>date, identifier, context-type-value, jurisdiction, context-type, version, url, context-quantity, context, name, publisher, context-type-quantity, status</td><td/><td/><td/></tr><tr><td><a href=\"#ExplanationOfBenefit1-61\">ExplanationOfBenefit</a></td><td><a href=\"explanationofbenefit.html\">http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit</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>care-team, coverage, identifier, created, encounter, payee, disposition, provider, patient, detail-udi, claim, enterer, procedure-udi, subdetail-udi, facility, item-udi, status</td><td><code>ExplanationOfBenefit.care-team</code>, <code>ExplanationOfBenefit.coverage</code>, <code>ExplanationOfBenefit.encounter</code>, <code>ExplanationOfBenefit.payee</code>, <code>ExplanationOfBenefit.provider</code>, <code>ExplanationOfBenefit.patient</code>, <code>ExplanationOfBenefit.detail-udi</code>, <code>ExplanationOfBenefit.claim</code>, <code>ExplanationOfBenefit.enterer</code>, <code>ExplanationOfBenefit.procedure-udi</code>, <code>ExplanationOfBenefit.subdetail-udi</code>, <code>ExplanationOfBenefit.facility</code>, <code>ExplanationOfBenefit.item-udi</code></td><td/><td/></tr><tr><td><a href=\"#FamilyMemberHistory1-62\">FamilyMemberHistory</a></td><td><a href=\"familymemberhistory.html\">http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory</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>date, identifier, code, patient, sex, instantiates-canonical, instantiates-uri, relationship, status</td><td><code>FamilyMemberHistory.patient</code>, <code>FamilyMemberHistory.instantiates-canonical</code></td><td/><td/></tr><tr><td><a href=\"#Flag1-63\">Flag</a></td><td><a href=\"flag.html\">http://hl7.org/fhir/StructureDefinition/Flag</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>date, identifier, author, patient, subject, encounter, category, status</td><td><code>Flag.author</code>, <code>Flag.patient</code>, <code>Flag.subject</code>, <code>Flag.encounter</code></td><td/><td/></tr><tr><td><a href=\"#FormularyItem1-64\">FormularyItem</a></td><td><a href=\"formularyitem.html\">http://hl7.org/fhir/StructureDefinition/FormularyItem</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>identifier, code</td><td/><td/><td/></tr><tr><td><a href=\"#GenomicStudy1-65\">GenomicStudy</a></td><td><a href=\"genomicstudy.html\">http://hl7.org/fhir/StructureDefinition/GenomicStudy</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>identifier, patient, subject, focus, status</td><td><code>GenomicStudy.patient</code>, <code>GenomicStudy.subject</code>, <code>GenomicStudy.focus</code></td><td><code>DiagnosticReport.study</code>, <code>Observation.derived-from</code>, <code>Observation.part-of</code></td><td/></tr><tr><td><a href=\"#Goal1-66\">Goal</a></td><td><a href=\"goal.html\">http://hl7.org/fhir/StructureDefinition/Goal</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>target-measure, identifier, addresses, lifecycle-status, achievement-status, patient, subject, description, start-date, category, target-date</td><td><code>Goal.addresses</code>, <code>Goal.patient</code>, <code>Goal.subject</code></td><td><code>CarePlan.goal</code></td><td/></tr><tr><td><a href=\"#GraphDefinition1-67\">GraphDefinition</a></td><td><a href=\"graphdefinition.html\">http://hl7.org/fhir/StructureDefinition/GraphDefinition</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>date, identifier, context-type-value, jurisdiction, start, description, context-type, version, url, context-quantity, context, name, publisher, context-type-quantity, status</td><td/><td/><td/></tr><tr><td><a href=\"#Group1-68\">Group</a></td><td><a href=\"group.html\">http://hl7.org/fhir/StructureDefinition/Group</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>identifier, managing-entity, code, membership, type, characteristic, url, characteristic-value, member, name, exclude, characteristic-reference, value, status</td><td><code>Group.managing-entity</code>, <code>Group.member</code>, <code>Group.characteristic-reference</code></td><td><code>AdverseEvent.subject</code>, <code>AdverseEvent.patient</code>, <code>Appointment.practitioner</code>, <code>Appointment.subject</code>, <code>Appointment.actor</code>, <code>Appointment.patient</code>, <code>Appointment.location</code>, <code>Appointment.group</code>, <code>AppointmentResponse.actor</code>, <code>AppointmentResponse.practitioner</code>, <code>AppointmentResponse.patient</code>, <code>AppointmentResponse.location</code>, <code>AppointmentResponse.group</code>, <code>CarePlan.subject</code>, <code>CarePlan.patient</code>, <code>CareTeam.patient</code>, <code>CareTeam.subject</code>, <code>ChargeItem.subject</code>, <code>ChargeItem.patient</code>, <code>ClinicalImpression.patient</code>, <code>ClinicalImpression.subject</code>, <code>Communication.subject</code>, <code>Communication.patient</code>, <code>Communication.recipient</code>, <code>CommunicationRequest.subject</code>, <code>CommunicationRequest.patient</code>, <code>CommunicationRequest.recipient</code>, <code>Condition.subject</code>, <code>Condition.patient</code>, <code>Consent.subject</code>, <code>Consent.actor</code>, <code>Consent.patient</code>, <code>DetectedIssue.subject</code>, <code>DetectedIssue.patient</code>, <code>DeviceAssociation.subject</code>, <code>DeviceAssociation.patient</code>, <code>DeviceRequest.subject</code>, <code>DeviceRequest.patient</code>, <code>DiagnosticReport.subject</code>, <code>DiagnosticReport.patient</code>, <code>Encounter.subject</code>, <code>Encounter.participant</code>, <code>Encounter.patient</code>, <code>Encounter.practitioner</code>, <code>EncounterHistory.patient</code>, <code>EncounterHistory.subject</code>, <code>EpisodeOfCare.subject</code>, <code>EpisodeOfCare.patient</code>, <code>Flag.patient</code>, <code>Flag.subject</code>, <code>GenomicStudy.patient</code>, <code>GenomicStudy.subject</code>, <code>Goal.patient</code>, <code>Goal.subject</code>, <code>Group.member</code>, <code>GuidanceResponse.patient</code>, <code>GuidanceResponse.subject</code>, <code>ImagingSelection.subject</code>, <code>ImagingSelection.patient</code>, <code>ImagingStudy.subject</code>, <code>ImagingStudy.patient</code>, <code>Invoice.subject</code>, <code>Invoice.patient</code>, <code>MeasureReport.patient</code>, <code>MeasureReport.subject</code>, <code>MeasureReport.reporter</code>, <code>MedicationAdministration.subject</code>, <code>MedicationAdministration.patient</code>, <code>MedicationDispense.subject</code>, <code>MedicationDispense.patient</code>, <code>MedicationRequest.subject</code>, <code>MedicationRequest.patient</code>, <code>MedicationStatement.patient</code>, <code>MedicationStatement.subject</code>, <code>MolecularSequence.subject</code>, <code>MolecularSequence.patient</code>, <code>NutritionIntake.patient</code>, <code>NutritionIntake.subject</code>, <code>NutritionOrder.subject</code>, <code>NutritionOrder.patient</code>, <code>Observation.subject</code>, <code>Observation.patient</code>, <code>Observation.specimen</code>, <code>Procedure.subject</code>, <code>Procedure.patient</code>, <code>Provenance.agent</code>, <code>RequestOrchestration.subject</code>, <code>RequestOrchestration.participant</code>, <code>RequestOrchestration.patient</code>, <code>ResearchStudy.eligibility</code>, <code>ResearchSubject.subject</code>, <code>ResearchSubject.patient</code>, <code>RiskAssessment.patient</code>, <code>RiskAssessment.subject</code>, <code>ServiceRequest.subject</code>, <code>ServiceRequest.patient</code>, <code>Specimen.patient</code>, <code>Specimen.subject</code></td><td/></tr><tr><td><a href=\"#GuidanceResponse1-69\">GuidanceResponse</a></td><td><a href=\"guidanceresponse.html\">http://hl7.org/fhir/StructureDefinition/GuidanceResponse</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>identifier, request, patient, subject, status</td><td><code>GuidanceResponse.patient</code>, <code>GuidanceResponse.subject</code></td><td/><td/></tr><tr><td><a href=\"#HealthcareService1-70\">HealthcareService</a></td><td><a href=\"healthcareservice.html\">http://hl7.org/fhir/StructureDefinition/HealthcareService</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>identifier, specialty, service-category, service-type, active, eligibility, program, characteristic, endpoint, coverage-area, organization, offered-in, name, location, communication</td><td><code>HealthcareService.endpoint</code>, <code>HealthcareService.coverage-area</code>, <code>HealthcareService.organization</code>, <code>HealthcareService.offered-in</code>, <code>HealthcareService.location</code></td><td><code>Account.patient</code>, <code>Account.subject</code>, <code>Appointment.practitioner</code>, <code>Appointment.actor</code>, <code>Appointment.patient</code>, <code>Appointment.location</code>, <code>Appointment.group</code>, <code>AppointmentResponse.actor</code>, <code>AppointmentResponse.practitioner</code>, <code>AppointmentResponse.patient</code>, <code>AppointmentResponse.location</code>, <code>AppointmentResponse.group</code>, <code>ChargeItem.performer-actor</code>, <code>Communication.sender</code>, <code>Communication.recipient</code>, <code>CommunicationRequest.recipient</code>, <code>CommunicationRequest.information-provider</code>, <code>Consent.controller</code>, <code>Consent.manager</code>, <code>Consent.grantee</code>, <code>Encounter.participant</code>, <code>Encounter.practitioner</code>, <code>Group.member</code>, <code>HealthcareService.offered-in</code>, <code>ImagingStudy.performer</code>, <code>MeasureReport.patient</code>, <code>MeasureReport.subject</code>, <code>MedicationRequest.intended-performer</code>, <code>OrganizationAffiliation.service</code>, <code>PractitionerRole.service</code>, <code>Procedure.performer</code>, <code>RequestOrchestration.subject</code>, <code>RequestOrchestration.participant</code>, <code>RequestOrchestration.patient</code>, <code>Schedule.actor</code>, <code>ServiceRequest.performer</code>, <code>Subscription.owner</code>, <code>SupplyRequest.supplier</code></td><td/></tr><tr><td><a href=\"#ImagingSelection1-71\">ImagingSelection</a></td><td><a href=\"imagingselection.html\">http://hl7.org/fhir/StructureDefinition/ImagingSelection</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>identifier, body-structure, based-on, code, subject, patient, derived-from, issued, body-site, study-uid, status</td><td><code>ImagingSelection.body-structure</code>, <code>ImagingSelection.based-on</code>, <code>ImagingSelection.subject</code>, <code>ImagingSelection.patient</code>, <code>ImagingSelection.derived-from</code></td><td><code>Observation.derived-from</code></td><td/></tr><tr><td><a href=\"#ImagingStudy1-72\">ImagingStudy</a></td><td><a href=\"imagingstudy.html\">http://hl7.org/fhir/StructureDefinition/ImagingStudy</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>identifier, dicom-class, instance, modality, performer, subject, started, encounter, referrer, body-structure, endpoint, based-on, patient, series, reason-reference, reason-concept, body-site, status</td><td><code>ImagingStudy.performer</code>, <code>ImagingStudy.subject</code>, <code>ImagingStudy.encounter</code>, <code>ImagingStudy.referrer</code>, <code>ImagingStudy.body-structure</code>, <code>ImagingStudy.endpoint</code>, <code>ImagingStudy.based-on</code>, <code>ImagingStudy.patient</code>, <code>ImagingStudy.reason-reference</code></td><td><code>DiagnosticReport.study</code>, <code>ImagingSelection.derived-from</code>, <code>Observation.derived-from</code>, <code>Observation.part-of</code></td><td/></tr><tr><td><a href=\"#Immunization1-73\">Immunization</a></td><td><a href=\"immunization.html\">http://hl7.org/fhir/StructureDefinition/Immunization</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>date, identifier, performer, reaction, lot-number, status-reason, reason-code, manufacturer, target-disease, patient, series, vaccine-code, reason-reference, location, reaction-date, status</td><td><code>Immunization.performer</code>, <code>Immunization.reaction</code>, <code>Immunization.manufacturer</code>, <code>Immunization.patient</code>, <code>Immunization.reason-reference</code>, <code>Immunization.location</code></td><td><code>AdverseEvent.substance</code>, <code>ImmunizationEvaluation.immunization-event</code>, <code>ImmunizationRecommendation.support</code>, <code>Observation.part-of</code></td><td/></tr><tr><td><a href=\"#ImmunizationEvaluation1-74\">ImmunizationEvaluation</a></td><td><a href=\"immunizationevaluation.html\">http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation</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>date, identifier, target-disease, patient, dose-status, immunization-event, status</td><td><code>ImmunizationEvaluation.patient</code>, <code>ImmunizationEvaluation.immunization-event</code></td><td><code>ImmunizationRecommendation.support</code></td><td/></tr><tr><td><a href=\"#ImmunizationRecommendation1-75\">ImmunizationRecommendation</a></td><td><a href=\"immunizationrecommendation.html\">http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation</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>date, identifier, target-disease, patient, vaccine-type, information, support, status</td><td><code>ImmunizationRecommendation.patient</code>, <code>ImmunizationRecommendation.information</code>, <code>ImmunizationRecommendation.support</code></td><td><code>Appointment.based-on</code>, <code>CarePlan.activity-reference</code>, <code>Communication.based-on</code>, <code>DiagnosticReport.based-on</code>, <code>DocumentReference.based-on</code>, <code>Encounter.based-on</code>, <code>Observation.based-on</code></td><td/></tr><tr><td><a href=\"#ImplementationGuide1-76\">ImplementationGuide</a></td><td><a href=\"implementationguide.html\">http://hl7.org/fhir/StructureDefinition/ImplementationGuide</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>date, identifier, context-type-value, resource, jurisdiction, description, context-type, experimental, global, title, version, url, context-quantity, depends-on, context, name, publisher, context-type-quantity, status</td><td><code>ImplementationGuide.resource</code>, <code>ImplementationGuide.global</code>, <code>ImplementationGuide.depends-on</code></td><td><code>CapabilityStatement.guide</code>, <code>ImplementationGuide.depends-on</code></td><td/></tr><tr><td><a href=\"#Ingredient1-77\">Ingredient</a></td><td><a href=\"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>identifier, role, substance, strength-concentration-ratio, for, substance-code, strength-presentation-denominator, strength-concentration-quantity, manufacturer, substance-definition, strength-concentration-denominator, strength-concentration-numerator, function, strength-presentation-ratio, strength-presentation-numerator, strength-presentation-quantity, status</td><td><code>Ingredient.substance</code>, <code>Ingredient.for</code>, <code>Ingredient.manufacturer</code>, <code>Ingredient.substance-definition</code></td><td><code>RegulatedAuthorization.subject</code></td><td/></tr><tr><td><a href=\"#InsurancePlan1-78\">InsurancePlan</a></td><td><a href=\"insuranceplan.html\">http://hl7.org/fhir/StructureDefinition/InsurancePlan</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>identifier, product, coverage-area, type, network</td><td><code>InsurancePlan.product</code>, <code>InsurancePlan.coverage-area</code>, <code>InsurancePlan.network</code></td><td/><td/></tr><tr><td><a href=\"#InsuranceProduct1-79\">InsuranceProduct</a></td><td><a href=\"insuranceproduct.html\">http://hl7.org/fhir/StructureDefinition/InsuranceProduct</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>identifier, contact-address-state, owned-by, contact-address-postalcode, contact-address, contact-address-city, type, administered-by, contact-address-country, endpoint, contact-address-use, phonetic, name, status</td><td><code>InsuranceProduct.owned-by</code>, <code>InsuranceProduct.administered-by</code>, <code>InsuranceProduct.endpoint</code></td><td><code>InsurancePlan.product</code></td><td/></tr><tr><td><a href=\"#InventoryItem1-80\">InventoryItem</a></td><td><a href=\"inventoryitem.html\">http://hl7.org/fhir/StructureDefinition/InventoryItem</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>identifier, code, subject, status</td><td><code>InventoryItem.subject</code></td><td/><td/></tr><tr><td><a href=\"#InventoryReport1-81\">InventoryReport</a></td><td><a href=\"inventoryreport.html\">http://hl7.org/fhir/StructureDefinition/InventoryReport</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>item-reference, identifier, item, status</td><td><code>InventoryReport.item-reference</code></td><td/><td/></tr><tr><td><a href=\"#Invoice1-82\">Invoice</a></td><td><a href=\"invoice.html\">http://hl7.org/fhir/StructureDefinition/Invoice</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>date, identifier, totalgross, participant-role, subject, type, issuer, participant, totalnet, patient, recipient, account, status</td><td><code>Invoice.subject</code>, <code>Invoice.issuer</code>, <code>Invoice.participant</code>, <code>Invoice.patient</code>, <code>Invoice.recipient</code>, <code>Invoice.account</code></td><td/><td/></tr><tr><td><a href=\"#Library1-83\">Library</a></td><td><a href=\"library.html\">http://hl7.org/fhir/StructureDefinition/Library</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>date, identifier, successor, context-type-value, jurisdiction, derived-from, description, context-type, predecessor, composed-of, title, type, version, url, context-quantity, depends-on, effective, context, name, publisher, topic, content-type, context-type-quantity, status</td><td><code>Library.successor</code>, <code>Library.derived-from</code>, <code>Library.predecessor</code>, <code>Library.composed-of</code>, <code>Library.depends-on</code></td><td><code>ActivityDefinition.depends-on</code>, <code>Measure.depends-on</code>, <code>PlanDefinition.depends-on</code></td><td/></tr><tr><td><a href=\"#Linkage1-84\">Linkage</a></td><td><a href=\"linkage.html\">http://hl7.org/fhir/StructureDefinition/Linkage</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>item, author, source</td><td><code>Linkage.item</code>, <code>Linkage.author</code>, <code>Linkage.source</code></td><td/><td/></tr><tr><td><a href=\"#List1-85\">List</a></td><td><a href=\"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>date, identifier, empty-reason, item, code, notes, patient, subject, encounter, source, title, status</td><td><code>List.item</code>, <code>List.patient</code>, <code>List.subject</code>, <code>List.encounter</code>, <code>List.source</code></td><td/><td/></tr><tr><td><a href=\"#Location1-86\">Location</a></td><td><a href=\"location.html\">http://hl7.org/fhir/StructureDefinition/Location</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>identifier, partof, address, address-state, operational-status, type, address-postalcode, characteristic, address-country, mode, endpoint, contains, organization, address-use, name, near, address-city, status</td><td><code>Location.partof</code>, <code>Location.endpoint</code>, <code>Location.organization</code></td><td><code>Account.patient</code>, <code>Account.subject</code>, <code>AdverseEvent.location</code>, <code>Appointment.practitioner</code>, <code>Appointment.actor</code>, <code>Appointment.patient</code>, <code>Appointment.location</code>, <code>Appointment.group</code>, <code>AppointmentResponse.actor</code>, <code>AppointmentResponse.practitioner</code>, <code>AppointmentResponse.patient</code>, <code>AppointmentResponse.location</code>, <code>AppointmentResponse.group</code>, <code>Claim.facility</code>, <code>Communication.recipient</code>, <code>Contract.domain</code>, <code>CoverageEligibilityRequest.facility</code>, <code>DetectedIssue.subject</code>, <code>DetectedIssue.patient</code>, <code>Device.location</code>, <code>DeviceRequest.subject</code>, <code>DeviceRequest.patient</code>, <code>DiagnosticReport.subject</code>, <code>DiagnosticReport.patient</code>, <code>Encounter.location</code>, <code>ExplanationOfBenefit.facility</code>, <code>Flag.patient</code>, <code>Flag.subject</code>, <code>Group.member</code>, <code>HealthcareService.coverage-area</code>, <code>HealthcareService.location</code>, <code>ImagingSelection.subject</code>, <code>ImagingSelection.patient</code>, <code>Immunization.location</code>, <code>InsurancePlan.coverage-area</code>, <code>Location.partof</code>, <code>MeasureReport.patient</code>, <code>MeasureReport.subject</code>, <code>MeasureReport.location</code>, <code>MedicationDispense.receiver</code>, <code>MedicationDispense.destination</code>, <code>MedicationDispense.location</code>, <code>Observation.subject</code>, <code>Observation.patient</code>, <code>OrganizationAffiliation.location</code>, <code>PractitionerRole.location</code>, <code>Procedure.subject</code>, <code>Procedure.patient</code>, <code>Procedure.location</code>, <code>Provenance.location</code>, <code>RegulatedAuthorization.subject</code>, <code>RequestOrchestration.subject</code>, <code>RequestOrchestration.participant</code>, <code>RequestOrchestration.patient</code>, <code>ResearchStudy.site</code>, <code>Schedule.actor</code>, <code>ServiceRequest.subject</code>, <code>ServiceRequest.patient</code>, <code>Specimen.patient</code>, <code>Specimen.subject</code>, <code>SupplyRequest.subject</code></td><td/></tr><tr><td><a href=\"#ManufacturedItemDefinition1-87\">ManufacturedItemDefinition</a></td><td><a href=\"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>identifier, ingredient, name, dose-form, status</td><td/><td><code>AdministrableProductDefinition.manufactured-item</code>, <code>Ingredient.for</code>, <code>RegulatedAuthorization.subject</code></td><td/></tr><tr><td><a href=\"#Measure1-88\">Measure</a></td><td><a href=\"measure.html\">http://hl7.org/fhir/StructureDefinition/Measure</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>date, identifier, successor, context-type-value, jurisdiction, derived-from, description, context-type, predecessor, composed-of, title, version, url, context-quantity, depends-on, effective, context, name, publisher, topic, context-type-quantity, status</td><td><code>Measure.successor</code>, <code>Measure.derived-from</code>, <code>Measure.predecessor</code>, <code>Measure.composed-of</code>, <code>Measure.depends-on</code></td><td><code>CarePlan.instantiates-canonical</code>, <code>Communication.instantiates-canonical</code>, <code>FamilyMemberHistory.instantiates-canonical</code>, <code>MeasureReport.measure</code>, <code>Procedure.instantiates-canonical</code></td><td/></tr><tr><td><a href=\"#MeasureReport1-89\">MeasureReport</a></td><td><a href=\"measurereport.html\">http://hl7.org/fhir/StructureDefinition/MeasureReport</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>date, identifier, period, measure, patient, subject, reporter, location, evaluated-resource, status</td><td><code>MeasureReport.measure</code>, <code>MeasureReport.patient</code>, <code>MeasureReport.subject</code>, <code>MeasureReport.reporter</code>, <code>MeasureReport.location</code>, <code>MeasureReport.evaluated-resource</code></td><td/><td/></tr><tr><td><a href=\"#Medication1-90\">Medication</a></td><td><a href=\"medication.html\">http://hl7.org/fhir/StructureDefinition/Medication</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>ingredient-code, identifier, code, ingredient, form, lot-number, serial-number, expiration-date, marketingauthorizationholder, status</td><td><code>Medication.ingredient</code>, <code>Medication.marketingauthorizationholder</code></td><td><code>AdverseEvent.substance</code>, <code>ClinicalUseDefinition.product</code>, <code>ClinicalUseDefinition.subject</code>, <code>DetectedIssue.subject</code>, <code>DetectedIssue.patient</code>, <code>DiagnosticReport.subject</code>, <code>DiagnosticReport.patient</code>, <code>Flag.patient</code>, <code>Flag.subject</code>, <code>ImagingSelection.subject</code>, <code>ImagingSelection.patient</code>, <code>Observation.subject</code>, <code>Observation.patient</code>, <code>ResearchSubject.subject</code>, <code>ResearchSubject.patient</code></td><td/></tr><tr><td><a href=\"#MedicationAdministration1-91\">MedicationAdministration</a></td><td><a href=\"medicationadministration.html\">http://hl7.org/fhir/StructureDefinition/MedicationAdministration</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>date, identifier, request, code, performer, performer-device-code, subject, medication, reason-given, encounter, reason-given-code, patient, reason-not-given, device, status</td><td><code>MedicationAdministration.request</code>, <code>MedicationAdministration.performer</code>, <code>MedicationAdministration.subject</code>, <code>MedicationAdministration.medication</code>, <code>MedicationAdministration.reason-given</code>, <code>MedicationAdministration.encounter</code>, <code>MedicationAdministration.patient</code>, <code>MedicationAdministration.device</code></td><td><code>AdverseEvent.substance</code>, <code>Observation.part-of</code>, <code>Procedure.part-of</code></td><td/></tr><tr><td><a href=\"#MedicationDispense1-92\">MedicationDispense</a></td><td><a href=\"medicationdispense.html\">http://hl7.org/fhir/StructureDefinition/MedicationDispense</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>identifier, code, performer, receiver, subject, destination, medication, responsibleparty, encounter, type, recorded, whenhandedover, whenprepared, prescription, patient, location, status</td><td><code>MedicationDispense.performer</code>, <code>MedicationDispense.receiver</code>, <code>MedicationDispense.subject</code>, <code>MedicationDispense.destination</code>, <code>MedicationDispense.medication</code>, <code>MedicationDispense.responsibleparty</code>, <code>MedicationDispense.encounter</code>, <code>MedicationDispense.prescription</code>, <code>MedicationDispense.patient</code>, <code>MedicationDispense.location</code></td><td><code>Observation.part-of</code></td><td/></tr><tr><td><a href=\"#MedicationKnowledge1-93\">MedicationKnowledge</a></td><td><a href=\"medicationknowledge.html\">http://hl7.org/fhir/StructureDefinition/MedicationKnowledge</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>product-type, identifier, code, ingredient, doseform, classification-type, monograph-type, classification, ingredient-code, packaging-cost-concept, source-cost, monitoring-program-name, monograph, monitoring-program-type, packaging-cost, status</td><td><code>MedicationKnowledge.ingredient</code>, <code>MedicationKnowledge.monograph</code></td><td/><td/></tr><tr><td><a href=\"#MedicationRequest1-94\">MedicationRequest</a></td><td><a href=\"medicationrequest.html\">http://hl7.org/fhir/StructureDefinition/MedicationRequest</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>requester, identifier, intended-dispenser, authoredon, code, combo-date, subject, medication, encounter, priority, intent, group-identifier, intended-performer, patient, intended-performertype, category, status</td><td><code>MedicationRequest.requester</code>, <code>MedicationRequest.intended-dispenser</code>, <code>MedicationRequest.subject</code>, <code>MedicationRequest.medication</code>, <code>MedicationRequest.encounter</code>, <code>MedicationRequest.intended-performer</code>, <code>MedicationRequest.patient</code></td><td><code>Appointment.based-on</code>, <code>CarePlan.activity-reference</code>, <code>Communication.based-on</code>, <code>DiagnosticReport.based-on</code>, <code>DocumentReference.based-on</code>, <code>Encounter.based-on</code>, <code>Goal.addresses</code>, <code>MedicationAdministration.request</code>, <code>MedicationDispense.prescription</code>, <code>Observation.based-on</code>, <code>Procedure.based-on</code>, <code>ServiceRequest.based-on</code></td><td/></tr><tr><td><a href=\"#MedicationStatement1-95\">MedicationStatement</a></td><td><a href=\"medicationstatement.html\">http://hl7.org/fhir/StructureDefinition/MedicationStatement</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>effective, identifier, code, adherence, patient, subject, medication, encounter, source, category, status</td><td><code>MedicationStatement.patient</code>, <code>MedicationStatement.subject</code>, <code>MedicationStatement.medication</code>, <code>MedicationStatement.encounter</code>, <code>MedicationStatement.source</code></td><td><code>AdverseEvent.substance</code>, <code>Goal.addresses</code>, <code>Observation.part-of</code></td><td/></tr><tr><td><a href=\"#MedicinalProductDefinition1-96\">MedicinalProductDefinition</a></td><td><a href=\"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>identifier, ingredient, master-file, contact, domain, name, name-language, type, characteristic, characteristic-type, product-classification, status</td><td><code>MedicinalProductDefinition.master-file</code>, <code>MedicinalProductDefinition.contact</code></td><td><code>AdministrableProductDefinition.form-of</code>, <code>ClinicalUseDefinition.product</code>, <code>ClinicalUseDefinition.subject</code>, <code>Ingredient.for</code>, <code>PackagedProductDefinition.package-for</code>, <code>RegulatedAuthorization.subject</code></td><td/></tr><tr><td><a href=\"#MessageDefinition1-97\">MessageDefinition</a></td><td><a href=\"messagedefinition.html\">http://hl7.org/fhir/StructureDefinition/MessageDefinition</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>date, identifier, context-type-value, jurisdiction, description, focus, context-type, title, version, url, context-quantity, context, name, publisher, category, event, context-type-quantity, status</td><td/><td><code>PlanDefinition.definition</code></td><td/></tr><tr><td><a href=\"#MessageHeader1-98\">MessageHeader</a></td><td><a href=\"messageheader.html\">http://hl7.org/fhir/StructureDefinition/MessageHeader</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>code, receiver, sender, destination, focus, response-id, source, event</td><td><code>MessageHeader.receiver</code>, <code>MessageHeader.sender</code>, <code>MessageHeader.focus</code></td><td/><td/></tr><tr><td><a href=\"#MolecularSequence1-99\">MolecularSequence</a></td><td><a href=\"molecularsequence.html\">http://hl7.org/fhir/StructureDefinition/MolecularSequence</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>identifier, subject, patient, focus, type</td><td><code>MolecularSequence.subject</code>, <code>MolecularSequence.patient</code>, <code>MolecularSequence.focus</code></td><td><code>Observation.derived-from</code>, <code>Observation.has-member</code>, <code>Observation.value-reference</code>, <code>Observation.component-value-reference</code></td><td/></tr><tr><td><a href=\"#NamingSystem1-100\">NamingSystem</a></td><td><a href=\"namingsystem.html\">http://hl7.org/fhir/StructureDefinition/NamingSystem</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>date, context-type-value, jurisdiction, description, derived-from, context-type, predecessor, type, context-quantity, effective, contact, responsible, context, telecom, value, context-type-quantity, identifier, period, kind, version, url, id-type, name, publisher, topic, status</td><td><code>NamingSystem.derived-from</code>, <code>NamingSystem.predecessor</code></td><td/><td/></tr><tr><td><a href=\"#NutritionIntake1-101\">NutritionIntake</a></td><td><a href=\"nutritionintake.html\">http://hl7.org/fhir/StructureDefinition/NutritionIntake</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>date, identifier, nutrition, code, patient, subject, encounter, source, status</td><td><code>NutritionIntake.patient</code>, <code>NutritionIntake.subject</code>, <code>NutritionIntake.encounter</code>, <code>NutritionIntake.source</code></td><td><code>Goal.addresses</code></td><td/></tr><tr><td><a href=\"#NutritionOrder1-102\">NutritionOrder</a></td><td><a href=\"nutritionorder.html\">http://hl7.org/fhir/StructureDefinition/NutritionOrder</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>identifier, group-identifier, datetime, provider, subject, patient, supplement, formula, encounter, oraldiet, additive, status</td><td><code>NutritionOrder.provider</code>, <code>NutritionOrder.subject</code>, <code>NutritionOrder.patient</code>, <code>NutritionOrder.encounter</code></td><td><code>Appointment.based-on</code>, <code>CarePlan.activity-reference</code>, <code>CarePlan.based-on</code>, <code>Communication.based-on</code>, <code>DiagnosticReport.based-on</code>, <code>DocumentReference.based-on</code>, <code>Encounter.based-on</code>, <code>Goal.addresses</code>, <code>Observation.based-on</code></td><td/></tr><tr><td><a href=\"#NutritionProduct1-103\">NutritionProduct</a></td><td><a href=\"nutritionproduct.html\">http://hl7.org/fhir/StructureDefinition/NutritionProduct</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>identifier, code, lot-number, serial-number, status</td><td/><td><code>ClinicalUseDefinition.product</code>, <code>ClinicalUseDefinition.subject</code>, <code>DetectedIssue.subject</code>, <code>DetectedIssue.patient</code>, <code>GenomicStudy.patient</code>, <code>GenomicStudy.subject</code>, <code>MolecularSequence.subject</code>, <code>MolecularSequence.patient</code>, <code>Observation.subject</code>, <code>Observation.patient</code>, <code>RegulatedAuthorization.subject</code></td><td/></tr><tr><td><a href=\"#Observation1-104\">Observation</a></td><td><a href=\"observation.html\">http://hl7.org/fhir/StructureDefinition/Observation</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>date, combo-data-absent-reason, code, combo-code-value-quantity, component-data-absent-reason, subject, value-concept, value-date, derived-from, focus, part-of, component-value-canonical, has-member, value-reference, code-value-string, component-code-value-quantity, based-on, code-value-date, patient, specimen, code-value-quantity, component-code, value-markdown, combo-code-value-concept, value-string, identifier, component-value-reference, performer, combo-code, method, value-quantity, component-value-quantity, data-absent-reason, combo-value-quantity, encounter, code-value-concept, component-code-value-concept, component-value-concept, category, device, combo-value-concept, value-canonical, status</td><td><code>Observation.subject</code>, <code>Observation.derived-from</code>, <code>Observation.focus</code>, <code>Observation.part-of</code>, <code>Observation.has-member</code>, <code>Observation.value-reference</code>, <code>Observation.based-on</code>, <code>Observation.patient</code>, <code>Observation.specimen</code>, <code>Observation.component-value-reference</code>, <code>Observation.performer</code>, <code>Observation.encounter</code>, <code>Observation.device</code></td><td><code>AdverseEvent.resultingeffect</code>, <code>DiagnosticReport.result</code>, <code>Goal.addresses</code>, <code>Observation.derived-from</code>, <code>Observation.has-member</code>, <code>Procedure.part-of</code>, <code>QuestionnaireResponse.part-of</code></td><td/></tr><tr><td><a href=\"#ObservationDefinition1-105\">ObservationDefinition</a></td><td><a href=\"observationdefinition.html\">http://hl7.org/fhir/StructureDefinition/ObservationDefinition</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>identifier, code, method, experimental, category, title, url, status</td><td/><td><code>PlanDefinition.definition</code>, <code>RegulatedAuthorization.subject</code></td><td/></tr><tr><td><a href=\"#OperationDefinition1-106\">OperationDefinition</a></td><td><a href=\"operationdefinition.html\">http://hl7.org/fhir/StructureDefinition/OperationDefinition</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>date, identifier, code, instance, context-type-value, kind, jurisdiction, description, context-type, title, type, version, url, context-quantity, input-profile, output-profile, system, context, name, publisher, context-type-quantity, base, status</td><td><code>OperationDefinition.input-profile</code>, <code>OperationDefinition.output-profile</code>, <code>OperationDefinition.base</code></td><td><code>CarePlan.instantiates-canonical</code>, <code>Communication.instantiates-canonical</code>, <code>FamilyMemberHistory.instantiates-canonical</code>, <code>OperationDefinition.base</code>, <code>Procedure.instantiates-canonical</code></td><td/></tr><tr><td><a href=\"#OperationOutcome1-107\">OperationOutcome</a></td><td><a href=\"operationoutcome.html\">http://hl7.org/fhir/StructureDefinition/OperationOutcome</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></td><td/><td/><td/></tr><tr><td><a href=\"#Organization1-108\">Organization</a></td><td><a href=\"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>identifier, partof, address, address-state, active, type, address-postalcode, address-country, endpoint, phonetic, address-use, name, address-city</td><td><code>Organization.partof</code>, <code>Organization.endpoint</code></td><td><code>Account.owner</code>, <code>Account.patient</code>, <code>Account.subject</code>, <code>Account.guarantor</code>, <code>AllergyIntolerance.participant</code>, <code>AuditEvent.agent</code>, <code>AuditEvent.source</code>, <code>Basic.author</code>, <code>CarePlan.custodian</code>, <code>CareTeam.participant</code>, <code>ChargeItem.performing-organization</code>, <code>ChargeItem.enterer</code>, <code>ChargeItem.performer-actor</code>, <code>ChargeItem.requesting-organization</code>, <code>Claim.care-team</code>, <code>Claim.payee</code>, <code>Claim.provider</code>, <code>Claim.insurer</code>, <code>Claim.facility</code>, <code>ClaimResponse.insurer</code>, <code>ClaimResponse.requestor</code>, <code>Communication.sender</code>, <code>Communication.recipient</code>, <code>CommunicationRequest.requester</code>, <code>CommunicationRequest.recipient</code>, <code>CommunicationRequest.information-provider</code>, <code>Composition.author</code>, <code>Composition.attester</code>, <code>Condition.participant-actor</code>, <code>Consent.controller</code>, <code>Consent.manager</code>, <code>Consent.grantee</code>, <code>Consent.actor</code>, <code>Contract.authority</code>, <code>Contract.signer</code>, <code>Coverage.insurer</code>, <code>Coverage.paymentby-party</code>, <code>Coverage.policy-holder</code>, <code>CoverageEligibilityRequest.provider</code>, <code>CoverageEligibilityResponse.insurer</code>, <code>CoverageEligibilityResponse.requestor</code>, <code>DetectedIssue.subject</code>, <code>DetectedIssue.patient</code>, <code>Device.organization</code>, <code>DeviceDefinition.organization</code>, <code>DeviceDefinition.manufacturer</code>, <code>DeviceRequest.requester</code>, <code>DiagnosticReport.performer</code>, <code>DiagnosticReport.subject</code>, <code>DiagnosticReport.patient</code>, <code>DiagnosticReport.results-interpreter</code>, <code>DocumentReference.custodian</code>, <code>DocumentReference.author</code>, <code>DocumentReference.attester</code>, <code>Encounter.service-provider</code>, <code>Endpoint.organization</code>, <code>EpisodeOfCare.organization</code>, <code>ExplanationOfBenefit.care-team</code>, <code>ExplanationOfBenefit.payee</code>, <code>ExplanationOfBenefit.provider</code>, <code>ExplanationOfBenefit.facility</code>, <code>Flag.author</code>, <code>Flag.patient</code>, <code>Flag.subject</code>, <code>Goal.patient</code>, <code>Goal.subject</code>, <code>Group.managing-entity</code>, <code>Group.member</code>, <code>HealthcareService.organization</code>, <code>ImagingSelection.subject</code>, <code>ImagingSelection.patient</code>, <code>ImagingStudy.performer</code>, <code>Immunization.performer</code>, <code>InsurancePlan.network</code>, <code>InsuranceProduct.owned-by</code>, <code>InsuranceProduct.administered-by</code>, <code>InventoryItem.subject</code>, <code>Invoice.issuer</code>, <code>Invoice.participant</code>, <code>Invoice.recipient</code>, <code>Linkage.author</code>, <code>List.source</code>, <code>Location.organization</code>, <code>MeasureReport.patient</code>, <code>MeasureReport.subject</code>, <code>MeasureReport.reporter</code>, <code>Medication.marketingauthorizationholder</code>, <code>MedicationDispense.performer</code>, <code>MedicationDispense.responsibleparty</code>, <code>MedicationRequest.requester</code>, <code>MedicationRequest.intended-dispenser</code>, <code>MedicationRequest.intended-performer</code>, <code>MedicationStatement.source</code>, <code>MedicinalProductDefinition.contact</code>, <code>MessageHeader.receiver</code>, <code>MessageHeader.sender</code>, <code>NutritionIntake.source</code>, <code>Observation.subject</code>, <code>Observation.patient</code>, <code>Observation.performer</code>, <code>Organization.partof</code>, <code>OrganizationAffiliation.primary-organization</code>, <code>OrganizationAffiliation.network</code>, <code>OrganizationAffiliation.participating-organization</code>, <code>Patient.general-practitioner</code>, <code>Patient.organization</code>, <code>PaymentNotice.reporter</code>, <code>PaymentReconciliation.payment-issuer</code>, <code>PaymentReconciliation.requestor</code>, <code>Person.organization</code>, <code>PractitionerRole.organization</code>, <code>Procedure.performer</code>, <code>Procedure.subject</code>, <code>Procedure.patient</code>, <code>Provenance.agent</code>, <code>QuestionnaireResponse.author</code>, <code>QuestionnaireResponse.source</code>, <code>RegulatedAuthorization.subject</code>, <code>RegulatedAuthorization.holder</code>, <code>RequestOrchestration.subject</code>, <code>RequestOrchestration.participant</code>, <code>RequestOrchestration.patient</code>, <code>ResearchStudy.site</code>, <code>ServiceRequest.requester</code>, <code>ServiceRequest.performer</code>, <code>Subscription.owner</code>, <code>SupplyDelivery.receiver</code>, <code>SupplyDelivery.supplier</code>, <code>SupplyRequest.requester</code>, <code>SupplyRequest.subject</code>, <code>SupplyRequest.supplier</code>, <code>Task.owner</code>, <code>Task.requester</code>, <code>Task.actor</code></td><td/></tr><tr><td><a href=\"#OrganizationAffiliation1-109\">OrganizationAffiliation</a></td><td><a href=\"organizationaffiliation.html\">http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation</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>date, identifier, specialty, role, active, primary-organization, network, endpoint, phone, service, participating-organization, location, telecom, email</td><td><code>OrganizationAffiliation.primary-organization</code>, <code>OrganizationAffiliation.network</code>, <code>OrganizationAffiliation.endpoint</code>, <code>OrganizationAffiliation.service</code>, <code>OrganizationAffiliation.participating-organization</code>, <code>OrganizationAffiliation.location</code></td><td/><td/></tr><tr><td><a href=\"#PackagedProductDefinition1-110\">PackagedProductDefinition</a></td><td><a href=\"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>identifier, manufactured-item, nutrition, package, name, biological, package-for, contained-item, medication, device, status</td><td><code>PackagedProductDefinition.manufactured-item</code>, <code>PackagedProductDefinition.nutrition</code>, <code>PackagedProductDefinition.package</code>, <code>PackagedProductDefinition.biological</code>, <code>PackagedProductDefinition.package-for</code>, <code>PackagedProductDefinition.contained-item</code>, <code>PackagedProductDefinition.medication</code>, <code>PackagedProductDefinition.device</code></td><td><code>RegulatedAuthorization.subject</code></td><td/></tr><tr><td><a href=\"#Patient1-111\">Patient</a></td><td><a href=\"patient.html\">http://hl7.org/fhir/StructureDefinition/Patient</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>given, identifier, address, birthdate, deceased, address-state, gender, general-practitioner, link, active, language, address-postalcode, address-country, death-date, phonetic, phone, organization, address-use, name, telecom, address-city, family, email</td><td><code>Patient.general-practitioner</code>, <code>Patient.link</code>, <code>Patient.organization</code></td><td><code>Account.patient</code>, <code>Account.subject</code>, <code>Account.guarantor</code>, <code>AdverseEvent.recorder</code>, <code>AdverseEvent.subject</code>, <code>AdverseEvent.patient</code>, <code>AllergyIntolerance.participant</code>, <code>AllergyIntolerance.patient</code>, <code>Appointment.practitioner</code>, <code>Appointment.subject</code>, <code>Appointment.actor</code>, <code>Appointment.patient</code>, <code>Appointment.location</code>, <code>Appointment.group</code>, <code>AppointmentResponse.actor</code>, <code>AppointmentResponse.practitioner</code>, <code>AppointmentResponse.patient</code>, <code>AppointmentResponse.location</code>, <code>AppointmentResponse.group</code>, <code>AuditEvent.agent</code>, <code>AuditEvent.source</code>, <code>AuditEvent.patient</code>, <code>Basic.author</code>, <code>BiologicallyDerivedProductDispense.patient</code>, <code>BodyStructure.patient</code>, <code>CarePlan.custodian</code>, <code>CarePlan.subject</code>, <code>CarePlan.patient</code>, <code>CareTeam.patient</code>, <code>CareTeam.subject</code>, <code>CareTeam.participant</code>, <code>ChargeItem.subject</code>, <code>ChargeItem.patient</code>, <code>ChargeItem.enterer</code>, <code>ChargeItem.performer-actor</code>, <code>Claim.payee</code>, <code>Claim.patient</code>, <code>Claim.enterer</code>, <code>ClaimResponse.patient</code>, <code>ClinicalImpression.patient</code>, <code>ClinicalImpression.subject</code>, <code>Communication.subject</code>, <code>Communication.sender</code>, <code>Communication.patient</code>, <code>Communication.recipient</code>, <code>CommunicationRequest.requester</code>, <code>CommunicationRequest.subject</code>, <code>CommunicationRequest.patient</code>, <code>CommunicationRequest.recipient</code>, <code>CommunicationRequest.information-provider</code>, <code>Composition.author</code>, <code>Composition.attester</code>, <code>Condition.subject</code>, <code>Condition.participant-actor</code>, <code>Condition.patient</code>, <code>Consent.controller</code>, <code>Consent.manager</code>, <code>Consent.subject</code>, <code>Consent.grantee</code>, <code>Consent.actor</code>, <code>Consent.patient</code>, <code>Contract.signer</code>, <code>Coverage.subscriber</code>, <code>Coverage.beneficiary</code>, <code>Coverage.patient</code>, <code>Coverage.paymentby-party</code>, <code>Coverage.policy-holder</code>, <code>CoverageEligibilityRequest.patient</code>, <code>CoverageEligibilityResponse.patient</code>, <code>DetectedIssue.author</code>, <code>DetectedIssue.subject</code>, <code>DetectedIssue.patient</code>, <code>DeviceAssociation.subject</code>, <code>DeviceAssociation.patient</code>, <code>DeviceAssociation.operator</code>, <code>DeviceDispense.subject</code>, <code>DeviceDispense.patient</code>, <code>DeviceRequest.subject</code>, <code>DeviceRequest.patient</code>, <code>DeviceUsage.patient</code>, <code>DiagnosticReport.subject</code>, <code>DiagnosticReport.patient</code>, <code>DocumentReference.author</code>, <code>DocumentReference.attester</code>, <code>Encounter.subject</code>, <code>Encounter.participant</code>, <code>Encounter.patient</code>, <code>Encounter.practitioner</code>, <code>EncounterHistory.patient</code>, <code>EncounterHistory.subject</code>, <code>EnrollmentRequest.patient</code>, <code>EnrollmentRequest.subject</code>, <code>EpisodeOfCare.subject</code>, <code>EpisodeOfCare.patient</code>, <code>ExplanationOfBenefit.payee</code>, <code>ExplanationOfBenefit.patient</code>, <code>ExplanationOfBenefit.enterer</code>, <code>FamilyMemberHistory.patient</code>, <code>Flag.author</code>, <code>Flag.patient</code>, <code>Flag.subject</code>, <code>GenomicStudy.patient</code>, <code>GenomicStudy.subject</code>, <code>Goal.patient</code>, <code>Goal.subject</code>, <code>Group.member</code>, <code>GuidanceResponse.patient</code>, <code>GuidanceResponse.subject</code>, <code>ImagingSelection.subject</code>, <code>ImagingSelection.patient</code>, <code>ImagingStudy.performer</code>, <code>ImagingStudy.subject</code>, <code>ImagingStudy.patient</code>, <code>Immunization.performer</code>, <code>Immunization.patient</code>, <code>ImmunizationEvaluation.patient</code>, <code>ImmunizationRecommendation.patient</code>, <code>InventoryItem.subject</code>, <code>Invoice.subject</code>, <code>Invoice.participant</code>, <code>Invoice.patient</code>, <code>Invoice.recipient</code>, <code>List.source</code>, <code>MeasureReport.patient</code>, <code>MeasureReport.subject</code>, <code>MedicationAdministration.subject</code>, <code>MedicationAdministration.patient</code>, <code>MedicationDispense.performer</code>, <code>MedicationDispense.receiver</code>, <code>MedicationDispense.subject</code>, <code>MedicationDispense.patient</code>, <code>MedicationRequest.requester</code>, <code>MedicationRequest.subject</code>, <code>MedicationRequest.intended-performer</code>, <code>MedicationRequest.patient</code>, <code>MedicationStatement.patient</code>, <code>MedicationStatement.subject</code>, <code>MedicationStatement.source</code>, <code>MessageHeader.receiver</code>, <code>MessageHeader.sender</code>, <code>MolecularSequence.subject</code>, <code>MolecularSequence.patient</code>, <code>NutritionIntake.patient</code>, <code>NutritionIntake.subject</code>, <code>NutritionIntake.source</code>, <code>NutritionOrder.subject</code>, <code>NutritionOrder.patient</code>, <code>Observation.subject</code>, <code>Observation.patient</code>, <code>Observation.performer</code>, <code>Patient.link</code>, <code>PaymentReconciliation.payment-issuer</code>, <code>Person.practitioner</code>, <code>Person.link</code>, <code>Person.relatedperson</code>, <code>Person.patient</code>, <code>Procedure.performer</code>, <code>Procedure.subject</code>, <code>Procedure.patient</code>, <code>Provenance.agent</code>, <code>Provenance.patient</code>, <code>QuestionnaireResponse.author</code>, <code>QuestionnaireResponse.source</code>, <code>RelatedPerson.patient</code>, <code>RequestOrchestration.subject</code>, <code>RequestOrchestration.participant</code>, <code>RequestOrchestration.patient</code>, <code>ResearchSubject.subject</code>, <code>ResearchSubject.patient</code>, <code>RiskAssessment.performer</code>, <code>RiskAssessment.patient</code>, <code>RiskAssessment.subject</code>, <code>Schedule.actor</code>, <code>ServiceRequest.subject</code>, <code>ServiceRequest.patient</code>, <code>ServiceRequest.requester</code>, <code>ServiceRequest.performer</code>, <code>Specimen.patient</code>, <code>Specimen.subject</code>, <code>Specimen.collector</code>, <code>Subscription.owner</code>, <code>SupplyDelivery.patient</code>, <code>SupplyRequest.requester</code>, <code>SupplyRequest.patient</code>, <code>SupplyRequest.subject</code>, <code>Task.owner</code>, <code>Task.requester</code>, <code>Task.actor</code>, <code>VisionPrescription.patient</code></td><td/></tr><tr><td><a href=\"#PaymentNotice1-112\">PaymentNotice</a></td><td><a href=\"paymentnotice.html\">http://hl7.org/fhir/StructureDefinition/PaymentNotice</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>identifier, request, created, response, reporter, payment-status, status</td><td><code>PaymentNotice.request</code>, <code>PaymentNotice.response</code>, <code>PaymentNotice.reporter</code></td><td/><td/></tr><tr><td><a href=\"#PaymentReconciliation1-113\">PaymentReconciliation</a></td><td><a href=\"paymentreconciliation.html\">http://hl7.org/fhir/StructureDefinition/PaymentReconciliation</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>identifier, request, disposition, created, allocation-encounter, allocation-account, outcome, payment-issuer, requestor, status</td><td><code>PaymentReconciliation.request</code>, <code>PaymentReconciliation.allocation-encounter</code>, <code>PaymentReconciliation.allocation-account</code>, <code>PaymentReconciliation.payment-issuer</code>, <code>PaymentReconciliation.requestor</code></td><td/><td/></tr><tr><td><a href=\"#Permission1-114\">Permission</a></td><td><a href=\"permission.html\">http://hl7.org/fhir/StructureDefinition/Permission</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>status</td><td/><td/><td/></tr><tr><td><a href=\"#Person1-115\">Person</a></td><td><a href=\"person.html\">http://hl7.org/fhir/StructureDefinition/Person</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>identifier, given, address, birthdate, deceased, address-state, gender, practitioner, link, relatedperson, address-postalcode, address-country, death-date, phonetic, phone, patient, organization, address-use, name, telecom, address-city, family, email</td><td><code>Person.practitioner</code>, <code>Person.link</code>, <code>Person.relatedperson</code>, <code>Person.patient</code>, <code>Person.organization</code></td><td><code>Person.practitioner</code>, <code>Person.link</code>, <code>Person.relatedperson</code>, <code>Person.patient</code></td><td/></tr><tr><td><a href=\"#PlanDefinition1-116\">PlanDefinition</a></td><td><a href=\"plandefinition.html\">http://hl7.org/fhir/StructureDefinition/PlanDefinition</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>date, identifier, successor, context-type-value, jurisdiction, derived-from, description, context-type, predecessor, composed-of, title, type, version, url, context-quantity, depends-on, effective, context, name, publisher, topic, definition, context-type-quantity, status</td><td><code>PlanDefinition.successor</code>, <code>PlanDefinition.derived-from</code>, <code>PlanDefinition.predecessor</code>, <code>PlanDefinition.composed-of</code>, <code>PlanDefinition.depends-on</code>, <code>PlanDefinition.definition</code></td><td><code>CarePlan.instantiates-canonical</code>, <code>ClinicalUseDefinition.product</code>, <code>ClinicalUseDefinition.subject</code>, <code>Communication.instantiates-canonical</code>, <code>DeviceRequest.instantiates-canonical</code>, <code>FamilyMemberHistory.instantiates-canonical</code>, <code>Flag.patient</code>, <code>Flag.subject</code>, <code>PlanDefinition.definition</code>, <code>Procedure.instantiates-canonical</code>, <code>RegulatedAuthorization.subject</code>, <code>ResearchStudy.protocol</code>, <code>ServiceRequest.instantiates-canonical</code></td><td/></tr><tr><td><a href=\"#Practitioner1-117\">Practitioner</a></td><td><a href=\"practitioner.html\">http://hl7.org/fhir/StructureDefinition/Practitioner</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>given, identifier, address, deceased, address-state, gender, qualification-period, active, address-postalcode, address-country, death-date, phonetic, phone, address-use, name, telecom, address-city, communication, family, email</td><td/><td><code>Account.patient</code>, <code>Account.subject</code>, <code>AdverseEvent.recorder</code>, <code>AdverseEvent.subject</code>, <code>AdverseEvent.patient</code>, <code>AllergyIntolerance.participant</code>, <code>Appointment.practitioner</code>, <code>Appointment.actor</code>, <code>Appointment.patient</code>, <code>Appointment.location</code>, <code>Appointment.group</code>, <code>AppointmentResponse.actor</code>, <code>AppointmentResponse.practitioner</code>, <code>AppointmentResponse.patient</code>, <code>AppointmentResponse.location</code>, <code>AppointmentResponse.group</code>, <code>AuditEvent.agent</code>, <code>AuditEvent.source</code>, <code>Basic.author</code>, <code>BiologicallyDerivedProduct.collector</code>, <code>BiologicallyDerivedProductDispense.performer</code>, <code>CarePlan.custodian</code>, <code>CareTeam.participant</code>, <code>ChargeItem.enterer</code>, <code>ChargeItem.performer-actor</code>, <code>Claim.care-team</code>, <code>Claim.payee</code>, <code>Claim.provider</code>, <code>Claim.enterer</code>, <code>ClaimResponse.requestor</code>, <code>ClinicalImpression.performer</code>, <code>Communication.sender</code>, <code>Communication.recipient</code>, <code>CommunicationRequest.requester</code>, <code>CommunicationRequest.recipient</code>, <code>CommunicationRequest.information-provider</code>, <code>Composition.author</code>, <code>Composition.attester</code>, <code>Condition.participant-actor</code>, <code>Consent.controller</code>, <code>Consent.manager</code>, <code>Consent.subject</code>, <code>Consent.grantee</code>, <code>Consent.actor</code>, <code>Consent.patient</code>, <code>Contract.signer</code>, <code>CoverageEligibilityRequest.provider</code>, <code>CoverageEligibilityRequest.enterer</code>, <code>CoverageEligibilityResponse.requestor</code>, <code>DetectedIssue.author</code>, <code>DetectedIssue.subject</code>, <code>DetectedIssue.patient</code>, <code>DeviceAssociation.subject</code>, <code>DeviceAssociation.patient</code>, <code>DeviceAssociation.operator</code>, <code>DeviceDispense.subject</code>, <code>DeviceDispense.patient</code>, <code>DeviceRequest.requester</code>, <code>DiagnosticReport.performer</code>, <code>DiagnosticReport.subject</code>, <code>DiagnosticReport.patient</code>, <code>DiagnosticReport.results-interpreter</code>, <code>DocumentReference.author</code>, <code>DocumentReference.attester</code>, <code>Encounter.participant</code>, <code>Encounter.practitioner</code>, <code>EpisodeOfCare.care-manager</code>, <code>ExplanationOfBenefit.care-team</code>, <code>ExplanationOfBenefit.payee</code>, <code>ExplanationOfBenefit.provider</code>, <code>ExplanationOfBenefit.enterer</code>, <code>Flag.author</code>, <code>Flag.patient</code>, <code>Flag.subject</code>, <code>Group.managing-entity</code>, <code>Group.member</code>, <code>ImagingSelection.subject</code>, <code>ImagingSelection.patient</code>, <code>ImagingStudy.performer</code>, <code>ImagingStudy.referrer</code>, <code>Immunization.performer</code>, <code>Invoice.participant</code>, <code>Linkage.author</code>, <code>List.source</code>, <code>MeasureReport.patient</code>, <code>MeasureReport.subject</code>, <code>MeasureReport.reporter</code>, <code>MedicationDispense.performer</code>, <code>MedicationDispense.receiver</code>, <code>MedicationDispense.responsibleparty</code>, <code>MedicationRequest.requester</code>, <code>MedicationRequest.intended-performer</code>, <code>MedicationStatement.source</code>, <code>MessageHeader.receiver</code>, <code>MessageHeader.sender</code>, <code>NutritionIntake.source</code>, <code>NutritionOrder.provider</code>, <code>Observation.subject</code>, <code>Observation.patient</code>, <code>Observation.performer</code>, <code>Patient.general-practitioner</code>, <code>PaymentNotice.reporter</code>, <code>PaymentReconciliation.requestor</code>, <code>Person.practitioner</code>, <code>Person.link</code>, <code>Person.relatedperson</code>, <code>Person.patient</code>, <code>PractitionerRole.practitioner</code>, <code>Procedure.performer</code>, <code>Procedure.subject</code>, <code>Procedure.patient</code>, <code>Provenance.agent</code>, <code>QuestionnaireResponse.author</code>, <code>QuestionnaireResponse.source</code>, <code>RegulatedAuthorization.subject</code>, <code>RequestOrchestration.author</code>, <code>RequestOrchestration.subject</code>, <code>RequestOrchestration.participant</code>, <code>RequestOrchestration.patient</code>, <code>RiskAssessment.performer</code>, <code>Schedule.actor</code>, <code>ServiceRequest.requester</code>, <code>ServiceRequest.performer</code>, <code>Specimen.collector</code>, <code>Subscription.owner</code>, <code>SupplyDelivery.receiver</code>, <code>SupplyDelivery.supplier</code>, <code>SupplyRequest.requester</code>, <code>Task.owner</code>, <code>Task.requester</code>, <code>Task.actor</code>, <code>VisionPrescription.prescriber</code></td><td/></tr><tr><td><a href=\"#PractitionerRole1-118\">PractitionerRole</a></td><td><a href=\"practitionerrole.html\">http://hl7.org/fhir/StructureDefinition/PractitionerRole</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>date, identifier, specialty, role, practitioner, active, characteristic, endpoint, phone, service, organization, location, telecom, communication, email</td><td><code>PractitionerRole.practitioner</code>, <code>PractitionerRole.endpoint</code>, <code>PractitionerRole.service</code>, <code>PractitionerRole.organization</code>, <code>PractitionerRole.location</code></td><td><code>Account.patient</code>, <code>Account.subject</code>, <code>AdverseEvent.recorder</code>, <code>AllergyIntolerance.participant</code>, <code>Appointment.practitioner</code>, <code>Appointment.actor</code>, <code>Appointment.patient</code>, <code>Appointment.location</code>, <code>Appointment.group</code>, <code>AppointmentResponse.actor</code>, <code>AppointmentResponse.practitioner</code>, <code>AppointmentResponse.patient</code>, <code>AppointmentResponse.location</code>, <code>AppointmentResponse.group</code>, <code>AuditEvent.agent</code>, <code>AuditEvent.source</code>, <code>Basic.author</code>, <code>BiologicallyDerivedProduct.collector</code>, <code>CarePlan.custodian</code>, <code>CareTeam.participant</code>, <code>ChargeItem.enterer</code>, <code>ChargeItem.performer-actor</code>, <code>Claim.care-team</code>, <code>Claim.payee</code>, <code>Claim.provider</code>, <code>Claim.enterer</code>, <code>ClaimResponse.requestor</code>, <code>ClinicalImpression.performer</code>, <code>Communication.sender</code>, <code>Communication.recipient</code>, <code>CommunicationRequest.requester</code>, <code>CommunicationRequest.recipient</code>, <code>CommunicationRequest.information-provider</code>, <code>Composition.author</code>, <code>Composition.attester</code>, <code>Condition.participant-actor</code>, <code>Consent.grantee</code>, <code>Consent.actor</code>, <code>Contract.signer</code>, <code>CoverageEligibilityRequest.provider</code>, <code>CoverageEligibilityRequest.enterer</code>, <code>CoverageEligibilityResponse.requestor</code>, <code>DetectedIssue.author</code>, <code>DeviceRequest.requester</code>, <code>DiagnosticReport.performer</code>, <code>DiagnosticReport.results-interpreter</code>, <code>DocumentReference.author</code>, <code>DocumentReference.attester</code>, <code>Encounter.participant</code>, <code>Encounter.practitioner</code>, <code>EpisodeOfCare.care-manager</code>, <code>ExplanationOfBenefit.care-team</code>, <code>ExplanationOfBenefit.payee</code>, <code>ExplanationOfBenefit.provider</code>, <code>ExplanationOfBenefit.enterer</code>, <code>Flag.author</code>, <code>Flag.patient</code>, <code>Flag.subject</code>, <code>Group.managing-entity</code>, <code>Group.member</code>, <code>ImagingStudy.performer</code>, <code>ImagingStudy.referrer</code>, <code>Immunization.performer</code>, <code>Invoice.participant</code>, <code>Linkage.author</code>, <code>List.source</code>, <code>MeasureReport.patient</code>, <code>MeasureReport.subject</code>, <code>MeasureReport.reporter</code>, <code>MedicationDispense.performer</code>, <code>MedicationDispense.receiver</code>, <code>MedicationDispense.responsibleparty</code>, <code>MedicationRequest.requester</code>, <code>MedicationRequest.intended-performer</code>, <code>MedicationStatement.source</code>, <code>MedicinalProductDefinition.contact</code>, <code>MessageHeader.receiver</code>, <code>MessageHeader.sender</code>, <code>NutritionIntake.source</code>, <code>NutritionOrder.provider</code>, <code>Observation.performer</code>, <code>Patient.general-practitioner</code>, <code>PaymentNotice.reporter</code>, <code>PaymentReconciliation.requestor</code>, <code>Procedure.performer</code>, <code>Provenance.agent</code>, <code>QuestionnaireResponse.author</code>, <code>QuestionnaireResponse.source</code>, <code>RequestOrchestration.author</code>, <code>RequestOrchestration.subject</code>, <code>RequestOrchestration.participant</code>, <code>RequestOrchestration.patient</code>, <code>RiskAssessment.performer</code>, <code>Schedule.actor</code>, <code>ServiceRequest.requester</code>, <code>ServiceRequest.performer</code>, <code>Specimen.collector</code>, <code>Subscription.owner</code>, <code>SupplyDelivery.receiver</code>, <code>SupplyDelivery.supplier</code>, <code>SupplyRequest.requester</code>, <code>Task.owner</code>, <code>Task.requester</code>, <code>Task.actor</code>, <code>VisionPrescription.prescriber</code></td><td/></tr><tr><td><a href=\"#Procedure1-119\">Procedure</a></td><td><a href=\"procedure.html\">http://hl7.org/fhir/StructureDefinition/Procedure</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>date, identifier, code, performer, subject, instantiates-canonical, part-of, encounter, reason-code, based-on, patient, reason-reference, report, instantiates-uri, location, category, status</td><td><code>Procedure.performer</code>, <code>Procedure.subject</code>, <code>Procedure.instantiates-canonical</code>, <code>Procedure.part-of</code>, <code>Procedure.encounter</code>, <code>Procedure.based-on</code>, <code>Procedure.patient</code>, <code>Procedure.reason-reference</code>, <code>Procedure.report</code>, <code>Procedure.location</code></td><td><code>AdverseEvent.substance</code>, <code>DetectedIssue.subject</code>, <code>DetectedIssue.patient</code>, <code>Flag.patient</code>, <code>Flag.subject</code>, <code>Goal.addresses</code>, <code>ImagingSelection.subject</code>, <code>ImagingSelection.patient</code>, <code>Observation.subject</code>, <code>Observation.part-of</code>, <code>Observation.patient</code>, <code>Procedure.part-of</code>, <code>QuestionnaireResponse.part-of</code>, <code>Specimen.procedure</code></td><td/></tr><tr><td><a href=\"#Provenance1-120\">Provenance</a></td><td><a href=\"provenance.html\">http://hl7.org/fhir/StructureDefinition/Provenance</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>agent-type, agent, signature-type, activity, encounter, recorded, when, target, based-on, patient, location, agent-role, entity</td><td><code>Provenance.agent</code>, <code>Provenance.encounter</code>, <code>Provenance.target</code>, <code>Provenance.based-on</code>, <code>Provenance.patient</code>, <code>Provenance.location</code>, <code>Provenance.entity</code></td><td/><td/></tr><tr><td><a href=\"#Questionnaire1-121\">Questionnaire</a></td><td><a href=\"questionnaire.html\">http://hl7.org/fhir/StructureDefinition/Questionnaire</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>date, identifier, combo-code, context-type-value, jurisdiction, description, context-type, title, version, url, context-quantity, effective, subject-type, context, name, publisher, questionnaire-code, definition, context-type-quantity, item-code, status</td><td/><td><code>CarePlan.instantiates-canonical</code>, <code>Communication.instantiates-canonical</code>, <code>FamilyMemberHistory.instantiates-canonical</code>, <code>PlanDefinition.definition</code>, <code>Procedure.instantiates-canonical</code>, <code>QuestionnaireResponse.questionnaire</code></td><td/></tr><tr><td><a href=\"#QuestionnaireResponse1-122\">QuestionnaireResponse</a></td><td><a href=\"questionnaireresponse.html\">http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse</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>authored, identifier, questionnaire, based-on, author, patient, subject, part-of, encounter, source, item-subject, status</td><td><code>QuestionnaireResponse.questionnaire</code>, <code>QuestionnaireResponse.based-on</code>, <code>QuestionnaireResponse.author</code>, <code>QuestionnaireResponse.patient</code>, <code>QuestionnaireResponse.subject</code>, <code>QuestionnaireResponse.part-of</code>, <code>QuestionnaireResponse.encounter</code>, <code>QuestionnaireResponse.source</code>, <code>QuestionnaireResponse.item-subject</code></td><td><code>Consent.source-reference</code>, <code>Observation.derived-from</code>, <code>Observation.has-member</code></td><td/></tr><tr><td><a href=\"#RegulatedAuthorization1-123\">RegulatedAuthorization</a></td><td><a href=\"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>identifier, subject, case-type, holder, region, case, status</td><td><code>RegulatedAuthorization.subject</code>, <code>RegulatedAuthorization.holder</code></td><td/><td/></tr><tr><td><a href=\"#RelatedPerson1-124\">RelatedPerson</a></td><td><a href=\"relatedperson.html\">http://hl7.org/fhir/StructureDefinition/RelatedPerson</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>identifier, given, address, birthdate, address-state, gender, active, address-postalcode, address-country, phonetic, phone, patient, address-use, name, telecom, address-city, family, relationship, email</td><td><code>RelatedPerson.patient</code></td><td><code>Account.guarantor</code>, <code>AdverseEvent.recorder</code>, <code>AdverseEvent.subject</code>, <code>AdverseEvent.patient</code>, <code>AllergyIntolerance.participant</code>, <code>Appointment.practitioner</code>, <code>Appointment.actor</code>, <code>Appointment.patient</code>, <code>Appointment.location</code>, <code>Appointment.group</code>, <code>AppointmentResponse.actor</code>, <code>AppointmentResponse.practitioner</code>, <code>AppointmentResponse.patient</code>, <code>AppointmentResponse.location</code>, <code>AppointmentResponse.group</code>, <code>AuditEvent.agent</code>, <code>AuditEvent.source</code>, <code>Basic.author</code>, <code>CarePlan.custodian</code>, <code>CareTeam.participant</code>, <code>ChargeItem.enterer</code>, <code>ChargeItem.performer-actor</code>, <code>Claim.payee</code>, <code>Claim.enterer</code>, <code>Communication.sender</code>, <code>Communication.recipient</code>, <code>CommunicationRequest.requester</code>, <code>CommunicationRequest.recipient</code>, <code>CommunicationRequest.information-provider</code>, <code>Composition.author</code>, <code>Composition.attester</code>, <code>Condition.participant-actor</code>, <code>Consent.grantee</code>, <code>Consent.actor</code>, <code>Contract.signer</code>, <code>Coverage.subscriber</code>, <code>Coverage.paymentby-party</code>, <code>Coverage.policy-holder</code>, <code>DetectedIssue.author</code>, <code>DeviceAssociation.subject</code>, <code>DeviceAssociation.patient</code>, <code>DeviceAssociation.operator</code>, <code>DocumentReference.author</code>, <code>DocumentReference.attester</code>, <code>Encounter.participant</code>, <code>Encounter.practitioner</code>, <code>ExplanationOfBenefit.payee</code>, <code>ExplanationOfBenefit.enterer</code>, <code>Flag.author</code>, <code>Flag.patient</code>, <code>Flag.subject</code>, <code>Group.managing-entity</code>, <code>Group.member</code>, <code>ImagingStudy.performer</code>, <code>Immunization.performer</code>, <code>Invoice.participant</code>, <code>Invoice.recipient</code>, <code>List.source</code>, <code>MeasureReport.patient</code>, <code>MeasureReport.subject</code>, <code>MedicationDispense.performer</code>, <code>MedicationDispense.receiver</code>, <code>MedicationRequest.requester</code>, <code>MedicationRequest.intended-performer</code>, <code>MedicationStatement.source</code>, <code>MessageHeader.receiver</code>, <code>NutritionIntake.source</code>, <code>Observation.performer</code>, <code>Patient.link</code>, <code>PaymentReconciliation.payment-issuer</code>, <code>Person.practitioner</code>, <code>Person.link</code>, <code>Person.relatedperson</code>, <code>Person.patient</code>, <code>Procedure.performer</code>, <code>Provenance.agent</code>, <code>QuestionnaireResponse.author</code>, <code>QuestionnaireResponse.source</code>, <code>RequestOrchestration.subject</code>, <code>RequestOrchestration.participant</code>, <code>RequestOrchestration.patient</code>, <code>RiskAssessment.performer</code>, <code>Schedule.actor</code>, <code>ServiceRequest.requester</code>, <code>ServiceRequest.performer</code>, <code>Specimen.collector</code>, <code>Subscription.owner</code>, <code>SupplyRequest.requester</code>, <code>SupplyRequest.subject</code>, <code>Task.owner</code>, <code>Task.requester</code>, <code>Task.actor</code></td><td/></tr><tr><td><a href=\"#RequestOrchestration1-125\">RequestOrchestration</a></td><td><a href=\"requestorchestration.html\">http://hl7.org/fhir/StructureDefinition/RequestOrchestration</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>authored, identifier, code, author, subject, instantiates-canonical, encounter, priority, intent, participant, group-identifier, based-on, patient, instantiates-uri, status</td><td><code>RequestOrchestration.author</code>, <code>RequestOrchestration.subject</code>, <code>RequestOrchestration.instantiates-canonical</code>, <code>RequestOrchestration.encounter</code>, <code>RequestOrchestration.participant</code>, <code>RequestOrchestration.based-on</code>, <code>RequestOrchestration.patient</code></td><td><code>Appointment.based-on</code>, <code>CarePlan.activity-reference</code>, <code>CarePlan.based-on</code>, <code>DocumentReference.based-on</code>, <code>Encounter.based-on</code></td><td/></tr><tr><td><a href=\"#Requirements1-126\">Requirements</a></td><td><a href=\"requirements.html\">http://hl7.org/fhir/StructureDefinition/Requirements</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>date, identifier, context-type-value, jurisdiction, description, derived-from, context-type, title, version, url, actor, context-quantity, context, name, publisher, context-type-quantity, status</td><td><code>Requirements.derived-from</code>, <code>Requirements.actor</code></td><td><code>Requirements.derived-from</code></td><td/></tr><tr><td><a href=\"#ResearchStudy1-127\">ResearchStudy</a></td><td><a href=\"researchstudy.html\">http://hl7.org/fhir/StructureDefinition/ResearchStudy</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>date, objective-type, study-design, description, eligibility, part-of, title, progress-status-state-period-actual, recruitment-target, protocol, classifier, keyword, focus-code, phase, identifier, progress-status-state-actual, focus-reference, objective-description, progress-status-state-period, condition, site, name, recruitment-actual, region, status</td><td><code>ResearchStudy.eligibility</code>, <code>ResearchStudy.part-of</code>, <code>ResearchStudy.protocol</code>, <code>ResearchStudy.focus-reference</code>, <code>ResearchStudy.site</code></td><td><code>AdverseEvent.study</code>, <code>AdverseEvent.substance</code>, <code>RegulatedAuthorization.subject</code>, <code>ResearchStudy.part-of</code>, <code>ResearchStudy.site</code>, <code>ResearchSubject.study</code></td><td/></tr><tr><td><a href=\"#ResearchSubject1-128\">ResearchSubject</a></td><td><a href=\"researchsubject.html\">http://hl7.org/fhir/StructureDefinition/ResearchSubject</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>date, identifier, subject_state, study, subject, patient, status</td><td><code>ResearchSubject.study</code>, <code>ResearchSubject.subject</code>, <code>ResearchSubject.patient</code></td><td/><td/></tr><tr><td><a href=\"#RiskAssessment1-129\">RiskAssessment</a></td><td><a href=\"riskassessment.html\">http://hl7.org/fhir/StructureDefinition/RiskAssessment</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>date, identifier, condition, performer, method, patient, probability, subject, risk, encounter</td><td><code>RiskAssessment.condition</code>, <code>RiskAssessment.performer</code>, <code>RiskAssessment.patient</code>, <code>RiskAssessment.subject</code>, <code>RiskAssessment.encounter</code></td><td><code>Goal.addresses</code></td><td/></tr><tr><td><a href=\"#Schedule1-130\">Schedule</a></td><td><a href=\"schedule.html\">http://hl7.org/fhir/StructureDefinition/Schedule</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>actor, date, identifier, specialty, service-category, service-type, name, active, service-type-reference</td><td><code>Schedule.actor</code>, <code>Schedule.service-type-reference</code></td><td><code>Slot.schedule</code></td><td/></tr><tr><td><a href=\"#SearchParameter1-131\">SearchParameter</a></td><td><a href=\"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>date, identifier, code, context-type-value, jurisdiction, derived-from, description, context-type, type, version, url, target, context-quantity, component, context, name, publisher, context-type-quantity, base, status</td><td><code>SearchParameter.derived-from</code>, <code>SearchParameter.component</code></td><td><code>SearchParameter.derived-from</code>, <code>SearchParameter.component</code></td><td/></tr><tr><td><a href=\"#ServiceRequest1-132\">ServiceRequest</a></td><td><a href=\"servicerequest.html\">http://hl7.org/fhir/StructureDefinition/ServiceRequest</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>authored, requisition, subject, occurrence, based-on, code-reference, patient, specimen, code-concept, instantiates-uri, requester, identifier, performer, location-code, replaces, instantiates-canonical, encounter, priority, intent, performer-type, body-structure, location-reference, body-site, category, status</td><td><code>ServiceRequest.subject</code>, <code>ServiceRequest.based-on</code>, <code>ServiceRequest.code-reference</code>, <code>ServiceRequest.patient</code>, <code>ServiceRequest.specimen</code>, <code>ServiceRequest.requester</code>, <code>ServiceRequest.performer</code>, <code>ServiceRequest.replaces</code>, <code>ServiceRequest.instantiates-canonical</code>, <code>ServiceRequest.encounter</code>, <code>ServiceRequest.body-structure</code>, <code>ServiceRequest.location-reference</code></td><td><code>Appointment.based-on</code>, <code>BiologicallyDerivedProduct.request</code>, <code>CarePlan.activity-reference</code>, <code>CarePlan.based-on</code>, <code>Communication.based-on</code>, <code>DiagnosticReport.based-on</code>, <code>DocumentReference.based-on</code>, <code>Encounter.based-on</code>, <code>EpisodeOfCare.incoming-referral</code>, <code>Goal.addresses</code>, <code>ImagingSelection.based-on</code>, <code>ImagingStudy.based-on</code>, <code>Observation.based-on</code>, <code>Procedure.based-on</code>, <code>QuestionnaireResponse.based-on</code>, <code>ServiceRequest.based-on</code>, <code>ServiceRequest.replaces</code></td><td/></tr><tr><td><a href=\"#Slot1-133\">Slot</a></td><td><a href=\"slot.html\">http://hl7.org/fhir/StructureDefinition/Slot</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>identifier, schedule, specialty, service-category, appointment-type, service-type, start, service-type-reference, status</td><td><code>Slot.schedule</code>, <code>Slot.service-type-reference</code></td><td><code>Appointment.slot</code></td><td/></tr><tr><td><a href=\"#Specimen1-134\">Specimen</a></td><td><a href=\"specimen.html\">http://hl7.org/fhir/StructureDefinition/Specimen</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>identifier, parent, bodysite, patient, subject, collected, accession, procedure, type, collector, container-device, status</td><td><code>Specimen.parent</code>, <code>Specimen.bodysite</code>, <code>Specimen.patient</code>, <code>Specimen.subject</code>, <code>Specimen.procedure</code>, <code>Specimen.collector</code>, <code>Specimen.container-device</code></td><td><code>DiagnosticReport.specimen</code>, <code>Group.member</code>, <code>ImagingSelection.subject</code>, <code>ImagingSelection.patient</code>, <code>Observation.specimen</code>, <code>ResearchSubject.subject</code>, <code>ResearchSubject.patient</code>, <code>ServiceRequest.specimen</code>, <code>Specimen.parent</code></td><td/></tr><tr><td><a href=\"#SpecimenDefinition1-135\">SpecimenDefinition</a></td><td><a href=\"specimendefinition.html\">http://hl7.org/fhir/StructureDefinition/SpecimenDefinition</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>container, identifier, is-derived, experimental, type-tested, title, type, url, status</td><td/><td><code>PlanDefinition.definition</code></td><td/></tr><tr><td><a href=\"#StructureDefinition1-136\">StructureDefinition</a></td><td><a href=\"structuredefinition.html\">http://hl7.org/fhir/StructureDefinition/StructureDefinition</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>date, context-type-value, ext-context-type, jurisdiction, description, context-type, experimental, title, type, context-quantity, path, base-path, context, keyword, context-type-quantity, ext-context-expression, identifier, valueset, kind, abstract, version, url, ext-context, name, publisher, derivation, base, status</td><td><code>StructureDefinition.valueset</code>, <code>StructureDefinition.base</code></td><td><code>CapabilityStatement.resource-profile</code>, <code>CapabilityStatement.supported-profile</code>, <code>ImplementationGuide.global</code>, <code>OperationDefinition.input-profile</code>, <code>OperationDefinition.output-profile</code>, <code>StructureDefinition.base</code></td><td/></tr><tr><td><a href=\"#StructureMap1-137\">StructureMap</a></td><td><a href=\"structuremap.html\">http://hl7.org/fhir/StructureDefinition/StructureMap</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>date, identifier, context-type-value, jurisdiction, description, context-type, title, version, url, context-quantity, context, name, publisher, context-type-quantity, status</td><td/><td/><td/></tr><tr><td><a href=\"#Subscription1-138\">Subscription</a></td><td><a href=\"subscription.html\">http://hl7.org/fhir/StructureDefinition/Subscription</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>owner, identifier, payload, contact, name, topic, filter-value, type, content-level, url, status</td><td><code>Subscription.owner</code></td><td/><td/></tr><tr><td><a href=\"#SubscriptionStatus1-139\">SubscriptionStatus</a></td><td><a href=\"subscriptionstatus.html\">http://hl7.org/fhir/StructureDefinition/SubscriptionStatus</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></td><td/><td/><td/></tr><tr><td><a href=\"#SubscriptionTopic1-140\">SubscriptionTopic</a></td><td><a href=\"subscriptiontopic.html\">http://hl7.org/fhir/StructureDefinition/SubscriptionTopic</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>date, effective, identifier, resource, derived-or-self, event, title, version, url, status, trigger-description</td><td/><td/><td/></tr><tr><td><a href=\"#Substance1-141\">Substance</a></td><td><a href=\"substance.html\">http://hl7.org/fhir/StructureDefinition/Substance</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>identifier, code, code-reference, quantity, substance-reference, expiry, category, status</td><td><code>Substance.code-reference</code>, <code>Substance.substance-reference</code></td><td><code>AdverseEvent.substance</code>, <code>ClinicalUseDefinition.product</code>, <code>ClinicalUseDefinition.subject</code>, <code>DetectedIssue.subject</code>, <code>DetectedIssue.patient</code>, <code>DiagnosticReport.subject</code>, <code>DiagnosticReport.patient</code>, <code>GenomicStudy.patient</code>, <code>GenomicStudy.subject</code>, <code>ImagingSelection.subject</code>, <code>ImagingSelection.patient</code>, <code>MolecularSequence.subject</code>, <code>MolecularSequence.patient</code>, <code>Observation.subject</code>, <code>Observation.patient</code>, <code>ResearchSubject.subject</code>, <code>ResearchSubject.patient</code>, <code>Specimen.patient</code>, <code>Specimen.subject</code>, <code>Substance.substance-reference</code></td><td/></tr><tr><td><a href=\"#SubstanceDefinition1-142\">SubstanceDefinition</a></td><td><a href=\"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>identifier, code, domain, name, classification</td><td/><td><code>RegulatedAuthorization.subject</code></td><td/></tr><tr><td><a href=\"#SubstanceNucleicAcid1-143\">SubstanceNucleicAcid</a></td><td><a href=\"substancenucleicacid.html\">http://hl7.org/fhir/StructureDefinition/SubstanceNucleicAcid</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></td><td/><td/><td/></tr><tr><td><a href=\"#SubstancePolymer1-144\">SubstancePolymer</a></td><td><a href=\"substancepolymer.html\">http://hl7.org/fhir/StructureDefinition/SubstancePolymer</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></td><td/><td/><td/></tr><tr><td><a href=\"#SubstanceProtein1-145\">SubstanceProtein</a></td><td><a href=\"substanceprotein.html\">http://hl7.org/fhir/StructureDefinition/SubstanceProtein</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></td><td/><td/><td/></tr><tr><td><a href=\"#SubstanceReferenceInformation1-146\">SubstanceReferenceInformation</a></td><td><a href=\"substancereferenceinformation.html\">http://hl7.org/fhir/StructureDefinition/SubstanceReferenceInformation</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></td><td/><td/><td/></tr><tr><td><a href=\"#SubstanceSourceMaterial1-147\">SubstanceSourceMaterial</a></td><td><a href=\"substancesourcematerial.html\">http://hl7.org/fhir/StructureDefinition/SubstanceSourceMaterial</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></td><td/><td/><td/></tr><tr><td><a href=\"#SupplyDelivery1-148\">SupplyDelivery</a></td><td><a href=\"supplydelivery.html\">http://hl7.org/fhir/StructureDefinition/SupplyDelivery</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>identifier, receiver, patient, supplier, status</td><td><code>SupplyDelivery.receiver</code>, <code>SupplyDelivery.patient</code>, <code>SupplyDelivery.supplier</code></td><td/><td/></tr><tr><td><a href=\"#SupplyRequest1-149\">SupplyRequest</a></td><td><a href=\"supplyrequest.html\">http://hl7.org/fhir/StructureDefinition/SupplyRequest</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>date, requester, identifier, patient, subject, supplier, category, status</td><td><code>SupplyRequest.requester</code>, <code>SupplyRequest.patient</code>, <code>SupplyRequest.subject</code>, <code>SupplyRequest.supplier</code></td><td><code>CarePlan.activity-reference</code>, <code>DocumentReference.based-on</code></td><td/></tr><tr><td><a href=\"#Task1-150\">Task</a></td><td><a href=\"task.html\">http://hl7.org/fhir/StructureDefinition/Task</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>owner, requestedperformer-reference, requester, business-status, identifier, period, code, performer, subject, focus, part-of, encounter, authored-on, priority, intent, output, actor, group-identifier, based-on, patient, modified, status</td><td><code>Task.owner</code>, <code>Task.requestedperformer-reference</code>, <code>Task.requester</code>, <code>Task.subject</code>, <code>Task.focus</code>, <code>Task.part-of</code>, <code>Task.encounter</code>, <code>Task.output</code>, <code>Task.actor</code>, <code>Task.based-on</code>, <code>Task.patient</code></td><td><code>CarePlan.activity-reference</code>, <code>Communication.based-on</code>, <code>ImagingSelection.based-on</code>, <code>ImagingStudy.based-on</code>, <code>PaymentReconciliation.request</code>, <code>Task.part-of</code></td><td/></tr><tr><td><a href=\"#TerminologyCapabilities1-151\">TerminologyCapabilities</a></td><td><a href=\"terminologycapabilities.html\">http://hl7.org/fhir/StructureDefinition/TerminologyCapabilities</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>date, identifier, context-type-value, jurisdiction, description, context-type, title, version, url, context-quantity, context, name, publisher, context-type-quantity, status</td><td/><td/><td/></tr><tr><td><a href=\"#TestPlan1-152\">TestPlan</a></td><td><a href=\"testplan.html\">http://hl7.org/fhir/StructureDefinition/TestPlan</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>identifier, scope, url, status</td><td><code>TestPlan.scope</code></td><td/><td/></tr><tr><td><a href=\"#TestReport1-153\">TestReport</a></td><td><a href=\"testreport.html\">http://hl7.org/fhir/StructureDefinition/TestReport</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>result, identifier, tester, testscript, issued, participant, status</td><td><code>TestReport.testscript</code></td><td/><td/></tr><tr><td><a href=\"#TestScript1-154\">TestScript</a></td><td><a href=\"testscript.html\">http://hl7.org/fhir/StructureDefinition/TestScript</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>date, phase, identifier, context-type-value, conformance, jurisdiction, description, testscript-capability, context-type, scope-artifact-phase, title, scope-artifact-conformance, version, url, artifact, context-quantity, context, name, publisher, context-type-quantity, status</td><td><code>TestScript.artifact</code></td><td><code>TestReport.testscript</code></td><td/></tr><tr><td><a href=\"#Transport1-155\">Transport</a></td><td><a href=\"transport.html\">http://hl7.org/fhir/StructureDefinition/Transport</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>identifier, status</td><td/><td/><td/></tr><tr><td><a href=\"#ValueSet1-156\">ValueSet</a></td><td><a href=\"valueset.html\">http://hl7.org/fhir/StructureDefinition/ValueSet</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>date, identifier, code, context-type-value, jurisdiction, description, derived-from, context-type, predecessor, title, version, url, expansion, reference, context-quantity, effective, context, name, publisher, topic, context-type-quantity, status</td><td><code>ValueSet.derived-from</code>, <code>ValueSet.predecessor</code></td><td><code>ConceptMap.target-scope</code>, <code>ConceptMap.source-scope</code>, <code>StructureDefinition.valueset</code></td><td/></tr><tr><td><a href=\"#VerificationResult1-157\">VerificationResult</a></td><td><a href=\"verificationresult.html\">http://hl7.org/fhir/StructureDefinition/VerificationResult</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>status-date, primarysource-who, primarysource-date, validator-organization, attestation-method, attestation-onbehalfof, target, attestation-who, primarysource-type, status</td><td><code>VerificationResult.primarysource-who</code>, <code>VerificationResult.validator-organization</code>, <code>VerificationResult.attestation-onbehalfof</code>, <code>VerificationResult.target</code>, <code>VerificationResult.attestation-who</code></td><td/><td/></tr><tr><td><a href=\"#VisionPrescription1-158\">VisionPrescription</a></td><td><a href=\"visionprescription.html\">http://hl7.org/fhir/StructureDefinition/VisionPrescription</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>prescriber, identifier, patient, datewritten, encounter, status</td><td><code>VisionPrescription.prescriber</code>, <code>VisionPrescription.patient</code>, <code>VisionPrescription.encounter</code></td><td><code>Appointment.based-on</code>, <code>CarePlan.activity-reference</code>, <code>Communication.based-on</code>, <code>DocumentReference.based-on</code>, <code>Encounter.based-on</code></td><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Account1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Account</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=\"account.html\">http://hl7.org/fhir/StructureDefinition/Account</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#Account-owner\">owner</a></td><td><code>reference</code></td><td><div><p>Entity managing the Account</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Account number</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#Account-period\">period</a></td><td><code>date</code></td><td><div><p>Transaction window</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The entity that caused the expenses</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#Account-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The entity that caused the expenses</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#Account-name\">name</a></td><td><code>string</code></td><td><div><p>Human-readable label</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#Account-guarantor\">guarantor</a></td><td><code>reference</code></td><td><div><p>The parties ultimately responsible for balancing the Account</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-type\">type</a></td><td><code>token</code></td><td><div><p>E.g. patient, expense, depreciation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#Account-relatedaccount\">relatedaccount</a></td><td><code>reference</code></td><td><div><p>Parent and other related accounts</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#Account-status\">status</a></td><td><code>token</code></td><td><div><p>active | inactive | entered-in-error | on-hold | unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ActivityDefinition1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ActivityDefinition</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=\"activitydefinition.html\">http://hl7.org/fhir/StructureDefinition/ActivityDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The activity definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-successor\">successor</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#ActivityDefinition-kind\">kind</a></td><td><code>token</code></td><td><div><p>The kind of activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-predecessor\">predecessor</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-composed-of\">composed-of</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">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=\"activitydefinition-search.html#CanonicalResource-url\">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=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-depends-on\">depends-on</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-effective\">effective</a></td><td><code>date</code></td><td><div><p>The time during which the activity definition is intended to be in use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-topic\">topic</a></td><td><code>token</code></td><td><div><p>Topics associated with the module</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the activity definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ActorDefinition1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ActorDefinition</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=\"actordefinition.html\">http://hl7.org/fhir/StructureDefinition/ActorDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The Actor Definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the Actor Definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the Actor Definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the Actor Definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the Actor Definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the Actor Definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the Actor Definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"actordefinition-search.html#ActorDefinition-type\">type</a></td><td><code>token</code></td><td><div><p>The type of actor</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the Actor Definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the Actor Definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the Actor Definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the Actor Definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the Actor Definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the Actor Definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the Actor Definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"AdministrableProductDefinition1-4\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"administrableproductdefinition-search.html#AdministrableProductDefinition-identifier\">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=\"administrableproductdefinition-search.html#AdministrableProductDefinition-manufactured-item\">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=\"administrableproductdefinition-search.html#AdministrableProductDefinition-ingredient\">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><a href=\"administrableproductdefinition-search.html#AdministrableProductDefinition-route\">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><a href=\"administrableproductdefinition-search.html#AdministrableProductDefinition-dose-form\">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><a href=\"administrableproductdefinition-search.html#AdministrableProductDefinition-device\">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=\"administrableproductdefinition-search.html#AdministrableProductDefinition-form-of\">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=\"administrableproductdefinition-search.html#AdministrableProductDefinition-target-species\">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=\"administrableproductdefinition-search.html#AdministrableProductDefinition-status\">status</a></td><td><code>token</code></td><td><div><p>The status of this administrable product. Enables tracking the life-cycle of the content.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"AdverseEvent1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>AdverseEvent</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=\"adverseevent.html\">http://hl7.org/fhir/StructureDefinition/AdverseEvent</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business identifier for the event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#AdverseEvent-recorder\">recorder</a></td><td><code>reference</code></td><td><div><p>Who recorded the adverse event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#AdverseEvent-study\">study</a></td><td><code>reference</code></td><td><div><p>Research study that the subject is enrolled in</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Event or incident that occurred or was averted</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#AdverseEvent-actuality\">actuality</a></td><td><code>token</code></td><td><div><p>actual | potential</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#AdverseEvent-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Subject impacted by event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#AdverseEvent-substance\">substance</a></td><td><code>reference</code></td><td><div><p>Refers to the specific entity that caused the adverse event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#AdverseEvent-cause\">cause</a></td><td><code>date</code></td><td><div><p>When the cause of the event occurred</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Subject impacted by event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#AdverseEvent-resultingeffect\">resultingeffect</a></td><td><code>reference</code></td><td><div><p>Effect on the subject due to this event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#AdverseEvent-seriousness\">seriousness</a></td><td><code>token</code></td><td><div><p>Seriousness or gravity of the event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#AdverseEvent-effect\">effect</a></td><td><code>date</code></td><td><div><p>When the effect of the event occurred</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#AdverseEvent-location\">location</a></td><td><code>reference</code></td><td><div><p>Location where adverse event occurred</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#AdverseEvent-category\">category</a></td><td><code>token</code></td><td><div><p>wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#AdverseEvent-status\">status</a></td><td><code>token</code></td><td><div><p>in-progress | completed | entered-in-error | unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"AllergyIntolerance1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>AllergyIntolerance</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=\"allergyintolerance.html\">http://hl7.org/fhir/StructureDefinition/AllergyIntolerance</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Date first version of the resource instance was recorded</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"allergyintolerance-search.html#AllergyIntolerance-severity\">severity</a></td><td><code>token</code></td><td><div><p>mild | moderate | severe (of event as a whole)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External ids for this item</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Code that identifies the allergy or intolerance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"allergyintolerance-search.html#AllergyIntolerance-verification-status\">verification-status</a></td><td><code>token</code></td><td><div><p>unconfirmed | presumed | confirmed | refuted | entered-in-error</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"allergyintolerance-search.html#AllergyIntolerance-criticality\">criticality</a></td><td><code>token</code></td><td><div><p>low | high | unable-to-assess</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"allergyintolerance-search.html#AllergyIntolerance-manifestation-reference\">manifestation-reference</a></td><td><code>reference</code></td><td><div><p>Clinical symptoms/signs associated with the Event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"allergyintolerance-search.html#AllergyIntolerance-clinical-status\">clinical-status</a></td><td><code>token</code></td><td><div><p>active | inactive | resolved</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-type\">type</a></td><td><code>token</code></td><td><div><p>allergy | intolerance - Underlying mechanism (if known)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"allergyintolerance-search.html#AllergyIntolerance-participant\">participant</a></td><td><code>reference</code></td><td><div><p>Who or what participated in the activities related to the allergy or intolerance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"allergyintolerance-search.html#AllergyIntolerance-manifestation-code\">manifestation-code</a></td><td><code>token</code></td><td><div><p>Clinical symptoms/signs associated with the Event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"allergyintolerance-search.html#AllergyIntolerance-route\">route</a></td><td><code>token</code></td><td><div><p>How the subject was exposed to the substance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who the sensitivity is for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"allergyintolerance-search.html#AllergyIntolerance-category\">category</a></td><td><code>token</code></td><td><div><p>food | medication | environment | biologic</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"allergyintolerance-search.html#AllergyIntolerance-last-date\">last-date</a></td><td><code>date</code></td><td><div><p>Date(/time) of last known occurrence of a reaction</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Appointment1-7\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Appointment</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=\"appointment.html\">http://hl7.org/fhir/StructureDefinition/Appointment</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Appointment date/time.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>An Identifier of the Appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-specialty\">specialty</a></td><td><code>token</code></td><td><div><p>The specialty of a practitioner that would be required to perform the service requested in this appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-service-category\">service-category</a></td><td><code>token</code></td><td><div><p>A broad categorization of the service that is to be performed during this appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-practitioner\">practitioner</a></td><td><code>reference</code></td><td><div><p>One of the individuals of the appointment is this practitioner</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-appointment-type\">appointment-type</a></td><td><code>token</code></td><td><div><p>The style of appointment or patient that has been booked in the slot (not service type)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-part-status\">part-status</a></td><td><code>token</code></td><td><div><p>The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-subject\">subject</a></td><td><code>reference</code></td><td><div><p>One of the individuals of the appointment is this patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-service-type\">service-type</a></td><td><code>token</code></td><td><div><p>The specific service (by coding) that is to be performed during this appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-slot\">slot</a></td><td><code>reference</code></td><td><div><p>The slots that this appointment is filling</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-reason-code\">reason-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><a href=\"appointment-search.html#Appointment-actor\">actor</a></td><td><code>reference</code></td><td><div><p>Any one of the individuals participating in the appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>The service request this appointment is allocated to assess</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>One of the individuals of the appointment is this patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-reason-reference\">reason-reference</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><a href=\"appointment-search.html#Appointment-supporting-info\">supporting-info</a></td><td><code>reference</code></td><td><div><p>Additional information to support the appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-requested-period\">requested-period</a></td><td><code>date</code></td><td><div><p>During what period was the Appointment requested to take place</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-location\">location</a></td><td><code>reference</code></td><td><div><p>This location is listed in the participants of the appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-group\">group</a></td><td><code>reference</code></td><td><div><p>One of the individuals of the appointment is this patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-service-type-reference\">service-type-reference</a></td><td><code>reference</code></td><td><div><p>The specific service (by HealthcareService) that is to be performed during this appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointment-search.html#Appointment-status\">status</a></td><td><code>token</code></td><td><div><p>The overall status of the appointment</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"AppointmentResponse1-8\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>AppointmentResponse</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=\"appointmentresponse.html\">http://hl7.org/fhir/StructureDefinition/AppointmentResponse</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"appointmentresponse-search.html#AppointmentResponse-actor\">actor</a></td><td><code>reference</code></td><td><div><p>The Person, Location/HealthcareService or Device that this appointment response replies for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>An Identifier in this appointment response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointmentresponse-search.html#AppointmentResponse-practitioner\">practitioner</a></td><td><code>reference</code></td><td><div><p>This Response is for this Practitioner</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointmentresponse-search.html#AppointmentResponse-part-status\">part-status</a></td><td><code>token</code></td><td><div><p>The participants acceptance status for this appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>This Response is for this Patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointmentresponse-search.html#AppointmentResponse-appointment\">appointment</a></td><td><code>reference</code></td><td><div><p>The appointment that the response is attached to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointmentresponse-search.html#AppointmentResponse-location\">location</a></td><td><code>reference</code></td><td><div><p>This Response is for this Location</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"appointmentresponse-search.html#AppointmentResponse-group\">group</a></td><td><code>reference</code></td><td><div><p>This Response is for this Group</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ArtifactAssessment1-9\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ArtifactAssessment</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=\"artifactassessment.html\">http://hl7.org/fhir/StructureDefinition/ArtifactAssessment</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"artifactassessment-search.html#ArtifactAssessment-date\">date</a></td><td><code>date</code></td><td><div><p>The artifact assessment publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"artifactassessment-search.html#ArtifactAssessment-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The artifact assessment identifier</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"AuditEvent1-10\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>AuditEvent</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=\"auditevent.html\">http://hl7.org/fhir/StructureDefinition/AuditEvent</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Time when the event was recorded</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#AuditEvent-agent\">agent</a></td><td><code>reference</code></td><td><div><p>Identifier of who</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#AuditEvent-entity-role\">entity-role</a></td><td><code>token</code></td><td><div><p>What role the entity played</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#AuditEvent-purpose\">purpose</a></td><td><code>token</code></td><td><div><p>The authorization (purposeOfUse) of the event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Encounter related to the activity recorded in the AuditEvent</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#AuditEvent-source\">source</a></td><td><code>reference</code></td><td><div><p>The identity of source detecting the event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#AuditEvent-type\">type</a></td><td><code>token</code></td><td><div><p>Type (category) of event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#AuditEvent-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>Reference to the service request.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#AuditEvent-subtype\">subtype</a></td><td><code>token</code></td><td><div><p>More specific code for the event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Where the activity involved patient data</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#AuditEvent-action\">action</a></td><td><code>token</code></td><td><div><p>Type of action performed during the event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#AuditEvent-agent-role\">agent-role</a></td><td><code>token</code></td><td><div><p>Agent role in the event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#AuditEvent-entity\">entity</a></td><td><code>reference</code></td><td><div><p>Specific instance of resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#AuditEvent-outcome\">outcome</a></td><td><code>token</code></td><td><div><p>Whether the event succeeded or failed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#AuditEvent-policy\">policy</a></td><td><code>uri</code></td><td><div><p>Policy that authorized event</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Basic1-11\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Basic</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=\"basic.html\">http://hl7.org/fhir/StructureDefinition/Basic</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Kind of Resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"basic-search.html#Basic-author\">author</a></td><td><code>reference</code></td><td><div><p>Who created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"basic-search.html#Basic-created\">created</a></td><td><code>date</code></td><td><div><p>When created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Identifies the focus of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"basic-search.html#Basic-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Identifies the focus of this resource</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Binary1-12\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"BiologicallyDerivedProduct1-13\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>BiologicallyDerivedProduct</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=\"biologicallyderivedproduct.html\">http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"biologicallyderivedproduct-search.html#BiologicallyDerivedProduct-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"biologicallyderivedproduct-search.html#BiologicallyDerivedProduct-request\">request</a></td><td><code>reference</code></td><td><div><p>Procedure request to obtain this biologically derived product.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"biologicallyderivedproduct-search.html#BiologicallyDerivedProduct-code\">code</a></td><td><code>token</code></td><td><div><p>A code that identifies the kind of this biologically derived product (SNOMED CT code).</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"biologicallyderivedproduct-search.html#BiologicallyDerivedProduct-product-status\">product-status</a></td><td><code>token</code></td><td><div><p>Whether the product is currently available.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"biologicallyderivedproduct-search.html#BiologicallyDerivedProduct-serial-number\">serial-number</a></td><td><code>token</code></td><td><div><p>Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"biologicallyderivedproduct-search.html#BiologicallyDerivedProduct-biological-source-event\">biological-source-event</a></td><td><code>token</code></td><td><div><p>The biological source for the biologically derived product</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"biologicallyderivedproduct-search.html#BiologicallyDerivedProduct-product-category\">product-category</a></td><td><code>token</code></td><td><div><p>Broad category of this product.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"biologicallyderivedproduct-search.html#BiologicallyDerivedProduct-collector\">collector</a></td><td><code>reference</code></td><td><div><p>Procedure request to obtain this biologically derived product.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"BiologicallyDerivedProductDispense1-14\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>BiologicallyDerivedProductDispense</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=\"biologicallyderivedproductdispense.html\">http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProductDispense</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"biologicallyderivedproductdispense-search.html#BiologicallyDerivedProductDispense-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The identifier of the dispense</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"biologicallyderivedproductdispense-search.html#BiologicallyDerivedProductDispense-product\">product</a></td><td><code>reference</code></td><td><div><p>Search for products that match this code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"biologicallyderivedproductdispense-search.html#BiologicallyDerivedProductDispense-performer\">performer</a></td><td><code>reference</code></td><td><div><p>The identity of a patient for whom to list dispenses</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"biologicallyderivedproductdispense-search.html#BiologicallyDerivedProductDispense-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The identity of a patient for whom to list dispenses</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"biologicallyderivedproductdispense-search.html#BiologicallyDerivedProductDispense-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the dispense</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"BodyStructure1-15\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>BodyStructure</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=\"bodystructure.html\">http://hl7.org/fhir/StructureDefinition/BodyStructure</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Bodystructure identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"bodystructure-search.html#BodyStructure-includedstructure\">included_structure</a></td><td><code>token</code></td><td><div><p>Body site includedStructure structure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"bodystructure-search.html#BodyStructure-excludedstructure\">excluded_structure</a></td><td><code>token</code></td><td><div><p>Body site excludedStructure structure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"bodystructure-search.html#BodyStructure-morphology\">morphology</a></td><td><code>token</code></td><td><div><p>Kind of Structure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who this is about</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Bundle1-16\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"bundle-search.html#Bundle-identifier\">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><a href=\"bundle-search.html#Bundle-composition\">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><a href=\"bundle-search.html#Bundle-message\">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=\"bundle-search.html#Bundle-type\">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><a href=\"bundle-search.html#Bundle-timestamp\">timestamp</a></td><td><code>date</code></td><td><div><p>When the bundle was assembled</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CapabilityStatement1-17\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>CapabilityStatement</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=\"capabilitystatement.html\">http://hl7.org/fhir/StructureDefinition/CapabilityStatement</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The capability statement publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"capabilitystatement-search.html#CapabilityStatement-resource-profile\">resource-profile</a></td><td><code>reference</code></td><td><div><p>A profile id invoked in a capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"capabilitystatement-search.html#CapabilityStatement-software\">software</a></td><td><code>string</code></td><td><div><p>Part of the name of a software application</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"capabilitystatement-search.html#CapabilityStatement-resource\">resource</a></td><td><code>token</code></td><td><div><p>Name of a resource mentioned in a capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"capabilitystatement-search.html#CapabilityStatement-format\">format</a></td><td><code>token</code></td><td><div><p>formats supported (xml | json | ttl | mime type)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"capabilitystatement-search.html#CapabilityStatement-fhirversion\">fhirversion</a></td><td><code>token</code></td><td><div><p>The version of FHIR</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"capabilitystatement-search.html#CapabilityStatement-supported-profile\">supported-profile</a></td><td><code>reference</code></td><td><div><p>Profiles for use cases supported</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"capabilitystatement-search.html#CapabilityStatement-mode\">mode</a></td><td><code>token</code></td><td><div><p>Mode - restful (server/client) or messaging (sender/receiver)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"capabilitystatement-search.html#CapabilityStatement-security-service\">security-service</a></td><td><code>token</code></td><td><div><p>OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the capability statement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"capabilitystatement-search.html#CapabilityStatement-guide\">guide</a></td><td><code>reference</code></td><td><div><p>Implementation guides supported</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the capability statement</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CarePlan1-18\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>CarePlan</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=\"careplan.html\">http://hl7.org/fhir/StructureDefinition/CarePlan</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"careplan-search.html#CarePlan-care-team\">care-team</a></td><td><code>reference</code></td><td><div><p>Who's involved in plan?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Time period plan covers</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External Ids for this plan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careplan-search.html#CarePlan-goal\">goal</a></td><td><code>reference</code></td><td><div><p>Desired outcome of plan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careplan-search.html#CarePlan-custodian\">custodian</a></td><td><code>reference</code></td><td><div><p>Who is the designated responsible party</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careplan-search.html#CarePlan-replaces\">replaces</a></td><td><code>reference</code></td><td><div><p>CarePlan replaced by this CarePlan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careplan-search.html#CarePlan-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Who the care plan is for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careplan-search.html#CarePlan-instantiates-canonical\">instantiates-canonical</a></td><td><code>reference</code></td><td><div><p>Instantiates FHIR protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careplan-search.html#CarePlan-part-of\">part-of</a></td><td><code>reference</code></td><td><div><p>Part of referenced CarePlan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>The Encounter during which this CarePlan was created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careplan-search.html#CarePlan-intent\">intent</a></td><td><code>token</code></td><td><div><p>proposal | plan | order | option | directive</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careplan-search.html#CarePlan-activity-reference\">activity-reference</a></td><td><code>reference</code></td><td><div><p>Activity that is intended to be part of the care plan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careplan-search.html#CarePlan-condition\">condition</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><a href=\"careplan-search.html#CarePlan-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>Fulfills CarePlan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who the care plan is for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careplan-search.html#CarePlan-instantiates-uri\">instantiates-uri</a></td><td><code>uri</code></td><td><div><p>Instantiates external protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careplan-search.html#CarePlan-category\">category</a></td><td><code>token</code></td><td><div><p>Type of plan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careplan-search.html#CarePlan-status\">status</a></td><td><code>token</code></td><td><div><p>draft | active | on-hold | revoked | completed | entered-in-error | unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CareTeam1-19\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>CareTeam</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=\"careteam.html\">http://hl7.org/fhir/StructureDefinition/CareTeam</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>A date within the coverage time period.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External Ids for this team</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who care team is for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careteam-search.html#CareTeam-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Who care team is for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careteam-search.html#CareTeam-name\">name</a></td><td><code>string</code></td><td><div><p>Name of the team, such as crisis assessment team</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careteam-search.html#CareTeam-category\">category</a></td><td><code>token</code></td><td><div><p>Type of team</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careteam-search.html#CareTeam-participant\">participant</a></td><td><code>reference</code></td><td><div><p>Who is involved</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"careteam-search.html#CareTeam-status\">status</a></td><td><code>token</code></td><td><div><p>proposed | active | suspended | inactive | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ChargeItem1-20\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ChargeItem</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=\"chargeitem.html\">http://hl7.org/fhir/StructureDefinition/ChargeItem</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business Identifier for item</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-performing-organization\">performing-organization</a></td><td><code>reference</code></td><td><div><p>Organization providing the charged service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>A code that identifies the charge, like a billing code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-quantity\">quantity</a></td><td><code>quantity</code></td><td><div><p>Quantity of which the charge item has been serviced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Individual service was done for/to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Encounter associated with event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-occurrence\">occurrence</a></td><td><code>date</code></td><td><div><p>When the charged service was applied</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-entered-date\">entered-date</a></td><td><code>date</code></td><td><div><p>Date the charge item was entered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-performer-function\">performer-function</a></td><td><code>token</code></td><td><div><p>What type of performance was done</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-factor-override\">factor-override</a></td><td><code>number</code></td><td><div><p>Factor overriding the associated rules</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Individual service was done for/to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-service\">service</a></td><td><code>reference</code></td><td><div><p>Which rendered service is being charged?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-price-override\">price-override</a></td><td><code>quantity</code></td><td><div><p>Price overriding the associated rules</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-enterer\">enterer</a></td><td><code>reference</code></td><td><div><p>Individual who was entering</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-performer-actor\">performer-actor</a></td><td><code>reference</code></td><td><div><p>Individual who was performing</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-account\">account</a></td><td><code>reference</code></td><td><div><p>Account to place this charge</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-requesting-organization\">requesting-organization</a></td><td><code>reference</code></td><td><div><p>Organization requesting the charged service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitem-search.html#ChargeItem-status\">status</a></td><td><code>token</code></td><td><div><p>Is this charge item active</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ChargeItemDefinition1-21\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ChargeItemDefinition</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=\"chargeitemdefinition.html\">http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The charge item definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the charge item definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the charge item definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the charge item definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the charge item definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the charge item definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the charge item definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the charge item definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the charge item definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the charge item definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-effective\">effective</a></td><td><code>date</code></td><td><div><p>The time during which the charge item definition is intended to be in use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the charge item definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the charge item definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"chargeitemdefinition-search.html#ChargeItemDefinition-account\">account</a></td><td><code>reference</code></td><td><div><p>Candidate account for charge items</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the charge item definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the charge item definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Citation1-22\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Citation</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=\"citation.html\">http://hl7.org/fhir/StructureDefinition/Citation</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The citation publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"citation-search.html#Citation-classification-type\">classification-type</a></td><td><code>token</code></td><td><div><p>A type of classification assigned to the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"citation-search.html#Citation-classification\">classification</a></td><td><code>composite</code></td><td><div><p>A classification type and value assigned to the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-effective\">effective</a></td><td><code>date</code></td><td><div><p>The time during which the citation is intended to be in use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"citation-search.html#Citation-classifier\">classifier</a></td><td><code>token</code></td><td><div><p>A classifier assigned to the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the citation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the citation</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Claim1-23\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Claim</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=\"claim.html\">http://hl7.org/fhir/StructureDefinition/Claim</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"claim-search.html#Claim-care-team\">care-team</a></td><td><code>reference</code></td><td><div><p>Member of the CareTeam</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The primary identifier of the financial resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-created\">created</a></td><td><code>date</code></td><td><div><p>The creation date for the Claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-use\">use</a></td><td><code>token</code></td><td><div><p>The kind of financial resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Encounters associated with a billed line item</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-priority\">priority</a></td><td><code>token</code></td><td><div><p>Processing priority requested</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-payee\">payee</a></td><td><code>reference</code></td><td><div><p>The party receiving any payment for the Claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-provider\">provider</a></td><td><code>reference</code></td><td><div><p>Provider responsible for the Claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-insurer\">insurer</a></td><td><code>reference</code></td><td><div><p>The target payor/insurer for the Claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Patient receiving the products or services</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-detail-udi\">detail-udi</a></td><td><code>reference</code></td><td><div><p>UDI associated with a line item, detail product or service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-enterer\">enterer</a></td><td><code>reference</code></td><td><div><p>The party responsible for the entry of the Claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-procedure-udi\">procedure-udi</a></td><td><code>reference</code></td><td><div><p>UDI associated with a procedure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-subdetail-udi\">subdetail-udi</a></td><td><code>reference</code></td><td><div><p>UDI associated with a line item, detail, subdetail product or service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-facility\">facility</a></td><td><code>reference</code></td><td><div><p>Facility where the products or services have been or will be provided</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-item-udi\">item-udi</a></td><td><code>reference</code></td><td><div><p>UDI associated with a line item product or service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claim-search.html#Claim-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the Claim instance.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ClaimResponse1-24\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ClaimResponse</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=\"claimresponse.html\">http://hl7.org/fhir/StructureDefinition/ClaimResponse</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The identity of the ClaimResponse</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claimresponse-search.html#ClaimResponse-request\">request</a></td><td><code>reference</code></td><td><div><p>The claim reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claimresponse-search.html#ClaimResponse-disposition\">disposition</a></td><td><code>string</code></td><td><div><p>The contents of the disposition message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claimresponse-search.html#ClaimResponse-created\">created</a></td><td><code>date</code></td><td><div><p>The creation date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claimresponse-search.html#ClaimResponse-insurer\">insurer</a></td><td><code>reference</code></td><td><div><p>The organization which generated this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The subject of care</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claimresponse-search.html#ClaimResponse-use\">use</a></td><td><code>token</code></td><td><div><p>The type of claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claimresponse-search.html#ClaimResponse-payment-date\">payment-date</a></td><td><code>date</code></td><td><div><p>The expected payment date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claimresponse-search.html#ClaimResponse-outcome\">outcome</a></td><td><code>token</code></td><td><div><p>The processing outcome</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claimresponse-search.html#ClaimResponse-requestor\">requestor</a></td><td><code>reference</code></td><td><div><p>The Provider of the claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"claimresponse-search.html#ClaimResponse-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the ClaimResponse</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ClinicalImpression1-25\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ClinicalImpression</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=\"clinicalimpression.html\">http://hl7.org/fhir/StructureDefinition/ClinicalImpression</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>When the assessment was documented</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"clinicalimpression-search.html#ClinicalImpression-performer\">performer</a></td><td><code>reference</code></td><td><div><p>The clinician performing the assessment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"clinicalimpression-search.html#ClinicalImpression-problem\">problem</a></td><td><code>reference</code></td><td><div><p>Relevant impressions of patient state</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"clinicalimpression-search.html#ClinicalImpression-previous\">previous</a></td><td><code>reference</code></td><td><div><p>Reference to last assessment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"clinicalimpression-search.html#ClinicalImpression-finding-code\">finding-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><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Patient assessed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"clinicalimpression-search.html#ClinicalImpression-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Patient or group assessed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"clinicalimpression-search.html#ClinicalImpression-supporting-info\">supporting-info</a></td><td><code>reference</code></td><td><div><p>Information supporting the clinical impression</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>The Encounter during which this ClinicalImpression was created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"clinicalimpression-search.html#ClinicalImpression-finding-ref\">finding-ref</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><a href=\"clinicalimpression-search.html#ClinicalImpression-status\">status</a></td><td><code>token</code></td><td><div><p>preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ClinicalUseDefinition1-26\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"clinicalusedefinition-search.html#ClinicalUseDefinition-contraindication-reference\">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><a href=\"clinicalusedefinition-search.html#ClinicalUseDefinition-identifier\">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=\"clinicalusedefinition-search.html#ClinicalUseDefinition-indication-reference\">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=\"clinicalusedefinition-search.html#ClinicalUseDefinition-product\">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=\"clinicalusedefinition-search.html#ClinicalUseDefinition-subject\">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><a href=\"clinicalusedefinition-search.html#ClinicalUseDefinition-effect\">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><a href=\"clinicalusedefinition-search.html#ClinicalUseDefinition-interaction\">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><a href=\"clinicalusedefinition-search.html#ClinicalUseDefinition-indication\">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><a href=\"clinicalusedefinition-search.html#ClinicalUseDefinition-type\">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=\"clinicalusedefinition-search.html#ClinicalUseDefinition-contraindication\">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=\"clinicalusedefinition-search.html#ClinicalUseDefinition-effect-reference\">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><a href=\"clinicalusedefinition-search.html#ClinicalUseDefinition-status\">status</a></td><td><code>token</code></td><td><div><p>Whether this is a current issue or one that has been retired etc.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CodeSystem1-27\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The code system publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"codesystem-search.html#CodeSystem-code\">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><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"codesystem-search.html#CodeSystem-content-mode\">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><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>A resource that the CodeSystem is derived from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"codesystem-search.html#CodeSystem-language\">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><a href=\"activitydefinition-search.html#MetadataResource-predecessor\">predecessor</a></td><td><code>reference</code></td><td><div><p>The predecessor of the CodeSystem</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"codesystem-search.html#CodeSystem-supplements\">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=\"activitydefinition-search.html#MetadataResource-effective\">effective</a></td><td><code>date</code></td><td><div><p>The time during which the CodeSystem is intended to be in use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"codesystem-search.html#CodeSystem-system\">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><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-topic\">topic</a></td><td><code>token</code></td><td><div><p>Topics associated with the CodeSystem</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the code system</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Communication1-28\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Communication</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=\"communication.html\">http://hl7.org/fhir/StructureDefinition/Communication</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">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=\"communication-search.html#Communication-in-response-to\">in-response-to</a></td><td><code>reference</code></td><td><div><p>Reply to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Focus of message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-instantiates-canonical\">instantiates-canonical</a></td><td><code>reference</code></td><td><div><p>Instantiates FHIR protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-part-of\">part-of</a></td><td><code>reference</code></td><td><div><p>Part of referenced event (e.g. Communication, Procedure)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-received\">received</a></td><td><code>date</code></td><td><div><p>When received</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>The Encounter during which this Communication was created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-medium\">medium</a></td><td><code>token</code></td><td><div><p>A channel of communication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-sent\">sent</a></td><td><code>date</code></td><td><div><p>When sent</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-reason-code\">reason-code</a></td><td><code>token</code></td><td><div><p>Indication for the message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>Request fulfilled by this communication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-sender\">sender</a></td><td><code>reference</code></td><td><div><p>Who shares the information</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Focus of message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-recipient\">recipient</a></td><td><code>reference</code></td><td><div><p>Who the information is shared with</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-reason-reference\">reason-reference</a></td><td><code>reference</code></td><td><div><p>Indication for the message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-topic\">topic</a></td><td><code>token</code></td><td><div><p>Description of the purpose/content</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-instantiates-uri\">instantiates-uri</a></td><td><code>uri</code></td><td><div><p>Instantiates external protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-category\">category</a></td><td><code>token</code></td><td><div><p>Message category</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communication-search.html#Communication-status\">status</a></td><td><code>token</code></td><td><div><p>preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CommunicationRequest1-29\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>CommunicationRequest</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=\"communicationrequest.html\">http://hl7.org/fhir/StructureDefinition/CommunicationRequest</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"communicationrequest-search.html#CommunicationRequest-authored\">authored</a></td><td><code>date</code></td><td><div><p>When request transitioned to being actionable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communicationrequest-search.html#CommunicationRequest-requester\">requester</a></td><td><code>reference</code></td><td><div><p>Who asks for the information to be shared</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">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=\"communicationrequest-search.html#CommunicationRequest-replaces\">replaces</a></td><td><code>reference</code></td><td><div><p>Request(s) replaced by this request</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communicationrequest-search.html#CommunicationRequest-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Focus of message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communicationrequest-search.html#CommunicationRequest-about\">about</a></td><td><code>reference</code></td><td><div><p>Resources that pertain to this communication request</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>The Encounter during which this CommunicationRequest was created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communicationrequest-search.html#CommunicationRequest-medium\">medium</a></td><td><code>token</code></td><td><div><p>A channel of communication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communicationrequest-search.html#CommunicationRequest-occurrence\">occurrence</a></td><td><code>date</code></td><td><div><p>When scheduled</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communicationrequest-search.html#CommunicationRequest-priority\">priority</a></td><td><code>token</code></td><td><div><p>routine | urgent | asap | stat</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communicationrequest-search.html#CommunicationRequest-group-identifier\">group-identifier</a></td><td><code>token</code></td><td><div><p>Composite request this is part of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communicationrequest-search.html#CommunicationRequest-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>Fulfills plan or proposal</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Focus of message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communicationrequest-search.html#CommunicationRequest-recipient\">recipient</a></td><td><code>reference</code></td><td><div><p>Who to share the information with</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communicationrequest-search.html#CommunicationRequest-information-provider\">information-provider</a></td><td><code>reference</code></td><td><div><p>Who should share the information</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communicationrequest-search.html#CommunicationRequest-category\">category</a></td><td><code>token</code></td><td><div><p>Message category</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"communicationrequest-search.html#CommunicationRequest-status\">status</a></td><td><code>token</code></td><td><div><p>draft | active | on-hold | revoked | completed | entered-in-error | unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CompartmentDefinition1-30\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>CompartmentDefinition</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=\"compartmentdefinition.html\">http://hl7.org/fhir/StructureDefinition/CompartmentDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The compartment definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"compartmentdefinition-search.html#CompartmentDefinition-code\">code</a></td><td><code>token</code></td><td><div><p>Patient | Encounter | RelatedPerson | Practitioner | Device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the compartment definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"compartmentdefinition-search.html#CompartmentDefinition-resource\">resource</a></td><td><code>token</code></td><td><div><p>Name of resource type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the compartment definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the compartment definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the compartment definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the compartment definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the compartment definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the compartment definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the compartment definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the compartment definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the compartment definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the compartment definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Composition1-31\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Composition editing time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Version-independent identifier for the Composition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"composition-search.html#Composition-period\">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=\"composition-search.html#Composition-event-code\">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=\"composition-search.html#Composition-author\">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><a href=\"composition-search.html#Composition-subject\">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><a href=\"composition-search.html#Composition-section\">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=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Context of the Composition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"composition-search.html#Composition-title\">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><a href=\"account-search.html#clinical-type\">type</a></td><td><code>token</code></td><td><div><p>Kind of composition (LOINC if possible)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"composition-search.html#Composition-version\">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=\"composition-search.html#Composition-attester\">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=\"composition-search.html#Composition-url\">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=\"composition-search.html#Composition-event-reference\">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><a href=\"composition-search.html#Composition-section-text\">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=\"composition-search.html#Composition-entry\">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><a href=\"composition-search.html#Composition-related\">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><a href=\"account-search.html#clinical-patient\">patient</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><a href=\"composition-search.html#Composition-category\">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><a href=\"composition-search.html#Composition-section-code-text\">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><a href=\"composition-search.html#Composition-status\">status</a></td><td><code>token</code></td><td><div><p>preliminary | final | amended | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ConceptMap1-32\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ConceptMap</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=\"conceptmap.html\">http://hl7.org/fhir/StructureDefinition/ConceptMap</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The concept map publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"conceptmap-search.html#ConceptMap-target-scope\">target-scope</a></td><td><code>reference</code></td><td><div><p>The target value set which provides context for the mappings</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"conceptmap-search.html#ConceptMap-target-group-system\">target-group-system</a></td><td><code>reference</code></td><td><div><p>Target system that the concepts are to be mapped to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>A resource that the ConceptMap is derived from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-predecessor\">predecessor</a></td><td><code>reference</code></td><td><div><p>The predecessor of the ConceptMap</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-effective\">effective</a></td><td><code>date</code></td><td><div><p>The time during which the ConceptMap is intended to be in use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"conceptmap-search.html#ConceptMap-source-scope\">source-scope</a></td><td><code>reference</code></td><td><div><p>The source value set that contains the concepts that are being mapped</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"conceptmap-search.html#ConceptMap-target-code\">target-code</a></td><td><code>token</code></td><td><div><p>Code that identifies the target element</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"conceptmap-search.html#ConceptMap-source-scope-uri\">source-scope-uri</a></td><td><code>uri</code></td><td><div><p>The URI for the source value set that contains the concepts being mapped</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"conceptmap-search.html#ConceptMap-source-group-system\">source-group-system</a></td><td><code>reference</code></td><td><div><p>Source system where concepts to be mapped are defined</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"conceptmap-search.html#ConceptMap-mapping-property\">mapping-property</a></td><td><code>uri</code></td><td><div><p>Other properties required for this mapping</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"conceptmap-search.html#ConceptMap-other-map\">other-map</a></td><td><code>reference</code></td><td><div><p>canonical reference to an additional ConceptMap to use for mapping if the source concept is unmapped</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The URI that identifies the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"conceptmap-search.html#ConceptMap-source-code\">source-code</a></td><td><code>token</code></td><td><div><p>Identifies elements being mapped</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"conceptmap-search.html#ConceptMap-target-scope-uri\">target-scope-uri</a></td><td><code>uri</code></td><td><div><p>The URI for the target value set that contains the concepts being mapped.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-topic\">topic</a></td><td><code>token</code></td><td><div><p>Topics associated with the ConceptMap</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the concept map</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Condition1-33\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Condition</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=\"condition.html\">http://hl7.org/fhir/StructureDefinition/Condition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"condition-search.html#Condition-evidence-detail\">evidence-detail</a></td><td><code>reference</code></td><td><div><p>Supporting information found elsewhere</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-severity\">severity</a></td><td><code>token</code></td><td><div><p>The severity of the condition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>A unique identifier of the condition record</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-onset-info\">onset-info</a></td><td><code>string</code></td><td><div><p>Onsets as a string</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-recorded-date\">recorded-date</a></td><td><code>date</code></td><td><div><p>Date record was first recorded</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Code for the condition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-evidence\">evidence</a></td><td><code>token</code></td><td><div><p>Manifestation/symptom</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-participant-function\">participant-function</a></td><td><code>token</code></td><td><div><p>Type of involvement of the actor in the activities related to the condition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Who has the condition?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-participant-actor\">participant-actor</a></td><td><code>reference</code></td><td><div><p>Who or what participated in the activities related to the condition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-verification-status\">verification-status</a></td><td><code>token</code></td><td><div><p>unconfirmed | provisional | differential | confirmed | refuted | entered-in-error</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-clinical-status\">clinical-status</a></td><td><code>token</code></td><td><div><p>The clinical status of the condition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>The Encounter during which this Condition was created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-onset-date\">onset-date</a></td><td><code>date</code></td><td><div><p>Date related onsets (dateTime and Period)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-abatement-date\">abatement-date</a></td><td><code>date</code></td><td><div><p>Date-related abatements (dateTime and period)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-stage\">stage</a></td><td><code>token</code></td><td><div><p>Simple summary (disease specific)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-abatement-string\">abatement-string</a></td><td><code>string</code></td><td><div><p>Abatement as a string</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who has the condition?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-abatement-age\">abatement-age</a></td><td><code>quantity</code></td><td><div><p>Abatement as age or age range</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-onset-age\">onset-age</a></td><td><code>quantity</code></td><td><div><p>Onsets as age or age range</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-body-site\">body-site</a></td><td><code>token</code></td><td><div><p>Anatomical location, if relevant</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"condition-search.html#Condition-category\">category</a></td><td><code>token</code></td><td><div><p>The category of the condition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ConditionDefinition1-34\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ConditionDefinition</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=\"conditiondefinition.html\">http://hl7.org/fhir/StructureDefinition/ConditionDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The condition definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the condition definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the condition definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Consent1-35\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Consent</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=\"consent.html\">http://hl7.org/fhir/StructureDefinition/Consent</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>When consent was agreed to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Identifier for this record (external references)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-controller\">controller</a></td><td><code>reference</code></td><td><div><p>Consent Enforcer</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-period\">period</a></td><td><code>date</code></td><td><div><p>Timeframe for this rule</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-data\">data</a></td><td><code>reference</code></td><td><div><p>The actual data reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-manager\">manager</a></td><td><code>reference</code></td><td><div><p>Consent workflow management</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-purpose\">purpose</a></td><td><code>token</code></td><td><div><p>Context of activities covered by this rule</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Who the consent applies to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-verified-date\">verified-date</a></td><td><code>date</code></td><td><div><p>When consent verified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-grantee\">grantee</a></td><td><code>reference</code></td><td><div><p>Who is agreeing to the policy and rules</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-source-reference\">source-reference</a></td><td><code>reference</code></td><td><div><p>Search by reference to a Consent, DocumentReference, Contract  or QuestionnaireResponse</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-verified\">verified</a></td><td><code>token</code></td><td><div><p>Has been verified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-actor\">actor</a></td><td><code>reference</code></td><td><div><p>Resource for the actor (or group, by role)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-security-label\">security-label</a></td><td><code>token</code></td><td><div><p>Security Labels that define affected resources</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who the consent applies to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-action\">action</a></td><td><code>token</code></td><td><div><p>Actions controlled by this rule</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-category\">category</a></td><td><code>token</code></td><td><div><p>Classification of the consent statement - for indexing/retrieval</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"consent-search.html#Consent-status\">status</a></td><td><code>token</code></td><td><div><p>draft | active | inactive | entered-in-error | unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Contract1-36\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Contract</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=\"contract.html\">http://hl7.org/fhir/StructureDefinition/Contract</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The identity of the contract</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"contract-search.html#Contract-instantiates\">instantiates</a></td><td><code>uri</code></td><td><div><p>A source definition of the contract</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The identity of the subject of the contract (if a patient)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"contract-search.html#Contract-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The identity of the subject of the contract</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"contract-search.html#Contract-authority\">authority</a></td><td><code>reference</code></td><td><div><p>The authority of the contract</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"contract-search.html#Contract-domain\">domain</a></td><td><code>reference</code></td><td><div><p>The domain of the contract</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"contract-search.html#Contract-issued\">issued</a></td><td><code>date</code></td><td><div><p>The date/time the contract was issued</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"contract-search.html#Contract-url\">url</a></td><td><code>uri</code></td><td><div><p>The basal contract definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"contract-search.html#Contract-signer\">signer</a></td><td><code>reference</code></td><td><div><p>Contract Signatory Party</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"contract-search.html#Contract-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the contract</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Coverage1-37\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Coverage</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=\"coverage.html\">http://hl7.org/fhir/StructureDefinition/Coverage</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The primary identifier of the insured and the coverage</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverage-search.html#Coverage-subscriber\">subscriber</a></td><td><code>reference</code></td><td><div><p>Reference to the subscriber</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverage-search.html#Coverage-subscriberid\">subscriberid</a></td><td><code>token</code></td><td><div><p>Identifier of the subscriber</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-type\">type</a></td><td><code>token</code></td><td><div><p>The kind of coverage (health plan, auto, Workers Compensation)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverage-search.html#Coverage-beneficiary\">beneficiary</a></td><td><code>reference</code></td><td><div><p>Covered party</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Retrieve coverages for a patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverage-search.html#Coverage-insurer\">insurer</a></td><td><code>reference</code></td><td><div><p>The identity of the insurer</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverage-search.html#Coverage-class-value\">class-value</a></td><td><code>token</code></td><td><div><p>Value of the class (e.g. Plan number, group number)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverage-search.html#Coverage-paymentby-party\">paymentby-party</a></td><td><code>reference</code></td><td><div><p>Parties who will pay for services</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverage-search.html#Coverage-class-type\">class-type</a></td><td><code>token</code></td><td><div><p>Coverage class (e.g. plan, group)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverage-search.html#Coverage-dependent\">dependent</a></td><td><code>string</code></td><td><div><p>Dependent number</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverage-search.html#Coverage-policy-holder\">policy-holder</a></td><td><code>reference</code></td><td><div><p>Reference to the policyholder</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverage-search.html#Coverage-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the Coverage</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CoverageEligibilityRequest1-38\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>CoverageEligibilityRequest</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=\"coverageeligibilityrequest.html\">http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The business identifier of the Eligibility</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverageeligibilityrequest-search.html#CoverageEligibilityRequest-provider\">provider</a></td><td><code>reference</code></td><td><div><p>The reference to the provider</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverageeligibilityrequest-search.html#CoverageEligibilityRequest-created\">created</a></td><td><code>date</code></td><td><div><p>The creation date for the EOB</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The reference to the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverageeligibilityrequest-search.html#CoverageEligibilityRequest-enterer\">enterer</a></td><td><code>reference</code></td><td><div><p>The party who is responsible for the request</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverageeligibilityrequest-search.html#CoverageEligibilityRequest-facility\">facility</a></td><td><code>reference</code></td><td><div><p>Facility responsible for the goods and services</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverageeligibilityrequest-search.html#CoverageEligibilityRequest-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the EligibilityRequest</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CoverageEligibilityResponse1-39\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>CoverageEligibilityResponse</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=\"coverageeligibilityresponse.html\">http://hl7.org/fhir/StructureDefinition/CoverageEligibilityResponse</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The business identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverageeligibilityresponse-search.html#CoverageEligibilityResponse-request\">request</a></td><td><code>reference</code></td><td><div><p>The EligibilityRequest reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverageeligibilityresponse-search.html#CoverageEligibilityResponse-disposition\">disposition</a></td><td><code>string</code></td><td><div><p>The contents of the disposition message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverageeligibilityresponse-search.html#CoverageEligibilityResponse-created\">created</a></td><td><code>date</code></td><td><div><p>The creation date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverageeligibilityresponse-search.html#CoverageEligibilityResponse-insurer\">insurer</a></td><td><code>reference</code></td><td><div><p>The organization which generated this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The reference to the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverageeligibilityresponse-search.html#CoverageEligibilityResponse-outcome\">outcome</a></td><td><code>token</code></td><td><div><p>The processing outcome</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverageeligibilityresponse-search.html#CoverageEligibilityResponse-requestor\">requestor</a></td><td><code>reference</code></td><td><div><p>The EligibilityRequest provider</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"coverageeligibilityresponse-search.html#CoverageEligibilityResponse-status\">status</a></td><td><code>token</code></td><td><div><p>The EligibilityRequest status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DetectedIssue1-40\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>DetectedIssue</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=\"detectedissue.html\">http://hl7.org/fhir/StructureDefinition/DetectedIssue</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Unique id for the detected issue</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Issue Type, e.g. drug-drug, duplicate therapy, etc.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"detectedissue-search.html#DetectedIssue-identified\">identified</a></td><td><code>date</code></td><td><div><p>When identified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"detectedissue-search.html#DetectedIssue-author\">author</a></td><td><code>reference</code></td><td><div><p>The provider or device that identified the issue</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"detectedissue-search.html#DetectedIssue-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Associated subject</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Associated patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"detectedissue-search.html#DetectedIssue-implicated\">implicated</a></td><td><code>reference</code></td><td><div><p>Problem resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"detectedissue-search.html#DetectedIssue-category\">category</a></td><td><code>token</code></td><td><div><p>Issue Category, e.g. drug-drug, duplicate therapy, etc.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"detectedissue-search.html#DetectedIssue-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the issue</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Device1-41\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Device</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=\"device.html\">http://hl7.org/fhir/StructureDefinition/Device</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"device-search.html#Device-udi-di\">udi-di</a></td><td><code>string</code></td><td><div><p>The udi Device Identifier (DI)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Instance id from manufacturer, owner, and others</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-parent\">parent</a></td><td><code>reference</code></td><td><div><p>The parent device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-manufacture-date\">manufacture-date</a></td><td><code>date</code></td><td><div><p>The manufacture date of the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-udi-carrier\">udi-carrier</a></td><td><code>string</code></td><td><div><p>UDI Barcode (RFID or other technology) string in <em>HRF</em> format.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-code\">code</a></td><td><code>token</code></td><td><div><p>The definition / type of the device (code)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-device-name\">device-name</a></td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in Device.name or Device.type.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-lot-number\">lot-number</a></td><td><code>string</code></td><td><div><p>The lot number of the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-serial-number\">serial-number</a></td><td><code>string</code></td><td><div><p>The serial number of the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-specification\">specification</a></td><td><code>token</code></td><td><div><p>The standards, specifications, or formal guidances.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-type\">type</a></td><td><code>token</code></td><td><div><p>The type of the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-version\">version</a></td><td><code>string</code></td><td><div><p>The specific version of the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-url\">url</a></td><td><code>uri</code></td><td><div><p>Network address to contact device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-manufacturer\">manufacturer</a></td><td><code>string</code></td><td><div><p>The manufacturer of the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-code-value-concept\">code-value-concept</a></td><td><code>composite</code></td><td><div><p>Code and value parameter pair</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-organization\">organization</a></td><td><code>reference</code></td><td><div><p>The organization responsible for the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-biological-source-event\">biological-source-event</a></td><td><code>token</code></td><td><div><p>The biological source for the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-definition\">definition</a></td><td><code>reference</code></td><td><div><p>The definition / type of the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-location\">location</a></td><td><code>reference</code></td><td><div><p>A location, where the resource is found</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-model\">model</a></td><td><code>string</code></td><td><div><p>The model of the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-expiration-date\">expiration-date</a></td><td><code>date</code></td><td><div><p>The expiration date of the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-specification-version\">specification-version</a></td><td><code>composite</code></td><td><div><p>A composite of both specification and version</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"device-search.html#Device-status\">status</a></td><td><code>token</code></td><td><div><p>active | inactive | entered-in-error | unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DeviceAssociation1-42\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>DeviceAssociation</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=\"deviceassociation.html\">http://hl7.org/fhir/StructureDefinition/DeviceAssociation</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"deviceassociation-search.html#DeviceAssociation-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The identifier of the device association</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"deviceassociation-search.html#DeviceAssociation-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The identity of a patient for whom to list associations</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"deviceassociation-search.html#DeviceAssociation-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The identity of a patient for whom to list associations</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"deviceassociation-search.html#DeviceAssociation-device\">device</a></td><td><code>reference</code></td><td><div><p>Search for products that match this code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"deviceassociation-search.html#DeviceAssociation-operator\">operator</a></td><td><code>reference</code></td><td><div><p>The identity of a operator for whom to list associations</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"deviceassociation-search.html#DeviceAssociation-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the device associations</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DeviceDefinition1-43\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>DeviceDefinition</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=\"devicedefinition.html\">http://hl7.org/fhir/StructureDefinition/DeviceDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"devicedefinition-search.html#DeviceDefinition-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The identifier of the component</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicedefinition-search.html#DeviceDefinition-device-name\">device-name</a></td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in DeviceDefinition.name or DeviceDefinition.classification.type - the latter to search for 'generic' devices.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicedefinition-search.html#DeviceDefinition-organization\">organization</a></td><td><code>reference</code></td><td><div><p>The organization responsible for the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicedefinition-search.html#DeviceDefinition-specification\">specification</a></td><td><code>token</code></td><td><div><p>The specification that the device conforms to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicedefinition-search.html#DeviceDefinition-type\">type</a></td><td><code>token</code></td><td><div><p>The device type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicedefinition-search.html#DeviceDefinition-version\">version</a></td><td><code>token</code></td><td><div><p>The device version</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicedefinition-search.html#DeviceDefinition-specification-version\">specification-version</a></td><td><code>composite</code></td><td><div><p>A composite of both specification and version</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicedefinition-search.html#DeviceDefinition-manufacturer\">manufacturer</a></td><td><code>reference</code></td><td><div><p>The manufacturer of the device</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DeviceDispense1-44\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>DeviceDispense</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=\"devicedispense.html\">http://hl7.org/fhir/StructureDefinition/DeviceDispense</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"devicedispense-search.html#DeviceDispense-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The identifier of the dispense</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicedispense-search.html#DeviceDispense-code\">code</a></td><td><code>token</code></td><td><div><p>Search for devices that match this code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicedispense-search.html#DeviceDispense-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The identity of a patient for whom to list dispenses</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicedispense-search.html#DeviceDispense-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Returns device dispenses for a specific patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicedispense-search.html#DeviceDispense-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the dispense</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DeviceMetric1-45\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>DeviceMetric</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=\"devicemetric.html\">http://hl7.org/fhir/StructureDefinition/DeviceMetric</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"devicemetric-search.html#DeviceMetric-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The identifier of the metric</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicemetric-search.html#DeviceMetric-category\">category</a></td><td><code>token</code></td><td><div><p>The category of the metric</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicemetric-search.html#DeviceMetric-type\">type</a></td><td><code>token</code></td><td><div><p>The type of metric</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicemetric-search.html#DeviceMetric-device\">device</a></td><td><code>reference</code></td><td><div><p>The device resource</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DeviceRequest1-46\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>DeviceRequest</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=\"devicerequest.html\">http://hl7.org/fhir/StructureDefinition/DeviceRequest</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"devicerequest-search.html#DeviceRequest-insurance\">insurance</a></td><td><code>reference</code></td><td><div><p>Associated insurance coverage</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-performer-code\">performer-code</a></td><td><code>token</code></td><td><div><p>Desired performer for service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-requester\">requester</a></td><td><code>reference</code></td><td><div><p>Who/what is requesting service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business identifier for request/order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Code for what is being requested/ordered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-performer\">performer</a></td><td><code>reference</code></td><td><div><p>Desired performer for service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-event-date\">event-date</a></td><td><code>date</code></td><td><div><p>When service should occur</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Individual the service is ordered for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-instantiates-canonical\">instantiates-canonical</a></td><td><code>reference</code></td><td><div><p>Instantiates FHIR protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Encounter during which request was created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-authored-on\">authored-on</a></td><td><code>date</code></td><td><div><p>When the request transitioned to being actionable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-intent\">intent</a></td><td><code>token</code></td><td><div><p>proposal | plan | original-order |reflex-order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-group-identifier\">group-identifier</a></td><td><code>token</code></td><td><div><p>Composite request this is part of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>Plan/proposal/order fulfilled by this request</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Individual the service is ordered for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-instantiates-uri\">instantiates-uri</a></td><td><code>uri</code></td><td><div><p>Instantiates external protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-device\">device</a></td><td><code>reference</code></td><td><div><p>Reference to resource that is being requested/ordered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-prior-request\">prior-request</a></td><td><code>reference</code></td><td><div><p>Request takes the place of referenced completed or terminated requests</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"devicerequest-search.html#DeviceRequest-status\">status</a></td><td><code>token</code></td><td><div><p>entered-in-error | draft | active |suspended | completed</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DeviceUsage1-47\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>DeviceUsage</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=\"deviceusage.html\">http://hl7.org/fhir/StructureDefinition/DeviceUsage</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Search by identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Search by patient who used / uses the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"deviceusage-search.html#DeviceUsage-device\">device</a></td><td><code>token</code></td><td><div><p>Search by device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"deviceusage-search.html#DeviceUsage-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the device usage</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DiagnosticReport1-48\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>DiagnosticReport</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=\"diagnosticreport.html\">http://hl7.org/fhir/StructureDefinition/DiagnosticReport</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>The clinically relevant time of the report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>An identifier for the report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"diagnosticreport-search.html#DiagnosticReport-study\">study</a></td><td><code>reference</code></td><td><div><p>Studies associated with the diagnostic report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>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</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"diagnosticreport-search.html#DiagnosticReport-performer\">performer</a></td><td><code>reference</code></td><td><div><p>Who is responsible for the report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"diagnosticreport-search.html#DiagnosticReport-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The subject of the report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>The Encounter when the order was made</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"diagnosticreport-search.html#DiagnosticReport-media\">media</a></td><td><code>reference</code></td><td><div><p>A reference to the image source.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"diagnosticreport-search.html#DiagnosticReport-conclusion\">conclusion</a></td><td><code>token</code></td><td><div><p>A coded conclusion (interpretation/impression) on the report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"diagnosticreport-search.html#DiagnosticReport-result\">result</a></td><td><code>reference</code></td><td><div><p>Link to an atomic result (observation resource)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"diagnosticreport-search.html#DiagnosticReport-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>Reference to the service request.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The subject of the report if a patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"diagnosticreport-search.html#DiagnosticReport-specimen\">specimen</a></td><td><code>reference</code></td><td><div><p>The specimen details</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"diagnosticreport-search.html#DiagnosticReport-category\">category</a></td><td><code>token</code></td><td><div><p>Which diagnostic discipline/department created the report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"diagnosticreport-search.html#DiagnosticReport-issued\">issued</a></td><td><code>date</code></td><td><div><p>When the report was issued</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"diagnosticreport-search.html#DiagnosticReport-results-interpreter\">results-interpreter</a></td><td><code>reference</code></td><td><div><p>Who was the source of the report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"diagnosticreport-search.html#DiagnosticReport-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the report</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DocumentReference1-49\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>DocumentReference</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=\"documentreference.html\">http://hl7.org/fhir/StructureDefinition/DocumentReference</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>When this document reference was created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-modality\">modality</a></td><td><code>token</code></td><td><div><p>The modality used</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Who/what is the subject of the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-description\">description</a></td><td><code>string</code></td><td><div><p>Human-readable description</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-language\">language</a></td><td><code>token</code></td><td><div><p>Human language of the content (BCP-47)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-type\">type</a></td><td><code>token</code></td><td><div><p>Kind of document (LOINC if possible)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-relation\">relation</a></td><td><code>token</code></td><td><div><p>replaces | transforms | signs | appends</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-setting\">setting</a></td><td><code>token</code></td><td><div><p>Additional details about where the content was created (e.g. clinical specialty)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-doc-status\">doc-status</a></td><td><code>token</code></td><td><div><p>preliminary | final | amended | entered-in-error</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>Procedure that caused this media to be created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-format-canonical\">format-canonical</a></td><td><code>reference</code></td><td><div><p>Profile canonical content rules for the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who/what is the subject of the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-context\">context</a></td><td><code>reference</code></td><td><div><p>Context of the document content</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-relationship\">relationship</a></td><td><code>composite</code></td><td><div><p>Combination of relation and relatesTo</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-creation\">creation</a></td><td><code>date</code></td><td><div><p>Date attachment was first created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Identifier of the attachment binary</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-period\">period</a></td><td><code>date</code></td><td><div><p>Time of service that is being documented</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-event-code\">event-code</a></td><td><code>token</code></td><td><div><p>Main clinical acts documented</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-bodysite\">bodysite</a></td><td><code>token</code></td><td><div><p>The body site studied</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-custodian\">custodian</a></td><td><code>reference</code></td><td><div><p>Organization which maintains the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-author\">author</a></td><td><code>reference</code></td><td><div><p>Who and/or what authored the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-format-code\">format-code</a></td><td><code>token</code></td><td><div><p>Format code content rules for the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-bodysite-reference\">bodysite-reference</a></td><td><code>reference</code></td><td><div><p>The body site studied</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-format-uri\">format-uri</a></td><td><code>uri</code></td><td><div><p>Profile URI content rules for the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-version\">version</a></td><td><code>string</code></td><td><div><p>The business version identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-attester\">attester</a></td><td><code>reference</code></td><td><div><p>Who attested the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-contenttype\">contenttype</a></td><td><code>token</code></td><td><div><p>Mime type of the content, with charset etc.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-event-reference\">event-reference</a></td><td><code>reference</code></td><td><div><p>Main clinical acts documented</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-security-label\">security-label</a></td><td><code>token</code></td><td><div><p>Document security-tags</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-location\">location</a></td><td><code>uri</code></td><td><div><p>Uri where the data can be found</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-category\">category</a></td><td><code>token</code></td><td><div><p>Categorization of document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-relatesto\">relatesto</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><a href=\"documentreference-search.html#DocumentReference-facility\">facility</a></td><td><code>token</code></td><td><div><p>Kind of facility where patient was seen</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"documentreference-search.html#DocumentReference-status\">status</a></td><td><code>token</code></td><td><div><p>current | superseded | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Encounter1-50\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Encounter</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=\"encounter.html\">http://hl7.org/fhir/StructureDefinition/Encounter</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>A date within the actualPeriod the Encounter lasted</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-participant-type\">participant-type</a></td><td><code>token</code></td><td><div><p>Role of participant in encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The patient or group present at the encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-subject-status\">subject-status</a></td><td><code>token</code></td><td><div><p>The current status of the subject in relation to the Encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-appointment\">appointment</a></td><td><code>reference</code></td><td><div><p>The appointment that scheduled this encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-part-of\">part-of</a></td><td><code>reference</code></td><td><div><p>Another Encounter this encounter is part of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-type\">type</a></td><td><code>token</code></td><td><div><p>Specific type of encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-participant\">participant</a></td><td><code>reference</code></td><td><div><p>Persons involved in the encounter other than the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-reason-code\">reason-code</a></td><td><code>token</code></td><td><div><p>Reference to a concept (coded)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>The ServiceRequest that initiated this encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-date-start\">date-start</a></td><td><code>date</code></td><td><div><p>The actual start date of the Encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-location-value-period\">location-value-period</a></td><td><code>composite</code></td><td><div><p>Time period during which the patient was present at the location</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The patient present at the encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-location-period\">location-period</a></td><td><code>date</code></td><td><div><p>Time period during which the patient was present at a location (generally used via composite location-period)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-special-arrangement\">special-arrangement</a></td><td><code>token</code></td><td><div><p>Wheelchair, translator, stretcher, etc.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-class\">class</a></td><td><code>token</code></td><td><div><p>Classification of patient encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Identifier(s) by which this encounter is known</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-diagnosis-code\">diagnosis-code</a></td><td><code>token</code></td><td><div><p>The diagnosis or procedure relevant to the encounter (coded)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-practitioner\">practitioner</a></td><td><code>reference</code></td><td><div><p>Persons involved in the encounter other than the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-episode-of-care\">episode-of-care</a></td><td><code>reference</code></td><td><div><p>Episode(s) of care that this encounter should be recorded against</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-length\">length</a></td><td><code>quantity</code></td><td><div><p>Length of encounter in days</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-careteam\">careteam</a></td><td><code>reference</code></td><td><div><p>Careteam allocated to participate in the encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-end-date\">end-date</a></td><td><code>date</code></td><td><div><p>The actual end date of the Encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-diagnosis-reference\">diagnosis-reference</a></td><td><code>reference</code></td><td><div><p>The diagnosis or procedure relevant to the encounter (resource reference)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-reason-reference\">reason-reference</a></td><td><code>reference</code></td><td><div><p>Reference to a resource (resource reference)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-location\">location</a></td><td><code>reference</code></td><td><div><p>Location the encounter takes place</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-service-provider\">service-provider</a></td><td><code>reference</code></td><td><div><p>The organization (facility) responsible for this encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-account\">account</a></td><td><code>reference</code></td><td><div><p>The set of accounts that may be used for billing for this Encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounter-search.html#Encounter-status\">status</a></td><td><code>token</code></td><td><div><p>planned | in-progress | on-hold | completed | cancelled | entered-in-error | unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"EncounterHistory1-51\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>EncounterHistory</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=\"encounterhistory.html\">http://hl7.org/fhir/StructureDefinition/EncounterHistory</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"encounterhistory-search.html#EncounterHistory-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Identifier(s) by which this encounter is known</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounterhistory-search.html#EncounterHistory-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The patient present at the encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounterhistory-search.html#EncounterHistory-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The patient or group present at the encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>The Encounter associated with this set of history values</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"encounterhistory-search.html#EncounterHistory-status\">status</a></td><td><code>token</code></td><td><div><p>Status of the Encounter history entry</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Endpoint1-52\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Endpoint</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=\"endpoint.html\">http://hl7.org/fhir/StructureDefinition/Endpoint</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"endpoint-search.html#Endpoint-payload-type\">payload-type</a></td><td><code>token</code></td><td><div><p>The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"endpoint-search.html#Endpoint-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Identifies this endpoint across multiple systems</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"endpoint-search.html#Endpoint-connection-type\">connection-type</a></td><td><code>token</code></td><td><div><p>Protocol/Profile/Standard to be used with this endpoint connection</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"endpoint-search.html#Endpoint-organization\">organization</a></td><td><code>reference</code></td><td><div><p>The organization that is managing the endpoint</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"endpoint-search.html#Endpoint-name\">name</a></td><td><code>string</code></td><td><div><p>A name that this endpoint can be identified by</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"endpoint-search.html#Endpoint-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the Endpoint (usually expected to be active)</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"EnrollmentRequest1-53\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>EnrollmentRequest</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=\"enrollmentrequest.html\">http://hl7.org/fhir/StructureDefinition/EnrollmentRequest</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The business identifier of the Enrollment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The party to be enrolled</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"enrollmentrequest-search.html#EnrollmentRequest-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The party to be enrolled</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"enrollmentrequest-search.html#EnrollmentRequest-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the enrollment</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"EnrollmentResponse1-54\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>EnrollmentResponse</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=\"enrollmentresponse.html\">http://hl7.org/fhir/StructureDefinition/EnrollmentResponse</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"enrollmentresponse-search.html#EnrollmentResponse-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The business identifier of the EnrollmentResponse</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"enrollmentresponse-search.html#EnrollmentResponse-request\">request</a></td><td><code>reference</code></td><td><div><p>The reference to the claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"enrollmentresponse-search.html#EnrollmentResponse-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the enrollment response</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"EpisodeOfCare1-55\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>EpisodeOfCare</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=\"episodeofcare.html\">http://hl7.org/fhir/StructureDefinition/EpisodeOfCare</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>The provided date search value falls within the episode of care's period</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business Identifier(s) relevant for this EpisodeOfCare</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"episodeofcare-search.html#EpisodeOfCare-diagnosis-code\">diagnosis-code</a></td><td><code>token</code></td><td><div><p>Conditions/problems/diagnoses this episode of care is for (coded)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"episodeofcare-search.html#EpisodeOfCare-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The patient/group who is the focus of this episode of care</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-type\">type</a></td><td><code>token</code></td><td><div><p>Type/class  - e.g. specialist referral, disease management</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"episodeofcare-search.html#EpisodeOfCare-reason-code\">reason-code</a></td><td><code>token</code></td><td><div><p>Reference to a concept (coded)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"episodeofcare-search.html#EpisodeOfCare-incoming-referral\">incoming-referral</a></td><td><code>reference</code></td><td><div><p>Incoming Referral Request</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"episodeofcare-search.html#EpisodeOfCare-diagnosis-reference\">diagnosis-reference</a></td><td><code>reference</code></td><td><div><p>Conditions/problems/diagnoses this episode of care is for (resource reference)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The patient who is the focus of this episode of care</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"episodeofcare-search.html#EpisodeOfCare-organization\">organization</a></td><td><code>reference</code></td><td><div><p>The organization that has assumed the specific responsibilities of this EpisodeOfCare</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"episodeofcare-search.html#EpisodeOfCare-reason-reference\">reason-reference</a></td><td><code>reference</code></td><td><div><p>Reference to a resource (resource reference)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"episodeofcare-search.html#EpisodeOfCare-care-manager\">care-manager</a></td><td><code>reference</code></td><td><div><p>Care manager/care coordinator for the episodeOfCare</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"episodeofcare-search.html#EpisodeOfCare-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the Episode of Care as provided (does not check the status history collection)</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"EventDefinition1-56\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>EventDefinition</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=\"eventdefinition.html\">http://hl7.org/fhir/StructureDefinition/EventDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The event definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-successor\">successor</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-predecessor\">predecessor</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-composed-of\">composed-of</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-depends-on\">depends-on</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-effective\">effective</a></td><td><code>date</code></td><td><div><p>The time during which the event definition is intended to be in use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-topic\">topic</a></td><td><code>token</code></td><td><div><p>Topics associated with the module</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the event definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the event definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Evidence1-57\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Evidence</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=\"evidence.html\">http://hl7.org/fhir/StructureDefinition/Evidence</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The evidence publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the evidence</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the evidence</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the evidence</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the evidence</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the evidence</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the evidence</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the evidence</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the evidence</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the evidence</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the evidence</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the evidence</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the evidence</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"EvidenceReport1-58\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>EvidenceReport</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=\"evidencereport.html\">http://hl7.org/fhir/StructureDefinition/EvidenceReport</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the evidence report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the evidence report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the evidence report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the evidence report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the evidence report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the evidence report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the evidence report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the evidence report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the evidence report</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"EvidenceVariable1-59\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>EvidenceVariable</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=\"evidencevariable.html\">http://hl7.org/fhir/StructureDefinition/EvidenceVariable</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The evidence variable publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the evidence variable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-successor\">successor</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the evidence variable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the evidence variable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the evidence variable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-predecessor\">predecessor</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-composed-of\">composed-of</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the evidence variable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the evidence variable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the evidence variable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the evidence variable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-depends-on\">depends-on</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the evidence variable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the evidence variable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the evidence variable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-topic\">topic</a></td><td><code>token</code></td><td><div><p>Topics associated with the EvidenceVariable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the evidence variable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the evidence variable</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ExampleScenario1-60\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ExampleScenario</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=\"examplescenario.html\">http://hl7.org/fhir/StructureDefinition/ExampleScenario</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The example scenario publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the example scenario</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the example scenario</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the example scenario</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the example scenario</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the example scenario</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the example scenario</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the example scenario</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the example scenario</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the example scenario</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the example scenario</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the example scenario</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the example scenario</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ExplanationOfBenefit1-61\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ExplanationOfBenefit</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=\"explanationofbenefit.html\">http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"explanationofbenefit-search.html#ExplanationOfBenefit-care-team\">care-team</a></td><td><code>reference</code></td><td><div><p>Member of the CareTeam</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-coverage\">coverage</a></td><td><code>reference</code></td><td><div><p>The plan under which the claim was adjudicated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The business identifier of the Explanation of Benefit</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-created\">created</a></td><td><code>date</code></td><td><div><p>The creation date for the EOB</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Encounters associated with a billed line item</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-payee\">payee</a></td><td><code>reference</code></td><td><div><p>The party receiving any payment for the Claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-disposition\">disposition</a></td><td><code>string</code></td><td><div><p>The contents of the disposition message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-provider\">provider</a></td><td><code>reference</code></td><td><div><p>The reference to the provider</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The reference to the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-detail-udi\">detail-udi</a></td><td><code>reference</code></td><td><div><p>UDI associated with a line item detail product or service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-claim\">claim</a></td><td><code>reference</code></td><td><div><p>The reference to the claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-enterer\">enterer</a></td><td><code>reference</code></td><td><div><p>The party responsible for the entry of the Claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-procedure-udi\">procedure-udi</a></td><td><code>reference</code></td><td><div><p>UDI associated with a procedure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-subdetail-udi\">subdetail-udi</a></td><td><code>reference</code></td><td><div><p>UDI associated with a line item detail subdetail product or service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-facility\">facility</a></td><td><code>reference</code></td><td><div><p>Facility responsible for the goods and services</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-item-udi\">item-udi</a></td><td><code>reference</code></td><td><div><p>UDI associated with a line item product or service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"explanationofbenefit-search.html#ExplanationOfBenefit-status\">status</a></td><td><code>token</code></td><td><div><p>Status of the instance</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"FamilyMemberHistory1-62\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>FamilyMemberHistory</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=\"familymemberhistory.html\">http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>When history was recorded or last updated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>A search by a record identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>A search by a condition code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The identity of a subject to list family member history items for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"familymemberhistory-search.html#FamilyMemberHistory-sex\">sex</a></td><td><code>token</code></td><td><div><p>A search by a sex code of a family member</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"familymemberhistory-search.html#FamilyMemberHistory-instantiates-canonical\">instantiates-canonical</a></td><td><code>reference</code></td><td><div><p>Instantiates FHIR protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"familymemberhistory-search.html#FamilyMemberHistory-instantiates-uri\">instantiates-uri</a></td><td><code>uri</code></td><td><div><p>Instantiates external protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"familymemberhistory-search.html#FamilyMemberHistory-relationship\">relationship</a></td><td><code>token</code></td><td><div><p>A search by a relationship type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"familymemberhistory-search.html#FamilyMemberHistory-status\">status</a></td><td><code>token</code></td><td><div><p>partial | completed | entered-in-error | health-unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Flag1-63\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Flag</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=\"flag.html\">http://hl7.org/fhir/StructureDefinition/Flag</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Time period when flag is active</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"flag-search.html#Flag-author\">author</a></td><td><code>reference</code></td><td><div><p>Flag creator</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The identity of a subject to list flags for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"flag-search.html#Flag-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The identity of a subject to list flags for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Alert relevant during encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"flag-search.html#Flag-category\">category</a></td><td><code>token</code></td><td><div><p>The category of the flag, such as clinical, administrative, etc.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"flag-search.html#Flag-status\">status</a></td><td><code>token</code></td><td><div><p>active | inactive | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"FormularyItem1-64\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>FormularyItem</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=\"formularyitem.html\">http://hl7.org/fhir/StructureDefinition/FormularyItem</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"formularyitem-search.html#FormularyItem-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Returns formulary items with this external identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"formularyitem-search.html#FormularyItem-code\">code</a></td><td><code>token</code></td><td><div><p>Returns formulary items for a specific code</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"GenomicStudy1-65\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>GenomicStudy</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=\"genomicstudy.html\">http://hl7.org/fhir/StructureDefinition/GenomicStudy</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"genomicstudy-search.html#GenomicStudy-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Identifiers for the Study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"genomicstudy-search.html#GenomicStudy-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who the study is about</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"genomicstudy-search.html#GenomicStudy-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Who the study is about</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"genomicstudy-search.html#GenomicStudy-focus\">focus</a></td><td><code>reference</code></td><td><div><p>What the genomic study analysis is about, when it is not about the subject of record</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"genomicstudy-search.html#GenomicStudy-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the study</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Goal1-66\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Goal</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=\"goal.html\">http://hl7.org/fhir/StructureDefinition/Goal</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"goal-search.html#Goal-target-measure\">target-measure</a></td><td><code>token</code></td><td><div><p>The parameter whose value is being tracked</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External Ids for this goal</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"goal-search.html#Goal-addresses\">addresses</a></td><td><code>reference</code></td><td><div><p>Issues addressed by this goal</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"goal-search.html#Goal-lifecycle-status\">lifecycle-status</a></td><td><code>token</code></td><td><div><p>proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"goal-search.html#Goal-achievement-status\">achievement-status</a></td><td><code>token</code></td><td><div><p>in-progress | improving | worsening | no-change | achieved | sustaining | not-achieved | no-progress | not-attainable</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who this goal is intended for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"goal-search.html#Goal-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Who this goal is intended for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"goal-search.html#Goal-description\">description</a></td><td><code>token</code></td><td><div><p>Code or text describing goal</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"goal-search.html#Goal-start-date\">start-date</a></td><td><code>date</code></td><td><div><p>When goal pursuit begins</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"goal-search.html#Goal-category\">category</a></td><td><code>token</code></td><td><div><p>E.g. Treatment, dietary, behavioral, etc.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"goal-search.html#Goal-target-date\">target-date</a></td><td><code>date</code></td><td><div><p>Reach goal on or before</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"GraphDefinition1-67\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>GraphDefinition</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=\"graphdefinition.html\">http://hl7.org/fhir/StructureDefinition/GraphDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The graph definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the graph definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the graph definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the graph definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"graphdefinition-search.html#GraphDefinition-start\">start</a></td><td><code>token</code></td><td><div><p>Type of resource at which the graph starts</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the graph definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the graph definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the graph definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the graph definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the graph definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the graph definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the graph definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the graph definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the graph definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the graph definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Group1-68\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Group</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=\"group.html\">http://hl7.org/fhir/StructureDefinition/Group</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Unique id</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"group-search.html#Group-managing-entity\">managing-entity</a></td><td><code>reference</code></td><td><div><p>Entity that is the custodian of the Group's definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"group-search.html#Group-code\">code</a></td><td><code>token</code></td><td><div><p>The kind of resources contained</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"group-search.html#Group-membership\">membership</a></td><td><code>token</code></td><td><div><p>Definitional or enumerated group</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"group-search.html#Group-type\">type</a></td><td><code>token</code></td><td><div><p>The type of resources the group contains</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"group-search.html#Group-characteristic\">characteristic</a></td><td><code>token</code></td><td><div><p>Kind of characteristic</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the Group</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"group-search.html#Group-characteristic-value\">characteristic-value</a></td><td><code>composite</code></td><td><div><p>A composite of both characteristic and value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"group-search.html#Group-member\">member</a></td><td><code>reference</code></td><td><div><p>Reference to the group member</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>A portion of the Group's name</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"group-search.html#Group-exclude\">exclude</a></td><td><code>token</code></td><td><div><p>Group includes or excludes</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"group-search.html#Group-characteristic-reference\">characteristic-reference</a></td><td><code>reference</code></td><td><div><p>An entity referenced in a characteristic</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"group-search.html#Group-value\">value</a></td><td><code>token</code></td><td><div><p>Value held by characteristic</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the Group</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"GuidanceResponse1-69\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>GuidanceResponse</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=\"guidanceresponse.html\">http://hl7.org/fhir/StructureDefinition/GuidanceResponse</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The identifier of the guidance response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"guidanceresponse-search.html#GuidanceResponse-request\">request</a></td><td><code>token</code></td><td><div><p>The identifier of the request associated with the response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The identity of a patient to search for guidance response results</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"guidanceresponse-search.html#GuidanceResponse-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The subject that the guidance response is about</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"guidanceresponse-search.html#GuidanceResponse-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the guidance response</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"HealthcareService1-70\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>HealthcareService</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=\"healthcareservice.html\">http://hl7.org/fhir/StructureDefinition/HealthcareService</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"healthcareservice-search.html#HealthcareService-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifiers for this item</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-specialty\">specialty</a></td><td><code>token</code></td><td><div><p>The specialty of the service provided by this healthcare service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-service-category\">service-category</a></td><td><code>token</code></td><td><div><p>Service Category of the Healthcare Service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-service-type\">service-type</a></td><td><code>token</code></td><td><div><p>The type of service provided by this healthcare service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-active\">active</a></td><td><code>token</code></td><td><div><p>The Healthcare Service is currently marked as active</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-eligibility\">eligibility</a></td><td><code>token</code></td><td><div><p>One of the HealthcareService's eligibility requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-program\">program</a></td><td><code>token</code></td><td><div><p>One of the Programs supported by this HealthcareService</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-characteristic\">characteristic</a></td><td><code>token</code></td><td><div><p>One of the HealthcareService's characteristics</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-endpoint\">endpoint</a></td><td><code>reference</code></td><td><div><p>Technical endpoints providing access to electronic services operated for the healthcare service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-coverage-area\">coverage-area</a></td><td><code>reference</code></td><td><div><p>Location(s) service is intended for/available to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-organization\">organization</a></td><td><code>reference</code></td><td><div><p>The organization that provides this Healthcare Service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-offered-in\">offered-in</a></td><td><code>reference</code></td><td><div><p>The service within which this service is offered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-name\">name</a></td><td><code>string</code></td><td><div><p>A portion of the Healthcare service name</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-location\">location</a></td><td><code>reference</code></td><td><div><p>The location of the Healthcare Service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"healthcareservice-search.html#HealthcareService-communication\">communication</a></td><td><code>token</code></td><td><div><p>Languages that are available at this service</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ImagingSelection1-71\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ImagingSelection</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=\"imagingselection.html\">http://hl7.org/fhir/StructureDefinition/ImagingSelection</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Identifiers for the imaging selection</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingselection-search.html#ImagingSelection-body-structure\">body-structure</a></td><td><code>reference</code></td><td><div><p>The body structure associated with the imaging selection</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingselection-search.html#ImagingSelection-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>The request associated with an imaging selection</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>The imaging selection description text or code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingselection-search.html#ImagingSelection-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The subject of the Imaging Selection, such as the associated Patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who the study is about</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingselection-search.html#ImagingSelection-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>The imaging study from which the imaging selection was derived</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingselection-search.html#ImagingSelection-issued\">issued</a></td><td><code>date</code></td><td><div><p>The date / time the imaging selection was created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingselection-search.html#ImagingSelection-body-site\">body-site</a></td><td><code>token</code></td><td><div><p>The body site code associated with the imaging selection</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingselection-search.html#ImagingSelection-study-uid\">study-uid</a></td><td><code>token</code></td><td><div><p>The DICOM Study Instance UID from which the images were selected</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingselection-search.html#ImagingSelection-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the imaging selection</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ImagingStudy1-72\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ImagingStudy</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=\"imagingstudy.html\">http://hl7.org/fhir/StructureDefinition/ImagingStudy</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Identifiers for the Study, such as DICOM Study Instance UID</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-dicom-class\">dicom-class</a></td><td><code>uri</code></td><td><div><p>The type of the instance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-instance\">instance</a></td><td><code>token</code></td><td><div><p>SOP Instance UID for an instance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-modality\">modality</a></td><td><code>token</code></td><td><div><p>The modality of the series</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-performer\">performer</a></td><td><code>reference</code></td><td><div><p>The person who performed the study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Who the study is about</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-started\">started</a></td><td><code>date</code></td><td><div><p>When the study was started</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>The context of the study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-referrer\">referrer</a></td><td><code>reference</code></td><td><div><p>The referring physician</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-body-structure\">body-structure</a></td><td><code>reference</code></td><td><div><p>The body structure resource associated with the ImagingStudy</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-endpoint\">endpoint</a></td><td><code>reference</code></td><td><div><p>The endpoint for the study or series</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>The order for the image, such as Accession Number associated with a ServiceRequest</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who the study is about</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-series\">series</a></td><td><code>token</code></td><td><div><p>DICOM Series Instance UID for a series</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-reason-reference\">reason-reference</a></td><td><code>reference</code></td><td><div><p>The resource reference describing the reason for the study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-reason-concept\">reason-concept</a></td><td><code>token</code></td><td><div><p>The reason code for the study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-body-site\">body-site</a></td><td><code>token</code></td><td><div><p>The body site code studied</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"imagingstudy-search.html#ImagingStudy-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the study</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Immunization1-73\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Immunization</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=\"immunization.html\">http://hl7.org/fhir/StructureDefinition/Immunization</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Vaccination  (non)-Administration Date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunization-search.html#Immunization-performer\">performer</a></td><td><code>reference</code></td><td><div><p>The practitioner, individual or organization who played a role in the vaccination</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunization-search.html#Immunization-reaction\">reaction</a></td><td><code>reference</code></td><td><div><p>Additional information on reaction</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunization-search.html#Immunization-lot-number\">lot-number</a></td><td><code>string</code></td><td><div><p>Vaccine Lot Number</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunization-search.html#Immunization-status-reason\">status-reason</a></td><td><code>token</code></td><td><div><p>Reason why the vaccine was not administered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunization-search.html#Immunization-reason-code\">reason-code</a></td><td><code>token</code></td><td><div><p>Reason why the vaccine was administered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunization-search.html#Immunization-manufacturer\">manufacturer</a></td><td><code>reference</code></td><td><div><p>Vaccine Manufacturer</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunization-search.html#Immunization-target-disease\">target-disease</a></td><td><code>token</code></td><td><div><p>The target disease the dose is being administered against</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The patient for the vaccination record</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunization-search.html#Immunization-series\">series</a></td><td><code>string</code></td><td><div><p>The series being followed by the provider</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunization-search.html#Immunization-vaccine-code\">vaccine-code</a></td><td><code>token</code></td><td><div><p>Vaccine Product Administered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunization-search.html#Immunization-reason-reference\">reason-reference</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><a href=\"immunization-search.html#Immunization-location\">location</a></td><td><code>reference</code></td><td><div><p>The service delivery location or facility in which the vaccine was / was to be administered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunization-search.html#Immunization-reaction-date\">reaction-date</a></td><td><code>date</code></td><td><div><p>When reaction started</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunization-search.html#Immunization-status\">status</a></td><td><code>token</code></td><td><div><p>Immunization event status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ImmunizationEvaluation1-74\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ImmunizationEvaluation</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=\"immunizationevaluation.html\">http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Date the evaluation was generated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>ID of the evaluation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunizationevaluation-search.html#ImmunizationEvaluation-target-disease\">target-disease</a></td><td><code>token</code></td><td><div><p>The vaccine preventable disease being evaluated against</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The patient being evaluated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunizationevaluation-search.html#ImmunizationEvaluation-dose-status\">dose-status</a></td><td><code>token</code></td><td><div><p>The status of the dose relative to published recommendations</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunizationevaluation-search.html#ImmunizationEvaluation-immunization-event\">immunization-event</a></td><td><code>reference</code></td><td><div><p>The vaccine administration event being evaluated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunizationevaluation-search.html#ImmunizationEvaluation-status\">status</a></td><td><code>token</code></td><td><div><p>Immunization evaluation status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ImmunizationRecommendation1-75\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ImmunizationRecommendation</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=\"immunizationrecommendation.html\">http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Date recommendation(s) created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunizationrecommendation-search.html#ImmunizationRecommendation-target-disease\">target-disease</a></td><td><code>token</code></td><td><div><p>Disease to be immunized against</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who this profile is for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunizationrecommendation-search.html#ImmunizationRecommendation-vaccine-type\">vaccine-type</a></td><td><code>token</code></td><td><div><p>Vaccine  or vaccine group recommendation applies to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunizationrecommendation-search.html#ImmunizationRecommendation-information\">information</a></td><td><code>reference</code></td><td><div><p>Patient observations supporting recommendation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunizationrecommendation-search.html#ImmunizationRecommendation-support\">support</a></td><td><code>reference</code></td><td><div><p>Past immunizations supporting recommendation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"immunizationrecommendation-search.html#ImmunizationRecommendation-status\">status</a></td><td><code>token</code></td><td><div><p>Vaccine recommendation status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ImplementationGuide1-76\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The implementation guide publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"implementationguide-search.html#ImplementationGuide-resource\">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><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"implementationguide-search.html#ImplementationGuide-experimental\">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=\"implementationguide-search.html#ImplementationGuide-global\">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><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"implementationguide-search.html#ImplementationGuide-depends-on\">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><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the implementation guide</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the implementation guide</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Ingredient1-77\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"ingredient-search.html#Ingredient-identifier\">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=\"ingredient-search.html#Ingredient-role\">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=\"ingredient-search.html#Ingredient-substance\">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><a href=\"ingredient-search.html#Ingredient-strength-concentration-ratio\">strength-concentration-ratio</a></td><td><code>composite</code></td><td><div><p>Ingredient concentration strength as ratio, numerator and denominator parameter pair</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"ingredient-search.html#Ingredient-for\">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=\"ingredient-search.html#Ingredient-substance-code\">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><a href=\"ingredient-search.html#Ingredient-strength-presentation-denominator\">strength-presentation-denominator</a></td><td><code>quantity</code></td><td><div><p>Ingredient presentation strength denominator (mainly for use in strength-presentation-ratio)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"ingredient-search.html#Ingredient-strength-concentration-quantity\">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=\"ingredient-search.html#Ingredient-manufacturer\">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><a href=\"ingredient-search.html#Ingredient-substance-definition\">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><a href=\"ingredient-search.html#Ingredient-strength-concentration-denominator\">strength-concentration-denominator</a></td><td><code>quantity</code></td><td><div><p>Ingredient concentration strength denominator (mainly for use in strength-concentration-ratio)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"ingredient-search.html#Ingredient-strength-concentration-numerator\">strength-concentration-numerator</a></td><td><code>quantity</code></td><td><div><p>Ingredient concentration strength numerator (mainly for use in strength-concentration-ratio)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"ingredient-search.html#Ingredient-function\">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><a href=\"ingredient-search.html#Ingredient-strength-presentation-ratio\">strength-presentation-ratio</a></td><td><code>composite</code></td><td><div><p>Ingredient presentation strength as ratio, numerator and denominator parameter pair</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"ingredient-search.html#Ingredient-strength-presentation-numerator\">strength-presentation-numerator</a></td><td><code>quantity</code></td><td><div><p>Ingredient presentation strength numerator (mainly for use in strength-presentation-ratio)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"ingredient-search.html#Ingredient-strength-presentation-quantity\">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=\"ingredient-search.html#Ingredient-status\">status</a></td><td><code>token</code></td><td><div><p>The status of this ingredient. Enables tracking the life-cycle of the content</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"InsurancePlan1-78\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>InsurancePlan</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=\"insuranceplan.html\">http://hl7.org/fhir/StructureDefinition/InsurancePlan</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"insuranceplan-search.html#InsurancePlan-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifiers for this item</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"insuranceplan-search.html#InsurancePlan-product\">product</a></td><td><code>reference</code></td><td><div><p>The product this plan is available to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"insuranceplan-search.html#InsurancePlan-coverage-area\">coverage-area</a></td><td><code>reference</code></td><td><div><p>Location(s) insurance product is intended for/available to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"insuranceplan-search.html#InsurancePlan-type\">type</a></td><td><code>token</code></td><td><div><p>A code for the type of insurance plan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"insuranceplan-search.html#InsurancePlan-network\">network</a></td><td><code>reference</code></td><td><div><p>The product this plan is available to</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"InsuranceProduct1-79\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>InsuranceProduct</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=\"insuranceproduct.html\">http://hl7.org/fhir/StructureDefinition/InsuranceProduct</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"insuranceproduct-search.html#InsuranceProduct-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Any identifier for the product (not the accreditation issuer's identifier)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"insuranceproduct-search.html#InsuranceProduct-contact-address-state\">contact-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><a href=\"insuranceproduct-search.html#InsuranceProduct-owned-by\">owned-by</a></td><td><code>reference</code></td><td><div><p>The issuer of the insurance product</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"insuranceproduct-search.html#InsuranceProduct-contact-address-postalcode\">contact-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=\"insuranceproduct-search.html#InsuranceProduct-contact-address\">contact-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=\"insuranceproduct-search.html#InsuranceProduct-contact-address-city\">contact-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><a href=\"insuranceproduct-search.html#InsuranceProduct-type\">type</a></td><td><code>token</code></td><td><div><p>A code for the type of insurance product</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"insuranceproduct-search.html#InsuranceProduct-administered-by\">administered-by</a></td><td><code>reference</code></td><td><div><p>Product administrator</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"insuranceproduct-search.html#InsuranceProduct-contact-address-country\">contact-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><a href=\"insuranceproduct-search.html#InsuranceProduct-endpoint\">endpoint</a></td><td><code>reference</code></td><td><div><p>The endpoint(s) applicable to this product</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"insuranceproduct-search.html#InsuranceProduct-contact-address-use\">contact-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=\"insuranceproduct-search.html#InsuranceProduct-phonetic\">phonetic</a></td><td><code>string</code></td><td><div><p>A portion of the product's name using some kind of phonetic matching algorithm</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"insuranceproduct-search.html#InsuranceProduct-name\">name</a></td><td><code>string</code></td><td><div><p>A portion of the insurance product's name or alias</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"insuranceproduct-search.html#InsuranceProduct-status\">status</a></td><td><code>token</code></td><td><div><p>Is the Product record active</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"InventoryItem1-80\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>InventoryItem</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=\"inventoryitem.html\">http://hl7.org/fhir/StructureDefinition/InventoryItem</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"inventoryitem-search.html#InventoryItem-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The identifier of the item</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"inventoryitem-search.html#InventoryItem-code\">code</a></td><td><code>token</code></td><td><div><p>Search for products that match this code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"inventoryitem-search.html#InventoryItem-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The identity of a patient for whom to list associations</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"inventoryitem-search.html#InventoryItem-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the item</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"InventoryReport1-81\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>InventoryReport</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=\"inventoryreport.html\">http://hl7.org/fhir/StructureDefinition/InventoryReport</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"inventoryreport-search.html#InventoryReport-item-reference\">item-reference</a></td><td><code>reference</code></td><td><div><p>Search by items in inventory report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"inventoryreport-search.html#InventoryReport-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Search by identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"inventoryreport-search.html#InventoryReport-item\">item</a></td><td><code>token</code></td><td><div><p>Search by items in inventory report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"inventoryreport-search.html#InventoryReport-status\">status</a></td><td><code>token</code></td><td><div><p>Search by status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Invoice1-82\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Invoice</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=\"invoice.html\">http://hl7.org/fhir/StructureDefinition/Invoice</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Invoice date / posting date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business Identifier for item</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"invoice-search.html#Invoice-totalgross\">totalgross</a></td><td><code>quantity</code></td><td><div><p>Gross total of this Invoice</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"invoice-search.html#Invoice-participant-role\">participant-role</a></td><td><code>token</code></td><td><div><p>Type of involvement in creation of this Invoice</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"invoice-search.html#Invoice-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Recipient(s) of goods and services</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-type\">type</a></td><td><code>token</code></td><td><div><p>Type of Invoice</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"invoice-search.html#Invoice-issuer\">issuer</a></td><td><code>reference</code></td><td><div><p>Issuing Organization of Invoice</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"invoice-search.html#Invoice-participant\">participant</a></td><td><code>reference</code></td><td><div><p>Individual who was involved</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"invoice-search.html#Invoice-totalnet\">totalnet</a></td><td><code>quantity</code></td><td><div><p>Net total of this Invoice</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Recipient(s) of goods and services</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"invoice-search.html#Invoice-recipient\">recipient</a></td><td><code>reference</code></td><td><div><p>Recipient of this invoice</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"invoice-search.html#Invoice-account\">account</a></td><td><code>reference</code></td><td><div><p>Account that is being balanced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"invoice-search.html#Invoice-status\">status</a></td><td><code>token</code></td><td><div><p>draft | issued | balanced | cancelled | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Library1-83\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Library</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=\"library.html\">http://hl7.org/fhir/StructureDefinition/Library</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The library publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-successor\">successor</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-predecessor\">predecessor</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-composed-of\">composed-of</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"library-search.html#Library-type\">type</a></td><td><code>token</code></td><td><div><p>The type of the library (e.g. logic-library, model-definition, asset-collection, module-definition)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-depends-on\">depends-on</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-effective\">effective</a></td><td><code>date</code></td><td><div><p>The time during which the library is intended to be in use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-topic\">topic</a></td><td><code>token</code></td><td><div><p>Topics associated with the module</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"library-search.html#Library-content-type\">content-type</a></td><td><code>token</code></td><td><div><p>The type of content in the library (e.g. text/cql)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the library</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Linkage1-84\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Linkage</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=\"linkage.html\">http://hl7.org/fhir/StructureDefinition/Linkage</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"linkage-search.html#Linkage-item\">item</a></td><td><code>reference</code></td><td><div><p>Matches on any item in the Linkage</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"linkage-search.html#Linkage-author\">author</a></td><td><code>reference</code></td><td><div><p>Author of the Linkage</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"linkage-search.html#Linkage-source\">source</a></td><td><code>reference</code></td><td><div><p>Matches on any item in the Linkage with a type of 'source'</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"List1-85\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>When the list was prepared</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"list-search.html#List-empty-reason\">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=\"list-search.html#List-item\">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><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>What the purpose of this list is</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"list-search.html#List-notes\">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=\"account-search.html#clinical-patient\">patient</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><a href=\"list-search.html#List-subject\">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><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Context in which list created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"list-search.html#List-source\">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=\"list-search.html#List-title\">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><a href=\"list-search.html#List-status\">status</a></td><td><code>token</code></td><td><div><p>current | retired | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Location1-86\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Location</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=\"location.html\">http://hl7.org/fhir/StructureDefinition/Location</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"location-search.html#Location-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>An identifier for the location</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"location-search.html#Location-partof\">partof</a></td><td><code>reference</code></td><td><div><p>A location of which this location is a part</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"location-search.html#Location-address\">address</a></td><td><code>string</code></td><td><div><p>A (part of the) address of the location</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"location-search.html#Location-address-state\">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><a href=\"location-search.html#Location-operational-status\">operational-status</a></td><td><code>token</code></td><td><div><p>Searches for locations (typically bed/room) that have an operational status (e.g. contaminated, housekeeping)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"location-search.html#Location-type\">type</a></td><td><code>token</code></td><td><div><p>A code for the type of location</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"location-search.html#Location-address-postalcode\">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=\"location-search.html#Location-characteristic\">characteristic</a></td><td><code>token</code></td><td><div><p>Physical form of the location (e.g. bed/ward/site/virtual)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"location-search.html#Location-address-country\">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><a href=\"location-search.html#Location-mode\">mode</a></td><td><code>token</code></td><td><div><p>The mode of the location (instance | kind)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"location-search.html#Location-endpoint\">endpoint</a></td><td><code>reference</code></td><td><div><p>Technical endpoints providing access to services operated for the location</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"location-search.html#Location-contains\">contains</a></td><td><code>special</code></td><td><div><p>Select locations that contain the specified co-ordinates</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"location-search.html#Location-organization\">organization</a></td><td><code>reference</code></td><td><div><p>Searches for locations that are managed by the provided organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"location-search.html#Location-address-use\">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=\"location-search.html#Location-name\">name</a></td><td><code>string</code></td><td><div><p>A portion of the location's name or alias</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"location-search.html#Location-near\">near</a></td><td><code>special</code></td><td><div><p>Search for locations where the location.position is near to, or within a specified distance of, the provided coordinates expressed as [latitude]|[longitude]|[distance]|[units] (using the WGS84 datum, see notes).</p>\n<p>Servers which support the near parameter SHALL support the unit string 'km' for kilometers and SHOULD support '[mi_us]' for miles, support for other units is optional. If the units are omitted, then kms should be assumed. If the distance is omitted, then the server can use its own discretion as to what distances should be considered near (and units are irrelevant).</p>\n<p>If the server is unable to understand the units (and does support the near search parameter), it MIGHT return an OperationOutcome and fail the search with a http status 400 BadRequest. If the server does not support the near parameter, the parameter MIGHT report the unused parameter in a bundled OperationOutcome and still perform the search ignoring the near parameter.</p>\n<p>Note: The algorithm to determine the distance is not defined by the specification, and systems might have different engines that calculate things differently. They could consider geographic point to point, or path via road, or including current traffic conditions, or just simple neighboring postcodes/localities if that's all it had access to.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"location-search.html#Location-address-city\">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><a href=\"location-search.html#Location-status\">status</a></td><td><code>token</code></td><td><div><p>Searches for locations with a specific kind of status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ManufacturedItemDefinition1-87\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"manufactureditemdefinition-search.html#ManufacturedItemDefinition-identifier\">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=\"manufactureditemdefinition-search.html#ManufacturedItemDefinition-ingredient\">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><a href=\"manufactureditemdefinition-search.html#ManufacturedItemDefinition-name\">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=\"manufactureditemdefinition-search.html#ManufacturedItemDefinition-dose-form\">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><a href=\"manufactureditemdefinition-search.html#ManufacturedItemDefinition-status\">status</a></td><td><code>token</code></td><td><div><p>The status of this item. Enables tracking the life-cycle of the content.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Measure1-88\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Measure</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=\"measure.html\">http://hl7.org/fhir/StructureDefinition/Measure</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The measure publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-successor\">successor</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-predecessor\">predecessor</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-composed-of\">composed-of</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-depends-on\">depends-on</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-effective\">effective</a></td><td><code>date</code></td><td><div><p>The time during which the measure is intended to be in use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-topic\">topic</a></td><td><code>token</code></td><td><div><p>Topics associated with the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the measure</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MeasureReport1-89\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>MeasureReport</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=\"measurereport.html\">http://hl7.org/fhir/StructureDefinition/MeasureReport</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>The date of the measure report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier of the measure report to be returned</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"measurereport-search.html#MeasureReport-period\">period</a></td><td><code>date</code></td><td><div><p>The period of the measure report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"measurereport-search.html#MeasureReport-measure\">measure</a></td><td><code>reference</code></td><td><div><p>The measure to return measure report results for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The identity of a patient to search for individual measure report results for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"measurereport-search.html#MeasureReport-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The identity of a subject to search for individual measure report results for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"measurereport-search.html#MeasureReport-reporter\">reporter</a></td><td><code>reference</code></td><td><div><p>The reporter to return measure report results for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"measurereport-search.html#MeasureReport-location\">location</a></td><td><code>reference</code></td><td><div><p>The location to return measure report results for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"measurereport-search.html#MeasureReport-evaluated-resource\">evaluated-resource</a></td><td><code>reference</code></td><td><div><p>An evaluated resource referenced by the measure report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"measurereport-search.html#MeasureReport-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the measure report</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Medication1-90\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Medication</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=\"medication.html\">http://hl7.org/fhir/StructureDefinition/Medication</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"medication-search.html#Medication-ingredient-code\">ingredient-code</a></td><td><code>token</code></td><td><div><p>Returns medications for this ingredient code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Returns medications with this external identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Returns medications for a specific code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medication-search.html#Medication-ingredient\">ingredient</a></td><td><code>reference</code></td><td><div><p>Returns medications for this ingredient reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medication-search.html#Medication-form\">form</a></td><td><code>token</code></td><td><div><p>Returns medications for a specific dose form</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medication-search.html#Medication-lot-number\">lot-number</a></td><td><code>token</code></td><td><div><p>Returns medications in a batch with this lot number</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medication-search.html#Medication-serial-number\">serial-number</a></td><td><code>token</code></td><td><div><p>Returns medications in a batch with this lot number</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medication-search.html#Medication-expiration-date\">expiration-date</a></td><td><code>date</code></td><td><div><p>Returns medications in a batch with this expiration date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medication-search.html#Medication-marketingauthorizationholder\">marketingauthorizationholder</a></td><td><code>reference</code></td><td><div><p>Returns medications made or sold for this marketing authorization holder</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medication-search.html#Medication-status\">status</a></td><td><code>token</code></td><td><div><p>Returns medications for this status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationAdministration1-91\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>MedicationAdministration</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=\"medicationadministration.html\">http://hl7.org/fhir/StructureDefinition/MedicationAdministration</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"medicationadministration-search.html#medications-date\">date</a></td><td><code>date</code></td><td><div><p>Date administration happened (or did not happen)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Return administrations with this external identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#MedicationAdministration-request\">request</a></td><td><code>reference</code></td><td><div><p>The identity of a request to list administrations from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Return administrations of this medication code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#MedicationAdministration-performer\">performer</a></td><td><code>reference</code></td><td><div><p>The identity of the individual who administered the medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#MedicationAdministration-performer-device-code\">performer-device-code</a></td><td><code>token</code></td><td><div><p>The identity of the individual who administered the medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#MedicationAdministration-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The identity of the individual or group to list administrations for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#medications-medication\">medication</a></td><td><code>reference</code></td><td><div><p>Return administrations of this medication reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#MedicationAdministration-reason-given\">reason-given</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><a href=\"medicationadministration-search.html#medications-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Return administrations that share this encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#MedicationAdministration-reason-given-code\">reason-given-code</a></td><td><code>token</code></td><td><div><p>Reasons for administering the medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The identity of a patient to list administrations  for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#MedicationAdministration-reason-not-given\">reason-not-given</a></td><td><code>token</code></td><td><div><p>Reasons for not administering the medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#MedicationAdministration-device\">device</a></td><td><code>reference</code></td><td><div><p>Return administrations with this administration device identity</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#medications-status\">status</a></td><td><code>token</code></td><td><div><p>MedicationAdministration event status (for example one of active/paused/completed/nullified)</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationDispense1-92\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>MedicationDispense</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=\"medicationdispense.html\">http://hl7.org/fhir/StructureDefinition/MedicationDispense</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Returns dispenses with this external identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Returns dispenses of this medicine code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationdispense-search.html#MedicationDispense-performer\">performer</a></td><td><code>reference</code></td><td><div><p>Returns dispenses performed by a specific individual</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationdispense-search.html#MedicationDispense-receiver\">receiver</a></td><td><code>reference</code></td><td><div><p>The identity of a receiver to list dispenses for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationdispense-search.html#MedicationDispense-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The identity of a patient for whom to list dispenses</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationdispense-search.html#MedicationDispense-destination\">destination</a></td><td><code>reference</code></td><td><div><p>Returns dispenses that should be sent to a specific destination</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#medications-medication\">medication</a></td><td><code>reference</code></td><td><div><p>Returns dispenses of this medicine resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationdispense-search.html#MedicationDispense-responsibleparty\">responsibleparty</a></td><td><code>reference</code></td><td><div><p>Returns dispenses with the specified responsible party</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Returns dispenses with a specific encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-type\">type</a></td><td><code>token</code></td><td><div><p>Returns dispenses of a specific type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationdispense-search.html#MedicationDispense-recorded\">recorded</a></td><td><code>date</code></td><td><div><p>Returns dispenses where dispensing activity began on this date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationdispense-search.html#MedicationDispense-whenhandedover\">whenhandedover</a></td><td><code>date</code></td><td><div><p>Returns dispenses handed over on this date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationdispense-search.html#MedicationDispense-whenprepared\">whenprepared</a></td><td><code>date</code></td><td><div><p>Returns dispenses prepared on this date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationdispense-search.html#medications-prescription\">prescription</a></td><td><code>reference</code></td><td><div><p>The identity of a prescription to list dispenses from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The identity of a patient to list dispenses  for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationdispense-search.html#MedicationDispense-location\">location</a></td><td><code>reference</code></td><td><div><p>Returns dispense for a given location</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#medications-status\">status</a></td><td><code>token</code></td><td><div><p>Returns dispenses with a specified dispense status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationKnowledge1-93\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>MedicationKnowledge</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=\"medicationknowledge.html\">http://hl7.org/fhir/StructureDefinition/MedicationKnowledge</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"medicationknowledge-search.html#MedicationKnowledge-product-type\">product-type</a></td><td><code>token</code></td><td><div><p>Category of the medication or product</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business identifier for this medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationknowledge-search.html#MedicationKnowledge-code\">code</a></td><td><code>token</code></td><td><div><p>Code that identifies this medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationknowledge-search.html#MedicationKnowledge-ingredient\">ingredient</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><a href=\"medicationknowledge-search.html#MedicationKnowledge-doseform\">doseform</a></td><td><code>token</code></td><td><div><p>powder | tablets | capsule +</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationknowledge-search.html#MedicationKnowledge-classification-type\">classification-type</a></td><td><code>token</code></td><td><div><p>The type of category for the medication (for example, therapeutic classification, therapeutic sub-classification)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationknowledge-search.html#MedicationKnowledge-monograph-type\">monograph-type</a></td><td><code>token</code></td><td><div><p>The category of medication document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationknowledge-search.html#MedicationKnowledge-classification\">classification</a></td><td><code>token</code></td><td><div><p>Specific category assigned to the medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationknowledge-search.html#MedicationKnowledge-ingredient-code\">ingredient-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><a href=\"medicationknowledge-search.html#MedicationKnowledge-packaging-cost-concept\">packaging-cost-concept</a></td><td><code>token</code></td><td><div><p>The cost of the packaged medication, if the cost is a CodeableConcept</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationknowledge-search.html#MedicationKnowledge-source-cost\">source-cost</a></td><td><code>token</code></td><td><div><p>The source or owner for the price information</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationknowledge-search.html#MedicationKnowledge-monitoring-program-name\">monitoring-program-name</a></td><td><code>token</code></td><td><div><p>Name of the reviewing program</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationknowledge-search.html#MedicationKnowledge-monograph\">monograph</a></td><td><code>reference</code></td><td><div><p>Associated documentation about the medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationknowledge-search.html#MedicationKnowledge-monitoring-program-type\">monitoring-program-type</a></td><td><code>token</code></td><td><div><p>Type of program under which the medication is monitored</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationknowledge-search.html#MedicationKnowledge-packaging-cost\">packaging-cost</a></td><td><code>quantity</code></td><td><div><p>The cost of the packaged medication, if the cost is Money</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>active | inactive | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationRequest1-94\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>MedicationRequest</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=\"medicationrequest.html\">http://hl7.org/fhir/StructureDefinition/MedicationRequest</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"medicationrequest-search.html#MedicationRequest-requester\">requester</a></td><td><code>reference</code></td><td><div><p>Returns prescriptions prescribed by this prescriber</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Return prescriptions with this external identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationrequest-search.html#MedicationRequest-intended-dispenser\">intended-dispenser</a></td><td><code>reference</code></td><td><div><p>Returns prescriptions intended to be dispensed by this Organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationrequest-search.html#MedicationRequest-authoredon\">authoredon</a></td><td><code>date</code></td><td><div><p>Return prescriptions written on this date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Return prescriptions of this medication code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationrequest-search.html#MedicationRequest-combo-date\">combo-date</a></td><td><code>date</code></td><td><div><p>Returns medication request to be administered on a specific date or within a date range</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationrequest-search.html#MedicationRequest-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The identity of a patient to list orders  for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#medications-medication\">medication</a></td><td><code>reference</code></td><td><div><p>Return prescriptions for this medication reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#medications-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Return prescriptions with this encounter identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationrequest-search.html#MedicationRequest-priority\">priority</a></td><td><code>token</code></td><td><div><p>Returns prescriptions with different priorities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationrequest-search.html#MedicationRequest-intent\">intent</a></td><td><code>token</code></td><td><div><p>Returns prescriptions with different intents</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationrequest-search.html#MedicationRequest-group-identifier\">group-identifier</a></td><td><code>token</code></td><td><div><p>Composite request this is part of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationrequest-search.html#MedicationRequest-intended-performer\">intended-performer</a></td><td><code>reference</code></td><td><div><p>Returns the intended performer of the administration of the medication request</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Returns prescriptions for a specific patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationrequest-search.html#MedicationRequest-intended-performertype\">intended-performertype</a></td><td><code>token</code></td><td><div><p>Returns requests for a specific type of performer</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationrequest-search.html#MedicationRequest-category\">category</a></td><td><code>token</code></td><td><div><p>Returns prescriptions with different categories</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#medications-status\">status</a></td><td><code>token</code></td><td><div><p>Status of the prescription</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationStatement1-95\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>MedicationStatement</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=\"medicationstatement.html\">http://hl7.org/fhir/StructureDefinition/MedicationStatement</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"medicationstatement-search.html#MedicationStatement-effective\">effective</a></td><td><code>date</code></td><td><div><p>Date when patient was taking (or not taking) the medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Return statements with this external identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Return statements of this medication code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationstatement-search.html#MedicationStatement-adherence\">adherence</a></td><td><code>token</code></td><td><div><p>Returns statements based on adherence or compliance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Returns statements for a specific patient.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationstatement-search.html#MedicationStatement-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The identity of a patient, animal or group to list statements for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#medications-medication\">medication</a></td><td><code>reference</code></td><td><div><p>Return statements of this medication reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Returns statements for a specific encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationstatement-search.html#MedicationStatement-source\">source</a></td><td><code>reference</code></td><td><div><p>Who or where the information in the statement came from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationstatement-search.html#MedicationStatement-category\">category</a></td><td><code>token</code></td><td><div><p>Returns statements of this category of MedicationStatement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"medicationadministration-search.html#medications-status\">status</a></td><td><code>token</code></td><td><div><p>Return statements that match the given status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicinalProductDefinition1-96\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"medicinalproductdefinition-search.html#MedicinalProductDefinition-identifier\">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=\"medicinalproductdefinition-search.html#MedicinalProductDefinition-ingredient\">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=\"medicinalproductdefinition-search.html#MedicinalProductDefinition-master-file\">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><a href=\"medicinalproductdefinition-search.html#MedicinalProductDefinition-contact\">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=\"medicinalproductdefinition-search.html#MedicinalProductDefinition-domain\">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><a href=\"medicinalproductdefinition-search.html#MedicinalProductDefinition-name\">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><a href=\"medicinalproductdefinition-search.html#MedicinalProductDefinition-name-language\">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=\"medicinalproductdefinition-search.html#MedicinalProductDefinition-type\">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=\"medicinalproductdefinition-search.html#MedicinalProductDefinition-characteristic\">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=\"medicinalproductdefinition-search.html#MedicinalProductDefinition-characteristic-type\">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=\"medicinalproductdefinition-search.html#MedicinalProductDefinition-product-classification\">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><a href=\"medicinalproductdefinition-search.html#MedicinalProductDefinition-status\">status</a></td><td><code>token</code></td><td><div><p>The status within the lifecycle of this product record. A high-level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MessageDefinition1-97\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>MessageDefinition</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=\"messagedefinition.html\">http://hl7.org/fhir/StructureDefinition/MessageDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The message definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"messagedefinition-search.html#MessageDefinition-focus\">focus</a></td><td><code>token</code></td><td><div><p>A resource that is a permitted focus of the message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"messagedefinition-search.html#MessageDefinition-category\">category</a></td><td><code>token</code></td><td><div><p>The behavior associated with the message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"messagedefinition-search.html#MessageDefinition-event\">event</a></td><td><code>token</code></td><td><div><p>The event that triggers the message or link to the event definition.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the message definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the message definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MessageHeader1-98\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>MessageHeader</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=\"messageheader.html\">http://hl7.org/fhir/StructureDefinition/MessageHeader</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"messageheader-search.html#MessageHeader-code\">code</a></td><td><code>token</code></td><td><div><p>ok | transient-error | fatal-error</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"messageheader-search.html#MessageHeader-receiver\">receiver</a></td><td><code>reference</code></td><td><div><p>Intended &quot;real-world&quot; recipient for the data</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"messageheader-search.html#MessageHeader-sender\">sender</a></td><td><code>reference</code></td><td><div><p>Real world sender of the message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"messageheader-search.html#MessageHeader-destination\">destination</a></td><td><code>string</code></td><td><div><p>Name of system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"messageheader-search.html#MessageHeader-focus\">focus</a></td><td><code>reference</code></td><td><div><p>The actual content of the message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"messageheader-search.html#MessageHeader-response-id\">response-id</a></td><td><code>token</code></td><td><div><p>Id of original message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"messageheader-search.html#MessageHeader-source\">source</a></td><td><code>string</code></td><td><div><p>Name of system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"messageheader-search.html#MessageHeader-event\">event</a></td><td><code>token</code></td><td><div><p>Code for the event this message represents or link to event definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MolecularSequence1-99\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>MolecularSequence</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=\"molecularsequence.html\">http://hl7.org/fhir/StructureDefinition/MolecularSequence</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The unique identity for a particular sequence</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"molecularsequence-search.html#MolecularSequence-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The subject that the sequence is about</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The subject that the sequence is about</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"molecularsequence-search.html#MolecularSequence-focus\">focus</a></td><td><code>reference</code></td><td><div><p>What the molecular sequence is about, when it is not about the subject of record</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-type\">type</a></td><td><code>token</code></td><td><div><p>Amino Acid Sequence/ DNA Sequence / RNA Sequence</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"NamingSystem1-100\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>NamingSystem</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=\"namingsystem.html\">http://hl7.org/fhir/StructureDefinition/NamingSystem</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The naming system publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>A resource that the NamingSystem is derived from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-predecessor\">predecessor</a></td><td><code>reference</code></td><td><div><p>The predecessor of the NamingSystem</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"namingsystem-search.html#NamingSystem-type\">type</a></td><td><code>token</code></td><td><div><p>e.g. driver,  provider,  patient, bank etc.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-effective\">effective</a></td><td><code>date</code></td><td><div><p>The time during which the NamingSystem is intended to be in use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"namingsystem-search.html#NamingSystem-contact\">contact</a></td><td><code>string</code></td><td><div><p>Name of an individual to contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"namingsystem-search.html#NamingSystem-responsible\">responsible</a></td><td><code>string</code></td><td><div><p>Who maintains system namespace?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"namingsystem-search.html#NamingSystem-telecom\">telecom</a></td><td><code>token</code></td><td><div><p>Contact details for individual or organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"namingsystem-search.html#NamingSystem-value\">value</a></td><td><code>string</code></td><td><div><p>The unique identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"namingsystem-search.html#NamingSystem-period\">period</a></td><td><code>date</code></td><td><div><p>When is identifier valid?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"namingsystem-search.html#NamingSystem-kind\">kind</a></td><td><code>token</code></td><td><div><p>codesystem | identifier | root</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"namingsystem-search.html#NamingSystem-id-type\">id-type</a></td><td><code>token</code></td><td><div><p>oid | uuid | uri | other</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-topic\">topic</a></td><td><code>token</code></td><td><div><p>Topics associated with the NamingSystem</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the naming system</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"NutritionIntake1-101\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>NutritionIntake</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=\"nutritionintake.html\">http://hl7.org/fhir/StructureDefinition/NutritionIntake</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Date when patient was taking (or not taking) the medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Return statements with this external identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionintake-search.html#NutritionIntake-nutrition\">nutrition</a></td><td><code>token</code></td><td><div><p>Return intakes for a specific consumed item</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Returns statements of this code of NutritionIntake</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Returns statements for a specific patient.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionintake-search.html#NutritionIntake-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The identity of a patient, animal or group to list statements for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Returns statements for a specific encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionintake-search.html#NutritionIntake-source\">source</a></td><td><code>reference</code></td><td><div><p>Who or where the information in the statement came from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionintake-search.html#NutritionIntake-status\">status</a></td><td><code>token</code></td><td><div><p>Return statements that match the given status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"NutritionOrder1-102\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>NutritionOrder</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=\"nutritionorder.html\">http://hl7.org/fhir/StructureDefinition/NutritionOrder</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Return nutrition orders with this external identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionorder-search.html#NutritionOrder-group-identifier\">group-identifier</a></td><td><code>token</code></td><td><div><p>Composite Request ID</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionorder-search.html#NutritionOrder-datetime\">datetime</a></td><td><code>date</code></td><td><div><p>Return nutrition orders requested on this date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionorder-search.html#NutritionOrder-provider\">provider</a></td><td><code>reference</code></td><td><div><p>The identity of the provider who placed the nutrition order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionorder-search.html#NutritionOrder-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionorder-search.html#NutritionOrder-supplement\">supplement</a></td><td><code>token</code></td><td><div><p>Type of supplement product requested</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionorder-search.html#NutritionOrder-formula\">formula</a></td><td><code>token</code></td><td><div><p>Type of enteral or infant formula</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Return nutrition orders with this encounter identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionorder-search.html#NutritionOrder-oraldiet\">oraldiet</a></td><td><code>token</code></td><td><div><p>Type of diet that can be consumed orally (i.e., take via the mouth).</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionorder-search.html#NutritionOrder-additive\">additive</a></td><td><code>token</code></td><td><div><p>Type of module component to add to the feeding</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionorder-search.html#NutritionOrder-status\">status</a></td><td><code>token</code></td><td><div><p>Status of the nutrition order.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"NutritionProduct1-103\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>NutritionProduct</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=\"nutritionproduct.html\">http://hl7.org/fhir/StructureDefinition/NutritionProduct</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"nutritionproduct-search.html#NutritionProduct-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The identifier for the physical instance, typically a serial number</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionproduct-search.html#NutritionProduct-code\">code</a></td><td><code>token</code></td><td><div><p>The code identifying a specific nutrition product</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionproduct-search.html#NutritionProduct-lot-number\">lot-number</a></td><td><code>token</code></td><td><div><p>The lot number</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionproduct-search.html#NutritionProduct-serial-number\">serial-number</a></td><td><code>token</code></td><td><div><p>The serial number</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"nutritionproduct-search.html#NutritionProduct-status\">status</a></td><td><code>token</code></td><td><div><p>The broad product group or category of the nutrition product</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Observation1-104\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Observation</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=\"observation.html\">http://hl7.org/fhir/StructureDefinition/Observation</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Clinically relevant time/time-period for observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-combo-data-absent-reason\">combo-data-absent-reason</a></td><td><code>token</code></td><td><div><p>The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>The code of the observation type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-combo-code-value-quantity\">combo-code-value-quantity</a></td><td><code>composite</code></td><td><div><p>Code and quantity value parameter pair, including in components</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-component-data-absent-reason\">component-data-absent-reason</a></td><td><code>token</code></td><td><div><p>The reason why the expected value in the element Observation.component.value[x] is missing.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The subject that the observation is about</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-value-concept\">value-concept</a></td><td><code>token</code></td><td><div><p>The value of the observation, if the value is a CodeableConcept</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-value-date\">value-date</a></td><td><code>date</code></td><td><div><p>The value of the observation, if the value is a date or period of time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>Related measurements the observation is made from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-focus\">focus</a></td><td><code>reference</code></td><td><div><p>The focus of an observation when the focus is not the patient of record.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-part-of\">part-of</a></td><td><code>reference</code></td><td><div><p>Part of referenced event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-component-value-canonical\">component-value-canonical</a></td><td><code>uri</code></td><td><div><p>URL contained in valueCanonical.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-has-member\">has-member</a></td><td><code>reference</code></td><td><div><p>Related resource that belongs to the Observation group</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-value-reference\">value-reference</a></td><td><code>reference</code></td><td><div><p>Reference contained in valueReference.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-code-value-string\">code-value-string</a></td><td><code>composite</code></td><td><div><p>Code and string value parameter pair</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-component-code-value-quantity\">component-code-value-quantity</a></td><td><code>composite</code></td><td><div><p>Component code and component quantity value parameter pair</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>Reference to the service request.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-code-value-date\">code-value-date</a></td><td><code>composite</code></td><td><div><p>Code and date/time value parameter pair</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The subject that the observation is about (if patient)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-specimen\">specimen</a></td><td><code>reference</code></td><td><div><p>Specimen used for this observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-code-value-quantity\">code-value-quantity</a></td><td><code>composite</code></td><td><div><p>Code and quantity value parameter pair</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-component-code\">component-code</a></td><td><code>token</code></td><td><div><p>The component code of the observation type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-value-markdown\">value-markdown</a></td><td><code>string</code></td><td><div><p>The value of the observation, if the value is a string, and also searches in CodeableConcept.text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-combo-code-value-concept\">combo-code-value-concept</a></td><td><code>composite</code></td><td><div><p>Code and coded value parameter pair, including in components</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-value-string\">value-string</a></td><td><code>string</code></td><td><div><p>String in valueString.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The unique id for a particular observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-component-value-reference\">component-value-reference</a></td><td><code>reference</code></td><td><div><p>Reference contained in valueReference.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-performer\">performer</a></td><td><code>reference</code></td><td><div><p>Who performed the observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-combo-code\">combo-code</a></td><td><code>token</code></td><td><div><p>The code of the observation type or component type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-method\">method</a></td><td><code>token</code></td><td><div><p>The method used for the observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-value-quantity\">value-quantity</a></td><td><code>quantity</code></td><td><div><p>The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-component-value-quantity\">component-value-quantity</a></td><td><code>quantity</code></td><td><div><p>The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-data-absent-reason\">data-absent-reason</a></td><td><code>token</code></td><td><div><p>The reason why the expected value in the element Observation.value[x] is missing.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-combo-value-quantity\">combo-value-quantity</a></td><td><code>quantity</code></td><td><div><p>The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Encounter related to the observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-code-value-concept\">code-value-concept</a></td><td><code>composite</code></td><td><div><p>Code and coded value parameter pair</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-component-code-value-concept\">component-code-value-concept</a></td><td><code>composite</code></td><td><div><p>Component code and component coded value parameter pair</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-component-value-concept\">component-value-concept</a></td><td><code>token</code></td><td><div><p>The value of the component observation, if the value is a CodeableConcept</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-category\">category</a></td><td><code>token</code></td><td><div><p>The classification of the type of observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-device\">device</a></td><td><code>reference</code></td><td><div><p>The Device that generated the observation data.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-combo-value-concept\">combo-value-concept</a></td><td><code>token</code></td><td><div><p>The value or component value of the observation, if the value is a CodeableConcept</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-value-canonical\">value-canonical</a></td><td><code>uri</code></td><td><div><p>URL contained in valueCanonical.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observation-search.html#Observation-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the observation</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ObservationDefinition1-105\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ObservationDefinition</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=\"observationdefinition.html\">http://hl7.org/fhir/StructureDefinition/ObservationDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The unique identifier associated with the specimen definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observationdefinition-search.html#ObservationDefinition-code\">code</a></td><td><code>token</code></td><td><div><p>Observation code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observationdefinition-search.html#ObservationDefinition-method\">method</a></td><td><code>token</code></td><td><div><p>Method of observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observationdefinition-search.html#ObservationDefinition-experimental\">experimental</a></td><td><code>token</code></td><td><div><p>Not for genuine usage (true)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"observationdefinition-search.html#ObservationDefinition-category\">category</a></td><td><code>token</code></td><td><div><p>Category (class) of observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>Human-friendly name of the ObservationDefinition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the observation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>Publication status of the ObservationDefinition: draft, active, retired, unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"OperationDefinition1-106\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The operation definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"operationdefinition-search.html#OperationDefinition-code\">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=\"operationdefinition-search.html#OperationDefinition-instance\">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><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"operationdefinition-search.html#OperationDefinition-kind\">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><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"operationdefinition-search.html#OperationDefinition-type\">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><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"operationdefinition-search.html#OperationDefinition-input-profile\">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=\"operationdefinition-search.html#OperationDefinition-output-profile\">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><a href=\"operationdefinition-search.html#OperationDefinition-system\">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><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"operationdefinition-search.html#OperationDefinition-base\">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><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the operation definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"OperationOutcome1-107\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>OperationOutcome</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=\"operationoutcome.html\">http://hl7.org/fhir/StructureDefinition/OperationOutcome</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Organization1-108\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"organization-search.html#Organization-identifier\">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=\"organization-search.html#Organization-partof\">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=\"organization-search.html#Organization-address\">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=\"organization-search.html#Organization-address-state\">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><a href=\"organization-search.html#Organization-active\">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=\"organization-search.html#Organization-type\">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=\"organization-search.html#Organization-address-postalcode\">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=\"organization-search.html#Organization-address-country\">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><a href=\"organization-search.html#Organization-endpoint\">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=\"organization-search.html#Organization-phonetic\">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><a href=\"organization-search.html#Organization-address-use\">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=\"organization-search.html#Organization-name\">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><a href=\"organization-search.html#Organization-address-city\">address-city</a></td><td><code>string</code></td><td><div><p>A city specified in an address</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"OrganizationAffiliation1-109\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>OrganizationAffiliation</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=\"organizationaffiliation.html\">http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"organizationaffiliation-search.html#OrganizationAffiliation-date\">date</a></td><td><code>date</code></td><td><div><p>The period during which the participatingOrganization is affiliated with the primary organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>An organization affiliation's Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-specialty\">specialty</a></td><td><code>token</code></td><td><div><p>Specific specialty of the participatingOrganization in the context of the role</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-role\">role</a></td><td><code>token</code></td><td><div><p>Definition of the role the participatingOrganization plays</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-active\">active</a></td><td><code>token</code></td><td><div><p>Whether this organization affiliation record is in active use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-primary-organization\">primary-organization</a></td><td><code>reference</code></td><td><div><p>The organization that receives the services from the participating organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-network\">network</a></td><td><code>reference</code></td><td><div><p>Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-endpoint\">endpoint</a></td><td><code>reference</code></td><td><div><p>Technical endpoints providing access to services operated for this role</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-phone\">phone</a></td><td><code>token</code></td><td><div><p>A value in a phone contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-service\">service</a></td><td><code>reference</code></td><td><div><p>Healthcare services provided through the role</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-participating-organization\">participating-organization</a></td><td><code>reference</code></td><td><div><p>The organization that provides services to the primary organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-location\">location</a></td><td><code>reference</code></td><td><div><p>The location(s) at which the role occurs</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-telecom\">telecom</a></td><td><code>token</code></td><td><div><p>The value in any kind of contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"organizationaffiliation-search.html#OrganizationAffiliation-email\">email</a></td><td><code>token</code></td><td><div><p>A value in an email contact</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"PackagedProductDefinition1-110\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"packagedproductdefinition-search.html#PackagedProductDefinition-identifier\">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=\"packagedproductdefinition-search.html#PackagedProductDefinition-manufactured-item\">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=\"packagedproductdefinition-search.html#PackagedProductDefinition-nutrition\">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><a href=\"packagedproductdefinition-search.html#PackagedProductDefinition-package\">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><a href=\"packagedproductdefinition-search.html#PackagedProductDefinition-name\">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=\"packagedproductdefinition-search.html#PackagedProductDefinition-biological\">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=\"packagedproductdefinition-search.html#PackagedProductDefinition-package-for\">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=\"packagedproductdefinition-search.html#PackagedProductDefinition-contained-item\">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><a href=\"packagedproductdefinition-search.html#PackagedProductDefinition-medication\">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><a href=\"packagedproductdefinition-search.html#PackagedProductDefinition-device\">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=\"packagedproductdefinition-search.html#PackagedProductDefinition-status\">status</a></td><td><code>token</code></td><td><div><p>The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-111\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Patient</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=\"patient.html\">http://hl7.org/fhir/StructureDefinition/Patient</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"patient-search.html#individual-given\">given</a></td><td><code>string</code></td><td><div><p>A portion of the given name of the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#Patient-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>A patient identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address\">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=\"patient-search.html#individual-birthdate\">birthdate</a></td><td><code>date</code></td><td><div><p>The patient's date of birth</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#Patient-deceased\">deceased</a></td><td><code>token</code></td><td><div><p>This patient has been marked as deceased, or has a death date entered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-state\">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><a href=\"patient-search.html#individual-gender\">gender</a></td><td><code>token</code></td><td><div><p>Gender of the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#Patient-general-practitioner\">general-practitioner</a></td><td><code>reference</code></td><td><div><p>Patient's nominated general practitioner, not the organization that manages the record</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#Patient-link\">link</a></td><td><code>reference</code></td><td><div><p>All patients/related persons linked to the given patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#Patient-active\">active</a></td><td><code>token</code></td><td><div><p>Whether the patient record is active</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#Patient-language\">language</a></td><td><code>token</code></td><td><div><p>Language code (irrespective of use value)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-postalcode\">address-postalcode</a></td><td><code>string</code></td><td><div><p>A postalCode specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-country\">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><a href=\"patient-search.html#Patient-death-date\">death-date</a></td><td><code>date</code></td><td><div><p>The date of death has been provided and satisfies this search value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-phonetic\">phonetic</a></td><td><code>string</code></td><td><div><p>A portion of either family or given name using some kind of phonetic matching algorithm</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-phone\">phone</a></td><td><code>token</code></td><td><div><p>A value in a phone contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#Patient-organization\">organization</a></td><td><code>reference</code></td><td><div><p>The organization that is the custodian of the patient record</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-use\">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=\"patient-search.html#Patient-name\">name</a></td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the HumanName, including family, given, prefix, suffix, and/or text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-telecom\">telecom</a></td><td><code>token</code></td><td><div><p>The value in any kind of telecom details of the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-city\">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><a href=\"patient-search.html#individual-family\">family</a></td><td><code>string</code></td><td><div><p>A portion of the family name of the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-email\">email</a></td><td><code>token</code></td><td><div><p>A value in an email contact</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"PaymentNotice1-112\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>PaymentNotice</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=\"paymentnotice.html\">http://hl7.org/fhir/StructureDefinition/PaymentNotice</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"paymentnotice-search.html#PaymentNotice-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The business identifier of the notice</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentnotice-search.html#PaymentNotice-request\">request</a></td><td><code>reference</code></td><td><div><p>The Claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentnotice-search.html#PaymentNotice-created\">created</a></td><td><code>date</code></td><td><div><p>Creation date for the notice</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentnotice-search.html#PaymentNotice-response\">response</a></td><td><code>reference</code></td><td><div><p>The ClaimResponse</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentnotice-search.html#PaymentNotice-reporter\">reporter</a></td><td><code>reference</code></td><td><div><p>The reference to the reporter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentnotice-search.html#PaymentNotice-payment-status\">payment-status</a></td><td><code>token</code></td><td><div><p>The type of payment notice</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentnotice-search.html#PaymentNotice-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the payment notice</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"PaymentReconciliation1-113\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>PaymentReconciliation</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=\"paymentreconciliation.html\">http://hl7.org/fhir/StructureDefinition/PaymentReconciliation</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"paymentreconciliation-search.html#PaymentReconciliation-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The business identifier of the ExplanationOfBenefit</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentreconciliation-search.html#PaymentReconciliation-request\">request</a></td><td><code>reference</code></td><td><div><p>The reference to the claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentreconciliation-search.html#PaymentReconciliation-disposition\">disposition</a></td><td><code>string</code></td><td><div><p>The contents of the disposition message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentreconciliation-search.html#PaymentReconciliation-created\">created</a></td><td><code>date</code></td><td><div><p>The creation date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentreconciliation-search.html#PaymentReconciliation-allocation-encounter\">allocation-encounter</a></td><td><code>reference</code></td><td><div><p>The encounter to which payment or adjustment was applied.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentreconciliation-search.html#PaymentReconciliation-allocation-account\">allocation-account</a></td><td><code>reference</code></td><td><div><p>The account to which payment or adjustment was applied.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentreconciliation-search.html#PaymentReconciliation-outcome\">outcome</a></td><td><code>token</code></td><td><div><p>The processing outcome</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentreconciliation-search.html#PaymentReconciliation-payment-issuer\">payment-issuer</a></td><td><code>reference</code></td><td><div><p>The organization which generated this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentreconciliation-search.html#PaymentReconciliation-requestor\">requestor</a></td><td><code>reference</code></td><td><div><p>The reference to the provider who submitted the claim</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"paymentreconciliation-search.html#PaymentReconciliation-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the payment reconciliation</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Permission1-114\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Permission</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=\"permission.html\">http://hl7.org/fhir/StructureDefinition/Permission</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"permission-search.html#Permission-status\">status</a></td><td><code>token</code></td><td><div><p>active | entered-in-error | draft | rejected</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Person1-115\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Person</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=\"person.html\">http://hl7.org/fhir/StructureDefinition/Person</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>A person Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"person-search.html#Person-given\">given</a></td><td><code>string</code></td><td><div><p>A portion of the given name of the person</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address\">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=\"patient-search.html#individual-birthdate\">birthdate</a></td><td><code>date</code></td><td><div><p>The person's date of birth</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"person-search.html#Person-deceased\">deceased</a></td><td><code>token</code></td><td><div><p>This person has been marked as deceased, or has a death date entered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-state\">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><a href=\"patient-search.html#individual-gender\">gender</a></td><td><code>token</code></td><td><div><p>The gender of the person</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"person-search.html#Person-practitioner\">practitioner</a></td><td><code>reference</code></td><td><div><p>The Person links to this Practitioner</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"person-search.html#Person-link\">link</a></td><td><code>reference</code></td><td><div><p>Any link has this Patient, Person, RelatedPerson or Practitioner reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"person-search.html#Person-relatedperson\">relatedperson</a></td><td><code>reference</code></td><td><div><p>The Person links to this RelatedPerson</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-postalcode\">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=\"patient-search.html#individual-address-country\">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><a href=\"person-search.html#Person-death-date\">death-date</a></td><td><code>date</code></td><td><div><p>The date of death has been provided and satisfies this search value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-phonetic\">phonetic</a></td><td><code>string</code></td><td><div><p>A portion of name using some kind of phonetic matching algorithm</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-phone\">phone</a></td><td><code>token</code></td><td><div><p>A value in a phone contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The Person links to this Patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"person-search.html#Person-organization\">organization</a></td><td><code>reference</code></td><td><div><p>The organization at which this person record is being managed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-use\">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=\"person-search.html#Person-name\">name</a></td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-telecom\">telecom</a></td><td><code>token</code></td><td><div><p>The value in any kind of contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-city\">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><a href=\"person-search.html#Person-family\">family</a></td><td><code>string</code></td><td><div><p>A portion of the family name of the person</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-email\">email</a></td><td><code>token</code></td><td><div><p>A value in an email contact</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"PlanDefinition1-116\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>PlanDefinition</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=\"plandefinition.html\">http://hl7.org/fhir/StructureDefinition/PlanDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The plan definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-successor\">successor</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-predecessor\">predecessor</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-composed-of\">composed-of</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"plandefinition-search.html#PlanDefinition-type\">type</a></td><td><code>token</code></td><td><div><p>The type of artifact the plan (e.g. order-set, eca-rule, protocol)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-depends-on\">depends-on</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-effective\">effective</a></td><td><code>date</code></td><td><div><p>The time during which the plan definition is intended to be in use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-topic\">topic</a></td><td><code>token</code></td><td><div><p>Topics associated with the module</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"plandefinition-search.html#PlanDefinition-definition\">definition</a></td><td><code>reference</code></td><td><div><p>Activity or plan definitions used by plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the plan definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the plan definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Practitioner1-117\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Practitioner</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=\"practitioner.html\">http://hl7.org/fhir/StructureDefinition/Practitioner</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"patient-search.html#individual-given\">given</a></td><td><code>string</code></td><td><div><p>A portion of the given name</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitioner-search.html#Practitioner-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>A practitioner's Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address\">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=\"practitioner-search.html#Practitioner-deceased\">deceased</a></td><td><code>token</code></td><td><div><p>This Practitioner has been marked as deceased, or has a death date entered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-state\">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><a href=\"patient-search.html#individual-gender\">gender</a></td><td><code>token</code></td><td><div><p>Gender of the practitioner</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitioner-search.html#Practitioner-qualification-period\">qualification-period</a></td><td><code>date</code></td><td><div><p>The date(s) a qualification is valid for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitioner-search.html#Practitioner-active\">active</a></td><td><code>token</code></td><td><div><p>Whether the practitioner record is active</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-postalcode\">address-postalcode</a></td><td><code>string</code></td><td><div><p>A postalCode specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-country\">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><a href=\"practitioner-search.html#Practitioner-death-date\">death-date</a></td><td><code>date</code></td><td><div><p>The date of death has been provided and satisfies this search value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-phonetic\">phonetic</a></td><td><code>string</code></td><td><div><p>A portion of either family or given name using some kind of phonetic matching algorithm</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-phone\">phone</a></td><td><code>token</code></td><td><div><p>A value in a phone contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-use\">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=\"practitioner-search.html#Practitioner-name\">name</a></td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-telecom\">telecom</a></td><td><code>token</code></td><td><div><p>The value in any kind of contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-city\">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><a href=\"practitioner-search.html#Practitioner-communication\">communication</a></td><td><code>token</code></td><td><div><p>A language to communicate with the practitioner</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-family\">family</a></td><td><code>string</code></td><td><div><p>A portion of the family name</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-email\">email</a></td><td><code>token</code></td><td><div><p>A value in an email contact</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"PractitionerRole1-118\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>PractitionerRole</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=\"practitionerrole.html\">http://hl7.org/fhir/StructureDefinition/PractitionerRole</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"practitionerrole-search.html#PractitionerRole-date\">date</a></td><td><code>date</code></td><td><div><p>The period during which the practitioner is authorized to perform in these role(s)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitionerrole-search.html#PractitionerRole-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>A practitioner's Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitionerrole-search.html#PractitionerRole-specialty\">specialty</a></td><td><code>token</code></td><td><div><p>The practitioner has this specialty at an organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitionerrole-search.html#PractitionerRole-role\">role</a></td><td><code>token</code></td><td><div><p>The practitioner can perform this role at for the organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitionerrole-search.html#PractitionerRole-practitioner\">practitioner</a></td><td><code>reference</code></td><td><div><p>Practitioner that is able to provide the defined services for the organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitionerrole-search.html#PractitionerRole-active\">active</a></td><td><code>token</code></td><td><div><p>Whether this practitioner role record is in active use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitionerrole-search.html#PractitionerRole-characteristic\">characteristic</a></td><td><code>token</code></td><td><div><p>One of the PractitionerRole's characteristics</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitionerrole-search.html#PractitionerRole-endpoint\">endpoint</a></td><td><code>reference</code></td><td><div><p>Technical endpoints providing access to services operated for the practitioner with this role</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-phone\">phone</a></td><td><code>token</code></td><td><div><p>A value in a phone contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitionerrole-search.html#PractitionerRole-service\">service</a></td><td><code>reference</code></td><td><div><p>The list of healthcare services that this worker provides for this role's Organization/Location(s)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitionerrole-search.html#PractitionerRole-organization\">organization</a></td><td><code>reference</code></td><td><div><p>The identity of the organization the practitioner represents / acts on behalf of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitionerrole-search.html#PractitionerRole-location\">location</a></td><td><code>reference</code></td><td><div><p>One of the locations at which this practitioner provides care</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-telecom\">telecom</a></td><td><code>token</code></td><td><div><p>The value in any kind of contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"practitionerrole-search.html#PractitionerRole-communication\">communication</a></td><td><code>token</code></td><td><div><p>One of the languages that the practitioner can communicate with</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-email\">email</a></td><td><code>token</code></td><td><div><p>A value in an email contact</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Procedure1-119\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Procedure</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=\"procedure.html\">http://hl7.org/fhir/StructureDefinition/Procedure</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>When the procedure occurred or is occurring</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>A unique identifier for a procedure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>A code to identify a  procedure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"procedure-search.html#Procedure-performer\">performer</a></td><td><code>reference</code></td><td><div><p>Who performed the procedure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"procedure-search.html#Procedure-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Search by subject</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"procedure-search.html#Procedure-instantiates-canonical\">instantiates-canonical</a></td><td><code>reference</code></td><td><div><p>Instantiates FHIR protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"procedure-search.html#Procedure-part-of\">part-of</a></td><td><code>reference</code></td><td><div><p>Part of referenced event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>The Encounter during which this Procedure was created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"procedure-search.html#Procedure-reason-code\">reason-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><a href=\"procedure-search.html#Procedure-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>A request for this procedure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Search by subject - a patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"procedure-search.html#Procedure-reason-reference\">reason-reference</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><a href=\"procedure-search.html#Procedure-report\">report</a></td><td><code>reference</code></td><td><div><p>Any report resulting from the procedure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"procedure-search.html#Procedure-instantiates-uri\">instantiates-uri</a></td><td><code>uri</code></td><td><div><p>Instantiates external protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"procedure-search.html#Procedure-location\">location</a></td><td><code>reference</code></td><td><div><p>Where the procedure happened</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"procedure-search.html#Procedure-category\">category</a></td><td><code>token</code></td><td><div><p>Classification of the procedure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"procedure-search.html#Procedure-status\">status</a></td><td><code>token</code></td><td><div><p>preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Provenance1-120\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Provenance</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=\"provenance.html\">http://hl7.org/fhir/StructureDefinition/Provenance</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"provenance-search.html#Provenance-agent-type\">agent-type</a></td><td><code>token</code></td><td><div><p>How the agent participated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"provenance-search.html#Provenance-agent\">agent</a></td><td><code>reference</code></td><td><div><p>Who participated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"provenance-search.html#Provenance-signature-type\">signature-type</a></td><td><code>token</code></td><td><div><p>Indication of the reason the entity signed the object(s)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"provenance-search.html#Provenance-activity\">activity</a></td><td><code>token</code></td><td><div><p>Activity that occurred</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Encounter related to the Provenance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"provenance-search.html#Provenance-recorded\">recorded</a></td><td><code>date</code></td><td><div><p>When the activity was recorded / updated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"provenance-search.html#Provenance-when\">when</a></td><td><code>date</code></td><td><div><p>When the activity occurred</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"provenance-search.html#Provenance-target\">target</a></td><td><code>reference</code></td><td><div><p>Target Reference(s) (usually version specific)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"provenance-search.html#Provenance-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>Reference to the service request.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Where the activity involved patient data</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"provenance-search.html#Provenance-location\">location</a></td><td><code>reference</code></td><td><div><p>Where the activity occurred, if relevant</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"provenance-search.html#Provenance-agent-role\">agent-role</a></td><td><code>token</code></td><td><div><p>What the agents role was</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"provenance-search.html#Provenance-entity\">entity</a></td><td><code>reference</code></td><td><div><p>Identity of entity</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Questionnaire1-121\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Questionnaire</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=\"questionnaire.html\">http://hl7.org/fhir/StructureDefinition/Questionnaire</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The questionnaire publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaire-search.html#Questionnaire-combo-code\">combo-code</a></td><td><code>token</code></td><td><div><p>A code that corresponds to one of its items in the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-effective\">effective</a></td><td><code>date</code></td><td><div><p>The time during which the questionnaire is intended to be in use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaire-search.html#Questionnaire-subject-type\">subject-type</a></td><td><code>token</code></td><td><div><p>Resource that can be subject of QuestionnaireResponse</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaire-search.html#Questionnaire-questionnaire-code\">questionnaire-code</a></td><td><code>token</code></td><td><div><p>A code that matches one of the Questionnaire.code codings</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaire-search.html#Questionnaire-definition\">definition</a></td><td><code>uri</code></td><td><div><p>ElementDefinition - details for the item</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaire-search.html#Questionnaire-item-code\">item-code</a></td><td><code>token</code></td><td><div><p>A code that corresponds to one of the items in the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the questionnaire</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"QuestionnaireResponse1-122\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>QuestionnaireResponse</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=\"questionnaireresponse.html\">http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"questionnaireresponse-search.html#QuestionnaireResponse-authored\">authored</a></td><td><code>date</code></td><td><div><p>When the questionnaire response was last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The unique identifier for the questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaireresponse-search.html#QuestionnaireResponse-questionnaire\">questionnaire</a></td><td><code>reference</code></td><td><div><p>The questionnaire the answers are provided for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaireresponse-search.html#QuestionnaireResponse-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>Plan/proposal/order fulfilled by this questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaireresponse-search.html#QuestionnaireResponse-author\">author</a></td><td><code>reference</code></td><td><div><p>The author of the questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The patient that is the subject of the questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaireresponse-search.html#QuestionnaireResponse-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The subject of the questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaireresponse-search.html#QuestionnaireResponse-part-of\">part-of</a></td><td><code>reference</code></td><td><div><p>Procedure or observation this questionnaire response was performed as a part of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Encounter associated with the questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaireresponse-search.html#QuestionnaireResponse-source\">source</a></td><td><code>reference</code></td><td><div><p>The individual providing the information reflected in the questionnaire respose</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaireresponse-search.html#QuestionnaireResponse-item-subject\">item-subject</a></td><td><code>reference</code></td><td><div><p>Allows searching for QuestionnaireResponses by item value where the item has isSubject=true</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"questionnaireresponse-search.html#QuestionnaireResponse-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the questionnaire response</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"RegulatedAuthorization1-123\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"regulatedauthorization-search.html#RegulatedAuthorization-identifier\">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=\"regulatedauthorization-search.html#RegulatedAuthorization-subject\">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><a href=\"regulatedauthorization-search.html#RegulatedAuthorization-case-type\">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><a href=\"regulatedauthorization-search.html#RegulatedAuthorization-holder\">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><a href=\"regulatedauthorization-search.html#RegulatedAuthorization-region\">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><a href=\"regulatedauthorization-search.html#RegulatedAuthorization-case\">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=\"regulatedauthorization-search.html#RegulatedAuthorization-status\">status</a></td><td><code>token</code></td><td><div><p>The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"RelatedPerson1-124\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>RelatedPerson</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=\"relatedperson.html\">http://hl7.org/fhir/StructureDefinition/RelatedPerson</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>An Identifier of the RelatedPerson</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"relatedperson-search.html#RelatedPerson-given\">given</a></td><td><code>string</code></td><td><div><p>A portion of the given name of the related person</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address\">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=\"patient-search.html#individual-birthdate\">birthdate</a></td><td><code>date</code></td><td><div><p>The Related Person's date of birth</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-state\">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><a href=\"patient-search.html#individual-gender\">gender</a></td><td><code>token</code></td><td><div><p>Gender of the related person</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"relatedperson-search.html#RelatedPerson-active\">active</a></td><td><code>token</code></td><td><div><p>Indicates if the related person record is active</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-postalcode\">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=\"patient-search.html#individual-address-country\">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><a href=\"patient-search.html#individual-phonetic\">phonetic</a></td><td><code>string</code></td><td><div><p>A portion of name using some kind of phonetic matching algorithm</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-phone\">phone</a></td><td><code>token</code></td><td><div><p>A value in a phone contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The patient this related person is related to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-use\">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=\"relatedperson-search.html#RelatedPerson-name\">name</a></td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-telecom\">telecom</a></td><td><code>token</code></td><td><div><p>The value in any kind of contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-address-city\">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><a href=\"relatedperson-search.html#RelatedPerson-family\">family</a></td><td><code>string</code></td><td><div><p>A portion of the family name of the related person</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"relatedperson-search.html#RelatedPerson-relationship\">relationship</a></td><td><code>token</code></td><td><div><p>The relationship between the patient and the relatedperson</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"patient-search.html#individual-email\">email</a></td><td><code>token</code></td><td><div><p>A value in an email contact</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"RequestOrchestration1-125\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>RequestOrchestration</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=\"requestorchestration.html\">http://hl7.org/fhir/StructureDefinition/RequestOrchestration</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"requestorchestration-search.html#RequestOrchestration-authored\">authored</a></td><td><code>date</code></td><td><div><p>The date the request orchestration was authored</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifiers for the request orchestration</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>The code of the request orchestration</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"requestorchestration-search.html#RequestOrchestration-author\">author</a></td><td><code>reference</code></td><td><div><p>The author of the request orchestration</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"requestorchestration-search.html#RequestOrchestration-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The subject that the request orchestration is about</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"requestorchestration-search.html#RequestOrchestration-instantiates-canonical\">instantiates-canonical</a></td><td><code>reference</code></td><td><div><p>The FHIR-based definition from which the request orchestration is realized</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>The encounter the request orchestration applies to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"requestorchestration-search.html#RequestOrchestration-priority\">priority</a></td><td><code>token</code></td><td><div><p>The priority of the request orchestration</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"requestorchestration-search.html#RequestOrchestration-intent\">intent</a></td><td><code>token</code></td><td><div><p>The intent of the request orchestration</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"requestorchestration-search.html#RequestOrchestration-participant\">participant</a></td><td><code>reference</code></td><td><div><p>The participant in the requests in the orchestration</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"requestorchestration-search.html#RequestOrchestration-group-identifier\">group-identifier</a></td><td><code>token</code></td><td><div><p>The group identifier for the request orchestration</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"requestorchestration-search.html#RequestOrchestration-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>What this request fullfills.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The identity of a patient to search for request orchestrations</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"requestorchestration-search.html#RequestOrchestration-instantiates-uri\">instantiates-uri</a></td><td><code>uri</code></td><td><div><p>The external definition from which the request orchestration is realized</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"requestorchestration-search.html#RequestOrchestration-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the request orchestration</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Requirements1-126\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Requirements</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=\"requirements.html\">http://hl7.org/fhir/StructureDefinition/Requirements</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The requirements publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"requirements-search.html#Requirements-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>The requirements these are derived from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"requirements-search.html#Requirements-actor\">actor</a></td><td><code>reference</code></td><td><div><p>An actor these requirements are for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the requirements</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the requirements</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ResearchStudy1-127\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ResearchStudy</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=\"researchstudy.html\">http://hl7.org/fhir/StructureDefinition/ResearchStudy</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"researchstudy-search.html#ResearchStudy-date\">date</a></td><td><code>date</code></td><td><div><p>When the study began and ended</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-objective-type\">objective-type</a></td><td><code>token</code></td><td><div><p>The kind of study objective</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-study-design\">study-design</a></td><td><code>token</code></td><td><div><p>Classifications of the study design characteristics</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-description\">description</a></td><td><code>string</code></td><td><div><p>Detailed narrative of the study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-eligibility\">eligibility</a></td><td><code>reference</code></td><td><div><p>Inclusion and exclusion criteria</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-part-of\">part-of</a></td><td><code>reference</code></td><td><div><p>Part of larger study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-title\">title</a></td><td><code>string</code></td><td><div><p>The human readable name of the research study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-progress-status-state-period-actual\">progress-status-state-period-actual</a></td><td><code>composite</code></td><td><div><p>Status of study by state, period and actual</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-recruitment-target\">recruitment-target</a></td><td><code>number</code></td><td><div><p>Target number of participants enrolled in study across all groups</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-protocol\">protocol</a></td><td><code>reference</code></td><td><div><p>Steps followed in executing study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-classifier\">classifier</a></td><td><code>token</code></td><td><div><p>Classification for the study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-keyword\">keyword</a></td><td><code>token</code></td><td><div><p>Used to search for the study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-focus-code\">focus-code</a></td><td><code>token</code></td><td><div><p>Drugs, devices, etc. under study, as a code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-phase\">phase</a></td><td><code>token</code></td><td><div><p>The stage in the progression of a study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business Identifier for study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-progress-status-state-actual\">progress-status-state-actual</a></td><td><code>composite</code></td><td><div><p>Status of study by state and actual</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-focus-reference\">focus-reference</a></td><td><code>reference</code></td><td><div><p>Drugs, devices, etc. under study, as a reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-objective-description\">objective-description</a></td><td><code>string</code></td><td><div><p>Free text description of the objective of the study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-progress-status-state-period\">progress-status-state-period</a></td><td><code>composite</code></td><td><div><p>Status of study by state and period</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-condition\">condition</a></td><td><code>token</code></td><td><div><p>Condition being studied</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-site\">site</a></td><td><code>reference</code></td><td><div><p>Facility where study activities are conducted</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-name\">name</a></td><td><code>string</code></td><td><div><p>Name for this study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-recruitment-actual\">recruitment-actual</a></td><td><code>number</code></td><td><div><p>Actual number of participants enrolled in study across all groups</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-region\">region</a></td><td><code>token</code></td><td><div><p>Geographic area for the study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchstudy-search.html#ResearchStudy-status\">status</a></td><td><code>token</code></td><td><div><p>active | active-but-not-recruiting | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | enrolling-by-invitation | in-review | not-yet-recruiting | recruiting | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | terminated | withdrawn</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ResearchSubject1-128\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ResearchSubject</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=\"researchsubject.html\">http://hl7.org/fhir/StructureDefinition/ResearchSubject</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>Start and end of participation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business Identifier for research subject in a study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchsubject-search.html#ResearchSubject-subjectstate\">subject_state</a></td><td><code>token</code></td><td><div><p>candidate | in-prescreening | in-screening | eligible | ineligible | on-study | on-study-intervention | in-follow-up | off-study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchsubject-search.html#ResearchSubject-study\">study</a></td><td><code>reference</code></td><td><div><p>Study subject is part of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchsubject-search.html#ResearchSubject-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Who or what is part of study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who or what is part of study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"researchsubject-search.html#ResearchSubject-status\">status</a></td><td><code>token</code></td><td><div><p>draft | active | retired | unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"RiskAssessment1-129\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>RiskAssessment</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=\"riskassessment.html\">http://hl7.org/fhir/StructureDefinition/RiskAssessment</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>When was assessment made?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Unique identifier for the assessment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"riskassessment-search.html#RiskAssessment-condition\">condition</a></td><td><code>reference</code></td><td><div><p>Condition assessed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"riskassessment-search.html#RiskAssessment-performer\">performer</a></td><td><code>reference</code></td><td><div><p>Who did assessment?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"riskassessment-search.html#RiskAssessment-method\">method</a></td><td><code>token</code></td><td><div><p>Evaluation mechanism</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Who/what does assessment apply to?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"riskassessment-search.html#RiskAssessment-probability\">probability</a></td><td><code>number</code></td><td><div><p>Likelihood of specified outcome</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"riskassessment-search.html#RiskAssessment-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Who/what does assessment apply to?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"riskassessment-search.html#RiskAssessment-risk\">risk</a></td><td><code>token</code></td><td><div><p>Likelihood of specified outcome as a qualitative value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Where was assessment performed?</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Schedule1-130\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Schedule</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=\"schedule.html\">http://hl7.org/fhir/StructureDefinition/Schedule</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"schedule-search.html#Schedule-actor\">actor</a></td><td><code>reference</code></td><td><div><p>The individual(HealthcareService, Practitioner, Location, ...) to find a Schedule for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"schedule-search.html#Schedule-date\">date</a></td><td><code>date</code></td><td><div><p>Search for Schedule resources that have a period that contains this date specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"schedule-search.html#Schedule-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>A Schedule Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"schedule-search.html#Schedule-specialty\">specialty</a></td><td><code>token</code></td><td><div><p>Type of specialty needed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"schedule-search.html#Schedule-service-category\">service-category</a></td><td><code>token</code></td><td><div><p>High-level category</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"schedule-search.html#Schedule-service-type\">service-type</a></td><td><code>token</code></td><td><div><p>The type (by coding) of appointments that can be booked into associated slot(s)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"schedule-search.html#Schedule-name\">name</a></td><td><code>string</code></td><td><div><p>A portion of the Schedule name</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"schedule-search.html#Schedule-active\">active</a></td><td><code>token</code></td><td><div><p>Is the schedule in active use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"schedule-search.html#Schedule-service-type-reference\">service-type-reference</a></td><td><code>reference</code></td><td><div><p>The type (by HealthcareService) of appointments that can be booked into associated slot(s)</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SearchParameter1-131\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The search parameter publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"searchparameter-search.html#SearchParameter-code\">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><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"searchparameter-search.html#SearchParameter-derived-from\">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><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"searchparameter-search.html#SearchParameter-type\">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><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"searchparameter-search.html#SearchParameter-target\">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><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"searchparameter-search.html#SearchParameter-component\">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><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"searchparameter-search.html#SearchParameter-base\">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><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the search parameter</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ServiceRequest1-132\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>ServiceRequest</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=\"servicerequest.html\">http://hl7.org/fhir/StructureDefinition/ServiceRequest</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"servicerequest-search.html#ServiceRequest-authored\">authored</a></td><td><code>date</code></td><td><div><p>Date request signed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-requisition\">requisition</a></td><td><code>token</code></td><td><div><p>Composite Request ID</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Search by subject</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-occurrence\">occurrence</a></td><td><code>date</code></td><td><div><p>When service should occur</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>What request fulfills</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-code-reference\">code-reference</a></td><td><code>reference</code></td><td><div><p>What is being requested/ordered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Search by subject - a patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-specimen\">specimen</a></td><td><code>reference</code></td><td><div><p>Specimen to be tested</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-code-concept\">code-concept</a></td><td><code>token</code></td><td><div><p>What is being requested/ordered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-instantiates-uri\">instantiates-uri</a></td><td><code>uri</code></td><td><div><p>Instantiates external protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-requester\">requester</a></td><td><code>reference</code></td><td><div><p>Who/what is requesting service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Identifiers assigned to this order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-performer\">performer</a></td><td><code>reference</code></td><td><div><p>Requested performer</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-location-code\">location-code</a></td><td><code>token</code></td><td><div><p>The preferred location specified in the ServiceRequest (coded)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-replaces\">replaces</a></td><td><code>reference</code></td><td><div><p>What request replaces</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-instantiates-canonical\">instantiates-canonical</a></td><td><code>reference</code></td><td><div><p>Instantiates FHIR protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>An encounter in which this request is made</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-priority\">priority</a></td><td><code>token</code></td><td><div><p>routine | urgent | asap | stat</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-intent\">intent</a></td><td><code>token</code></td><td><div><p>proposal | plan | directive | order +</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-performer-type\">performer-type</a></td><td><code>token</code></td><td><div><p>Performer role</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-body-structure\">body-structure</a></td><td><code>reference</code></td><td><div><p>Body structure Where procedure is going to be done</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-location-reference\">location-reference</a></td><td><code>reference</code></td><td><div><p>The preferred location specified in the ServiceRequest (resource reference)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-body-site\">body-site</a></td><td><code>token</code></td><td><div><p>Where procedure is going to be done</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-category\">category</a></td><td><code>token</code></td><td><div><p>Classification of service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"servicerequest-search.html#ServiceRequest-status\">status</a></td><td><code>token</code></td><td><div><p>draft | active | on-hold | revoked | completed | entered-in-error | unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Slot1-133\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Slot</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=\"slot.html\">http://hl7.org/fhir/StructureDefinition/Slot</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"slot-search.html#Slot-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>A Slot Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"slot-search.html#Slot-schedule\">schedule</a></td><td><code>reference</code></td><td><div><p>The Schedule Resource that we are seeking a slot within</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"slot-search.html#Slot-specialty\">specialty</a></td><td><code>token</code></td><td><div><p>The specialty of a practitioner that would be required to perform the service requested in this appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"slot-search.html#Slot-service-category\">service-category</a></td><td><code>token</code></td><td><div><p>A broad categorization of the service that is to be performed during this appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"slot-search.html#Slot-appointment-type\">appointment-type</a></td><td><code>token</code></td><td><div><p>The style of appointment or patient that may be booked in the slot (not service type)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"slot-search.html#Slot-service-type\">service-type</a></td><td><code>token</code></td><td><div><p>The type (by coding) of appointments that can be booked into the slot</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"slot-search.html#Slot-start\">start</a></td><td><code>date</code></td><td><div><p>Appointment date/time.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"slot-search.html#Slot-service-type-reference\">service-type-reference</a></td><td><code>reference</code></td><td><div><p>The type (by HealthcareService) of appointments that can be booked into the slot</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"slot-search.html#Slot-status\">status</a></td><td><code>token</code></td><td><div><p>The free/busy status of the appointment</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Specimen1-134\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Specimen</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=\"specimen.html\">http://hl7.org/fhir/StructureDefinition/Specimen</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The unique identifier associated with the specimen</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimen-search.html#Specimen-parent\">parent</a></td><td><code>reference</code></td><td><div><p>The parent of the specimen</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimen-search.html#Specimen-bodysite\">bodysite</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><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The patient the specimen comes from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimen-search.html#Specimen-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The subject of the specimen</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimen-search.html#Specimen-collected\">collected</a></td><td><code>date</code></td><td><div><p>The date the specimen was collected</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimen-search.html#Specimen-accession\">accession</a></td><td><code>token</code></td><td><div><p>The accession number associated with the specimen</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimen-search.html#Specimen-procedure\">procedure</a></td><td><code>reference</code></td><td><div><p>The procedure that collected the specimen</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-type\">type</a></td><td><code>token</code></td><td><div><p>The specimen type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimen-search.html#Specimen-collector\">collector</a></td><td><code>reference</code></td><td><div><p>Who collected the specimen</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimen-search.html#Specimen-container-device\">container-device</a></td><td><code>reference</code></td><td><div><p>The unique identifier associated with the specimen container</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimen-search.html#Specimen-status\">status</a></td><td><code>token</code></td><td><div><p>available | unavailable | unsatisfactory | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SpecimenDefinition1-135\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>SpecimenDefinition</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=\"specimendefinition.html\">http://hl7.org/fhir/StructureDefinition/SpecimenDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"specimendefinition-search.html#SpecimenDefinition-container\">container</a></td><td><code>token</code></td><td><div><p>The type of specimen conditioned in container expected by the lab</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>The unique identifier associated with the SpecimenDefinition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimendefinition-search.html#SpecimenDefinition-is-derived\">is-derived</a></td><td><code>token</code></td><td><div><p>Primary specimen (false) or derived specimen (true)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimendefinition-search.html#SpecimenDefinition-experimental\">experimental</a></td><td><code>token</code></td><td><div><p>Not for genuine usage (true)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimendefinition-search.html#SpecimenDefinition-type-tested\">type-tested</a></td><td><code>token</code></td><td><div><p>The type of specimen conditioned for testing</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>Human-friendly name of the SpecimenDefinition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"specimendefinition-search.html#SpecimenDefinition-type\">type</a></td><td><code>token</code></td><td><div><p>The type of collected specimen</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the specimen definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>Publication status of the SpecimenDefinition: draft, active, retired, unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"StructureDefinition1-136\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>StructureDefinition</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=\"structuredefinition.html\">http://hl7.org/fhir/StructureDefinition/StructureDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The structure definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-ext-context-type\">ext-context-type</a></td><td><code>token</code></td><td><div><p>A type of extension context assigned to the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-experimental\">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=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-type\">type</a></td><td><code>uri</code></td><td><div><p>Type defined or constrained by this structure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-path\">path</a></td><td><code>token</code></td><td><div><p>A path that is constrained in the StructureDefinition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-base-path\">base-path</a></td><td><code>token</code></td><td><div><p>Path that identifies the base element</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-keyword\">keyword</a></td><td><code>token</code></td><td><div><p>A code for the StructureDefinition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-ext-context-expression\">ext-context-expression</a></td><td><code>token</code></td><td><div><p>An expression of extension context assigned to the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-valueset\">valueset</a></td><td><code>reference</code></td><td><div><p>A vocabulary binding reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-kind\">kind</a></td><td><code>token</code></td><td><div><p>primitive-type | complex-type | resource | logical</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-abstract\">abstract</a></td><td><code>token</code></td><td><div><p>Whether the structure is abstract</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-ext-context\">ext-context</a></td><td><code>composite</code></td><td><div><p>An extension context assigned to the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-derivation\">derivation</a></td><td><code>token</code></td><td><div><p>specialization | constraint - How relates to base definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"structuredefinition-search.html#StructureDefinition-base\">base</a></td><td><code>reference</code></td><td><div><p>Definition that this type is constrained/specialized from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the structure definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"StructureMap1-137\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>StructureMap</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=\"structuremap.html\">http://hl7.org/fhir/StructureDefinition/StructureMap</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The structure map publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the structure map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the structure map</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Subscription1-138\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Subscription</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=\"subscription.html\">http://hl7.org/fhir/StructureDefinition/Subscription</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"subscription-search.html#Subscription-owner\">owner</a></td><td><code>reference</code></td><td><div><p>The managing entity</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscription-search.html#Subscription-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>A subscription identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscription-search.html#Subscription-payload\">payload</a></td><td><code>token</code></td><td><div><p>The mime-type of notifications</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscription-search.html#Subscription-contact\">contact</a></td><td><code>token</code></td><td><div><p>Contact details for the subscription</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscription-search.html#Subscription-name\">name</a></td><td><code>string</code></td><td><div><p>A human-readable name</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscription-search.html#Subscription-topic\">topic</a></td><td><code>uri</code></td><td><div><p>The canonical topic url that triggers notifications</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscription-search.html#Subscription-filter-value\">filter-value</a></td><td><code>string</code></td><td><div><p>Filter value used to narrow notifications</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscription-search.html#Subscription-type\">type</a></td><td><code>token</code></td><td><div><p>The type of channel for the sent notifications</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscription-search.html#Subscription-content-level\">content-level</a></td><td><code>token</code></td><td><div><p>Content level included in notifications</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscription-search.html#Subscription-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that will receive the notifications</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscription-search.html#Subscription-status\">status</a></td><td><code>token</code></td><td><div><p>The current state of the subscription</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SubscriptionStatus1-139\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>SubscriptionStatus</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=\"subscriptionstatus.html\">http://hl7.org/fhir/StructureDefinition/SubscriptionStatus</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SubscriptionTopic1-140\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>SubscriptionTopic</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=\"subscriptiontopic.html\">http://hl7.org/fhir/StructureDefinition/SubscriptionTopic</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>Date status first applied</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscriptiontopic-search.html#SubscriptionTopic-effective\">effective</a></td><td><code>date</code></td><td><div><p>Effective period</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business Identifier for SubscriptionTopic</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscriptiontopic-search.html#SubscriptionTopic-resource\">resource</a></td><td><code>uri</code></td><td><div><p>Allowed resource for this definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscriptiontopic-search.html#SubscriptionTopic-derived-or-self\">derived-or-self</a></td><td><code>uri</code></td><td><div><p>A server defined search that matches either the url or derivedFrom</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscriptiontopic-search.html#SubscriptionTopic-event\">event</a></td><td><code>token</code></td><td><div><p>Event trigger</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>Name for this SubscriptionTopic (Human friendly)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>Business version of the SubscriptionTopic</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>Logical canonical URL to reference this SubscriptionTopic (globally unique)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>draft | active | retired | unknown</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"subscriptiontopic-search.html#SubscriptionTopic-trigger-description\">trigger-description</a></td><td><code>string</code></td><td><div><p>Text representation of the trigger</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Substance1-141\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Substance</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=\"substance.html\">http://hl7.org/fhir/StructureDefinition/Substance</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"substance-search.html#Substance-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Unique identifier for the substance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"substance-search.html#Substance-code\">code</a></td><td><code>token</code></td><td><div><p>The code of the substance or ingredient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"substance-search.html#Substance-code-reference\">code-reference</a></td><td><code>reference</code></td><td><div><p>A reference to the defining substance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"substance-search.html#Substance-quantity\">quantity</a></td><td><code>quantity</code></td><td><div><p>Amount of substance in the package</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"substance-search.html#Substance-substance-reference\">substance-reference</a></td><td><code>reference</code></td><td><div><p>A component of the substance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"substance-search.html#Substance-expiry\">expiry</a></td><td><code>date</code></td><td><div><p>Expiry date of package or container of substance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"substance-search.html#Substance-category\">category</a></td><td><code>token</code></td><td><div><p>The category of the substance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"substance-search.html#Substance-status\">status</a></td><td><code>token</code></td><td><div><p>active | inactive | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SubstanceDefinition1-142\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"substancedefinition-search.html#SubstanceDefinition-identifier\">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=\"substancedefinition-search.html#SubstanceDefinition-code\">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><a href=\"substancedefinition-search.html#SubstanceDefinition-domain\">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><a href=\"substancedefinition-search.html#SubstanceDefinition-name\">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><a href=\"substancedefinition-search.html#SubstanceDefinition-classification\">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></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SubstanceNucleicAcid1-143\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>SubstanceNucleicAcid</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=\"substancenucleicacid.html\">http://hl7.org/fhir/StructureDefinition/SubstanceNucleicAcid</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SubstancePolymer1-144\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>SubstancePolymer</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=\"substancepolymer.html\">http://hl7.org/fhir/StructureDefinition/SubstancePolymer</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SubstanceProtein1-145\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>SubstanceProtein</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=\"substanceprotein.html\">http://hl7.org/fhir/StructureDefinition/SubstanceProtein</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SubstanceReferenceInformation1-146\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>SubstanceReferenceInformation</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=\"substancereferenceinformation.html\">http://hl7.org/fhir/StructureDefinition/SubstanceReferenceInformation</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SubstanceSourceMaterial1-147\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>SubstanceSourceMaterial</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=\"substancesourcematerial.html\">http://hl7.org/fhir/StructureDefinition/SubstanceSourceMaterial</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SupplyDelivery1-148\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>SupplyDelivery</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=\"supplydelivery.html\">http://hl7.org/fhir/StructureDefinition/SupplyDelivery</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"supplydelivery-search.html#SupplyDelivery-receiver\">receiver</a></td><td><code>reference</code></td><td><div><p>Who collected the Supply</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Patient for whom the item is supplied</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"supplydelivery-search.html#SupplyDelivery-supplier\">supplier</a></td><td><code>reference</code></td><td><div><p>Dispenser</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"supplydelivery-search.html#SupplyDelivery-status\">status</a></td><td><code>token</code></td><td><div><p>in-progress | completed | abandoned | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SupplyRequest1-149\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>SupplyRequest</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=\"supplyrequest.html\">http://hl7.org/fhir/StructureDefinition/SupplyRequest</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"allergyintolerance-search.html#clinical-date\">date</a></td><td><code>date</code></td><td><div><p>When the request was made</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"supplyrequest-search.html#SupplyRequest-requester\">requester</a></td><td><code>reference</code></td><td><div><p>Individual making the request</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Business Identifier for SupplyRequest</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The patient or subject for whom the supply is destined</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"supplyrequest-search.html#SupplyRequest-subject\">subject</a></td><td><code>reference</code></td><td><div><p>The destination of the supply</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"supplyrequest-search.html#SupplyRequest-supplier\">supplier</a></td><td><code>reference</code></td><td><div><p>Who is intended to fulfill the request</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"supplyrequest-search.html#SupplyRequest-category\">category</a></td><td><code>token</code></td><td><div><p>The kind of supply (central, non-stock, etc.)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"supplyrequest-search.html#SupplyRequest-status\">status</a></td><td><code>token</code></td><td><div><p>draft | active | suspended +</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Task1-150\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Task</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=\"task.html\">http://hl7.org/fhir/StructureDefinition/Task</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"task-search.html#Task-owner\">owner</a></td><td><code>reference</code></td><td><div><p>Search by task owner</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-requestedperformer-reference\">requestedperformer-reference</a></td><td><code>reference</code></td><td><div><p>Search by specific requested performer.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-requester\">requester</a></td><td><code>reference</code></td><td><div><p>Search by task requester</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-business-status\">business-status</a></td><td><code>token</code></td><td><div><p>Search by business status</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Search for a task instance by its business identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-period\">period</a></td><td><code>date</code></td><td><div><p>Search by period Task is/was underway</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"adverseevent-search.html#clinical-code\">code</a></td><td><code>token</code></td><td><div><p>Search by task code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-performer\">performer</a></td><td><code>token</code></td><td><div><p>Search by recommended type of performer (e.g., Requester, Performer, Scheduler).</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-subject\">subject</a></td><td><code>reference</code></td><td><div><p>Search by subject</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-focus\">focus</a></td><td><code>reference</code></td><td><div><p>Search by task focus</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-part-of\">part-of</a></td><td><code>reference</code></td><td><div><p>Search by task this task is part of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Search by encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-authored-on\">authored-on</a></td><td><code>date</code></td><td><div><p>Search by creation date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-priority\">priority</a></td><td><code>token</code></td><td><div><p>Search by task priority</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-intent\">intent</a></td><td><code>token</code></td><td><div><p>Search by task intent</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-output\">output</a></td><td><code>reference</code></td><td><div><p>Search by task output</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-actor\">actor</a></td><td><code>reference</code></td><td><div><p>Search by specific performer.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-group-identifier\">group-identifier</a></td><td><code>token</code></td><td><div><p>Search by group identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-based-on\">based-on</a></td><td><code>reference</code></td><td><div><p>Search by requests this task is based on</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>Search by patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-modified\">modified</a></td><td><code>date</code></td><td><div><p>Search by last modification date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"task-search.html#Task-status\">status</a></td><td><code>token</code></td><td><div><p>Search by task status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"TerminologyCapabilities1-151\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>TerminologyCapabilities</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=\"terminologycapabilities.html\">http://hl7.org/fhir/StructureDefinition/TerminologyCapabilities</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The terminology capabilities publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the terminology capabilities</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the terminology capabilities</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"TestPlan1-152\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>TestPlan</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=\"testplan.html\">http://hl7.org/fhir/StructureDefinition/TestPlan</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>An identifier for the test plan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testplan-search.html#TestPlan-scope\">scope</a></td><td><code>reference</code></td><td><div><p>The scope that is to be tested with this test plan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the test plan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the test plan</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"TestReport1-153\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>TestReport</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=\"testreport.html\">http://hl7.org/fhir/StructureDefinition/TestReport</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"testreport-search.html#TestReport-result\">result</a></td><td><code>token</code></td><td><div><p>The result disposition of the test execution</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testreport-search.html#TestReport-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>An external identifier for the test report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testreport-search.html#TestReport-tester\">tester</a></td><td><code>string</code></td><td><div><p>The name of the testing organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testreport-search.html#TestReport-testscript\">testscript</a></td><td><code>reference</code></td><td><div><p>The test script executed to produce this report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testreport-search.html#TestReport-issued\">issued</a></td><td><code>date</code></td><td><div><p>The test report generation date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testreport-search.html#TestReport-participant\">participant</a></td><td><code>uri</code></td><td><div><p>The reference to a participant in the test execution</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testreport-search.html#TestReport-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the test report</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"TestScript1-154\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>TestScript</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=\"testscript.html\">http://hl7.org/fhir/StructureDefinition/TestScript</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The test script publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testscript-search.html#TestScript-phase\">phase</a></td><td><code>token</code></td><td><div><p>The artifact phase of testing</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testscript-search.html#TestScript-conformance\">conformance</a></td><td><code>token</code></td><td><div><p>The artifact conformance testing expectation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testscript-search.html#TestScript-testscript-capability\">testscript-capability</a></td><td><code>string</code></td><td><div><p>TestScript required and validated capability</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testscript-search.html#TestScript-scope-artifact-phase\">scope-artifact-phase</a></td><td><code>composite</code></td><td><div><p>The artifact under test and phase of testing</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testscript-search.html#TestScript-scope-artifact-conformance\">scope-artifact-conformance</a></td><td><code>composite</code></td><td><div><p>The artifact under test and conformance testing expectation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"testscript-search.html#TestScript-artifact\">artifact</a></td><td><code>reference</code></td><td><div><p>The artifact under test</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the test script</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the test script</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Transport1-155\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Transport</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=\"transport.html\">http://hl7.org/fhir/StructureDefinition/Transport</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"transport-search.html#Transport-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"transport-search.html#Transport-status\">status</a></td><td><code>token</code></td><td><div><p>in-progress | completed | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ValueSet1-156\" 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=\"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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"activitydefinition-search.html#CanonicalResource-date\">date</a></td><td><code>date</code></td><td><div><p>The value set publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"valueset-search.html#ValueSet-code\">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><a href=\"activitydefinition-search.html#CanonicalResource-context-type-value\">context-type-value</a></td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-jurisdiction\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Intended jurisdiction for the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-description\">description</a></td><td><code>string</code></td><td><div><p>The description of the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-derived-from\">derived-from</a></td><td><code>reference</code></td><td><div><p>A resource that the ValueSet is derived from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type\">context-type</a></td><td><code>token</code></td><td><div><p>A type of use context assigned to the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-predecessor\">predecessor</a></td><td><code>reference</code></td><td><div><p>The predecessor of the ValueSet</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-title\">title</a></td><td><code>string</code></td><td><div><p>The human-friendly name of the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-version\">version</a></td><td><code>token</code></td><td><div><p>The business version of the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-url\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"valueset-search.html#ValueSet-expansion\">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><a href=\"valueset-search.html#ValueSet-reference\">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><a href=\"activitydefinition-search.html#CanonicalResource-context-quantity\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-effective\">effective</a></td><td><code>date</code></td><td><div><p>The time during which the ValueSet is intended to be in use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context\">context</a></td><td><code>token</code></td><td><div><p>A use context assigned to the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-name\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-publisher\">publisher</a></td><td><code>string</code></td><td><div><p>Name of the publisher of the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#MetadataResource-topic\">topic</a></td><td><code>token</code></td><td><div><p>Topics associated with the ValueSet</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-context-type-quantity\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"activitydefinition-search.html#CanonicalResource-status\">status</a></td><td><code>token</code></td><td><div><p>The current status of the value set</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"VerificationResult1-157\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>VerificationResult</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=\"verificationresult.html\">http://hl7.org/fhir/StructureDefinition/VerificationResult</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"verificationresult-search.html#VerificationResult-status-date\">status-date</a></td><td><code>date</code></td><td><div><p>Select validation information with a validation status that occurred at the specified date/time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"verificationresult-search.html#VerificationResult-primarysource-who\">primarysource-who</a></td><td><code>reference</code></td><td><div><p>Select validation information for data that was validated against the specified primary source</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"verificationresult-search.html#VerificationResult-primarysource-date\">primarysource-date</a></td><td><code>date</code></td><td><div><p>Select validation information for data that was validated against a primary source on the specified date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"verificationresult-search.html#VerificationResult-validator-organization\">validator-organization</a></td><td><code>reference</code></td><td><div><p>Select validation information for data that was validated by the specified organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"verificationresult-search.html#VerificationResult-attestation-method\">attestation-method</a></td><td><code>token</code></td><td><div><p>Select validation information for data that was attested to using the specified method</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"verificationresult-search.html#VerificationResult-attestation-onbehalfof\">attestation-onbehalfof</a></td><td><code>reference</code></td><td><div><p>Select validation information for data that was attested to on behalf of the specified source</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"verificationresult-search.html#VerificationResult-target\">target</a></td><td><code>reference</code></td><td><div><p>A resource that was validated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"verificationresult-search.html#VerificationResult-attestation-who\">attestation-who</a></td><td><code>reference</code></td><td><div><p>Select validation information for data that was attested to by the specified source</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"verificationresult-search.html#VerificationResult-primarysource-type\">primarysource-type</a></td><td><code>token</code></td><td><div><p>Select validation information for data that was validated against the specified type of primary source organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"verificationresult-search.html#VerificationResult-status\">status</a></td><td><code>token</code></td><td><div><p>Select validation information with the specified status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"VisionPrescription1-158\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>VisionPrescription</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=\"visionprescription.html\">http://hl7.org/fhir/StructureDefinition/VisionPrescription</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>create</code>, <code>search-type</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=\"visionprescription-search.html#VisionPrescription-prescriber\">prescriber</a></td><td><code>reference</code></td><td><div><p>Who authorized the vision prescription</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-identifier\">identifier</a></td><td><code>token</code></td><td><div><p>Return prescriptions with this external identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"account-search.html#clinical-patient\">patient</a></td><td><code>reference</code></td><td><div><p>The identity of a patient to list dispenses for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"visionprescription-search.html#VisionPrescription-datewritten\">datewritten</a></td><td><code>date</code></td><td><div><p>Return prescriptions written on this date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"auditevent-search.html#clinical-encounter\">encounter</a></td><td><code>reference</code></td><td><div><p>Return prescriptions with this encounter identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"visionprescription-search.html#VisionPrescription-status\">status</a></td><td><code>token</code></td><td><div><p>The status of the vision prescription</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }],
  "url" : "http://hl7.org/fhir/CapabilityStatement/base",
  "version" : "6.0.0-cibuild",
  "name" : "Base FHIR Capability Statement (Full)",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-04-12T18:40:09+00:00",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "This is the base Capability Statement for FHIR. It represents a server that provides the full set of functionality defined by FHIR. It is provided to use as a template for system designers to build their own Capability Statements from",
  "kind" : "capability",
  "software" : {
    "name" : "Insert your software name here..."
  },
  "fhirVersion" : "6.0.0-cibuild",
  "format" : ["xml",
  "json"],
  "rest" : [{
    "mode" : "server",
    "documentation" : "All the functionality defined in FHIR",
    "security" : {
      "cors" : true,
      "service" : [{
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/restful-security-service",
          "code" : "SMART-on-FHIR",
          "display" : "SMART-on-FHIR"
        }],
        "text" : "See http://docs.smarthealthit.org/"
      }],
      "description" : "This is the Capability Statement to declare that the server supports SMART-on-FHIR. See the SMART-on-FHIR docs for the extension that would go with such a server"
    },
    "resource" : [{
      "type" : "Account",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Account",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Account.owner",
      "Account.patient",
      "Account.subject",
      "Account.guarantor",
      "Account.relatedaccount"],
      "searchRevInclude" : ["Account.relatedaccount",
      "ChargeItem.account",
      "ChargeItemDefinition.account",
      "Encounter.account",
      "Invoice.account",
      "PaymentReconciliation.allocation-account"],
      "searchParam" : [{
        "name" : "owner",
        "definition" : "http://hl7.org/fhir/SearchParameter/Account-owner",
        "type" : "reference",
        "documentation" : "Entity managing the Account"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Account number"
      },
      {
        "name" : "period",
        "definition" : "http://hl7.org/fhir/SearchParameter/Account-period",
        "type" : "date",
        "documentation" : "Transaction window"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The entity that caused the expenses"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Account-subject",
        "type" : "reference",
        "documentation" : "The entity that caused the expenses"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/Account-name",
        "type" : "string",
        "documentation" : "Human-readable label"
      },
      {
        "name" : "guarantor",
        "definition" : "http://hl7.org/fhir/SearchParameter/Account-guarantor",
        "type" : "reference",
        "documentation" : "The parties ultimately responsible for balancing the Account"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-type",
        "type" : "token",
        "documentation" : "E.g. patient, expense, depreciation"
      },
      {
        "name" : "relatedaccount",
        "definition" : "http://hl7.org/fhir/SearchParameter/Account-relatedaccount",
        "type" : "reference",
        "documentation" : "Parent and other related accounts"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Account-status",
        "type" : "token",
        "documentation" : "active | inactive | entered-in-error | on-hold | unknown"
      }]
    },
    {
      "type" : "ActivityDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ActivityDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ActivityDefinition.successor",
      "ActivityDefinition.derived-from",
      "ActivityDefinition.predecessor",
      "ActivityDefinition.composed-of",
      "ActivityDefinition.depends-on"],
      "searchRevInclude" : ["CarePlan.instantiates-canonical",
      "ClinicalUseDefinition.product",
      "ClinicalUseDefinition.subject",
      "Communication.instantiates-canonical",
      "DeviceRequest.instantiates-canonical",
      "FamilyMemberHistory.instantiates-canonical",
      "PlanDefinition.definition",
      "Procedure.instantiates-canonical",
      "RegulatedAuthorization.subject",
      "ServiceRequest.instantiates-canonical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The activity definition publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the activity definition"
      },
      {
        "name" : "successor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-successor",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the activity definition"
      },
      {
        "name" : "kind",
        "definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-kind",
        "type" : "token",
        "documentation" : "The kind of activity definition"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the activity definition"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the activity definition"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the activity definition"
      },
      {
        "name" : "predecessor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "composed-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-composed-of",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the activity definition"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the activity definition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the activity definition"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the activity definition"
      },
      {
        "name" : "depends-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-depends-on",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
        "type" : "date",
        "documentation" : "The time during which the activity definition is intended to be in use"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the activity definition"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the activity definition"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the activity definition"
      },
      {
        "name" : "topic",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-topic",
        "type" : "token",
        "documentation" : "Topics associated with the module"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the activity definition"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the activity definition"
      }]
    },
    {
      "type" : "ActorDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ActorDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchRevInclude" : ["Requirements.actor"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The Actor Definition publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the Actor Definition"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the Actor Definition"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the Actor Definition"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the Actor Definition"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the Actor Definition"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the Actor Definition"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/ActorDefinition-type",
        "type" : "token",
        "documentation" : "The type of actor"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the Actor Definition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the Actor Definition"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the Actor Definition"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the Actor Definition"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the Actor Definition"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the Actor Definition"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the Actor Definition"
      }]
    },
    {
      "type" : "AdministrableProductDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["AdministrableProductDefinition.manufactured-item",
      "AdministrableProductDefinition.device",
      "AdministrableProductDefinition.form-of"],
      "searchRevInclude" : ["Ingredient.for"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-identifier",
        "type" : "token",
        "documentation" : "An identifier for the administrable product"
      },
      {
        "name" : "manufactured-item",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-manufactured-item",
        "type" : "reference",
        "documentation" : "The manufactured item(s) that this administrable product is produced from. Either a single item, or several that are mixed before administration (e.g. a power item and a solution item). Note that these are not raw ingredients"
      },
      {
        "name" : "ingredient",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-ingredient",
        "type" : "token",
        "documentation" : "The ingredients of this administrable medicinal product"
      },
      {
        "name" : "route",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-route",
        "type" : "token",
        "documentation" : "Coded expression for the route"
      },
      {
        "name" : "dose-form",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-dose-form",
        "type" : "token",
        "documentation" : "The administrable dose form, i.e. the dose form of the final product after necessary reconstitution or processing"
      },
      {
        "name" : "device",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-device",
        "type" : "reference",
        "documentation" : "A device that is integral to the medicinal product, in effect being considered as an \"ingredient\" of the medicinal product. This is not intended for devices that are just co-packaged"
      },
      {
        "name" : "form-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-form-of",
        "type" : "reference",
        "documentation" : "The medicinal product that this is an administrable form of. This is not a reference to the item(s) that make up this administrable form - it is the whole product"
      },
      {
        "name" : "target-species",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-target-species",
        "type" : "token",
        "documentation" : "Coded expression for the species"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-status",
        "type" : "token",
        "documentation" : "The status of this administrable product. Enables tracking the life-cycle of the content."
      }]
    },
    {
      "type" : "AdverseEvent",
      "profile" : "http://hl7.org/fhir/StructureDefinition/AdverseEvent",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["AdverseEvent.recorder",
      "AdverseEvent.study",
      "AdverseEvent.subject",
      "AdverseEvent.substance",
      "AdverseEvent.patient",
      "AdverseEvent.resultingeffect",
      "AdverseEvent.location"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business identifier for the event"
      },
      {
        "name" : "recorder",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-recorder",
        "type" : "reference",
        "documentation" : "Who recorded the adverse event"
      },
      {
        "name" : "study",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-study",
        "type" : "reference",
        "documentation" : "Research study that the subject is enrolled in"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Event or incident that occurred or was averted"
      },
      {
        "name" : "actuality",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-actuality",
        "type" : "token",
        "documentation" : "actual | potential"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-subject",
        "type" : "reference",
        "documentation" : "Subject impacted by event"
      },
      {
        "name" : "substance",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-substance",
        "type" : "reference",
        "documentation" : "Refers to the specific entity that caused the adverse event"
      },
      {
        "name" : "cause",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-cause",
        "type" : "date",
        "documentation" : "When the cause of the event occurred"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Subject impacted by event"
      },
      {
        "name" : "resultingeffect",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-resultingeffect",
        "type" : "reference",
        "documentation" : "Effect on the subject due to this event"
      },
      {
        "name" : "seriousness",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-seriousness",
        "type" : "token",
        "documentation" : "Seriousness or gravity of the event"
      },
      {
        "name" : "effect",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-effect",
        "type" : "date",
        "documentation" : "When the effect of the event occurred"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-location",
        "type" : "reference",
        "documentation" : "Location where adverse event occurred"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-category",
        "type" : "token",
        "documentation" : "wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-status",
        "type" : "token",
        "documentation" : "in-progress | completed | entered-in-error | unknown"
      }]
    },
    {
      "type" : "AllergyIntolerance",
      "profile" : "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["AllergyIntolerance.manifestation-reference",
      "AllergyIntolerance.participant",
      "AllergyIntolerance.patient"],
      "searchRevInclude" : ["ClinicalImpression.problem"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Date first version of the resource instance was recorded"
      },
      {
        "name" : "severity",
        "definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity",
        "type" : "token",
        "documentation" : "mild | moderate | severe (of event as a whole)"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "External ids for this item"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Code that identifies the allergy or intolerance"
      },
      {
        "name" : "verification-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-verification-status",
        "type" : "token",
        "documentation" : "unconfirmed | presumed | confirmed | refuted | entered-in-error"
      },
      {
        "name" : "criticality",
        "definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality",
        "type" : "token",
        "documentation" : "low | high | unable-to-assess"
      },
      {
        "name" : "manifestation-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation-reference",
        "type" : "reference",
        "documentation" : "Clinical symptoms/signs associated with the Event"
      },
      {
        "name" : "clinical-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status",
        "type" : "token",
        "documentation" : "active | inactive | resolved"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-type",
        "type" : "token",
        "documentation" : "allergy | intolerance - Underlying mechanism (if known)"
      },
      {
        "name" : "participant",
        "definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-participant",
        "type" : "reference",
        "documentation" : "Who or what participated in the activities related to the allergy or intolerance"
      },
      {
        "name" : "manifestation-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation-code",
        "type" : "token",
        "documentation" : "Clinical symptoms/signs associated with the Event"
      },
      {
        "name" : "route",
        "definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route",
        "type" : "token",
        "documentation" : "How the subject was exposed to the substance"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who the sensitivity is for"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category",
        "type" : "token",
        "documentation" : "food | medication | environment | biologic"
      },
      {
        "name" : "last-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date",
        "type" : "date",
        "documentation" : "Date(/time) of last known occurrence of a reaction"
      }]
    },
    {
      "type" : "Appointment",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Appointment",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Appointment.practitioner",
      "Appointment.subject",
      "Appointment.slot",
      "Appointment.actor",
      "Appointment.based-on",
      "Appointment.patient",
      "Appointment.reason-reference",
      "Appointment.supporting-info",
      "Appointment.location",
      "Appointment.group",
      "Appointment.service-type-reference"],
      "searchRevInclude" : ["AppointmentResponse.appointment",
      "CarePlan.activity-reference",
      "DocumentReference.based-on",
      "DocumentReference.context",
      "Encounter.appointment",
      "ImagingSelection.based-on",
      "ImagingStudy.based-on"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Appointment date/time."
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "An Identifier of the Appointment"
      },
      {
        "name" : "specialty",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-specialty",
        "type" : "token",
        "documentation" : "The specialty of a practitioner that would be required to perform the service requested in this appointment"
      },
      {
        "name" : "service-category",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-service-category",
        "type" : "token",
        "documentation" : "A broad categorization of the service that is to be performed during this appointment"
      },
      {
        "name" : "practitioner",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-practitioner",
        "type" : "reference",
        "documentation" : "One of the individuals of the appointment is this practitioner"
      },
      {
        "name" : "appointment-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-appointment-type",
        "type" : "token",
        "documentation" : "The style of appointment or patient that has been booked in the slot (not service type)"
      },
      {
        "name" : "part-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-part-status",
        "type" : "token",
        "documentation" : "The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests."
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-subject",
        "type" : "reference",
        "documentation" : "One of the individuals of the appointment is this patient"
      },
      {
        "name" : "service-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-service-type",
        "type" : "token",
        "documentation" : "The specific service (by coding) that is to be performed during this appointment"
      },
      {
        "name" : "slot",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-slot",
        "type" : "reference",
        "documentation" : "The slots that this appointment is filling"
      },
      {
        "name" : "reason-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-reason-code",
        "type" : "token",
        "documentation" : "Reference to a concept (by class)"
      },
      {
        "name" : "actor",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-actor",
        "type" : "reference",
        "documentation" : "Any one of the individuals participating in the appointment"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-based-on",
        "type" : "reference",
        "documentation" : "The service request this appointment is allocated to assess"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "One of the individuals of the appointment is this patient"
      },
      {
        "name" : "reason-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-reason-reference",
        "type" : "reference",
        "documentation" : "Reference to a resource (by instance)"
      },
      {
        "name" : "supporting-info",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-supporting-info",
        "type" : "reference",
        "documentation" : "Additional information to support the appointment"
      },
      {
        "name" : "requested-period",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-requested-period",
        "type" : "date",
        "documentation" : "During what period was the Appointment requested to take place"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-location",
        "type" : "reference",
        "documentation" : "This location is listed in the participants of the appointment"
      },
      {
        "name" : "group",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-group",
        "type" : "reference",
        "documentation" : "One of the individuals of the appointment is this patient"
      },
      {
        "name" : "service-type-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-service-type-reference",
        "type" : "reference",
        "documentation" : "The specific service (by HealthcareService) that is to be performed during this appointment"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-status",
        "type" : "token",
        "documentation" : "The overall status of the appointment"
      }]
    },
    {
      "type" : "AppointmentResponse",
      "profile" : "http://hl7.org/fhir/StructureDefinition/AppointmentResponse",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["AppointmentResponse.actor",
      "AppointmentResponse.practitioner",
      "AppointmentResponse.patient",
      "AppointmentResponse.appointment",
      "AppointmentResponse.location",
      "AppointmentResponse.group"],
      "searchRevInclude" : ["DocumentReference.based-on",
      "ImagingSelection.based-on",
      "ImagingStudy.based-on"],
      "searchParam" : [{
        "name" : "actor",
        "definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-actor",
        "type" : "reference",
        "documentation" : "The Person, Location/HealthcareService or Device that this appointment response replies for"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "An Identifier in this appointment response"
      },
      {
        "name" : "practitioner",
        "definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-practitioner",
        "type" : "reference",
        "documentation" : "This Response is for this Practitioner"
      },
      {
        "name" : "part-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-part-status",
        "type" : "token",
        "documentation" : "The participants acceptance status for this appointment"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "This Response is for this Patient"
      },
      {
        "name" : "appointment",
        "definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-appointment",
        "type" : "reference",
        "documentation" : "The appointment that the response is attached to"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-location",
        "type" : "reference",
        "documentation" : "This Response is for this Location"
      },
      {
        "name" : "group",
        "definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-group",
        "type" : "reference",
        "documentation" : "This Response is for this Group"
      }]
    },
    {
      "type" : "ArtifactAssessment",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ArtifactAssessment",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/ArtifactAssessment-date",
        "type" : "date",
        "documentation" : "The artifact assessment publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/ArtifactAssessment-identifier",
        "type" : "token",
        "documentation" : "The artifact assessment identifier"
      }]
    },
    {
      "type" : "AuditEvent",
      "profile" : "http://hl7.org/fhir/StructureDefinition/AuditEvent",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["AuditEvent.agent",
      "AuditEvent.encounter",
      "AuditEvent.source",
      "AuditEvent.based-on",
      "AuditEvent.patient",
      "AuditEvent.entity"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Time when the event was recorded"
      },
      {
        "name" : "agent",
        "definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-agent",
        "type" : "reference",
        "documentation" : "Identifier of who"
      },
      {
        "name" : "entity-role",
        "definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-role",
        "type" : "token",
        "documentation" : "What role the entity played"
      },
      {
        "name" : "purpose",
        "definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-purpose",
        "type" : "token",
        "documentation" : "The authorization (purposeOfUse) of the event"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Encounter related to the activity recorded in the AuditEvent"
      },
      {
        "name" : "source",
        "definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-source",
        "type" : "reference",
        "documentation" : "The identity of source detecting the event"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-type",
        "type" : "token",
        "documentation" : "Type (category) of event"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-based-on",
        "type" : "reference",
        "documentation" : "Reference to the service request."
      },
      {
        "name" : "subtype",
        "definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-subtype",
        "type" : "token",
        "documentation" : "More specific code for the event"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Where the activity involved patient data"
      },
      {
        "name" : "action",
        "definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-action",
        "type" : "token",
        "documentation" : "Type of action performed during the event"
      },
      {
        "name" : "agent-role",
        "definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-agent-role",
        "type" : "token",
        "documentation" : "Agent role in the event"
      },
      {
        "name" : "entity",
        "definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-entity",
        "type" : "reference",
        "documentation" : "Specific instance of resource"
      },
      {
        "name" : "outcome",
        "definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-outcome",
        "type" : "token",
        "documentation" : "Whether the event succeeded or failed"
      },
      {
        "name" : "policy",
        "definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-policy",
        "type" : "uri",
        "documentation" : "Policy that authorized event"
      }]
    },
    {
      "type" : "Basic",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Basic",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Basic.author",
      "Basic.patient",
      "Basic.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business identifier"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Kind of Resource"
      },
      {
        "name" : "author",
        "definition" : "http://hl7.org/fhir/SearchParameter/Basic-author",
        "type" : "reference",
        "documentation" : "Who created"
      },
      {
        "name" : "created",
        "definition" : "http://hl7.org/fhir/SearchParameter/Basic-created",
        "type" : "date",
        "documentation" : "When created"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Identifies the focus of this resource"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Basic-subject",
        "type" : "reference",
        "documentation" : "Identifies the focus of this resource"
      }]
    },
    {
      "type" : "Binary",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Binary",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"]
    },
    {
      "type" : "BiologicallyDerivedProduct",
      "profile" : "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["BiologicallyDerivedProduct.request",
      "BiologicallyDerivedProduct.collector"],
      "searchRevInclude" : ["AdverseEvent.substance",
      "BiologicallyDerivedProductDispense.product",
      "ClinicalUseDefinition.product",
      "ClinicalUseDefinition.subject",
      "DetectedIssue.subject",
      "DetectedIssue.patient",
      "DiagnosticReport.subject",
      "DiagnosticReport.patient",
      "GenomicStudy.patient",
      "GenomicStudy.subject",
      "MolecularSequence.subject",
      "MolecularSequence.patient",
      "Observation.subject",
      "Observation.patient",
      "RegulatedAuthorization.subject",
      "ResearchSubject.subject",
      "ResearchSubject.patient",
      "Specimen.patient",
      "Specimen.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-identifier",
        "type" : "token",
        "documentation" : "Identifier"
      },
      {
        "name" : "request",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-request",
        "type" : "reference",
        "documentation" : "Procedure request to obtain this biologically derived product."
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-code",
        "type" : "token",
        "documentation" : "A code that identifies the kind of this biologically derived product (SNOMED CT code)."
      },
      {
        "name" : "product-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-product-status",
        "type" : "token",
        "documentation" : "Whether the product is currently available."
      },
      {
        "name" : "serial-number",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-serial-number",
        "type" : "token",
        "documentation" : "Identifier"
      },
      {
        "name" : "biological-source-event",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-biological-source-event",
        "type" : "token",
        "documentation" : "The biological source for the biologically derived product"
      },
      {
        "name" : "product-category",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-product-category",
        "type" : "token",
        "documentation" : "Broad category of this product."
      },
      {
        "name" : "collector",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-collector",
        "type" : "reference",
        "documentation" : "Procedure request to obtain this biologically derived product."
      }]
    },
    {
      "type" : "BiologicallyDerivedProductDispense",
      "profile" : "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProductDispense",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["BiologicallyDerivedProductDispense.product",
      "BiologicallyDerivedProductDispense.performer",
      "BiologicallyDerivedProductDispense.patient"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProductDispense-identifier",
        "type" : "token",
        "documentation" : "The identifier of the dispense"
      },
      {
        "name" : "product",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProductDispense-product",
        "type" : "reference",
        "documentation" : "Search for products that match this code"
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProductDispense-performer",
        "type" : "reference",
        "documentation" : "The identity of a patient for whom to list dispenses"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProductDispense-patient",
        "type" : "reference",
        "documentation" : "The identity of a patient for whom to list dispenses"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProductDispense-status",
        "type" : "token",
        "documentation" : "The status of the dispense"
      }]
    },
    {
      "type" : "BodyStructure",
      "profile" : "http://hl7.org/fhir/StructureDefinition/BodyStructure",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["BodyStructure.patient"],
      "searchRevInclude" : ["ServiceRequest.body-structure"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Bodystructure identifier"
      },
      {
        "name" : "included_structure",
        "definition" : "http://hl7.org/fhir/SearchParameter/BodyStructure-includedstructure",
        "type" : "token",
        "documentation" : "Body site includedStructure structure"
      },
      {
        "name" : "excluded_structure",
        "definition" : "http://hl7.org/fhir/SearchParameter/BodyStructure-excludedstructure",
        "type" : "token",
        "documentation" : "Body site excludedStructure structure"
      },
      {
        "name" : "morphology",
        "definition" : "http://hl7.org/fhir/SearchParameter/BodyStructure-morphology",
        "type" : "token",
        "documentation" : "Kind of Structure"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who this is about"
      }]
    },
    {
      "type" : "Bundle",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Bundle",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Bundle.composition",
      "Bundle.message"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Bundle-identifier",
        "type" : "token",
        "documentation" : "Persistent identifier for the bundle"
      },
      {
        "name" : "composition",
        "definition" : "http://hl7.org/fhir/SearchParameter/Bundle-composition",
        "type" : "reference",
        "documentation" : "The first resource in the bundle, if the bundle type is \"document\" - this is a composition, and this parameter provides access to search its contents"
      },
      {
        "name" : "message",
        "definition" : "http://hl7.org/fhir/SearchParameter/Bundle-message",
        "type" : "reference",
        "documentation" : "The first resource in the bundle, if the bundle type is \"message\" - this is a message header, and this parameter provides access to search its contents"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Bundle-type",
        "type" : "token",
        "documentation" : "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection | subscription-notification"
      },
      {
        "name" : "timestamp",
        "definition" : "http://hl7.org/fhir/SearchParameter/Bundle-timestamp",
        "type" : "date",
        "documentation" : "When the bundle was assembled"
      }]
    },
    {
      "type" : "CapabilityStatement",
      "profile" : "http://hl7.org/fhir/StructureDefinition/CapabilityStatement",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["CapabilityStatement.resource-profile",
      "CapabilityStatement.supported-profile",
      "CapabilityStatement.guide"],
      "searchRevInclude" : ["RequestOrchestration.participant"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The capability statement publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the capability statement"
      },
      {
        "name" : "resource-profile",
        "definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource-profile",
        "type" : "reference",
        "documentation" : "A profile id invoked in a capability statement"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the capability statement"
      },
      {
        "name" : "software",
        "definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-software",
        "type" : "string",
        "documentation" : "Part of the name of a software application"
      },
      {
        "name" : "resource",
        "definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource",
        "type" : "token",
        "documentation" : "Name of a resource mentioned in a capability statement"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the capability statement"
      },
      {
        "name" : "format",
        "definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-format",
        "type" : "token",
        "documentation" : "formats supported (xml | json | ttl | mime type)"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the capability statement"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the capability statement"
      },
      {
        "name" : "fhirversion",
        "definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-fhirversion",
        "type" : "token",
        "documentation" : "The version of FHIR"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the capability statement"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the capability statement"
      },
      {
        "name" : "supported-profile",
        "definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-supported-profile",
        "type" : "reference",
        "documentation" : "Profiles for use cases supported"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the capability statement"
      },
      {
        "name" : "mode",
        "definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-mode",
        "type" : "token",
        "documentation" : "Mode - restful (server/client) or messaging (sender/receiver)"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the capability statement"
      },
      {
        "name" : "security-service",
        "definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-security-service",
        "type" : "token",
        "documentation" : "OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the capability statement"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the capability statement"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the capability statement"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the capability statement"
      },
      {
        "name" : "guide",
        "definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-guide",
        "type" : "reference",
        "documentation" : "Implementation guides supported"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the capability statement"
      }]
    },
    {
      "type" : "CarePlan",
      "profile" : "http://hl7.org/fhir/StructureDefinition/CarePlan",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["CarePlan.care-team",
      "CarePlan.goal",
      "CarePlan.custodian",
      "CarePlan.replaces",
      "CarePlan.subject",
      "CarePlan.instantiates-canonical",
      "CarePlan.part-of",
      "CarePlan.encounter",
      "CarePlan.activity-reference",
      "CarePlan.condition",
      "CarePlan.based-on",
      "CarePlan.patient"],
      "searchRevInclude" : ["Appointment.based-on",
      "CarePlan.replaces",
      "CarePlan.part-of",
      "CarePlan.based-on",
      "Communication.based-on",
      "DiagnosticReport.based-on",
      "DocumentReference.based-on",
      "Encounter.based-on",
      "ImagingSelection.based-on",
      "ImagingStudy.based-on",
      "Observation.based-on",
      "Procedure.based-on",
      "QuestionnaireResponse.based-on",
      "ServiceRequest.based-on"],
      "searchParam" : [{
        "name" : "care-team",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-care-team",
        "type" : "reference",
        "documentation" : "Who's involved in plan?"
      },
      {
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Time period plan covers"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "External Ids for this plan"
      },
      {
        "name" : "goal",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-goal",
        "type" : "reference",
        "documentation" : "Desired outcome of plan"
      },
      {
        "name" : "custodian",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-custodian",
        "type" : "reference",
        "documentation" : "Who is the designated responsible party"
      },
      {
        "name" : "replaces",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-replaces",
        "type" : "reference",
        "documentation" : "CarePlan replaced by this CarePlan"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-subject",
        "type" : "reference",
        "documentation" : "Who the care plan is for"
      },
      {
        "name" : "instantiates-canonical",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-instantiates-canonical",
        "type" : "reference",
        "documentation" : "Instantiates FHIR protocol or definition"
      },
      {
        "name" : "part-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-part-of",
        "type" : "reference",
        "documentation" : "Part of referenced CarePlan"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "The Encounter during which this CarePlan was created"
      },
      {
        "name" : "intent",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-intent",
        "type" : "token",
        "documentation" : "proposal | plan | order | option | directive"
      },
      {
        "name" : "activity-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-activity-reference",
        "type" : "reference",
        "documentation" : "Activity that is intended to be part of the care plan"
      },
      {
        "name" : "condition",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-condition",
        "type" : "reference",
        "documentation" : "Reference to a resource (by instance)"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-based-on",
        "type" : "reference",
        "documentation" : "Fulfills CarePlan"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who the care plan is for"
      },
      {
        "name" : "instantiates-uri",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-instantiates-uri",
        "type" : "uri",
        "documentation" : "Instantiates external protocol or definition"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-category",
        "type" : "token",
        "documentation" : "Type of plan"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-status",
        "type" : "token",
        "documentation" : "draft | active | on-hold | revoked | completed | entered-in-error | unknown"
      }]
    },
    {
      "type" : "CareTeam",
      "profile" : "http://hl7.org/fhir/StructureDefinition/CareTeam",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["CareTeam.patient",
      "CareTeam.subject",
      "CareTeam.participant"],
      "searchRevInclude" : ["AllergyIntolerance.participant",
      "Appointment.practitioner",
      "Appointment.actor",
      "Appointment.patient",
      "Appointment.location",
      "Appointment.group",
      "AuditEvent.agent",
      "AuditEvent.source",
      "Basic.author",
      "CarePlan.care-team",
      "CarePlan.custodian",
      "CareTeam.participant",
      "ChargeItem.performer-actor",
      "Communication.sender",
      "Communication.recipient",
      "CommunicationRequest.recipient",
      "Condition.participant-actor",
      "Consent.grantee",
      "Consent.actor",
      "DiagnosticReport.performer",
      "DiagnosticReport.results-interpreter",
      "DocumentReference.author",
      "Encounter.careteam",
      "Group.member",
      "ImagingStudy.performer",
      "List.source",
      "MeasureReport.patient",
      "MeasureReport.subject",
      "MedicationDispense.performer",
      "MedicationRequest.intended-performer",
      "Observation.performer",
      "Procedure.performer",
      "Provenance.agent",
      "RequestOrchestration.subject",
      "RequestOrchestration.participant",
      "RequestOrchestration.patient",
      "Schedule.actor",
      "ServiceRequest.performer",
      "Subscription.owner",
      "SupplyRequest.requester",
      "Task.owner",
      "Task.actor"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "A date within the coverage time period."
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "External Ids for this team"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who care team is for"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-subject",
        "type" : "reference",
        "documentation" : "Who care team is for"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-name",
        "type" : "string",
        "documentation" : "Name of the team, such as crisis assessment team"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-category",
        "type" : "token",
        "documentation" : "Type of team"
      },
      {
        "name" : "participant",
        "definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-participant",
        "type" : "reference",
        "documentation" : "Who is involved"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-status",
        "type" : "token",
        "documentation" : "proposed | active | suspended | inactive | entered-in-error"
      }]
    },
    {
      "type" : "ChargeItem",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ChargeItem",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ChargeItem.performing-organization",
      "ChargeItem.subject",
      "ChargeItem.encounter",
      "ChargeItem.patient",
      "ChargeItem.service",
      "ChargeItem.enterer",
      "ChargeItem.performer-actor",
      "ChargeItem.account",
      "ChargeItem.requesting-organization"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business Identifier for item"
      },
      {
        "name" : "performing-organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-performing-organization",
        "type" : "reference",
        "documentation" : "Organization providing the charged service"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "A code that identifies the charge, like a billing code"
      },
      {
        "name" : "quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-quantity",
        "type" : "quantity",
        "documentation" : "Quantity of which the charge item has been serviced"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-subject",
        "type" : "reference",
        "documentation" : "Individual service was done for/to"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Encounter associated with event"
      },
      {
        "name" : "occurrence",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-occurrence",
        "type" : "date",
        "documentation" : "When the charged service was applied"
      },
      {
        "name" : "entered-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-entered-date",
        "type" : "date",
        "documentation" : "Date the charge item was entered"
      },
      {
        "name" : "performer-function",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-performer-function",
        "type" : "token",
        "documentation" : "What type of performance was done"
      },
      {
        "name" : "factor-override",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-factor-override",
        "type" : "number",
        "documentation" : "Factor overriding the associated rules"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Individual service was done for/to"
      },
      {
        "name" : "service",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-service",
        "type" : "reference",
        "documentation" : "Which rendered service is being charged?"
      },
      {
        "name" : "price-override",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-price-override",
        "type" : "quantity",
        "documentation" : "Price overriding the associated rules"
      },
      {
        "name" : "enterer",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-enterer",
        "type" : "reference",
        "documentation" : "Individual who was entering"
      },
      {
        "name" : "performer-actor",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-performer-actor",
        "type" : "reference",
        "documentation" : "Individual who was performing"
      },
      {
        "name" : "account",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-account",
        "type" : "reference",
        "documentation" : "Account to place this charge"
      },
      {
        "name" : "requesting-organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-requesting-organization",
        "type" : "reference",
        "documentation" : "Organization requesting the charged service"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-status",
        "type" : "token",
        "documentation" : "Is this charge item active"
      }]
    },
    {
      "type" : "ChargeItemDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ChargeItemDefinition.account"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The charge item definition publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the charge item definition"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the charge item definition"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the charge item definition"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the charge item definition"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the charge item definition"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the charge item definition"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the charge item definition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the charge item definition"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the charge item definition"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
        "type" : "date",
        "documentation" : "The time during which the charge item definition is intended to be in use"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the charge item definition"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the charge item definition"
      },
      {
        "name" : "account",
        "definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-account",
        "type" : "reference",
        "documentation" : "Candidate account for charge items"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the charge item definition"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the charge item definition"
      }]
    },
    {
      "type" : "Citation",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Citation",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The citation publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the citation"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the citation"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the citation"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the citation"
      },
      {
        "name" : "classification-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Citation-classification-type",
        "type" : "token",
        "documentation" : "A type of classification assigned to the citation"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the citation"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the citation"
      },
      {
        "name" : "classification",
        "definition" : "http://hl7.org/fhir/SearchParameter/Citation-classification",
        "type" : "composite",
        "documentation" : "A classification type and value assigned to the citation"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the citation"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the citation"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the citation"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
        "type" : "date",
        "documentation" : "The time during which the citation is intended to be in use"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the citation"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the citation"
      },
      {
        "name" : "classifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Citation-classifier",
        "type" : "token",
        "documentation" : "A classifier assigned to the citation"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the citation"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the citation"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the citation"
      }]
    },
    {
      "type" : "Claim",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Claim",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Claim.care-team",
      "Claim.encounter",
      "Claim.payee",
      "Claim.provider",
      "Claim.insurer",
      "Claim.patient",
      "Claim.detail-udi",
      "Claim.enterer",
      "Claim.procedure-udi",
      "Claim.subdetail-udi",
      "Claim.facility",
      "Claim.item-udi"],
      "searchRevInclude" : ["ClaimResponse.request",
      "DocumentReference.based-on",
      "ExplanationOfBenefit.claim"],
      "searchParam" : [{
        "name" : "care-team",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-care-team",
        "type" : "reference",
        "documentation" : "Member of the CareTeam"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The primary identifier of the financial resource"
      },
      {
        "name" : "created",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-created",
        "type" : "date",
        "documentation" : "The creation date for the Claim"
      },
      {
        "name" : "use",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-use",
        "type" : "token",
        "documentation" : "The kind of financial resource"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Encounters associated with a billed line item"
      },
      {
        "name" : "priority",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-priority",
        "type" : "token",
        "documentation" : "Processing priority requested"
      },
      {
        "name" : "payee",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-payee",
        "type" : "reference",
        "documentation" : "The party receiving any payment for the Claim"
      },
      {
        "name" : "provider",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-provider",
        "type" : "reference",
        "documentation" : "Provider responsible for the Claim"
      },
      {
        "name" : "insurer",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-insurer",
        "type" : "reference",
        "documentation" : "The target payor/insurer for the Claim"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Patient receiving the products or services"
      },
      {
        "name" : "detail-udi",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-detail-udi",
        "type" : "reference",
        "documentation" : "UDI associated with a line item, detail product or service"
      },
      {
        "name" : "enterer",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-enterer",
        "type" : "reference",
        "documentation" : "The party responsible for the entry of the Claim"
      },
      {
        "name" : "procedure-udi",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-procedure-udi",
        "type" : "reference",
        "documentation" : "UDI associated with a procedure"
      },
      {
        "name" : "subdetail-udi",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-subdetail-udi",
        "type" : "reference",
        "documentation" : "UDI associated with a line item, detail, subdetail product or service"
      },
      {
        "name" : "facility",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-facility",
        "type" : "reference",
        "documentation" : "Facility where the products or services have been or will be provided"
      },
      {
        "name" : "item-udi",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-item-udi",
        "type" : "reference",
        "documentation" : "UDI associated with a line item product or service"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Claim-status",
        "type" : "token",
        "documentation" : "The status of the Claim instance."
      }]
    },
    {
      "type" : "ClaimResponse",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ClaimResponse",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ClaimResponse.request",
      "ClaimResponse.insurer",
      "ClaimResponse.patient",
      "ClaimResponse.requestor"],
      "searchRevInclude" : ["DeviceRequest.insurance"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The identity of the ClaimResponse"
      },
      {
        "name" : "request",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-request",
        "type" : "reference",
        "documentation" : "The claim reference"
      },
      {
        "name" : "disposition",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-disposition",
        "type" : "string",
        "documentation" : "The contents of the disposition message"
      },
      {
        "name" : "created",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-created",
        "type" : "date",
        "documentation" : "The creation date"
      },
      {
        "name" : "insurer",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-insurer",
        "type" : "reference",
        "documentation" : "The organization which generated this resource"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The subject of care"
      },
      {
        "name" : "use",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-use",
        "type" : "token",
        "documentation" : "The type of claim"
      },
      {
        "name" : "payment-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-payment-date",
        "type" : "date",
        "documentation" : "The expected payment date"
      },
      {
        "name" : "outcome",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-outcome",
        "type" : "token",
        "documentation" : "The processing outcome"
      },
      {
        "name" : "requestor",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-requestor",
        "type" : "reference",
        "documentation" : "The Provider of the claim"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-status",
        "type" : "token",
        "documentation" : "The status of the ClaimResponse"
      }]
    },
    {
      "type" : "ClinicalImpression",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ClinicalImpression",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ClinicalImpression.performer",
      "ClinicalImpression.problem",
      "ClinicalImpression.previous",
      "ClinicalImpression.patient",
      "ClinicalImpression.subject",
      "ClinicalImpression.supporting-info",
      "ClinicalImpression.encounter",
      "ClinicalImpression.finding-ref"],
      "searchRevInclude" : ["ClinicalImpression.previous"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "When the assessment was documented"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business identifier"
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-performer",
        "type" : "reference",
        "documentation" : "The clinician performing the assessment"
      },
      {
        "name" : "problem",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-problem",
        "type" : "reference",
        "documentation" : "Relevant impressions of patient state"
      },
      {
        "name" : "previous",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-previous",
        "type" : "reference",
        "documentation" : "Reference to last assessment"
      },
      {
        "name" : "finding-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-code",
        "type" : "token",
        "documentation" : "Reference to a concept (by class)"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Patient assessed"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-subject",
        "type" : "reference",
        "documentation" : "Patient or group assessed"
      },
      {
        "name" : "supporting-info",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-supporting-info",
        "type" : "reference",
        "documentation" : "Information supporting the clinical impression"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "The Encounter during which this ClinicalImpression was created"
      },
      {
        "name" : "finding-ref",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-ref",
        "type" : "reference",
        "documentation" : "Reference to a resource (by instance)"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-status",
        "type" : "token",
        "documentation" : "preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown"
      }]
    },
    {
      "type" : "ClinicalUseDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ClinicalUseDefinition.contraindication-reference",
      "ClinicalUseDefinition.indication-reference",
      "ClinicalUseDefinition.product",
      "ClinicalUseDefinition.subject",
      "ClinicalUseDefinition.effect-reference"],
      "searchParam" : [{
        "name" : "contraindication-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication-reference",
        "type" : "reference",
        "documentation" : "The situation that is being documented as contraindicating against this item, as a reference"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-identifier",
        "type" : "token",
        "documentation" : "Business identifier for this issue"
      },
      {
        "name" : "indication-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication-reference",
        "type" : "reference",
        "documentation" : "The situation that is being documented as an indicaton for this item, as a reference"
      },
      {
        "name" : "product",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-product",
        "type" : "reference",
        "documentation" : "The medicinal product for which this is a clinical usage issue"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-subject",
        "type" : "reference",
        "documentation" : "The resource for which this is a clinical usage issue"
      },
      {
        "name" : "effect",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect",
        "type" : "token",
        "documentation" : "The situation in which the undesirable effect may manifest, as a code"
      },
      {
        "name" : "interaction",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-interaction",
        "type" : "token",
        "documentation" : "The type of the interaction e.g. drug-drug interaction, drug-food interaction, drug-lab test interaction"
      },
      {
        "name" : "indication",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication",
        "type" : "token",
        "documentation" : "The situation that is being documented as an indicaton for this item, as a code"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-type",
        "type" : "token",
        "documentation" : "indication | contraindication | interaction | undesirable-effect | warning"
      },
      {
        "name" : "contraindication",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication",
        "type" : "token",
        "documentation" : "The situation that is being documented as contraindicating against this item, as a code"
      },
      {
        "name" : "effect-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect-reference",
        "type" : "reference",
        "documentation" : "The situation in which the undesirable effect may manifest, as a reference"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-status",
        "type" : "token",
        "documentation" : "Whether this is a current issue or one that has been retired etc."
      }]
    },
    {
      "type" : "CodeSystem",
      "profile" : "http://hl7.org/fhir/StructureDefinition/CodeSystem",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["CodeSystem.derived-from",
      "CodeSystem.predecessor",
      "CodeSystem.supplements"],
      "searchRevInclude" : ["CodeSystem.supplements",
      "ConceptMap.target-group-system",
      "ConceptMap.source-group-system"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The code system publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the code system"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-code",
        "type" : "token",
        "documentation" : "A code defined in the code system"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the code system"
      },
      {
        "name" : "content-mode",
        "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode",
        "type" : "token",
        "documentation" : "not-present | example | fragment | complete | supplement"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the code system"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the code system"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from",
        "type" : "reference",
        "documentation" : "A resource that the CodeSystem is derived from"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the code system"
      },
      {
        "name" : "language",
        "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-language",
        "type" : "token",
        "documentation" : "A language in which a designation is provided"
      },
      {
        "name" : "predecessor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor",
        "type" : "reference",
        "documentation" : "The predecessor of the CodeSystem"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the code system"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the code system"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the code system"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the code system"
      },
      {
        "name" : "supplements",
        "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-supplements",
        "type" : "reference",
        "documentation" : "Find code system supplements for the referenced code system"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
        "type" : "date",
        "documentation" : "The time during which the CodeSystem is intended to be in use"
      },
      {
        "name" : "system",
        "definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-system",
        "type" : "uri",
        "documentation" : "The system for any codes defined by this code system (same as 'url')"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the code system"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the code system"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the code system"
      },
      {
        "name" : "topic",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-topic",
        "type" : "token",
        "documentation" : "Topics associated with the CodeSystem"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the code system"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the code system"
      }]
    },
    {
      "type" : "Communication",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Communication",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Communication.in-response-to",
      "Communication.subject",
      "Communication.instantiates-canonical",
      "Communication.part-of",
      "Communication.encounter",
      "Communication.based-on",
      "Communication.sender",
      "Communication.patient",
      "Communication.recipient",
      "Communication.reason-reference"],
      "searchRevInclude" : ["Communication.in-response-to"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Unique identifier"
      },
      {
        "name" : "in-response-to",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-in-response-to",
        "type" : "reference",
        "documentation" : "Reply to"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-subject",
        "type" : "reference",
        "documentation" : "Focus of message"
      },
      {
        "name" : "instantiates-canonical",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-instantiates-canonical",
        "type" : "reference",
        "documentation" : "Instantiates FHIR protocol or definition"
      },
      {
        "name" : "part-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-part-of",
        "type" : "reference",
        "documentation" : "Part of referenced event (e.g. Communication, Procedure)"
      },
      {
        "name" : "received",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-received",
        "type" : "date",
        "documentation" : "When received"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "The Encounter during which this Communication was created"
      },
      {
        "name" : "medium",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-medium",
        "type" : "token",
        "documentation" : "A channel of communication"
      },
      {
        "name" : "sent",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-sent",
        "type" : "date",
        "documentation" : "When sent"
      },
      {
        "name" : "reason-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-reason-code",
        "type" : "token",
        "documentation" : "Indication for the message"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-based-on",
        "type" : "reference",
        "documentation" : "Request fulfilled by this communication"
      },
      {
        "name" : "sender",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-sender",
        "type" : "reference",
        "documentation" : "Who shares the information"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Focus of message"
      },
      {
        "name" : "recipient",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-recipient",
        "type" : "reference",
        "documentation" : "Who the information is shared with"
      },
      {
        "name" : "reason-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-reason-reference",
        "type" : "reference",
        "documentation" : "Indication for the message"
      },
      {
        "name" : "topic",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-topic",
        "type" : "token",
        "documentation" : "Description of the purpose/content"
      },
      {
        "name" : "instantiates-uri",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-instantiates-uri",
        "type" : "uri",
        "documentation" : "Instantiates external protocol or definition"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-category",
        "type" : "token",
        "documentation" : "Message category"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Communication-status",
        "type" : "token",
        "documentation" : "preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown"
      }]
    },
    {
      "type" : "CommunicationRequest",
      "profile" : "http://hl7.org/fhir/StructureDefinition/CommunicationRequest",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["CommunicationRequest.requester",
      "CommunicationRequest.replaces",
      "CommunicationRequest.subject",
      "CommunicationRequest.about",
      "CommunicationRequest.encounter",
      "CommunicationRequest.based-on",
      "CommunicationRequest.patient",
      "CommunicationRequest.recipient",
      "CommunicationRequest.information-provider"],
      "searchRevInclude" : ["CarePlan.activity-reference",
      "Communication.based-on",
      "CommunicationRequest.replaces",
      "DocumentReference.based-on"],
      "searchParam" : [{
        "name" : "authored",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-authored",
        "type" : "date",
        "documentation" : "When request transitioned to being actionable"
      },
      {
        "name" : "requester",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-requester",
        "type" : "reference",
        "documentation" : "Who asks for the information to be shared"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Unique identifier"
      },
      {
        "name" : "replaces",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-replaces",
        "type" : "reference",
        "documentation" : "Request(s) replaced by this request"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-subject",
        "type" : "reference",
        "documentation" : "Focus of message"
      },
      {
        "name" : "about",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-about",
        "type" : "reference",
        "documentation" : "Resources that pertain to this communication request"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "The Encounter during which this CommunicationRequest was created"
      },
      {
        "name" : "medium",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-medium",
        "type" : "token",
        "documentation" : "A channel of communication"
      },
      {
        "name" : "occurrence",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-occurrence",
        "type" : "date",
        "documentation" : "When scheduled"
      },
      {
        "name" : "priority",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-priority",
        "type" : "token",
        "documentation" : "routine | urgent | asap | stat"
      },
      {
        "name" : "group-identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-group-identifier",
        "type" : "token",
        "documentation" : "Composite request this is part of"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-based-on",
        "type" : "reference",
        "documentation" : "Fulfills plan or proposal"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Focus of message"
      },
      {
        "name" : "recipient",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-recipient",
        "type" : "reference",
        "documentation" : "Who to share the information with"
      },
      {
        "name" : "information-provider",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-information-provider",
        "type" : "reference",
        "documentation" : "Who should share the information"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-category",
        "type" : "token",
        "documentation" : "Message category"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-status",
        "type" : "token",
        "documentation" : "draft | active | on-hold | revoked | completed | entered-in-error | unknown"
      }]
    },
    {
      "type" : "CompartmentDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/CompartmentDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The compartment definition publication date"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-code",
        "type" : "token",
        "documentation" : "Patient | Encounter | RelatedPerson | Practitioner | Device"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the compartment definition"
      },
      {
        "name" : "resource",
        "definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-resource",
        "type" : "token",
        "documentation" : "Name of resource type"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the compartment definition"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the compartment definition"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the compartment definition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the compartment definition"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the compartment definition"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the compartment definition"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the compartment definition"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the compartment definition"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the compartment definition"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the compartment definition"
      }]
    },
    {
      "type" : "Composition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Composition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Composition.author",
      "Composition.subject",
      "Composition.encounter",
      "Composition.attester",
      "Composition.event-reference",
      "Composition.entry",
      "Composition.related",
      "Composition.patient"],
      "searchRevInclude" : ["Procedure.report"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Composition editing time"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Version-independent identifier for the Composition"
      },
      {
        "name" : "period",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-period",
        "type" : "date",
        "documentation" : "The period covered by the documentation"
      },
      {
        "name" : "event-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-event-code",
        "type" : "token",
        "documentation" : "Main clinical acts documented as codes"
      },
      {
        "name" : "author",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-author",
        "type" : "reference",
        "documentation" : "Who and/or what authored the composition"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-subject",
        "type" : "reference",
        "documentation" : "Who and/or what the composition is about"
      },
      {
        "name" : "section",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-section",
        "type" : "token",
        "documentation" : "Classification of section (recommended)"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Context of the Composition"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-title",
        "type" : "string",
        "documentation" : "Human Readable name/title"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-type",
        "type" : "token",
        "documentation" : "Kind of composition (LOINC if possible)"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-version",
        "type" : "token",
        "documentation" : "The business version of the activity definition"
      },
      {
        "name" : "attester",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-attester",
        "type" : "reference",
        "documentation" : "Who attested the composition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the activity definition"
      },
      {
        "name" : "event-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-event-reference",
        "type" : "reference",
        "documentation" : "Main clinical acts documented as references"
      },
      {
        "name" : "section-text",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-section-text",
        "type" : "special",
        "documentation" : "Search on the section narrative of the resource"
      },
      {
        "name" : "entry",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-entry",
        "type" : "reference",
        "documentation" : "A reference to data that supports this section"
      },
      {
        "name" : "related",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-related",
        "type" : "reference",
        "documentation" : "Target of the relationship"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who and/or what the composition is about"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-category",
        "type" : "token",
        "documentation" : "Categorization of Composition"
      },
      {
        "name" : "section-code-text",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-section-code-text",
        "type" : "composite",
        "documentation" : "Search on the section narrative of the resource"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-status",
        "type" : "token",
        "documentation" : "preliminary | final | amended | entered-in-error"
      }]
    },
    {
      "type" : "ConceptMap",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ConceptMap",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ConceptMap.target-scope",
      "ConceptMap.target-group-system",
      "ConceptMap.derived-from",
      "ConceptMap.predecessor",
      "ConceptMap.source-scope",
      "ConceptMap.source-group-system",
      "ConceptMap.other-map"],
      "searchRevInclude" : ["ConceptMap.other-map"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The concept map publication date"
      },
      {
        "name" : "target-scope",
        "definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-scope",
        "type" : "reference",
        "documentation" : "The target value set which provides context for the mappings"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the concept map"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the concept map"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the concept map"
      },
      {
        "name" : "target-group-system",
        "definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-group-system",
        "type" : "reference",
        "documentation" : "Target system that the concepts are to be mapped to"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from",
        "type" : "reference",
        "documentation" : "A resource that the ConceptMap is derived from"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the concept map"
      },
      {
        "name" : "predecessor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor",
        "type" : "reference",
        "documentation" : "The predecessor of the ConceptMap"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the concept map"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the concept map"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
        "type" : "date",
        "documentation" : "The time during which the ConceptMap is intended to be in use"
      },
      {
        "name" : "source-scope",
        "definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-scope",
        "type" : "reference",
        "documentation" : "The source value set that contains the concepts that are being mapped"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the concept map"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the concept map"
      },
      {
        "name" : "target-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-code",
        "type" : "token",
        "documentation" : "Code that identifies the target element"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the concept map"
      },
      {
        "name" : "source-scope-uri",
        "definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-scope-uri",
        "type" : "uri",
        "documentation" : "The URI for the source value set that contains the concepts being mapped"
      },
      {
        "name" : "source-group-system",
        "definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-group-system",
        "type" : "reference",
        "documentation" : "Source system where concepts to be mapped are defined"
      },
      {
        "name" : "mapping-property",
        "definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-mapping-property",
        "type" : "uri",
        "documentation" : "Other properties required for this mapping"
      },
      {
        "name" : "other-map",
        "definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-other-map",
        "type" : "reference",
        "documentation" : "canonical reference to an additional ConceptMap to use for mapping if the source concept is unmapped"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the concept map"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The URI that identifies the concept map"
      },
      {
        "name" : "source-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-code",
        "type" : "token",
        "documentation" : "Identifies elements being mapped"
      },
      {
        "name" : "target-scope-uri",
        "definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-scope-uri",
        "type" : "uri",
        "documentation" : "The URI for the target value set that contains the concepts being mapped."
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the concept map"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the concept map"
      },
      {
        "name" : "topic",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-topic",
        "type" : "token",
        "documentation" : "Topics associated with the ConceptMap"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the concept map"
      }]
    },
    {
      "type" : "Condition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Condition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Condition.evidence-detail",
      "Condition.subject",
      "Condition.participant-actor",
      "Condition.encounter",
      "Condition.patient"],
      "searchRevInclude" : ["AdverseEvent.resultingeffect",
      "ClinicalImpression.problem",
      "Goal.addresses",
      "RiskAssessment.condition"],
      "searchParam" : [{
        "name" : "evidence-detail",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-evidence-detail",
        "type" : "reference",
        "documentation" : "Supporting information found elsewhere"
      },
      {
        "name" : "severity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-severity",
        "type" : "token",
        "documentation" : "The severity of the condition"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "A unique identifier of the condition record"
      },
      {
        "name" : "onset-info",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-onset-info",
        "type" : "string",
        "documentation" : "Onsets as a string"
      },
      {
        "name" : "recorded-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-recorded-date",
        "type" : "date",
        "documentation" : "Date record was first recorded"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Code for the condition"
      },
      {
        "name" : "evidence",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-evidence",
        "type" : "token",
        "documentation" : "Manifestation/symptom"
      },
      {
        "name" : "participant-function",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-participant-function",
        "type" : "token",
        "documentation" : "Type of involvement of the actor in the activities related to the condition"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-subject",
        "type" : "reference",
        "documentation" : "Who has the condition?"
      },
      {
        "name" : "participant-actor",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-participant-actor",
        "type" : "reference",
        "documentation" : "Who or what participated in the activities related to the condition"
      },
      {
        "name" : "verification-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-verification-status",
        "type" : "token",
        "documentation" : "unconfirmed | provisional | differential | confirmed | refuted | entered-in-error"
      },
      {
        "name" : "clinical-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-clinical-status",
        "type" : "token",
        "documentation" : "The clinical status of the condition"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "The Encounter during which this Condition was created"
      },
      {
        "name" : "onset-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-onset-date",
        "type" : "date",
        "documentation" : "Date related onsets (dateTime and Period)"
      },
      {
        "name" : "abatement-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-abatement-date",
        "type" : "date",
        "documentation" : "Date-related abatements (dateTime and period)"
      },
      {
        "name" : "stage",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-stage",
        "type" : "token",
        "documentation" : "Simple summary (disease specific)"
      },
      {
        "name" : "abatement-string",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-abatement-string",
        "type" : "string",
        "documentation" : "Abatement as a string"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who has the condition?"
      },
      {
        "name" : "abatement-age",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-abatement-age",
        "type" : "quantity",
        "documentation" : "Abatement as age or age range"
      },
      {
        "name" : "onset-age",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-onset-age",
        "type" : "quantity",
        "documentation" : "Onsets as age or age range"
      },
      {
        "name" : "body-site",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-body-site",
        "type" : "token",
        "documentation" : "Anatomical location, if relevant"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/Condition-category",
        "type" : "token",
        "documentation" : "The category of the condition"
      }]
    },
    {
      "type" : "ConditionDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ConditionDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The condition definition publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the condition definition"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the condition definition"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the condition definition"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the condition definition"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the condition definition"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the condition definition"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the condition definition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the condition definition"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the condition definition"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the condition definition"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the condition definition"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the condition definition"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the condition definition"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the condition definition"
      }]
    },
    {
      "type" : "Consent",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Consent",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Consent.controller",
      "Consent.data",
      "Consent.manager",
      "Consent.subject",
      "Consent.grantee",
      "Consent.source-reference",
      "Consent.actor",
      "Consent.patient"],
      "searchRevInclude" : ["Consent.source-reference"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "When consent was agreed to"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Identifier for this record (external references)"
      },
      {
        "name" : "controller",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-controller",
        "type" : "reference",
        "documentation" : "Consent Enforcer"
      },
      {
        "name" : "period",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-period",
        "type" : "date",
        "documentation" : "Timeframe for this rule"
      },
      {
        "name" : "data",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-data",
        "type" : "reference",
        "documentation" : "The actual data reference"
      },
      {
        "name" : "manager",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-manager",
        "type" : "reference",
        "documentation" : "Consent workflow management"
      },
      {
        "name" : "purpose",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-purpose",
        "type" : "token",
        "documentation" : "Context of activities covered by this rule"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-subject",
        "type" : "reference",
        "documentation" : "Who the consent applies to"
      },
      {
        "name" : "verified-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-verified-date",
        "type" : "date",
        "documentation" : "When consent verified"
      },
      {
        "name" : "grantee",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-grantee",
        "type" : "reference",
        "documentation" : "Who is agreeing to the policy and rules"
      },
      {
        "name" : "source-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-source-reference",
        "type" : "reference",
        "documentation" : "Search by reference to a Consent, DocumentReference, Contract  or QuestionnaireResponse"
      },
      {
        "name" : "verified",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-verified",
        "type" : "token",
        "documentation" : "Has been verified"
      },
      {
        "name" : "actor",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-actor",
        "type" : "reference",
        "documentation" : "Resource for the actor (or group, by role)"
      },
      {
        "name" : "security-label",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-security-label",
        "type" : "token",
        "documentation" : "Security Labels that define affected resources"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who the consent applies to"
      },
      {
        "name" : "action",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-action",
        "type" : "token",
        "documentation" : "Actions controlled by this rule"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-category",
        "type" : "token",
        "documentation" : "Classification of the consent statement - for indexing/retrieval"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Consent-status",
        "type" : "token",
        "documentation" : "draft | active | inactive | entered-in-error | unknown"
      }]
    },
    {
      "type" : "Contract",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Contract",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Contract.patient",
      "Contract.subject",
      "Contract.authority",
      "Contract.domain",
      "Contract.signer"],
      "searchRevInclude" : ["Consent.source-reference",
      "DocumentReference.based-on"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The identity of the contract"
      },
      {
        "name" : "instantiates",
        "definition" : "http://hl7.org/fhir/SearchParameter/Contract-instantiates",
        "type" : "uri",
        "documentation" : "A source definition of the contract"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The identity of the subject of the contract (if a patient)"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Contract-subject",
        "type" : "reference",
        "documentation" : "The identity of the subject of the contract"
      },
      {
        "name" : "authority",
        "definition" : "http://hl7.org/fhir/SearchParameter/Contract-authority",
        "type" : "reference",
        "documentation" : "The authority of the contract"
      },
      {
        "name" : "domain",
        "definition" : "http://hl7.org/fhir/SearchParameter/Contract-domain",
        "type" : "reference",
        "documentation" : "The domain of the contract"
      },
      {
        "name" : "issued",
        "definition" : "http://hl7.org/fhir/SearchParameter/Contract-issued",
        "type" : "date",
        "documentation" : "The date/time the contract was issued"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/Contract-url",
        "type" : "uri",
        "documentation" : "The basal contract definition"
      },
      {
        "name" : "signer",
        "definition" : "http://hl7.org/fhir/SearchParameter/Contract-signer",
        "type" : "reference",
        "documentation" : "Contract Signatory Party"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Contract-status",
        "type" : "token",
        "documentation" : "The status of the contract"
      }]
    },
    {
      "type" : "Coverage",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Coverage",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Coverage.subscriber",
      "Coverage.beneficiary",
      "Coverage.patient",
      "Coverage.insurer",
      "Coverage.paymentby-party",
      "Coverage.policy-holder"],
      "searchRevInclude" : ["DeviceRequest.insurance",
      "ExplanationOfBenefit.coverage"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The primary identifier of the insured and the coverage"
      },
      {
        "name" : "subscriber",
        "definition" : "http://hl7.org/fhir/SearchParameter/Coverage-subscriber",
        "type" : "reference",
        "documentation" : "Reference to the subscriber"
      },
      {
        "name" : "subscriberid",
        "definition" : "http://hl7.org/fhir/SearchParameter/Coverage-subscriberid",
        "type" : "token",
        "documentation" : "Identifier of the subscriber"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-type",
        "type" : "token",
        "documentation" : "The kind of coverage (health plan, auto, Workers Compensation)"
      },
      {
        "name" : "beneficiary",
        "definition" : "http://hl7.org/fhir/SearchParameter/Coverage-beneficiary",
        "type" : "reference",
        "documentation" : "Covered party"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Retrieve coverages for a patient"
      },
      {
        "name" : "insurer",
        "definition" : "http://hl7.org/fhir/SearchParameter/Coverage-insurer",
        "type" : "reference",
        "documentation" : "The identity of the insurer"
      },
      {
        "name" : "class-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/Coverage-class-value",
        "type" : "token",
        "documentation" : "Value of the class (e.g. Plan number, group number)"
      },
      {
        "name" : "paymentby-party",
        "definition" : "http://hl7.org/fhir/SearchParameter/Coverage-paymentby-party",
        "type" : "reference",
        "documentation" : "Parties who will pay for services"
      },
      {
        "name" : "class-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Coverage-class-type",
        "type" : "token",
        "documentation" : "Coverage class (e.g. plan, group)"
      },
      {
        "name" : "dependent",
        "definition" : "http://hl7.org/fhir/SearchParameter/Coverage-dependent",
        "type" : "string",
        "documentation" : "Dependent number"
      },
      {
        "name" : "policy-holder",
        "definition" : "http://hl7.org/fhir/SearchParameter/Coverage-policy-holder",
        "type" : "reference",
        "documentation" : "Reference to the policyholder"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Coverage-status",
        "type" : "token",
        "documentation" : "The status of the Coverage"
      }]
    },
    {
      "type" : "CoverageEligibilityRequest",
      "profile" : "http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["CoverageEligibilityRequest.provider",
      "CoverageEligibilityRequest.patient",
      "CoverageEligibilityRequest.enterer",
      "CoverageEligibilityRequest.facility"],
      "searchRevInclude" : ["CoverageEligibilityResponse.request",
      "DocumentReference.based-on"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The business identifier of the Eligibility"
      },
      {
        "name" : "provider",
        "definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-provider",
        "type" : "reference",
        "documentation" : "The reference to the provider"
      },
      {
        "name" : "created",
        "definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-created",
        "type" : "date",
        "documentation" : "The creation date for the EOB"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The reference to the patient"
      },
      {
        "name" : "enterer",
        "definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-enterer",
        "type" : "reference",
        "documentation" : "The party who is responsible for the request"
      },
      {
        "name" : "facility",
        "definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-facility",
        "type" : "reference",
        "documentation" : "Facility responsible for the goods and services"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-status",
        "type" : "token",
        "documentation" : "The status of the EligibilityRequest"
      }]
    },
    {
      "type" : "CoverageEligibilityResponse",
      "profile" : "http://hl7.org/fhir/StructureDefinition/CoverageEligibilityResponse",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["CoverageEligibilityResponse.request",
      "CoverageEligibilityResponse.insurer",
      "CoverageEligibilityResponse.patient",
      "CoverageEligibilityResponse.requestor"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The business identifier"
      },
      {
        "name" : "request",
        "definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-request",
        "type" : "reference",
        "documentation" : "The EligibilityRequest reference"
      },
      {
        "name" : "disposition",
        "definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-disposition",
        "type" : "string",
        "documentation" : "The contents of the disposition message"
      },
      {
        "name" : "created",
        "definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-created",
        "type" : "date",
        "documentation" : "The creation date"
      },
      {
        "name" : "insurer",
        "definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-insurer",
        "type" : "reference",
        "documentation" : "The organization which generated this resource"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The reference to the patient"
      },
      {
        "name" : "outcome",
        "definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-outcome",
        "type" : "token",
        "documentation" : "The processing outcome"
      },
      {
        "name" : "requestor",
        "definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-requestor",
        "type" : "reference",
        "documentation" : "The EligibilityRequest provider"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-status",
        "type" : "token",
        "documentation" : "The EligibilityRequest status"
      }]
    },
    {
      "type" : "DetectedIssue",
      "profile" : "http://hl7.org/fhir/StructureDefinition/DetectedIssue",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["DetectedIssue.author",
      "DetectedIssue.subject",
      "DetectedIssue.patient",
      "DetectedIssue.implicated"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Unique id for the detected issue"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Issue Type, e.g. drug-drug, duplicate therapy, etc."
      },
      {
        "name" : "identified",
        "definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-identified",
        "type" : "date",
        "documentation" : "When identified"
      },
      {
        "name" : "author",
        "definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-author",
        "type" : "reference",
        "documentation" : "The provider or device that identified the issue"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-subject",
        "type" : "reference",
        "documentation" : "Associated subject"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Associated patient"
      },
      {
        "name" : "implicated",
        "definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-implicated",
        "type" : "reference",
        "documentation" : "Problem resource"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-category",
        "type" : "token",
        "documentation" : "Issue Category, e.g. drug-drug, duplicate therapy, etc."
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-status",
        "type" : "token",
        "documentation" : "The status of the issue"
      }]
    },
    {
      "type" : "Device",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Device",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Device.parent",
      "Device.organization",
      "Device.definition",
      "Device.location"],
      "searchRevInclude" : ["Account.patient",
      "Account.subject",
      "AdverseEvent.substance",
      "AllergyIntolerance.participant",
      "Appointment.practitioner",
      "Appointment.actor",
      "Appointment.patient",
      "Appointment.location",
      "Appointment.group",
      "AppointmentResponse.actor",
      "AppointmentResponse.practitioner",
      "AppointmentResponse.patient",
      "AppointmentResponse.location",
      "AppointmentResponse.group",
      "AuditEvent.agent",
      "AuditEvent.source",
      "Basic.author",
      "CarePlan.custodian",
      "ChargeItem.enterer",
      "ChargeItem.performer-actor",
      "Claim.detail-udi",
      "Claim.procedure-udi",
      "Claim.subdetail-udi",
      "Claim.item-udi",
      "ClinicalUseDefinition.product",
      "ClinicalUseDefinition.subject",
      "Communication.sender",
      "Communication.recipient",
      "CommunicationRequest.requester",
      "CommunicationRequest.recipient",
      "CommunicationRequest.information-provider",
      "Composition.author",
      "Condition.participant-actor",
      "Consent.actor",
      "DetectedIssue.author",
      "DetectedIssue.subject",
      "DetectedIssue.patient",
      "Device.parent",
      "DeviceAssociation.subject",
      "DeviceAssociation.patient",
      "DeviceAssociation.device",
      "DeviceMetric.device",
      "DeviceRequest.requester",
      "DeviceRequest.subject",
      "DeviceRequest.patient",
      "DiagnosticReport.subject",
      "DiagnosticReport.patient",
      "DocumentReference.author",
      "Encounter.participant",
      "Encounter.practitioner",
      "ExplanationOfBenefit.detail-udi",
      "ExplanationOfBenefit.procedure-udi",
      "ExplanationOfBenefit.subdetail-udi",
      "ExplanationOfBenefit.item-udi",
      "Flag.author",
      "Group.member",
      "ImagingSelection.subject",
      "ImagingSelection.patient",
      "ImagingStudy.performer",
      "ImagingStudy.subject",
      "ImagingStudy.patient",
      "Invoice.participant",
      "List.source",
      "MeasureReport.patient",
      "MeasureReport.subject",
      "MedicationDispense.performer",
      "MedicationRequest.requester",
      "MessageHeader.receiver",
      "MessageHeader.sender",
      "Observation.subject",
      "Observation.patient",
      "Observation.device",
      "Procedure.performer",
      "Procedure.subject",
      "Procedure.patient",
      "Provenance.agent",
      "QuestionnaireResponse.author",
      "QuestionnaireResponse.source",
      "RequestOrchestration.author",
      "RequestOrchestration.subject",
      "RequestOrchestration.participant",
      "RequestOrchestration.patient",
      "ResearchSubject.subject",
      "ResearchSubject.patient",
      "RiskAssessment.performer",
      "Schedule.actor",
      "ServiceRequest.subject",
      "ServiceRequest.patient",
      "ServiceRequest.requester",
      "ServiceRequest.performer",
      "Specimen.patient",
      "Specimen.subject",
      "Specimen.container-device",
      "SupplyRequest.requester",
      "Task.requester"],
      "searchParam" : [{
        "name" : "udi-di",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-udi-di",
        "type" : "string",
        "documentation" : "The udi Device Identifier (DI)"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-identifier",
        "type" : "token",
        "documentation" : "Instance id from manufacturer, owner, and others"
      },
      {
        "name" : "parent",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-parent",
        "type" : "reference",
        "documentation" : "The parent device"
      },
      {
        "name" : "manufacture-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-manufacture-date",
        "type" : "date",
        "documentation" : "The manufacture date of the device"
      },
      {
        "name" : "udi-carrier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-udi-carrier",
        "type" : "string",
        "documentation" : "UDI Barcode (RFID or other technology) string in *HRF* format."
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-code",
        "type" : "token",
        "documentation" : "The definition / type of the device (code)"
      },
      {
        "name" : "device-name",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-device-name",
        "type" : "string",
        "documentation" : "A server defined search that may match any of the string fields in Device.name or Device.type."
      },
      {
        "name" : "lot-number",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-lot-number",
        "type" : "string",
        "documentation" : "The lot number of the device"
      },
      {
        "name" : "serial-number",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-serial-number",
        "type" : "string",
        "documentation" : "The serial number of the device"
      },
      {
        "name" : "specification",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-specification",
        "type" : "token",
        "documentation" : "The standards, specifications, or formal guidances."
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-type",
        "type" : "token",
        "documentation" : "The type of the device"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-version",
        "type" : "string",
        "documentation" : "The specific version of the device"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-url",
        "type" : "uri",
        "documentation" : "Network address to contact device"
      },
      {
        "name" : "manufacturer",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-manufacturer",
        "type" : "string",
        "documentation" : "The manufacturer of the device"
      },
      {
        "name" : "code-value-concept",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-code-value-concept",
        "type" : "composite",
        "documentation" : "Code and value parameter pair"
      },
      {
        "name" : "organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-organization",
        "type" : "reference",
        "documentation" : "The organization responsible for the device"
      },
      {
        "name" : "biological-source-event",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-biological-source-event",
        "type" : "token",
        "documentation" : "The biological source for the device"
      },
      {
        "name" : "definition",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-definition",
        "type" : "reference",
        "documentation" : "The definition / type of the device"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-location",
        "type" : "reference",
        "documentation" : "A location, where the resource is found"
      },
      {
        "name" : "model",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-model",
        "type" : "string",
        "documentation" : "The model of the device"
      },
      {
        "name" : "expiration-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-expiration-date",
        "type" : "date",
        "documentation" : "The expiration date of the device"
      },
      {
        "name" : "specification-version",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-specification-version",
        "type" : "composite",
        "documentation" : "A composite of both specification and version"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-status",
        "type" : "token",
        "documentation" : "active | inactive | entered-in-error | unknown"
      }]
    },
    {
      "type" : "DeviceAssociation",
      "profile" : "http://hl7.org/fhir/StructureDefinition/DeviceAssociation",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["DeviceAssociation.subject",
      "DeviceAssociation.patient",
      "DeviceAssociation.device",
      "DeviceAssociation.operator"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-identifier",
        "type" : "token",
        "documentation" : "The identifier of the device association"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-subject",
        "type" : "reference",
        "documentation" : "The identity of a patient for whom to list associations"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-patient",
        "type" : "reference",
        "documentation" : "The identity of a patient for whom to list associations"
      },
      {
        "name" : "device",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-device",
        "type" : "reference",
        "documentation" : "Search for products that match this code"
      },
      {
        "name" : "operator",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-operator",
        "type" : "reference",
        "documentation" : "The identity of a operator for whom to list associations"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-status",
        "type" : "token",
        "documentation" : "The status of the device associations"
      }]
    },
    {
      "type" : "DeviceDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/DeviceDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["DeviceDefinition.organization",
      "DeviceDefinition.manufacturer"],
      "searchRevInclude" : ["AdministrableProductDefinition.device",
      "ClinicalUseDefinition.product",
      "ClinicalUseDefinition.subject",
      "MedicationRequest.intended-performer",
      "RegulatedAuthorization.subject",
      "RequestOrchestration.participant"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-identifier",
        "type" : "token",
        "documentation" : "The identifier of the component"
      },
      {
        "name" : "device-name",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-device-name",
        "type" : "string",
        "documentation" : "A server defined search that may match any of the string fields in DeviceDefinition.name or DeviceDefinition.classification.type - the latter to search for 'generic' devices."
      },
      {
        "name" : "organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-organization",
        "type" : "reference",
        "documentation" : "The organization responsible for the device"
      },
      {
        "name" : "specification",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-specification",
        "type" : "token",
        "documentation" : "The specification that the device conforms to"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-type",
        "type" : "token",
        "documentation" : "The device type"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-version",
        "type" : "token",
        "documentation" : "The device version"
      },
      {
        "name" : "specification-version",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-specification-version",
        "type" : "composite",
        "documentation" : "A composite of both specification and version"
      },
      {
        "name" : "manufacturer",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-manufacturer",
        "type" : "reference",
        "documentation" : "The manufacturer of the device"
      }]
    },
    {
      "type" : "DeviceDispense",
      "profile" : "http://hl7.org/fhir/StructureDefinition/DeviceDispense",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["DeviceDispense.subject",
      "DeviceDispense.patient"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDispense-identifier",
        "type" : "token",
        "documentation" : "The identifier of the dispense"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDispense-code",
        "type" : "token",
        "documentation" : "Search for devices that match this code"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDispense-subject",
        "type" : "reference",
        "documentation" : "The identity of a patient for whom to list dispenses"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDispense-patient",
        "type" : "reference",
        "documentation" : "Returns device dispenses for a specific patient"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDispense-status",
        "type" : "token",
        "documentation" : "The status of the dispense"
      }]
    },
    {
      "type" : "DeviceMetric",
      "profile" : "http://hl7.org/fhir/StructureDefinition/DeviceMetric",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["DeviceMetric.device"],
      "searchRevInclude" : ["Observation.device"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-identifier",
        "type" : "token",
        "documentation" : "The identifier of the metric"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-category",
        "type" : "token",
        "documentation" : "The category of the metric"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-type",
        "type" : "token",
        "documentation" : "The type of metric"
      },
      {
        "name" : "device",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-device",
        "type" : "reference",
        "documentation" : "The device resource"
      }]
    },
    {
      "type" : "DeviceRequest",
      "profile" : "http://hl7.org/fhir/StructureDefinition/DeviceRequest",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["DeviceRequest.insurance",
      "DeviceRequest.requester",
      "DeviceRequest.performer",
      "DeviceRequest.subject",
      "DeviceRequest.instantiates-canonical",
      "DeviceRequest.encounter",
      "DeviceRequest.based-on",
      "DeviceRequest.patient",
      "DeviceRequest.device",
      "DeviceRequest.prior-request"],
      "searchRevInclude" : ["Appointment.based-on",
      "CarePlan.activity-reference",
      "Communication.based-on",
      "DeviceRequest.prior-request",
      "DocumentReference.based-on",
      "Encounter.based-on",
      "Observation.based-on"],
      "searchParam" : [{
        "name" : "insurance",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-insurance",
        "type" : "reference",
        "documentation" : "Associated insurance coverage"
      },
      {
        "name" : "performer-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-performer-code",
        "type" : "token",
        "documentation" : "Desired performer for service"
      },
      {
        "name" : "requester",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-requester",
        "type" : "reference",
        "documentation" : "Who/what is requesting service"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business identifier for request/order"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Code for what is being requested/ordered"
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-performer",
        "type" : "reference",
        "documentation" : "Desired performer for service"
      },
      {
        "name" : "event-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-event-date",
        "type" : "date",
        "documentation" : "When service should occur"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-subject",
        "type" : "reference",
        "documentation" : "Individual the service is ordered for"
      },
      {
        "name" : "instantiates-canonical",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-instantiates-canonical",
        "type" : "reference",
        "documentation" : "Instantiates FHIR protocol or definition"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Encounter during which request was created"
      },
      {
        "name" : "authored-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-authored-on",
        "type" : "date",
        "documentation" : "When the request transitioned to being actionable"
      },
      {
        "name" : "intent",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-intent",
        "type" : "token",
        "documentation" : "proposal | plan | original-order |reflex-order"
      },
      {
        "name" : "group-identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-group-identifier",
        "type" : "token",
        "documentation" : "Composite request this is part of"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-based-on",
        "type" : "reference",
        "documentation" : "Plan/proposal/order fulfilled by this request"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Individual the service is ordered for"
      },
      {
        "name" : "instantiates-uri",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-instantiates-uri",
        "type" : "uri",
        "documentation" : "Instantiates external protocol or definition"
      },
      {
        "name" : "device",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-device",
        "type" : "reference",
        "documentation" : "Reference to resource that is being requested/ordered"
      },
      {
        "name" : "prior-request",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-prior-request",
        "type" : "reference",
        "documentation" : "Request takes the place of referenced completed or terminated requests"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-status",
        "type" : "token",
        "documentation" : "entered-in-error | draft | active |suspended | completed"
      }]
    },
    {
      "type" : "DeviceUsage",
      "profile" : "http://hl7.org/fhir/StructureDefinition/DeviceUsage",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["DeviceUsage.patient"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Search by identifier"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Search by patient who used / uses the device"
      },
      {
        "name" : "device",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceUsage-device",
        "type" : "token",
        "documentation" : "Search by device"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceUsage-status",
        "type" : "token",
        "documentation" : "The status of the device usage"
      }]
    },
    {
      "type" : "DiagnosticReport",
      "profile" : "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["DiagnosticReport.study",
      "DiagnosticReport.performer",
      "DiagnosticReport.subject",
      "DiagnosticReport.encounter",
      "DiagnosticReport.media",
      "DiagnosticReport.result",
      "DiagnosticReport.based-on",
      "DiagnosticReport.patient",
      "DiagnosticReport.specimen",
      "DiagnosticReport.results-interpreter"],
      "searchRevInclude" : ["Procedure.report"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "The clinically relevant time of the report"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "An identifier for the report"
      },
      {
        "name" : "study",
        "definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-study",
        "type" : "reference",
        "documentation" : "Studies associated with the diagnostic report"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "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"
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer",
        "type" : "reference",
        "documentation" : "Who is responsible for the report"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-subject",
        "type" : "reference",
        "documentation" : "The subject of the report"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "The Encounter when the order was made"
      },
      {
        "name" : "media",
        "definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-media",
        "type" : "reference",
        "documentation" : "A reference to the image source."
      },
      {
        "name" : "conclusion",
        "definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusion",
        "type" : "token",
        "documentation" : "A coded conclusion (interpretation/impression) on the report"
      },
      {
        "name" : "result",
        "definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result",
        "type" : "reference",
        "documentation" : "Link to an atomic result (observation resource)"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on",
        "type" : "reference",
        "documentation" : "Reference to the service request."
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The subject of the report if a patient"
      },
      {
        "name" : "specimen",
        "definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen",
        "type" : "reference",
        "documentation" : "The specimen details"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category",
        "type" : "token",
        "documentation" : "Which diagnostic discipline/department created the report"
      },
      {
        "name" : "issued",
        "definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued",
        "type" : "date",
        "documentation" : "When the report was issued"
      },
      {
        "name" : "results-interpreter",
        "definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-results-interpreter",
        "type" : "reference",
        "documentation" : "Who was the source of the report"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-status",
        "type" : "token",
        "documentation" : "The status of the report"
      }]
    },
    {
      "type" : "DocumentReference",
      "profile" : "http://hl7.org/fhir/StructureDefinition/DocumentReference",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["DocumentReference.subject",
      "DocumentReference.based-on",
      "DocumentReference.format-canonical",
      "DocumentReference.patient",
      "DocumentReference.context",
      "DocumentReference.custodian",
      "DocumentReference.author",
      "DocumentReference.bodysite-reference",
      "DocumentReference.attester",
      "DocumentReference.event-reference",
      "DocumentReference.relatesto"],
      "searchRevInclude" : ["Consent.source-reference",
      "DiagnosticReport.media",
      "DocumentReference.relatesto",
      "ImagingSelection.derived-from",
      "MedicationKnowledge.monograph",
      "MedicinalProductDefinition.master-file",
      "Observation.derived-from",
      "Procedure.report"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "When this document reference was created"
      },
      {
        "name" : "modality",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-modality",
        "type" : "token",
        "documentation" : "The modality used"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-subject",
        "type" : "reference",
        "documentation" : "Who/what is the subject of the document"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-description",
        "type" : "string",
        "documentation" : "Human-readable description"
      },
      {
        "name" : "language",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-language",
        "type" : "token",
        "documentation" : "Human language of the content (BCP-47)"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-type",
        "type" : "token",
        "documentation" : "Kind of document (LOINC if possible)"
      },
      {
        "name" : "relation",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relation",
        "type" : "token",
        "documentation" : "replaces | transforms | signs | appends"
      },
      {
        "name" : "setting",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-setting",
        "type" : "token",
        "documentation" : "Additional details about where the content was created (e.g. clinical specialty)"
      },
      {
        "name" : "doc-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-doc-status",
        "type" : "token",
        "documentation" : "preliminary | final | amended | entered-in-error"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-based-on",
        "type" : "reference",
        "documentation" : "Procedure that caused this media to be created"
      },
      {
        "name" : "format-canonical",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-format-canonical",
        "type" : "reference",
        "documentation" : "Profile canonical content rules for the document"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who/what is the subject of the document"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-context",
        "type" : "reference",
        "documentation" : "Context of the document content"
      },
      {
        "name" : "relationship",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relationship",
        "type" : "composite",
        "documentation" : "Combination of relation and relatesTo"
      },
      {
        "name" : "creation",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-creation",
        "type" : "date",
        "documentation" : "Date attachment was first created"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Identifier of the attachment binary"
      },
      {
        "name" : "period",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-period",
        "type" : "date",
        "documentation" : "Time of service that is being documented"
      },
      {
        "name" : "event-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-event-code",
        "type" : "token",
        "documentation" : "Main clinical acts documented"
      },
      {
        "name" : "bodysite",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-bodysite",
        "type" : "token",
        "documentation" : "The body site studied"
      },
      {
        "name" : "custodian",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian",
        "type" : "reference",
        "documentation" : "Organization which maintains the document"
      },
      {
        "name" : "author",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-author",
        "type" : "reference",
        "documentation" : "Who and/or what authored the document"
      },
      {
        "name" : "format-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-format-code",
        "type" : "token",
        "documentation" : "Format code content rules for the document"
      },
      {
        "name" : "bodysite-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-bodysite-reference",
        "type" : "reference",
        "documentation" : "The body site studied"
      },
      {
        "name" : "format-uri",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-format-uri",
        "type" : "uri",
        "documentation" : "Profile URI content rules for the document"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-version",
        "type" : "string",
        "documentation" : "The business version identifier"
      },
      {
        "name" : "attester",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-attester",
        "type" : "reference",
        "documentation" : "Who attested the document"
      },
      {
        "name" : "contenttype",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype",
        "type" : "token",
        "documentation" : "Mime type of the content, with charset etc."
      },
      {
        "name" : "event-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-event-reference",
        "type" : "reference",
        "documentation" : "Main clinical acts documented"
      },
      {
        "name" : "security-label",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-security-label",
        "type" : "token",
        "documentation" : "Document security-tags"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-location",
        "type" : "uri",
        "documentation" : "Uri where the data can be found"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-category",
        "type" : "token",
        "documentation" : "Categorization of document"
      },
      {
        "name" : "relatesto",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto",
        "type" : "reference",
        "documentation" : "Target of the relationship"
      },
      {
        "name" : "facility",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-facility",
        "type" : "token",
        "documentation" : "Kind of facility where patient was seen"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-status",
        "type" : "token",
        "documentation" : "current | superseded | entered-in-error"
      }]
    },
    {
      "type" : "Encounter",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Encounter",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Encounter.subject",
      "Encounter.appointment",
      "Encounter.part-of",
      "Encounter.participant",
      "Encounter.based-on",
      "Encounter.patient",
      "Encounter.practitioner",
      "Encounter.episode-of-care",
      "Encounter.careteam",
      "Encounter.diagnosis-reference",
      "Encounter.reason-reference",
      "Encounter.location",
      "Encounter.service-provider",
      "Encounter.account"],
      "searchRevInclude" : ["AuditEvent.encounter",
      "CarePlan.encounter",
      "ChargeItem.encounter",
      "Claim.encounter",
      "ClinicalImpression.encounter",
      "Communication.encounter",
      "CommunicationRequest.encounter",
      "Composition.encounter",
      "Condition.encounter",
      "DeviceRequest.encounter",
      "DiagnosticReport.encounter",
      "DocumentReference.context",
      "Encounter.part-of",
      "EncounterHistory.encounter",
      "ExplanationOfBenefit.encounter",
      "Flag.encounter",
      "ImagingStudy.encounter",
      "List.encounter",
      "MedicationAdministration.encounter",
      "MedicationDispense.encounter",
      "MedicationRequest.encounter",
      "MedicationStatement.encounter",
      "NutritionIntake.encounter",
      "NutritionOrder.encounter",
      "Observation.encounter",
      "PaymentReconciliation.allocation-encounter",
      "Procedure.encounter",
      "Provenance.encounter",
      "QuestionnaireResponse.encounter",
      "RequestOrchestration.encounter",
      "RiskAssessment.encounter",
      "ServiceRequest.encounter",
      "Task.encounter",
      "VisionPrescription.encounter"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "A date within the actualPeriod the Encounter lasted"
      },
      {
        "name" : "participant-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-participant-type",
        "type" : "token",
        "documentation" : "Role of participant in encounter"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-subject",
        "type" : "reference",
        "documentation" : "The patient or group present at the encounter"
      },
      {
        "name" : "subject-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-subject-status",
        "type" : "token",
        "documentation" : "The current status of the subject in relation to the Encounter"
      },
      {
        "name" : "appointment",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-appointment",
        "type" : "reference",
        "documentation" : "The appointment that scheduled this encounter"
      },
      {
        "name" : "part-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-part-of",
        "type" : "reference",
        "documentation" : "Another Encounter this encounter is part of"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-type",
        "type" : "token",
        "documentation" : "Specific type of encounter"
      },
      {
        "name" : "participant",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-participant",
        "type" : "reference",
        "documentation" : "Persons involved in the encounter other than the patient"
      },
      {
        "name" : "reason-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-reason-code",
        "type" : "token",
        "documentation" : "Reference to a concept (coded)"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-based-on",
        "type" : "reference",
        "documentation" : "The ServiceRequest that initiated this encounter"
      },
      {
        "name" : "date-start",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-date-start",
        "type" : "date",
        "documentation" : "The actual start date of the Encounter"
      },
      {
        "name" : "location-value-period",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-location-value-period",
        "type" : "composite",
        "documentation" : "Time period during which the patient was present at the location"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The patient present at the encounter"
      },
      {
        "name" : "location-period",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-location-period",
        "type" : "date",
        "documentation" : "Time period during which the patient was present at a location (generally used via composite location-period)"
      },
      {
        "name" : "special-arrangement",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-special-arrangement",
        "type" : "token",
        "documentation" : "Wheelchair, translator, stretcher, etc."
      },
      {
        "name" : "class",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-class",
        "type" : "token",
        "documentation" : "Classification of patient encounter"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Identifier(s) by which this encounter is known"
      },
      {
        "name" : "diagnosis-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-diagnosis-code",
        "type" : "token",
        "documentation" : "The diagnosis or procedure relevant to the encounter (coded)"
      },
      {
        "name" : "practitioner",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-practitioner",
        "type" : "reference",
        "documentation" : "Persons involved in the encounter other than the patient"
      },
      {
        "name" : "episode-of-care",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-episode-of-care",
        "type" : "reference",
        "documentation" : "Episode(s) of care that this encounter should be recorded against"
      },
      {
        "name" : "length",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-length",
        "type" : "quantity",
        "documentation" : "Length of encounter in days"
      },
      {
        "name" : "careteam",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-careteam",
        "type" : "reference",
        "documentation" : "Careteam allocated to participate in the encounter"
      },
      {
        "name" : "end-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-end-date",
        "type" : "date",
        "documentation" : "The actual end date of the Encounter"
      },
      {
        "name" : "diagnosis-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-diagnosis-reference",
        "type" : "reference",
        "documentation" : "The diagnosis or procedure relevant to the encounter (resource reference)"
      },
      {
        "name" : "reason-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-reason-reference",
        "type" : "reference",
        "documentation" : "Reference to a resource (resource reference)"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-location",
        "type" : "reference",
        "documentation" : "Location the encounter takes place"
      },
      {
        "name" : "service-provider",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-service-provider",
        "type" : "reference",
        "documentation" : "The organization (facility) responsible for this encounter"
      },
      {
        "name" : "account",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-account",
        "type" : "reference",
        "documentation" : "The set of accounts that may be used for billing for this Encounter"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-status",
        "type" : "token",
        "documentation" : "planned | in-progress | on-hold | completed | cancelled | entered-in-error | unknown"
      }]
    },
    {
      "type" : "EncounterHistory",
      "profile" : "http://hl7.org/fhir/StructureDefinition/EncounterHistory",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["EncounterHistory.patient",
      "EncounterHistory.subject",
      "EncounterHistory.encounter"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/EncounterHistory-identifier",
        "type" : "token",
        "documentation" : "Identifier(s) by which this encounter is known"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/EncounterHistory-patient",
        "type" : "reference",
        "documentation" : "The patient present at the encounter"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/EncounterHistory-subject",
        "type" : "reference",
        "documentation" : "The patient or group present at the encounter"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "The Encounter associated with this set of history values"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/EncounterHistory-status",
        "type" : "token",
        "documentation" : "Status of the Encounter history entry"
      }]
    },
    {
      "type" : "Endpoint",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Endpoint",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Endpoint.organization"],
      "searchRevInclude" : ["Communication.sender",
      "Communication.recipient",
      "CommunicationRequest.recipient",
      "CommunicationRequest.information-provider",
      "HealthcareService.endpoint",
      "ImagingStudy.endpoint",
      "InsuranceProduct.endpoint",
      "Location.endpoint",
      "Organization.endpoint",
      "OrganizationAffiliation.endpoint",
      "PractitionerRole.endpoint",
      "RequestOrchestration.participant"],
      "searchParam" : [{
        "name" : "payload-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-payload-type",
        "type" : "token",
        "documentation" : "The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-identifier",
        "type" : "token",
        "documentation" : "Identifies this endpoint across multiple systems"
      },
      {
        "name" : "connection-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-connection-type",
        "type" : "token",
        "documentation" : "Protocol/Profile/Standard to be used with this endpoint connection"
      },
      {
        "name" : "organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-organization",
        "type" : "reference",
        "documentation" : "The organization that is managing the endpoint"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-name",
        "type" : "string",
        "documentation" : "A name that this endpoint can be identified by"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-status",
        "type" : "token",
        "documentation" : "The current status of the Endpoint (usually expected to be active)"
      }]
    },
    {
      "type" : "EnrollmentRequest",
      "profile" : "http://hl7.org/fhir/StructureDefinition/EnrollmentRequest",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["EnrollmentRequest.patient",
      "EnrollmentRequest.subject"],
      "searchRevInclude" : ["DocumentReference.based-on",
      "EnrollmentResponse.request"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The business identifier of the Enrollment"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The party to be enrolled"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-subject",
        "type" : "reference",
        "documentation" : "The party to be enrolled"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-status",
        "type" : "token",
        "documentation" : "The status of the enrollment"
      }]
    },
    {
      "type" : "EnrollmentResponse",
      "profile" : "http://hl7.org/fhir/StructureDefinition/EnrollmentResponse",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["EnrollmentResponse.request"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-identifier",
        "type" : "token",
        "documentation" : "The business identifier of the EnrollmentResponse"
      },
      {
        "name" : "request",
        "definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-request",
        "type" : "reference",
        "documentation" : "The reference to the claim"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-status",
        "type" : "token",
        "documentation" : "The status of the enrollment response"
      }]
    },
    {
      "type" : "EpisodeOfCare",
      "profile" : "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["EpisodeOfCare.subject",
      "EpisodeOfCare.incoming-referral",
      "EpisodeOfCare.diagnosis-reference",
      "EpisodeOfCare.patient",
      "EpisodeOfCare.organization",
      "EpisodeOfCare.reason-reference",
      "EpisodeOfCare.care-manager"],
      "searchRevInclude" : ["DocumentReference.context",
      "Encounter.episode-of-care"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "The provided date search value falls within the episode of care's period"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business Identifier(s) relevant for this EpisodeOfCare"
      },
      {
        "name" : "diagnosis-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-diagnosis-code",
        "type" : "token",
        "documentation" : "Conditions/problems/diagnoses this episode of care is for (coded)"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-subject",
        "type" : "reference",
        "documentation" : "The patient/group who is the focus of this episode of care"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-type",
        "type" : "token",
        "documentation" : "Type/class  - e.g. specialist referral, disease management"
      },
      {
        "name" : "reason-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-reason-code",
        "type" : "token",
        "documentation" : "Reference to a concept (coded)"
      },
      {
        "name" : "incoming-referral",
        "definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-incoming-referral",
        "type" : "reference",
        "documentation" : "Incoming Referral Request"
      },
      {
        "name" : "diagnosis-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-diagnosis-reference",
        "type" : "reference",
        "documentation" : "Conditions/problems/diagnoses this episode of care is for (resource reference)"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The patient who is the focus of this episode of care"
      },
      {
        "name" : "organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-organization",
        "type" : "reference",
        "documentation" : "The organization that has assumed the specific responsibilities of this EpisodeOfCare"
      },
      {
        "name" : "reason-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-reason-reference",
        "type" : "reference",
        "documentation" : "Reference to a resource (resource reference)"
      },
      {
        "name" : "care-manager",
        "definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-care-manager",
        "type" : "reference",
        "documentation" : "Care manager/care coordinator for the episodeOfCare"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-status",
        "type" : "token",
        "documentation" : "The current status of the Episode of Care as provided (does not check the status history collection)"
      }]
    },
    {
      "type" : "EventDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/EventDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["EventDefinition.successor",
      "EventDefinition.derived-from",
      "EventDefinition.predecessor",
      "EventDefinition.composed-of",
      "EventDefinition.depends-on"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The event definition publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the event definition"
      },
      {
        "name" : "successor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-successor",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the event definition"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the event definition"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the event definition"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the event definition"
      },
      {
        "name" : "predecessor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "composed-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-composed-of",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the event definition"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the event definition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the event definition"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the event definition"
      },
      {
        "name" : "depends-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-depends-on",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
        "type" : "date",
        "documentation" : "The time during which the event definition is intended to be in use"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the event definition"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the event definition"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the event definition"
      },
      {
        "name" : "topic",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-topic",
        "type" : "token",
        "documentation" : "Topics associated with the module"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the event definition"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the event definition"
      }]
    },
    {
      "type" : "Evidence",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Evidence",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The evidence publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the evidence"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the evidence"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the evidence"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the evidence"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the evidence"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the evidence"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the evidence"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the evidence"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the evidence"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the evidence"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the evidence"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the evidence"
      }]
    },
    {
      "type" : "EvidenceReport",
      "profile" : "http://hl7.org/fhir/StructureDefinition/EvidenceReport",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the evidence report"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the evidence report"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the evidence report"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the evidence report"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the evidence report"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the evidence report"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the evidence report"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the evidence report"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the evidence report"
      }]
    },
    {
      "type" : "EvidenceVariable",
      "profile" : "http://hl7.org/fhir/StructureDefinition/EvidenceVariable",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["EvidenceVariable.successor",
      "EvidenceVariable.derived-from",
      "EvidenceVariable.predecessor",
      "EvidenceVariable.composed-of",
      "EvidenceVariable.depends-on"],
      "searchRevInclude" : ["ResearchStudy.eligibility"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The evidence variable publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the evidence variable"
      },
      {
        "name" : "successor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-successor",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the evidence variable"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the evidence variable"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the evidence variable"
      },
      {
        "name" : "predecessor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "composed-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-composed-of",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the evidence variable"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the evidence variable"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the evidence variable"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the evidence variable"
      },
      {
        "name" : "depends-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-depends-on",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the evidence variable"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the evidence variable"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the evidence variable"
      },
      {
        "name" : "topic",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-topic",
        "type" : "token",
        "documentation" : "Topics associated with the EvidenceVariable"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the evidence variable"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the evidence variable"
      }]
    },
    {
      "type" : "ExampleScenario",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ExampleScenario",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The example scenario publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the example scenario"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the example scenario"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the example scenario"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the example scenario"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the example scenario"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the example scenario"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the example scenario"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the example scenario"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the example scenario"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the example scenario"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the example scenario"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the example scenario"
      }]
    },
    {
      "type" : "ExplanationOfBenefit",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ExplanationOfBenefit.care-team",
      "ExplanationOfBenefit.coverage",
      "ExplanationOfBenefit.encounter",
      "ExplanationOfBenefit.payee",
      "ExplanationOfBenefit.provider",
      "ExplanationOfBenefit.patient",
      "ExplanationOfBenefit.detail-udi",
      "ExplanationOfBenefit.claim",
      "ExplanationOfBenefit.enterer",
      "ExplanationOfBenefit.procedure-udi",
      "ExplanationOfBenefit.subdetail-udi",
      "ExplanationOfBenefit.facility",
      "ExplanationOfBenefit.item-udi"],
      "searchParam" : [{
        "name" : "care-team",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-care-team",
        "type" : "reference",
        "documentation" : "Member of the CareTeam"
      },
      {
        "name" : "coverage",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-coverage",
        "type" : "reference",
        "documentation" : "The plan under which the claim was adjudicated"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The business identifier of the Explanation of Benefit"
      },
      {
        "name" : "created",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-created",
        "type" : "date",
        "documentation" : "The creation date for the EOB"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Encounters associated with a billed line item"
      },
      {
        "name" : "payee",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-payee",
        "type" : "reference",
        "documentation" : "The party receiving any payment for the Claim"
      },
      {
        "name" : "disposition",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-disposition",
        "type" : "string",
        "documentation" : "The contents of the disposition message"
      },
      {
        "name" : "provider",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-provider",
        "type" : "reference",
        "documentation" : "The reference to the provider"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The reference to the patient"
      },
      {
        "name" : "detail-udi",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-detail-udi",
        "type" : "reference",
        "documentation" : "UDI associated with a line item detail product or service"
      },
      {
        "name" : "claim",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-claim",
        "type" : "reference",
        "documentation" : "The reference to the claim"
      },
      {
        "name" : "enterer",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-enterer",
        "type" : "reference",
        "documentation" : "The party responsible for the entry of the Claim"
      },
      {
        "name" : "procedure-udi",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-procedure-udi",
        "type" : "reference",
        "documentation" : "UDI associated with a procedure"
      },
      {
        "name" : "subdetail-udi",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-subdetail-udi",
        "type" : "reference",
        "documentation" : "UDI associated with a line item detail subdetail product or service"
      },
      {
        "name" : "facility",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-facility",
        "type" : "reference",
        "documentation" : "Facility responsible for the goods and services"
      },
      {
        "name" : "item-udi",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-item-udi",
        "type" : "reference",
        "documentation" : "UDI associated with a line item product or service"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-status",
        "type" : "token",
        "documentation" : "Status of the instance"
      }]
    },
    {
      "type" : "FamilyMemberHistory",
      "profile" : "http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["FamilyMemberHistory.patient",
      "FamilyMemberHistory.instantiates-canonical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "When history was recorded or last updated"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "A search by a record identifier"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "A search by a condition code"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The identity of a subject to list family member history items for"
      },
      {
        "name" : "sex",
        "definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-sex",
        "type" : "token",
        "documentation" : "A search by a sex code of a family member"
      },
      {
        "name" : "instantiates-canonical",
        "definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-instantiates-canonical",
        "type" : "reference",
        "documentation" : "Instantiates FHIR protocol or definition"
      },
      {
        "name" : "instantiates-uri",
        "definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-instantiates-uri",
        "type" : "uri",
        "documentation" : "Instantiates external protocol or definition"
      },
      {
        "name" : "relationship",
        "definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-relationship",
        "type" : "token",
        "documentation" : "A search by a relationship type"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-status",
        "type" : "token",
        "documentation" : "partial | completed | entered-in-error | health-unknown"
      }]
    },
    {
      "type" : "Flag",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Flag",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Flag.author",
      "Flag.patient",
      "Flag.subject",
      "Flag.encounter"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Time period when flag is active"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business identifier"
      },
      {
        "name" : "author",
        "definition" : "http://hl7.org/fhir/SearchParameter/Flag-author",
        "type" : "reference",
        "documentation" : "Flag creator"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The identity of a subject to list flags for"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Flag-subject",
        "type" : "reference",
        "documentation" : "The identity of a subject to list flags for"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Alert relevant during encounter"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/Flag-category",
        "type" : "token",
        "documentation" : "The category of the flag, such as clinical, administrative, etc."
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Flag-status",
        "type" : "token",
        "documentation" : "active | inactive | entered-in-error"
      }]
    },
    {
      "type" : "FormularyItem",
      "profile" : "http://hl7.org/fhir/StructureDefinition/FormularyItem",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/FormularyItem-identifier",
        "type" : "token",
        "documentation" : "Returns formulary items with this external identifier"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/FormularyItem-code",
        "type" : "token",
        "documentation" : "Returns formulary items for a specific code"
      }]
    },
    {
      "type" : "GenomicStudy",
      "profile" : "http://hl7.org/fhir/StructureDefinition/GenomicStudy",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["GenomicStudy.patient",
      "GenomicStudy.subject",
      "GenomicStudy.focus"],
      "searchRevInclude" : ["DiagnosticReport.study",
      "Observation.derived-from",
      "Observation.part-of"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/GenomicStudy-identifier",
        "type" : "token",
        "documentation" : "Identifiers for the Study"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/GenomicStudy-patient",
        "type" : "reference",
        "documentation" : "Who the study is about"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/GenomicStudy-subject",
        "type" : "reference",
        "documentation" : "Who the study is about"
      },
      {
        "name" : "focus",
        "definition" : "http://hl7.org/fhir/SearchParameter/GenomicStudy-focus",
        "type" : "reference",
        "documentation" : "What the genomic study analysis is about, when it is not about the subject of record"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/GenomicStudy-status",
        "type" : "token",
        "documentation" : "The status of the study"
      }]
    },
    {
      "type" : "Goal",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Goal",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Goal.addresses",
      "Goal.patient",
      "Goal.subject"],
      "searchRevInclude" : ["CarePlan.goal"],
      "searchParam" : [{
        "name" : "target-measure",
        "definition" : "http://hl7.org/fhir/SearchParameter/Goal-target-measure",
        "type" : "token",
        "documentation" : "The parameter whose value is being tracked"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "External Ids for this goal"
      },
      {
        "name" : "addresses",
        "definition" : "http://hl7.org/fhir/SearchParameter/Goal-addresses",
        "type" : "reference",
        "documentation" : "Issues addressed by this goal"
      },
      {
        "name" : "lifecycle-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status",
        "type" : "token",
        "documentation" : "proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected"
      },
      {
        "name" : "achievement-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Goal-achievement-status",
        "type" : "token",
        "documentation" : "in-progress | improving | worsening | no-change | achieved | sustaining | not-achieved | no-progress | not-attainable"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who this goal is intended for"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Goal-subject",
        "type" : "reference",
        "documentation" : "Who this goal is intended for"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/Goal-description",
        "type" : "token",
        "documentation" : "Code or text describing goal"
      },
      {
        "name" : "start-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Goal-start-date",
        "type" : "date",
        "documentation" : "When goal pursuit begins"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/Goal-category",
        "type" : "token",
        "documentation" : "E.g. Treatment, dietary, behavioral, etc."
      },
      {
        "name" : "target-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Goal-target-date",
        "type" : "date",
        "documentation" : "Reach goal on or before"
      }]
    },
    {
      "type" : "GraphDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/GraphDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The graph definition publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the graph definition"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the graph definition"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the graph definition"
      },
      {
        "name" : "start",
        "definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-start",
        "type" : "token",
        "documentation" : "Type of resource at which the graph starts"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the graph definition"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the graph definition"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the graph definition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the graph definition"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the graph definition"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the graph definition"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the graph definition"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the graph definition"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the graph definition"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the graph definition"
      }]
    },
    {
      "type" : "Group",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Group",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Group.managing-entity",
      "Group.member",
      "Group.characteristic-reference"],
      "searchRevInclude" : ["AdverseEvent.subject",
      "AdverseEvent.patient",
      "Appointment.practitioner",
      "Appointment.subject",
      "Appointment.actor",
      "Appointment.patient",
      "Appointment.location",
      "Appointment.group",
      "AppointmentResponse.actor",
      "AppointmentResponse.practitioner",
      "AppointmentResponse.patient",
      "AppointmentResponse.location",
      "AppointmentResponse.group",
      "CarePlan.subject",
      "CarePlan.patient",
      "CareTeam.patient",
      "CareTeam.subject",
      "ChargeItem.subject",
      "ChargeItem.patient",
      "ClinicalImpression.patient",
      "ClinicalImpression.subject",
      "Communication.subject",
      "Communication.patient",
      "Communication.recipient",
      "CommunicationRequest.subject",
      "CommunicationRequest.patient",
      "CommunicationRequest.recipient",
      "Condition.subject",
      "Condition.patient",
      "Consent.subject",
      "Consent.actor",
      "Consent.patient",
      "DetectedIssue.subject",
      "DetectedIssue.patient",
      "DeviceAssociation.subject",
      "DeviceAssociation.patient",
      "DeviceRequest.subject",
      "DeviceRequest.patient",
      "DiagnosticReport.subject",
      "DiagnosticReport.patient",
      "Encounter.subject",
      "Encounter.participant",
      "Encounter.patient",
      "Encounter.practitioner",
      "EncounterHistory.patient",
      "EncounterHistory.subject",
      "EpisodeOfCare.subject",
      "EpisodeOfCare.patient",
      "Flag.patient",
      "Flag.subject",
      "GenomicStudy.patient",
      "GenomicStudy.subject",
      "Goal.patient",
      "Goal.subject",
      "Group.member",
      "GuidanceResponse.patient",
      "GuidanceResponse.subject",
      "ImagingSelection.subject",
      "ImagingSelection.patient",
      "ImagingStudy.subject",
      "ImagingStudy.patient",
      "Invoice.subject",
      "Invoice.patient",
      "MeasureReport.patient",
      "MeasureReport.subject",
      "MeasureReport.reporter",
      "MedicationAdministration.subject",
      "MedicationAdministration.patient",
      "MedicationDispense.subject",
      "MedicationDispense.patient",
      "MedicationRequest.subject",
      "MedicationRequest.patient",
      "MedicationStatement.patient",
      "MedicationStatement.subject",
      "MolecularSequence.subject",
      "MolecularSequence.patient",
      "NutritionIntake.patient",
      "NutritionIntake.subject",
      "NutritionOrder.subject",
      "NutritionOrder.patient",
      "Observation.subject",
      "Observation.patient",
      "Observation.specimen",
      "Procedure.subject",
      "Procedure.patient",
      "Provenance.agent",
      "RequestOrchestration.subject",
      "RequestOrchestration.participant",
      "RequestOrchestration.patient",
      "ResearchStudy.eligibility",
      "ResearchSubject.subject",
      "ResearchSubject.patient",
      "RiskAssessment.patient",
      "RiskAssessment.subject",
      "ServiceRequest.subject",
      "ServiceRequest.patient",
      "Specimen.patient",
      "Specimen.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "Unique id"
      },
      {
        "name" : "managing-entity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-managing-entity",
        "type" : "reference",
        "documentation" : "Entity that is the custodian of the Group's definition"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-code",
        "type" : "token",
        "documentation" : "The kind of resources contained"
      },
      {
        "name" : "membership",
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-membership",
        "type" : "token",
        "documentation" : "Definitional or enumerated group"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-type",
        "type" : "token",
        "documentation" : "The type of resources the group contains"
      },
      {
        "name" : "characteristic",
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-characteristic",
        "type" : "token",
        "documentation" : "Kind of characteristic"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the Group"
      },
      {
        "name" : "characteristic-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-characteristic-value",
        "type" : "composite",
        "documentation" : "A composite of both characteristic and value"
      },
      {
        "name" : "member",
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-member",
        "type" : "reference",
        "documentation" : "Reference to the group member"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "A portion of the Group's name"
      },
      {
        "name" : "exclude",
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-exclude",
        "type" : "token",
        "documentation" : "Group includes or excludes"
      },
      {
        "name" : "characteristic-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-characteristic-reference",
        "type" : "reference",
        "documentation" : "An entity referenced in a characteristic"
      },
      {
        "name" : "value",
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-value",
        "type" : "token",
        "documentation" : "Value held by characteristic"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the Group"
      }]
    },
    {
      "type" : "GuidanceResponse",
      "profile" : "http://hl7.org/fhir/StructureDefinition/GuidanceResponse",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["GuidanceResponse.patient",
      "GuidanceResponse.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The identifier of the guidance response"
      },
      {
        "name" : "request",
        "definition" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-request",
        "type" : "token",
        "documentation" : "The identifier of the request associated with the response"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The identity of a patient to search for guidance response results"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-subject",
        "type" : "reference",
        "documentation" : "The subject that the guidance response is about"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-status",
        "type" : "token",
        "documentation" : "The status of the guidance response"
      }]
    },
    {
      "type" : "HealthcareService",
      "profile" : "http://hl7.org/fhir/StructureDefinition/HealthcareService",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["HealthcareService.endpoint",
      "HealthcareService.coverage-area",
      "HealthcareService.organization",
      "HealthcareService.offered-in",
      "HealthcareService.location"],
      "searchRevInclude" : ["Account.patient",
      "Account.subject",
      "Appointment.practitioner",
      "Appointment.actor",
      "Appointment.patient",
      "Appointment.location",
      "Appointment.group",
      "AppointmentResponse.actor",
      "AppointmentResponse.practitioner",
      "AppointmentResponse.patient",
      "AppointmentResponse.location",
      "AppointmentResponse.group",
      "ChargeItem.performer-actor",
      "Communication.sender",
      "Communication.recipient",
      "CommunicationRequest.recipient",
      "CommunicationRequest.information-provider",
      "Consent.controller",
      "Consent.manager",
      "Consent.grantee",
      "Encounter.participant",
      "Encounter.practitioner",
      "Group.member",
      "HealthcareService.offered-in",
      "ImagingStudy.performer",
      "MeasureReport.patient",
      "MeasureReport.subject",
      "MedicationRequest.intended-performer",
      "OrganizationAffiliation.service",
      "PractitionerRole.service",
      "Procedure.performer",
      "RequestOrchestration.subject",
      "RequestOrchestration.participant",
      "RequestOrchestration.patient",
      "Schedule.actor",
      "ServiceRequest.performer",
      "Subscription.owner",
      "SupplyRequest.supplier"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-identifier",
        "type" : "token",
        "documentation" : "External identifiers for this item"
      },
      {
        "name" : "specialty",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-specialty",
        "type" : "token",
        "documentation" : "The specialty of the service provided by this healthcare service"
      },
      {
        "name" : "service-category",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-service-category",
        "type" : "token",
        "documentation" : "Service Category of the Healthcare Service"
      },
      {
        "name" : "service-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-service-type",
        "type" : "token",
        "documentation" : "The type of service provided by this healthcare service"
      },
      {
        "name" : "active",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-active",
        "type" : "token",
        "documentation" : "The Healthcare Service is currently marked as active"
      },
      {
        "name" : "eligibility",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-eligibility",
        "type" : "token",
        "documentation" : "One of the HealthcareService's eligibility requirements"
      },
      {
        "name" : "program",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-program",
        "type" : "token",
        "documentation" : "One of the Programs supported by this HealthcareService"
      },
      {
        "name" : "characteristic",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-characteristic",
        "type" : "token",
        "documentation" : "One of the HealthcareService's characteristics"
      },
      {
        "name" : "endpoint",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-endpoint",
        "type" : "reference",
        "documentation" : "Technical endpoints providing access to electronic services operated for the healthcare service"
      },
      {
        "name" : "coverage-area",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-coverage-area",
        "type" : "reference",
        "documentation" : "Location(s) service is intended for/available to"
      },
      {
        "name" : "organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-organization",
        "type" : "reference",
        "documentation" : "The organization that provides this Healthcare Service"
      },
      {
        "name" : "offered-in",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-offered-in",
        "type" : "reference",
        "documentation" : "The service within which this service is offered"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-name",
        "type" : "string",
        "documentation" : "A portion of the Healthcare service name"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-location",
        "type" : "reference",
        "documentation" : "The location of the Healthcare Service"
      },
      {
        "name" : "communication",
        "definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-communication",
        "type" : "token",
        "documentation" : "Languages that are available at this service"
      }]
    },
    {
      "type" : "ImagingSelection",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ImagingSelection",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ImagingSelection.body-structure",
      "ImagingSelection.based-on",
      "ImagingSelection.subject",
      "ImagingSelection.patient",
      "ImagingSelection.derived-from"],
      "searchRevInclude" : ["Observation.derived-from"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Identifiers for the imaging selection"
      },
      {
        "name" : "body-structure",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-body-structure",
        "type" : "reference",
        "documentation" : "The body structure associated with the imaging selection"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-based-on",
        "type" : "reference",
        "documentation" : "The request associated with an imaging selection"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "The imaging selection description text or code"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-subject",
        "type" : "reference",
        "documentation" : "The subject of the Imaging Selection, such as the associated Patient"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who the study is about"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-derived-from",
        "type" : "reference",
        "documentation" : "The imaging study from which the imaging selection was derived"
      },
      {
        "name" : "issued",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-issued",
        "type" : "date",
        "documentation" : "The date / time the imaging selection was created"
      },
      {
        "name" : "body-site",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-body-site",
        "type" : "token",
        "documentation" : "The body site code associated with the imaging selection"
      },
      {
        "name" : "study-uid",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-study-uid",
        "type" : "token",
        "documentation" : "The DICOM Study Instance UID from which the images were selected"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-status",
        "type" : "token",
        "documentation" : "The status of the imaging selection"
      }]
    },
    {
      "type" : "ImagingStudy",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ImagingStudy",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ImagingStudy.performer",
      "ImagingStudy.subject",
      "ImagingStudy.encounter",
      "ImagingStudy.referrer",
      "ImagingStudy.body-structure",
      "ImagingStudy.endpoint",
      "ImagingStudy.based-on",
      "ImagingStudy.patient",
      "ImagingStudy.reason-reference"],
      "searchRevInclude" : ["DiagnosticReport.study",
      "ImagingSelection.derived-from",
      "Observation.derived-from",
      "Observation.part-of"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Identifiers for the Study, such as DICOM Study Instance UID"
      },
      {
        "name" : "dicom-class",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-dicom-class",
        "type" : "uri",
        "documentation" : "The type of the instance"
      },
      {
        "name" : "instance",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-instance",
        "type" : "token",
        "documentation" : "SOP Instance UID for an instance"
      },
      {
        "name" : "modality",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-modality",
        "type" : "token",
        "documentation" : "The modality of the series"
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-performer",
        "type" : "reference",
        "documentation" : "The person who performed the study"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-subject",
        "type" : "reference",
        "documentation" : "Who the study is about"
      },
      {
        "name" : "started",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-started",
        "type" : "date",
        "documentation" : "When the study was started"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "The context of the study"
      },
      {
        "name" : "referrer",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-referrer",
        "type" : "reference",
        "documentation" : "The referring physician"
      },
      {
        "name" : "body-structure",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-body-structure",
        "type" : "reference",
        "documentation" : "The body structure resource associated with the ImagingStudy"
      },
      {
        "name" : "endpoint",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-endpoint",
        "type" : "reference",
        "documentation" : "The endpoint for the study or series"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-based-on",
        "type" : "reference",
        "documentation" : "The order for the image, such as Accession Number associated with a ServiceRequest"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who the study is about"
      },
      {
        "name" : "series",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-series",
        "type" : "token",
        "documentation" : "DICOM Series Instance UID for a series"
      },
      {
        "name" : "reason-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-reason-reference",
        "type" : "reference",
        "documentation" : "The resource reference describing the reason for the study"
      },
      {
        "name" : "reason-concept",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-reason-concept",
        "type" : "token",
        "documentation" : "The reason code for the study"
      },
      {
        "name" : "body-site",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-body-site",
        "type" : "token",
        "documentation" : "The body site code studied"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-status",
        "type" : "token",
        "documentation" : "The status of the study"
      }]
    },
    {
      "type" : "Immunization",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Immunization",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Immunization.performer",
      "Immunization.reaction",
      "Immunization.manufacturer",
      "Immunization.patient",
      "Immunization.reason-reference",
      "Immunization.location"],
      "searchRevInclude" : ["AdverseEvent.substance",
      "ImmunizationEvaluation.immunization-event",
      "ImmunizationRecommendation.support",
      "Observation.part-of"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Vaccination  (non)-Administration Date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business identifier"
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-performer",
        "type" : "reference",
        "documentation" : "The practitioner, individual or organization who played a role in the vaccination"
      },
      {
        "name" : "reaction",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-reaction",
        "type" : "reference",
        "documentation" : "Additional information on reaction"
      },
      {
        "name" : "lot-number",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-lot-number",
        "type" : "string",
        "documentation" : "Vaccine Lot Number"
      },
      {
        "name" : "status-reason",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-status-reason",
        "type" : "token",
        "documentation" : "Reason why the vaccine was not administered"
      },
      {
        "name" : "reason-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-reason-code",
        "type" : "token",
        "documentation" : "Reason why the vaccine was administered"
      },
      {
        "name" : "manufacturer",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-manufacturer",
        "type" : "reference",
        "documentation" : "Vaccine Manufacturer"
      },
      {
        "name" : "target-disease",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-target-disease",
        "type" : "token",
        "documentation" : "The target disease the dose is being administered against"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The patient for the vaccination record"
      },
      {
        "name" : "series",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-series",
        "type" : "string",
        "documentation" : "The series being followed by the provider"
      },
      {
        "name" : "vaccine-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code",
        "type" : "token",
        "documentation" : "Vaccine Product Administered"
      },
      {
        "name" : "reason-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-reason-reference",
        "type" : "reference",
        "documentation" : "Reference to a resource (by instance)"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-location",
        "type" : "reference",
        "documentation" : "The service delivery location or facility in which the vaccine was / was to be administered"
      },
      {
        "name" : "reaction-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-reaction-date",
        "type" : "date",
        "documentation" : "When reaction started"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-status",
        "type" : "token",
        "documentation" : "Immunization event status"
      }]
    },
    {
      "type" : "ImmunizationEvaluation",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ImmunizationEvaluation.patient",
      "ImmunizationEvaluation.immunization-event"],
      "searchRevInclude" : ["ImmunizationRecommendation.support"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Date the evaluation was generated"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "ID of the evaluation"
      },
      {
        "name" : "target-disease",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-target-disease",
        "type" : "token",
        "documentation" : "The vaccine preventable disease being evaluated against"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The patient being evaluated"
      },
      {
        "name" : "dose-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-dose-status",
        "type" : "token",
        "documentation" : "The status of the dose relative to published recommendations"
      },
      {
        "name" : "immunization-event",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-immunization-event",
        "type" : "reference",
        "documentation" : "The vaccine administration event being evaluated"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-status",
        "type" : "token",
        "documentation" : "Immunization evaluation status"
      }]
    },
    {
      "type" : "ImmunizationRecommendation",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ImmunizationRecommendation.patient",
      "ImmunizationRecommendation.information",
      "ImmunizationRecommendation.support"],
      "searchRevInclude" : ["Appointment.based-on",
      "CarePlan.activity-reference",
      "Communication.based-on",
      "DiagnosticReport.based-on",
      "DocumentReference.based-on",
      "Encounter.based-on",
      "Observation.based-on"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Date recommendation(s) created"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business identifier"
      },
      {
        "name" : "target-disease",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-target-disease",
        "type" : "token",
        "documentation" : "Disease to be immunized against"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who this profile is for"
      },
      {
        "name" : "vaccine-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-vaccine-type",
        "type" : "token",
        "documentation" : "Vaccine  or vaccine group recommendation applies to"
      },
      {
        "name" : "information",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-information",
        "type" : "reference",
        "documentation" : "Patient observations supporting recommendation"
      },
      {
        "name" : "support",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-support",
        "type" : "reference",
        "documentation" : "Past immunizations supporting recommendation"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-status",
        "type" : "token",
        "documentation" : "Vaccine recommendation status"
      }]
    },
    {
      "type" : "ImplementationGuide",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ImplementationGuide",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ImplementationGuide.resource",
      "ImplementationGuide.global",
      "ImplementationGuide.depends-on"],
      "searchRevInclude" : ["CapabilityStatement.guide",
      "ImplementationGuide.depends-on"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The implementation guide publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the implementation guide"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the implementation guide"
      },
      {
        "name" : "resource",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource",
        "type" : "reference",
        "documentation" : "Location of the resource"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the implementation guide"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the implementation guide"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the implementation guide"
      },
      {
        "name" : "experimental",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental",
        "type" : "token",
        "documentation" : "For testing purposes, not real usage"
      },
      {
        "name" : "global",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-global",
        "type" : "reference",
        "documentation" : "Profile that all resources must conform to"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the implementation guide"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the implementation guide"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the implementation guide"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the implementation guide"
      },
      {
        "name" : "depends-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-depends-on",
        "type" : "reference",
        "documentation" : "Identity of the IG that this depends on"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the implementation guide"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the implementation guide"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the implementation guide"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the implementation guide"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the implementation guide"
      }]
    },
    {
      "type" : "Ingredient",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Ingredient",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Ingredient.substance",
      "Ingredient.for",
      "Ingredient.manufacturer",
      "Ingredient.substance-definition"],
      "searchRevInclude" : ["RegulatedAuthorization.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-identifier",
        "type" : "token",
        "documentation" : "An identifier or code by which the ingredient can be referenced"
      },
      {
        "name" : "role",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-role",
        "type" : "token",
        "documentation" : "A classification of the ingredient identifying its purpose within the product, e.g. active, inactive"
      },
      {
        "name" : "substance",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-substance",
        "type" : "reference",
        "documentation" : "Reference to a resource (by instance)"
      },
      {
        "name" : "strength-concentration-ratio",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-ratio",
        "type" : "composite",
        "documentation" : "Ingredient concentration strength as ratio, numerator and denominator parameter pair"
      },
      {
        "name" : "for",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-for",
        "type" : "reference",
        "documentation" : "The product which this ingredient is a constituent part of"
      },
      {
        "name" : "substance-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-substance-code",
        "type" : "token",
        "documentation" : "Reference to a concept (by class)"
      },
      {
        "name" : "strength-presentation-denominator",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-denominator",
        "type" : "quantity",
        "documentation" : "Ingredient presentation strength denominator (mainly for use in strength-presentation-ratio)"
      },
      {
        "name" : "strength-concentration-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-quantity",
        "type" : "quantity",
        "documentation" : "Ingredient concentration strength as quantity"
      },
      {
        "name" : "manufacturer",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-manufacturer",
        "type" : "reference",
        "documentation" : "The organization that manufactures this ingredient"
      },
      {
        "name" : "substance-definition",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-substance-definition",
        "type" : "reference",
        "documentation" : "Reference to a resource (by instance)"
      },
      {
        "name" : "strength-concentration-denominator",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-denominator",
        "type" : "quantity",
        "documentation" : "Ingredient concentration strength denominator (mainly for use in strength-concentration-ratio)"
      },
      {
        "name" : "strength-concentration-numerator",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-numerator",
        "type" : "quantity",
        "documentation" : "Ingredient concentration strength numerator (mainly for use in strength-concentration-ratio)"
      },
      {
        "name" : "function",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-function",
        "type" : "token",
        "documentation" : "A classification of the ingredient identifying its precise purpose(s) in the drug product. This extends the Ingredient.role to add more detail. Example: Antioxidant, Alkalizing Agent"
      },
      {
        "name" : "strength-presentation-ratio",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-ratio",
        "type" : "composite",
        "documentation" : "Ingredient presentation strength as ratio, numerator and denominator parameter pair"
      },
      {
        "name" : "strength-presentation-numerator",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-numerator",
        "type" : "quantity",
        "documentation" : "Ingredient presentation strength numerator (mainly for use in strength-presentation-ratio)"
      },
      {
        "name" : "strength-presentation-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-quantity",
        "type" : "quantity",
        "documentation" : "Ingredient presentation strength as quantity"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-status",
        "type" : "token",
        "documentation" : "The status of this ingredient. Enables tracking the life-cycle of the content"
      }]
    },
    {
      "type" : "InsurancePlan",
      "profile" : "http://hl7.org/fhir/StructureDefinition/InsurancePlan",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["InsurancePlan.product",
      "InsurancePlan.coverage-area",
      "InsurancePlan.network"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-identifier",
        "type" : "token",
        "documentation" : "External identifiers for this item"
      },
      {
        "name" : "product",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-product",
        "type" : "reference",
        "documentation" : "The product this plan is available to"
      },
      {
        "name" : "coverage-area",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-coverage-area",
        "type" : "reference",
        "documentation" : "Location(s) insurance product is intended for/available to"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-type",
        "type" : "token",
        "documentation" : "A code for the type of insurance plan"
      },
      {
        "name" : "network",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-network",
        "type" : "reference",
        "documentation" : "The product this plan is available to"
      }]
    },
    {
      "type" : "InsuranceProduct",
      "profile" : "http://hl7.org/fhir/StructureDefinition/InsuranceProduct",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["InsuranceProduct.owned-by",
      "InsuranceProduct.administered-by",
      "InsuranceProduct.endpoint"],
      "searchRevInclude" : ["InsurancePlan.product"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-identifier",
        "type" : "token",
        "documentation" : "Any identifier for the product (not the accreditation issuer's identifier)"
      },
      {
        "name" : "contact-address-state",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-state",
        "type" : "string",
        "documentation" : "A state specified in an address"
      },
      {
        "name" : "owned-by",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-owned-by",
        "type" : "reference",
        "documentation" : "The issuer of the insurance product"
      },
      {
        "name" : "contact-address-postalcode",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-postalcode",
        "type" : "string",
        "documentation" : "A postal code specified in an address"
      },
      {
        "name" : "contact-address",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address",
        "type" : "string",
        "documentation" : "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"
      },
      {
        "name" : "contact-address-city",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-city",
        "type" : "string",
        "documentation" : "A city specified in an address"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-type",
        "type" : "token",
        "documentation" : "A code for the type of insurance product"
      },
      {
        "name" : "administered-by",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-administered-by",
        "type" : "reference",
        "documentation" : "Product administrator"
      },
      {
        "name" : "contact-address-country",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-country",
        "type" : "string",
        "documentation" : "A country specified in an address"
      },
      {
        "name" : "endpoint",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-endpoint",
        "type" : "reference",
        "documentation" : "The endpoint(s) applicable to this product"
      },
      {
        "name" : "contact-address-use",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-use",
        "type" : "token",
        "documentation" : "A use code specified in an address"
      },
      {
        "name" : "phonetic",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-phonetic",
        "type" : "string",
        "documentation" : "A portion of the product's name using some kind of phonetic matching algorithm"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-name",
        "type" : "string",
        "documentation" : "A portion of the insurance product's name or alias"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-status",
        "type" : "token",
        "documentation" : "Is the Product record active"
      }]
    },
    {
      "type" : "InventoryItem",
      "profile" : "http://hl7.org/fhir/StructureDefinition/InventoryItem",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["InventoryItem.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/InventoryItem-identifier",
        "type" : "token",
        "documentation" : "The identifier of the item"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/InventoryItem-code",
        "type" : "token",
        "documentation" : "Search for products that match this code"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/InventoryItem-subject",
        "type" : "reference",
        "documentation" : "The identity of a patient for whom to list associations"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/InventoryItem-status",
        "type" : "token",
        "documentation" : "The status of the item"
      }]
    },
    {
      "type" : "InventoryReport",
      "profile" : "http://hl7.org/fhir/StructureDefinition/InventoryReport",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["InventoryReport.item-reference"],
      "searchParam" : [{
        "name" : "item-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/InventoryReport-item-reference",
        "type" : "reference",
        "documentation" : "Search by items in inventory report"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/InventoryReport-identifier",
        "type" : "token",
        "documentation" : "Search by identifier"
      },
      {
        "name" : "item",
        "definition" : "http://hl7.org/fhir/SearchParameter/InventoryReport-item",
        "type" : "token",
        "documentation" : "Search by items in inventory report"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/InventoryReport-status",
        "type" : "token",
        "documentation" : "Search by status"
      }]
    },
    {
      "type" : "Invoice",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Invoice",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Invoice.subject",
      "Invoice.issuer",
      "Invoice.participant",
      "Invoice.patient",
      "Invoice.recipient",
      "Invoice.account"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Invoice date / posting date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business Identifier for item"
      },
      {
        "name" : "totalgross",
        "definition" : "http://hl7.org/fhir/SearchParameter/Invoice-totalgross",
        "type" : "quantity",
        "documentation" : "Gross total of this Invoice"
      },
      {
        "name" : "participant-role",
        "definition" : "http://hl7.org/fhir/SearchParameter/Invoice-participant-role",
        "type" : "token",
        "documentation" : "Type of involvement in creation of this Invoice"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Invoice-subject",
        "type" : "reference",
        "documentation" : "Recipient(s) of goods and services"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-type",
        "type" : "token",
        "documentation" : "Type of Invoice"
      },
      {
        "name" : "issuer",
        "definition" : "http://hl7.org/fhir/SearchParameter/Invoice-issuer",
        "type" : "reference",
        "documentation" : "Issuing Organization of Invoice"
      },
      {
        "name" : "participant",
        "definition" : "http://hl7.org/fhir/SearchParameter/Invoice-participant",
        "type" : "reference",
        "documentation" : "Individual who was involved"
      },
      {
        "name" : "totalnet",
        "definition" : "http://hl7.org/fhir/SearchParameter/Invoice-totalnet",
        "type" : "quantity",
        "documentation" : "Net total of this Invoice"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Recipient(s) of goods and services"
      },
      {
        "name" : "recipient",
        "definition" : "http://hl7.org/fhir/SearchParameter/Invoice-recipient",
        "type" : "reference",
        "documentation" : "Recipient of this invoice"
      },
      {
        "name" : "account",
        "definition" : "http://hl7.org/fhir/SearchParameter/Invoice-account",
        "type" : "reference",
        "documentation" : "Account that is being balanced"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Invoice-status",
        "type" : "token",
        "documentation" : "draft | issued | balanced | cancelled | entered-in-error"
      }]
    },
    {
      "type" : "Library",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Library",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Library.successor",
      "Library.derived-from",
      "Library.predecessor",
      "Library.composed-of",
      "Library.depends-on"],
      "searchRevInclude" : ["ActivityDefinition.depends-on",
      "Measure.depends-on",
      "PlanDefinition.depends-on"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The library publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the library"
      },
      {
        "name" : "successor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-successor",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the library"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the library"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the library"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the library"
      },
      {
        "name" : "predecessor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "composed-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-composed-of",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the library"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Library-type",
        "type" : "token",
        "documentation" : "The type of the library (e.g. logic-library, model-definition, asset-collection, module-definition)"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the library"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the library"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the library"
      },
      {
        "name" : "depends-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-depends-on",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
        "type" : "date",
        "documentation" : "The time during which the library is intended to be in use"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the library"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the library"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the library"
      },
      {
        "name" : "topic",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-topic",
        "type" : "token",
        "documentation" : "Topics associated with the module"
      },
      {
        "name" : "content-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Library-content-type",
        "type" : "token",
        "documentation" : "The type of content in the library (e.g. text/cql)"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the library"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the library"
      }]
    },
    {
      "type" : "Linkage",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Linkage",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Linkage.item",
      "Linkage.author",
      "Linkage.source"],
      "searchParam" : [{
        "name" : "item",
        "definition" : "http://hl7.org/fhir/SearchParameter/Linkage-item",
        "type" : "reference",
        "documentation" : "Matches on any item in the Linkage"
      },
      {
        "name" : "author",
        "definition" : "http://hl7.org/fhir/SearchParameter/Linkage-author",
        "type" : "reference",
        "documentation" : "Author of the Linkage"
      },
      {
        "name" : "source",
        "definition" : "http://hl7.org/fhir/SearchParameter/Linkage-source",
        "type" : "reference",
        "documentation" : "Matches on any item in the Linkage with a type of 'source'"
      }]
    },
    {
      "type" : "List",
      "profile" : "http://hl7.org/fhir/StructureDefinition/List",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["List.item",
      "List.patient",
      "List.subject",
      "List.encounter",
      "List.source"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "When the list was prepared"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business identifier"
      },
      {
        "name" : "empty-reason",
        "definition" : "http://hl7.org/fhir/SearchParameter/List-empty-reason",
        "type" : "token",
        "documentation" : "Why list is empty"
      },
      {
        "name" : "item",
        "definition" : "http://hl7.org/fhir/SearchParameter/List-item",
        "type" : "reference",
        "documentation" : "Actual entry"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "What the purpose of this list is"
      },
      {
        "name" : "notes",
        "definition" : "http://hl7.org/fhir/SearchParameter/List-notes",
        "type" : "string",
        "documentation" : "The annotation  - text content (as markdown)"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "If all resources have the same subject"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/List-subject",
        "type" : "reference",
        "documentation" : "If all resources have the same subject"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Context in which list created"
      },
      {
        "name" : "source",
        "definition" : "http://hl7.org/fhir/SearchParameter/List-source",
        "type" : "reference",
        "documentation" : "Who and/or what defined the list contents (aka Author)"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/List-title",
        "type" : "string",
        "documentation" : "Descriptive name for the list"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/List-status",
        "type" : "token",
        "documentation" : "current | retired | entered-in-error"
      }]
    },
    {
      "type" : "Location",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Location",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Location.partof",
      "Location.endpoint",
      "Location.organization"],
      "searchRevInclude" : ["Account.patient",
      "Account.subject",
      "AdverseEvent.location",
      "Appointment.practitioner",
      "Appointment.actor",
      "Appointment.patient",
      "Appointment.location",
      "Appointment.group",
      "AppointmentResponse.actor",
      "AppointmentResponse.practitioner",
      "AppointmentResponse.patient",
      "AppointmentResponse.location",
      "AppointmentResponse.group",
      "Claim.facility",
      "Communication.recipient",
      "Contract.domain",
      "CoverageEligibilityRequest.facility",
      "DetectedIssue.subject",
      "DetectedIssue.patient",
      "Device.location",
      "DeviceRequest.subject",
      "DeviceRequest.patient",
      "DiagnosticReport.subject",
      "DiagnosticReport.patient",
      "Encounter.location",
      "ExplanationOfBenefit.facility",
      "Flag.patient",
      "Flag.subject",
      "Group.member",
      "HealthcareService.coverage-area",
      "HealthcareService.location",
      "ImagingSelection.subject",
      "ImagingSelection.patient",
      "Immunization.location",
      "InsurancePlan.coverage-area",
      "Location.partof",
      "MeasureReport.patient",
      "MeasureReport.subject",
      "MeasureReport.location",
      "MedicationDispense.receiver",
      "MedicationDispense.destination",
      "MedicationDispense.location",
      "Observation.subject",
      "Observation.patient",
      "OrganizationAffiliation.location",
      "PractitionerRole.location",
      "Procedure.subject",
      "Procedure.patient",
      "Procedure.location",
      "Provenance.location",
      "RegulatedAuthorization.subject",
      "RequestOrchestration.subject",
      "RequestOrchestration.participant",
      "RequestOrchestration.patient",
      "ResearchStudy.site",
      "Schedule.actor",
      "ServiceRequest.subject",
      "ServiceRequest.patient",
      "Specimen.patient",
      "Specimen.subject",
      "SupplyRequest.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-identifier",
        "type" : "token",
        "documentation" : "An identifier for the location"
      },
      {
        "name" : "partof",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-partof",
        "type" : "reference",
        "documentation" : "A location of which this location is a part"
      },
      {
        "name" : "address",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-address",
        "type" : "string",
        "documentation" : "A (part of the) address of the location"
      },
      {
        "name" : "address-state",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-address-state",
        "type" : "string",
        "documentation" : "A state specified in an address"
      },
      {
        "name" : "operational-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-operational-status",
        "type" : "token",
        "documentation" : "Searches for locations (typically bed/room) that have an operational status (e.g. contaminated, housekeeping)"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-type",
        "type" : "token",
        "documentation" : "A code for the type of location"
      },
      {
        "name" : "address-postalcode",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-address-postalcode",
        "type" : "string",
        "documentation" : "A postal code specified in an address"
      },
      {
        "name" : "characteristic",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-characteristic",
        "type" : "token",
        "documentation" : "Physical form of the location (e.g. bed/ward/site/virtual)"
      },
      {
        "name" : "address-country",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-address-country",
        "type" : "string",
        "documentation" : "A country specified in an address"
      },
      {
        "name" : "mode",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-mode",
        "type" : "token",
        "documentation" : "The mode of the location (instance | kind)"
      },
      {
        "name" : "endpoint",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-endpoint",
        "type" : "reference",
        "documentation" : "Technical endpoints providing access to services operated for the location"
      },
      {
        "name" : "contains",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-contains",
        "type" : "special",
        "documentation" : "Select locations that contain the specified co-ordinates"
      },
      {
        "name" : "organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-organization",
        "type" : "reference",
        "documentation" : "Searches for locations that are managed by the provided organization"
      },
      {
        "name" : "address-use",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-address-use",
        "type" : "token",
        "documentation" : "A use code specified in an address"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-name",
        "type" : "string",
        "documentation" : "A portion of the location's name or alias"
      },
      {
        "name" : "near",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-near",
        "type" : "special",
        "documentation" : "Search for locations where the location.position is near to, or within a specified distance of, the provided coordinates expressed as [latitude]|[longitude]|[distance]|[units] (using the WGS84 datum, see notes).\n\nServers which support the near parameter SHALL support the unit string 'km' for kilometers and SHOULD support '[mi_us]' for miles, support for other units is optional. If the units are omitted, then kms should be assumed. If the distance is omitted, then the server can use its own discretion as to what distances should be considered near (and units are irrelevant).\r\rIf the server is unable to understand the units (and does support the near search parameter), it MIGHT return an OperationOutcome and fail the search with a http status 400 BadRequest. If the server does not support the near parameter, the parameter MIGHT report the unused parameter in a bundled OperationOutcome and still perform the search ignoring the near parameter.\n\nNote: The algorithm to determine the distance is not defined by the specification, and systems might have different engines that calculate things differently. They could consider geographic point to point, or path via road, or including current traffic conditions, or just simple neighboring postcodes/localities if that's all it had access to."
      },
      {
        "name" : "address-city",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-address-city",
        "type" : "string",
        "documentation" : "A city specified in an address"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Location-status",
        "type" : "token",
        "documentation" : "Searches for locations with a specific kind of status"
      }]
    },
    {
      "type" : "ManufacturedItemDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchRevInclude" : ["AdministrableProductDefinition.manufactured-item",
      "Ingredient.for",
      "RegulatedAuthorization.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-identifier",
        "type" : "token",
        "documentation" : "Unique identifier"
      },
      {
        "name" : "ingredient",
        "definition" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-ingredient",
        "type" : "token",
        "documentation" : "An ingredient of this item"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-name",
        "type" : "token",
        "documentation" : "A descriptive name applied to this item"
      },
      {
        "name" : "dose-form",
        "definition" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-dose-form",
        "type" : "token",
        "documentation" : "Dose form as manufactured and before any transformation into the pharmaceutical product"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-status",
        "type" : "token",
        "documentation" : "The status of this item. Enables tracking the life-cycle of the content."
      }]
    },
    {
      "type" : "Measure",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Measure",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Measure.successor",
      "Measure.derived-from",
      "Measure.predecessor",
      "Measure.composed-of",
      "Measure.depends-on"],
      "searchRevInclude" : ["CarePlan.instantiates-canonical",
      "Communication.instantiates-canonical",
      "FamilyMemberHistory.instantiates-canonical",
      "MeasureReport.measure",
      "Procedure.instantiates-canonical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The measure publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the measure"
      },
      {
        "name" : "successor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-successor",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the measure"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the measure"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the measure"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the measure"
      },
      {
        "name" : "predecessor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "composed-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-composed-of",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the measure"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the measure"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the measure"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the measure"
      },
      {
        "name" : "depends-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-depends-on",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
        "type" : "date",
        "documentation" : "The time during which the measure is intended to be in use"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the measure"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the measure"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the measure"
      },
      {
        "name" : "topic",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-topic",
        "type" : "token",
        "documentation" : "Topics associated with the measure"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the measure"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the measure"
      }]
    },
    {
      "type" : "MeasureReport",
      "profile" : "http://hl7.org/fhir/StructureDefinition/MeasureReport",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["MeasureReport.measure",
      "MeasureReport.patient",
      "MeasureReport.subject",
      "MeasureReport.reporter",
      "MeasureReport.location",
      "MeasureReport.evaluated-resource"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "The date of the measure report"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "External identifier of the measure report to be returned"
      },
      {
        "name" : "period",
        "definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-period",
        "type" : "date",
        "documentation" : "The period of the measure report"
      },
      {
        "name" : "measure",
        "definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-measure",
        "type" : "reference",
        "documentation" : "The measure to return measure report results for"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The identity of a patient to search for individual measure report results for"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-subject",
        "type" : "reference",
        "documentation" : "The identity of a subject to search for individual measure report results for"
      },
      {
        "name" : "reporter",
        "definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-reporter",
        "type" : "reference",
        "documentation" : "The reporter to return measure report results for"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-location",
        "type" : "reference",
        "documentation" : "The location to return measure report results for"
      },
      {
        "name" : "evaluated-resource",
        "definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-evaluated-resource",
        "type" : "reference",
        "documentation" : "An evaluated resource referenced by the measure report"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-status",
        "type" : "token",
        "documentation" : "The status of the measure report"
      }]
    },
    {
      "type" : "Medication",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Medication",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Medication.ingredient",
      "Medication.marketingauthorizationholder"],
      "searchRevInclude" : ["AdverseEvent.substance",
      "ClinicalUseDefinition.product",
      "ClinicalUseDefinition.subject",
      "DetectedIssue.subject",
      "DetectedIssue.patient",
      "DiagnosticReport.subject",
      "DiagnosticReport.patient",
      "Flag.patient",
      "Flag.subject",
      "ImagingSelection.subject",
      "ImagingSelection.patient",
      "Observation.subject",
      "Observation.patient",
      "ResearchSubject.subject",
      "ResearchSubject.patient"],
      "searchParam" : [{
        "name" : "ingredient-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Medication-ingredient-code",
        "type" : "token",
        "documentation" : "Returns medications for this ingredient code"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Returns medications with this external identifier"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Returns medications for a specific code"
      },
      {
        "name" : "ingredient",
        "definition" : "http://hl7.org/fhir/SearchParameter/Medication-ingredient",
        "type" : "reference",
        "documentation" : "Returns medications for this ingredient reference"
      },
      {
        "name" : "form",
        "definition" : "http://hl7.org/fhir/SearchParameter/Medication-form",
        "type" : "token",
        "documentation" : "Returns medications for a specific dose form"
      },
      {
        "name" : "lot-number",
        "definition" : "http://hl7.org/fhir/SearchParameter/Medication-lot-number",
        "type" : "token",
        "documentation" : "Returns medications in a batch with this lot number"
      },
      {
        "name" : "serial-number",
        "definition" : "http://hl7.org/fhir/SearchParameter/Medication-serial-number",
        "type" : "token",
        "documentation" : "Returns medications in a batch with this lot number"
      },
      {
        "name" : "expiration-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Medication-expiration-date",
        "type" : "date",
        "documentation" : "Returns medications in a batch with this expiration date"
      },
      {
        "name" : "marketingauthorizationholder",
        "definition" : "http://hl7.org/fhir/SearchParameter/Medication-marketingauthorizationholder",
        "type" : "reference",
        "documentation" : "Returns medications made or sold for this marketing authorization holder"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Medication-status",
        "type" : "token",
        "documentation" : "Returns medications for this status"
      }]
    },
    {
      "type" : "MedicationAdministration",
      "profile" : "http://hl7.org/fhir/StructureDefinition/MedicationAdministration",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["MedicationAdministration.request",
      "MedicationAdministration.performer",
      "MedicationAdministration.subject",
      "MedicationAdministration.medication",
      "MedicationAdministration.reason-given",
      "MedicationAdministration.encounter",
      "MedicationAdministration.patient",
      "MedicationAdministration.device"],
      "searchRevInclude" : ["AdverseEvent.substance",
      "Observation.part-of",
      "Procedure.part-of"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/medications-date",
        "type" : "date",
        "documentation" : "Date administration happened (or did not happen)"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Return administrations with this external identifier"
      },
      {
        "name" : "request",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-request",
        "type" : "reference",
        "documentation" : "The identity of a request to list administrations from"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Return administrations of this medication code"
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer",
        "type" : "reference",
        "documentation" : "The identity of the individual who administered the medication"
      },
      {
        "name" : "performer-device-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer-device-code",
        "type" : "token",
        "documentation" : "The identity of the individual who administered the medication"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-subject",
        "type" : "reference",
        "documentation" : "The identity of the individual or group to list administrations for"
      },
      {
        "name" : "medication",
        "definition" : "http://hl7.org/fhir/SearchParameter/medications-medication",
        "type" : "reference",
        "documentation" : "Return administrations of this medication reference"
      },
      {
        "name" : "reason-given",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-given",
        "type" : "reference",
        "documentation" : "Reference to a resource (by instance)"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/medications-encounter",
        "type" : "reference",
        "documentation" : "Return administrations that share this encounter"
      },
      {
        "name" : "reason-given-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-given-code",
        "type" : "token",
        "documentation" : "Reasons for administering the medication"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The identity of a patient to list administrations  for"
      },
      {
        "name" : "reason-not-given",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-not-given",
        "type" : "token",
        "documentation" : "Reasons for not administering the medication"
      },
      {
        "name" : "device",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-device",
        "type" : "reference",
        "documentation" : "Return administrations with this administration device identity"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/medications-status",
        "type" : "token",
        "documentation" : "MedicationAdministration event status (for example one of active/paused/completed/nullified)"
      }]
    },
    {
      "type" : "MedicationDispense",
      "profile" : "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["MedicationDispense.performer",
      "MedicationDispense.receiver",
      "MedicationDispense.subject",
      "MedicationDispense.destination",
      "MedicationDispense.medication",
      "MedicationDispense.responsibleparty",
      "MedicationDispense.encounter",
      "MedicationDispense.prescription",
      "MedicationDispense.patient",
      "MedicationDispense.location"],
      "searchRevInclude" : ["Observation.part-of"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Returns dispenses with this external identifier"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Returns dispenses of this medicine code"
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-performer",
        "type" : "reference",
        "documentation" : "Returns dispenses performed by a specific individual"
      },
      {
        "name" : "receiver",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-receiver",
        "type" : "reference",
        "documentation" : "The identity of a receiver to list dispenses for"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-subject",
        "type" : "reference",
        "documentation" : "The identity of a patient for whom to list dispenses"
      },
      {
        "name" : "destination",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-destination",
        "type" : "reference",
        "documentation" : "Returns dispenses that should be sent to a specific destination"
      },
      {
        "name" : "medication",
        "definition" : "http://hl7.org/fhir/SearchParameter/medications-medication",
        "type" : "reference",
        "documentation" : "Returns dispenses of this medicine resource"
      },
      {
        "name" : "responsibleparty",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-responsibleparty",
        "type" : "reference",
        "documentation" : "Returns dispenses with the specified responsible party"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Returns dispenses with a specific encounter"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-type",
        "type" : "token",
        "documentation" : "Returns dispenses of a specific type"
      },
      {
        "name" : "recorded",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-recorded",
        "type" : "date",
        "documentation" : "Returns dispenses where dispensing activity began on this date"
      },
      {
        "name" : "whenhandedover",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenhandedover",
        "type" : "date",
        "documentation" : "Returns dispenses handed over on this date"
      },
      {
        "name" : "whenprepared",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenprepared",
        "type" : "date",
        "documentation" : "Returns dispenses prepared on this date"
      },
      {
        "name" : "prescription",
        "definition" : "http://hl7.org/fhir/SearchParameter/medications-prescription",
        "type" : "reference",
        "documentation" : "The identity of a prescription to list dispenses from"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The identity of a patient to list dispenses  for"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-location",
        "type" : "reference",
        "documentation" : "Returns dispense for a given location"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/medications-status",
        "type" : "token",
        "documentation" : "Returns dispenses with a specified dispense status"
      }]
    },
    {
      "type" : "MedicationKnowledge",
      "profile" : "http://hl7.org/fhir/StructureDefinition/MedicationKnowledge",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["MedicationKnowledge.ingredient",
      "MedicationKnowledge.monograph"],
      "searchParam" : [{
        "name" : "product-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-product-type",
        "type" : "token",
        "documentation" : "Category of the medication or product"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "Business identifier for this medication"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-code",
        "type" : "token",
        "documentation" : "Code that identifies this medication"
      },
      {
        "name" : "ingredient",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-ingredient",
        "type" : "reference",
        "documentation" : "Reference to a resource (by instance)"
      },
      {
        "name" : "doseform",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-doseform",
        "type" : "token",
        "documentation" : "powder | tablets | capsule +"
      },
      {
        "name" : "classification-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-classification-type",
        "type" : "token",
        "documentation" : "The type of category for the medication (for example, therapeutic classification, therapeutic sub-classification)"
      },
      {
        "name" : "monograph-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-monograph-type",
        "type" : "token",
        "documentation" : "The category of medication document"
      },
      {
        "name" : "classification",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-classification",
        "type" : "token",
        "documentation" : "Specific category assigned to the medication"
      },
      {
        "name" : "ingredient-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-ingredient-code",
        "type" : "token",
        "documentation" : "Reference to a concept (by class)"
      },
      {
        "name" : "packaging-cost-concept",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-packaging-cost-concept",
        "type" : "token",
        "documentation" : "The cost of the packaged medication, if the cost is a CodeableConcept"
      },
      {
        "name" : "source-cost",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-source-cost",
        "type" : "token",
        "documentation" : "The source or owner for the price information"
      },
      {
        "name" : "monitoring-program-name",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-monitoring-program-name",
        "type" : "token",
        "documentation" : "Name of the reviewing program"
      },
      {
        "name" : "monograph",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-monograph",
        "type" : "reference",
        "documentation" : "Associated documentation about the medication"
      },
      {
        "name" : "monitoring-program-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-monitoring-program-type",
        "type" : "token",
        "documentation" : "Type of program under which the medication is monitored"
      },
      {
        "name" : "packaging-cost",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-packaging-cost",
        "type" : "quantity",
        "documentation" : "The cost of the packaged medication, if the cost is Money"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "active | inactive | entered-in-error"
      }]
    },
    {
      "type" : "MedicationRequest",
      "profile" : "http://hl7.org/fhir/StructureDefinition/MedicationRequest",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["MedicationRequest.requester",
      "MedicationRequest.intended-dispenser",
      "MedicationRequest.subject",
      "MedicationRequest.medication",
      "MedicationRequest.encounter",
      "MedicationRequest.intended-performer",
      "MedicationRequest.patient"],
      "searchRevInclude" : ["Appointment.based-on",
      "CarePlan.activity-reference",
      "Communication.based-on",
      "DiagnosticReport.based-on",
      "DocumentReference.based-on",
      "Encounter.based-on",
      "Goal.addresses",
      "MedicationAdministration.request",
      "MedicationDispense.prescription",
      "Observation.based-on",
      "Procedure.based-on",
      "ServiceRequest.based-on"],
      "searchParam" : [{
        "name" : "requester",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-requester",
        "type" : "reference",
        "documentation" : "Returns prescriptions prescribed by this prescriber"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Return prescriptions with this external identifier"
      },
      {
        "name" : "intended-dispenser",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-dispenser",
        "type" : "reference",
        "documentation" : "Returns prescriptions intended to be dispensed by this Organization"
      },
      {
        "name" : "authoredon",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon",
        "type" : "date",
        "documentation" : "Return prescriptions written on this date"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Return prescriptions of this medication code"
      },
      {
        "name" : "combo-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-combo-date",
        "type" : "date",
        "documentation" : "Returns medication request to be administered on a specific date or within a date range"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-subject",
        "type" : "reference",
        "documentation" : "The identity of a patient to list orders  for"
      },
      {
        "name" : "medication",
        "definition" : "http://hl7.org/fhir/SearchParameter/medications-medication",
        "type" : "reference",
        "documentation" : "Return prescriptions for this medication reference"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/medications-encounter",
        "type" : "reference",
        "documentation" : "Return prescriptions with this encounter identifier"
      },
      {
        "name" : "priority",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-priority",
        "type" : "token",
        "documentation" : "Returns prescriptions with different priorities"
      },
      {
        "name" : "intent",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intent",
        "type" : "token",
        "documentation" : "Returns prescriptions with different intents"
      },
      {
        "name" : "group-identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-group-identifier",
        "type" : "token",
        "documentation" : "Composite request this is part of"
      },
      {
        "name" : "intended-performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-performer",
        "type" : "reference",
        "documentation" : "Returns the intended performer of the administration of the medication request"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Returns prescriptions for a specific patient"
      },
      {
        "name" : "intended-performertype",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-performertype",
        "type" : "token",
        "documentation" : "Returns requests for a specific type of performer"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-category",
        "type" : "token",
        "documentation" : "Returns prescriptions with different categories"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/medications-status",
        "type" : "token",
        "documentation" : "Status of the prescription"
      }]
    },
    {
      "type" : "MedicationStatement",
      "profile" : "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["MedicationStatement.patient",
      "MedicationStatement.subject",
      "MedicationStatement.medication",
      "MedicationStatement.encounter",
      "MedicationStatement.source"],
      "searchRevInclude" : ["AdverseEvent.substance",
      "Goal.addresses",
      "Observation.part-of"],
      "searchParam" : [{
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-effective",
        "type" : "date",
        "documentation" : "Date when patient was taking (or not taking) the medication"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Return statements with this external identifier"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Return statements of this medication code"
      },
      {
        "name" : "adherence",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-adherence",
        "type" : "token",
        "documentation" : "Returns statements based on adherence or compliance"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Returns statements for a specific patient."
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-subject",
        "type" : "reference",
        "documentation" : "The identity of a patient, animal or group to list statements for"
      },
      {
        "name" : "medication",
        "definition" : "http://hl7.org/fhir/SearchParameter/medications-medication",
        "type" : "reference",
        "documentation" : "Return statements of this medication reference"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Returns statements for a specific encounter"
      },
      {
        "name" : "source",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-source",
        "type" : "reference",
        "documentation" : "Who or where the information in the statement came from"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-category",
        "type" : "token",
        "documentation" : "Returns statements of this category of MedicationStatement"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/medications-status",
        "type" : "token",
        "documentation" : "Return statements that match the given status"
      }]
    },
    {
      "type" : "MedicinalProductDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["MedicinalProductDefinition.master-file",
      "MedicinalProductDefinition.contact"],
      "searchRevInclude" : ["AdministrableProductDefinition.form-of",
      "ClinicalUseDefinition.product",
      "ClinicalUseDefinition.subject",
      "Ingredient.for",
      "PackagedProductDefinition.package-for",
      "RegulatedAuthorization.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-identifier",
        "type" : "token",
        "documentation" : "Business identifier for this product. Could be an MPID"
      },
      {
        "name" : "ingredient",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-ingredient",
        "type" : "token",
        "documentation" : "An ingredient of this product"
      },
      {
        "name" : "master-file",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-master-file",
        "type" : "reference",
        "documentation" : "A master file for to the medicinal product (e.g. Pharmacovigilance System Master File)"
      },
      {
        "name" : "contact",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-contact",
        "type" : "reference",
        "documentation" : "A product specific contact, person (in a role), or an organization"
      },
      {
        "name" : "domain",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-domain",
        "type" : "token",
        "documentation" : "If this medicine applies to human or veterinary uses"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name",
        "type" : "string",
        "documentation" : "The full product name"
      },
      {
        "name" : "name-language",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name-language",
        "type" : "token",
        "documentation" : "Language code for this name"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-type",
        "type" : "token",
        "documentation" : "Regulatory type, e.g. Investigational or Authorized"
      },
      {
        "name" : "characteristic",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic",
        "type" : "token",
        "documentation" : "Allows the key product features to be recorded, such as \"sugar free\", \"modified release\", \"parallel import\""
      },
      {
        "name" : "characteristic-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic-type",
        "type" : "token",
        "documentation" : "A category for the characteristic"
      },
      {
        "name" : "product-classification",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-product-classification",
        "type" : "token",
        "documentation" : "Allows the product to be classified by various systems"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-status",
        "type" : "token",
        "documentation" : "The status within the lifecycle of this product record. A high-level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization status"
      }]
    },
    {
      "type" : "MessageDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/MessageDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchRevInclude" : ["PlanDefinition.definition"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The message definition publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the message definition"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the message definition"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the message definition"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the message definition"
      },
      {
        "name" : "focus",
        "definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-focus",
        "type" : "token",
        "documentation" : "A resource that is a permitted focus of the message"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the message definition"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the message definition"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the message definition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the message definition"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the message definition"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the message definition"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the message definition"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the message definition"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-category",
        "type" : "token",
        "documentation" : "The behavior associated with the message"
      },
      {
        "name" : "event",
        "definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-event",
        "type" : "token",
        "documentation" : "The event that triggers the message or link to the event definition."
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the message definition"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the message definition"
      }]
    },
    {
      "type" : "MessageHeader",
      "profile" : "http://hl7.org/fhir/StructureDefinition/MessageHeader",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["MessageHeader.receiver",
      "MessageHeader.sender",
      "MessageHeader.focus"],
      "searchParam" : [{
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-code",
        "type" : "token",
        "documentation" : "ok | transient-error | fatal-error"
      },
      {
        "name" : "receiver",
        "definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-receiver",
        "type" : "reference",
        "documentation" : "Intended \"real-world\" recipient for the data"
      },
      {
        "name" : "sender",
        "definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-sender",
        "type" : "reference",
        "documentation" : "Real world sender of the message"
      },
      {
        "name" : "destination",
        "definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-destination",
        "type" : "string",
        "documentation" : "Name of system"
      },
      {
        "name" : "focus",
        "definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-focus",
        "type" : "reference",
        "documentation" : "The actual content of the message"
      },
      {
        "name" : "response-id",
        "definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-response-id",
        "type" : "token",
        "documentation" : "Id of original message"
      },
      {
        "name" : "source",
        "definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-source",
        "type" : "string",
        "documentation" : "Name of system"
      },
      {
        "name" : "event",
        "definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-event",
        "type" : "token",
        "documentation" : "Code for the event this message represents or link to event definition"
      }]
    },
    {
      "type" : "MolecularSequence",
      "profile" : "http://hl7.org/fhir/StructureDefinition/MolecularSequence",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["MolecularSequence.subject",
      "MolecularSequence.patient",
      "MolecularSequence.focus"],
      "searchRevInclude" : ["Observation.derived-from",
      "Observation.has-member",
      "Observation.value-reference",
      "Observation.component-value-reference"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The unique identity for a particular sequence"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-subject",
        "type" : "reference",
        "documentation" : "The subject that the sequence is about"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The subject that the sequence is about"
      },
      {
        "name" : "focus",
        "definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-focus",
        "type" : "reference",
        "documentation" : "What the molecular sequence is about, when it is not about the subject of record"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-type",
        "type" : "token",
        "documentation" : "Amino Acid Sequence/ DNA Sequence / RNA Sequence"
      }]
    },
    {
      "type" : "NamingSystem",
      "profile" : "http://hl7.org/fhir/StructureDefinition/NamingSystem",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["NamingSystem.derived-from",
      "NamingSystem.predecessor"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The naming system publication date"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the naming system"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the naming system"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the naming system"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from",
        "type" : "reference",
        "documentation" : "A resource that the NamingSystem is derived from"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the naming system"
      },
      {
        "name" : "predecessor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor",
        "type" : "reference",
        "documentation" : "The predecessor of the NamingSystem"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-type",
        "type" : "token",
        "documentation" : "e.g. driver,  provider,  patient, bank etc."
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the naming system"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
        "type" : "date",
        "documentation" : "The time during which the NamingSystem is intended to be in use"
      },
      {
        "name" : "contact",
        "definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-contact",
        "type" : "string",
        "documentation" : "Name of an individual to contact"
      },
      {
        "name" : "responsible",
        "definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-responsible",
        "type" : "string",
        "documentation" : "Who maintains system namespace?"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the naming system"
      },
      {
        "name" : "telecom",
        "definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-telecom",
        "type" : "token",
        "documentation" : "Contact details for individual or organization"
      },
      {
        "name" : "value",
        "definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-value",
        "type" : "string",
        "documentation" : "The unique identifier"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the naming system"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the naming system"
      },
      {
        "name" : "period",
        "definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-period",
        "type" : "date",
        "documentation" : "When is identifier valid?"
      },
      {
        "name" : "kind",
        "definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-kind",
        "type" : "token",
        "documentation" : "codesystem | identifier | root"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the naming system"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the naming system"
      },
      {
        "name" : "id-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-id-type",
        "type" : "token",
        "documentation" : "oid | uuid | uri | other"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the naming system"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the naming system"
      },
      {
        "name" : "topic",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-topic",
        "type" : "token",
        "documentation" : "Topics associated with the NamingSystem"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the naming system"
      }]
    },
    {
      "type" : "NutritionIntake",
      "profile" : "http://hl7.org/fhir/StructureDefinition/NutritionIntake",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["NutritionIntake.patient",
      "NutritionIntake.subject",
      "NutritionIntake.encounter",
      "NutritionIntake.source"],
      "searchRevInclude" : ["Goal.addresses"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Date when patient was taking (or not taking) the medication"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Return statements with this external identifier"
      },
      {
        "name" : "nutrition",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionIntake-nutrition",
        "type" : "token",
        "documentation" : "Return intakes for a specific consumed item"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Returns statements of this code of NutritionIntake"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Returns statements for a specific patient."
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionIntake-subject",
        "type" : "reference",
        "documentation" : "The identity of a patient, animal or group to list statements for"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Returns statements for a specific encounter"
      },
      {
        "name" : "source",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionIntake-source",
        "type" : "reference",
        "documentation" : "Who or where the information in the statement came from"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionIntake-status",
        "type" : "token",
        "documentation" : "Return statements that match the given status"
      }]
    },
    {
      "type" : "NutritionOrder",
      "profile" : "http://hl7.org/fhir/StructureDefinition/NutritionOrder",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["NutritionOrder.provider",
      "NutritionOrder.subject",
      "NutritionOrder.patient",
      "NutritionOrder.encounter"],
      "searchRevInclude" : ["Appointment.based-on",
      "CarePlan.activity-reference",
      "CarePlan.based-on",
      "Communication.based-on",
      "DiagnosticReport.based-on",
      "DocumentReference.based-on",
      "Encounter.based-on",
      "Goal.addresses",
      "Observation.based-on"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Return nutrition orders with this external identifier"
      },
      {
        "name" : "group-identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-group-identifier",
        "type" : "token",
        "documentation" : "Composite Request ID"
      },
      {
        "name" : "datetime",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-datetime",
        "type" : "date",
        "documentation" : "Return nutrition orders requested on this date"
      },
      {
        "name" : "provider",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-provider",
        "type" : "reference",
        "documentation" : "The identity of the provider who placed the nutrition order"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-subject",
        "type" : "reference",
        "documentation" : "The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement"
      },
      {
        "name" : "supplement",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-supplement",
        "type" : "token",
        "documentation" : "Type of supplement product requested"
      },
      {
        "name" : "formula",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-formula",
        "type" : "token",
        "documentation" : "Type of enteral or infant formula"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Return nutrition orders with this encounter identifier"
      },
      {
        "name" : "oraldiet",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-oraldiet",
        "type" : "token",
        "documentation" : "Type of diet that can be consumed orally (i.e., take via the mouth)."
      },
      {
        "name" : "additive",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-additive",
        "type" : "token",
        "documentation" : "Type of module component to add to the feeding"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-status",
        "type" : "token",
        "documentation" : "Status of the nutrition order."
      }]
    },
    {
      "type" : "NutritionProduct",
      "profile" : "http://hl7.org/fhir/StructureDefinition/NutritionProduct",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchRevInclude" : ["ClinicalUseDefinition.product",
      "ClinicalUseDefinition.subject",
      "DetectedIssue.subject",
      "DetectedIssue.patient",
      "GenomicStudy.patient",
      "GenomicStudy.subject",
      "MolecularSequence.subject",
      "MolecularSequence.patient",
      "Observation.subject",
      "Observation.patient",
      "RegulatedAuthorization.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-identifier",
        "type" : "token",
        "documentation" : "The identifier for the physical instance, typically a serial number"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-code",
        "type" : "token",
        "documentation" : "The code identifying a specific nutrition product"
      },
      {
        "name" : "lot-number",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-lot-number",
        "type" : "token",
        "documentation" : "The lot number"
      },
      {
        "name" : "serial-number",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-serial-number",
        "type" : "token",
        "documentation" : "The serial number"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-status",
        "type" : "token",
        "documentation" : "The broad product group or category of the nutrition product"
      }]
    },
    {
      "type" : "Observation",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Observation",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Observation.subject",
      "Observation.derived-from",
      "Observation.focus",
      "Observation.part-of",
      "Observation.has-member",
      "Observation.value-reference",
      "Observation.based-on",
      "Observation.patient",
      "Observation.specimen",
      "Observation.component-value-reference",
      "Observation.performer",
      "Observation.encounter",
      "Observation.device"],
      "searchRevInclude" : ["AdverseEvent.resultingeffect",
      "DiagnosticReport.result",
      "Goal.addresses",
      "Observation.derived-from",
      "Observation.has-member",
      "Procedure.part-of",
      "QuestionnaireResponse.part-of"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Clinically relevant time/time-period for observation"
      },
      {
        "name" : "combo-data-absent-reason",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason",
        "type" : "token",
        "documentation" : "The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing."
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "The code of the observation type"
      },
      {
        "name" : "combo-code-value-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity",
        "type" : "composite",
        "documentation" : "Code and quantity value parameter pair, including in components"
      },
      {
        "name" : "component-data-absent-reason",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason",
        "type" : "token",
        "documentation" : "The reason why the expected value in the element Observation.component.value[x] is missing."
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-subject",
        "type" : "reference",
        "documentation" : "The subject that the observation is about"
      },
      {
        "name" : "value-concept",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-concept",
        "type" : "token",
        "documentation" : "The value of the observation, if the value is a CodeableConcept"
      },
      {
        "name" : "value-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-date",
        "type" : "date",
        "documentation" : "The value of the observation, if the value is a date or period of time"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-derived-from",
        "type" : "reference",
        "documentation" : "Related measurements the observation is made from"
      },
      {
        "name" : "focus",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-focus",
        "type" : "reference",
        "documentation" : "The focus of an observation when the focus is not the patient of record."
      },
      {
        "name" : "part-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-part-of",
        "type" : "reference",
        "documentation" : "Part of referenced event"
      },
      {
        "name" : "component-value-canonical",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-canonical",
        "type" : "uri",
        "documentation" : "URL contained in valueCanonical."
      },
      {
        "name" : "has-member",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-has-member",
        "type" : "reference",
        "documentation" : "Related resource that belongs to the Observation group"
      },
      {
        "name" : "value-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-reference",
        "type" : "reference",
        "documentation" : "Reference contained in valueReference."
      },
      {
        "name" : "code-value-string",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-string",
        "type" : "composite",
        "documentation" : "Code and string value parameter pair"
      },
      {
        "name" : "component-code-value-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity",
        "type" : "composite",
        "documentation" : "Component code and component quantity value parameter pair"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-based-on",
        "type" : "reference",
        "documentation" : "Reference to the service request."
      },
      {
        "name" : "code-value-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-date",
        "type" : "composite",
        "documentation" : "Code and date/time value parameter pair"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The subject that the observation is about (if patient)"
      },
      {
        "name" : "specimen",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-specimen",
        "type" : "reference",
        "documentation" : "Specimen used for this observation"
      },
      {
        "name" : "code-value-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity",
        "type" : "composite",
        "documentation" : "Code and quantity value parameter pair"
      },
      {
        "name" : "component-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-code",
        "type" : "token",
        "documentation" : "The component code of the observation type"
      },
      {
        "name" : "value-markdown",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-markdown",
        "type" : "string",
        "documentation" : "The value of the observation, if the value is a string, and also searches in CodeableConcept.text"
      },
      {
        "name" : "combo-code-value-concept",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept",
        "type" : "composite",
        "documentation" : "Code and coded value parameter pair, including in components"
      },
      {
        "name" : "value-string",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-string",
        "type" : "string",
        "documentation" : "String in valueString."
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The unique id for a particular observation"
      },
      {
        "name" : "component-value-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-reference",
        "type" : "reference",
        "documentation" : "Reference contained in valueReference."
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-performer",
        "type" : "reference",
        "documentation" : "Who performed the observation"
      },
      {
        "name" : "combo-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code",
        "type" : "token",
        "documentation" : "The code of the observation type or component type"
      },
      {
        "name" : "method",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-method",
        "type" : "token",
        "documentation" : "The method used for the observation"
      },
      {
        "name" : "value-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-quantity",
        "type" : "quantity",
        "documentation" : "The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"
      },
      {
        "name" : "component-value-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity",
        "type" : "quantity",
        "documentation" : "The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"
      },
      {
        "name" : "data-absent-reason",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason",
        "type" : "token",
        "documentation" : "The reason why the expected value in the element Observation.value[x] is missing."
      },
      {
        "name" : "combo-value-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity",
        "type" : "quantity",
        "documentation" : "The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Encounter related to the observation"
      },
      {
        "name" : "code-value-concept",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept",
        "type" : "composite",
        "documentation" : "Code and coded value parameter pair"
      },
      {
        "name" : "component-code-value-concept",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept",
        "type" : "composite",
        "documentation" : "Component code and component coded value parameter pair"
      },
      {
        "name" : "component-value-concept",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept",
        "type" : "token",
        "documentation" : "The value of the component observation, if the value is a CodeableConcept"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-category",
        "type" : "token",
        "documentation" : "The classification of the type of observation"
      },
      {
        "name" : "device",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-device",
        "type" : "reference",
        "documentation" : "The Device that generated the observation data."
      },
      {
        "name" : "combo-value-concept",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept",
        "type" : "token",
        "documentation" : "The value or component value of the observation, if the value is a CodeableConcept"
      },
      {
        "name" : "value-canonical",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-canonical",
        "type" : "uri",
        "documentation" : "URL contained in valueCanonical."
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-status",
        "type" : "token",
        "documentation" : "The status of the observation"
      }]
    },
    {
      "type" : "ObservationDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ObservationDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchRevInclude" : ["PlanDefinition.definition",
      "RegulatedAuthorization.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "The unique identifier associated with the specimen definition"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-code",
        "type" : "token",
        "documentation" : "Observation code"
      },
      {
        "name" : "method",
        "definition" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-method",
        "type" : "token",
        "documentation" : "Method of observation"
      },
      {
        "name" : "experimental",
        "definition" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-experimental",
        "type" : "token",
        "documentation" : "Not for genuine usage (true)"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-category",
        "type" : "token",
        "documentation" : "Category (class) of observation"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "Human-friendly name of the ObservationDefinition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the observation definition"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "Publication status of the ObservationDefinition: draft, active, retired, unknown"
      }]
    },
    {
      "type" : "OperationDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/OperationDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["OperationDefinition.input-profile",
      "OperationDefinition.output-profile",
      "OperationDefinition.base"],
      "searchRevInclude" : ["CarePlan.instantiates-canonical",
      "Communication.instantiates-canonical",
      "FamilyMemberHistory.instantiates-canonical",
      "OperationDefinition.base",
      "Procedure.instantiates-canonical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The operation definition publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the search parameter"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-code",
        "type" : "token",
        "documentation" : "Name used to invoke the operation"
      },
      {
        "name" : "instance",
        "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance",
        "type" : "token",
        "documentation" : "Invoke on an instance?"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the operation definition"
      },
      {
        "name" : "kind",
        "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind",
        "type" : "token",
        "documentation" : "operation | query"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the operation definition"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the operation definition"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the operation definition"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the operation definition"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-type",
        "type" : "token",
        "documentation" : "Invoke at the type level?"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the operation definition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the operation definition"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the operation definition"
      },
      {
        "name" : "input-profile",
        "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile",
        "type" : "reference",
        "documentation" : "Validation information for in parameters"
      },
      {
        "name" : "output-profile",
        "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile",
        "type" : "reference",
        "documentation" : "Validation information for out parameters"
      },
      {
        "name" : "system",
        "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-system",
        "type" : "token",
        "documentation" : "Invoke at the system level?"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the operation definition"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the operation definition"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the operation definition"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the operation definition"
      },
      {
        "name" : "base",
        "definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-base",
        "type" : "reference",
        "documentation" : "Marks this as a profile of the base"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the operation definition"
      }]
    },
    {
      "type" : "OperationOutcome",
      "profile" : "http://hl7.org/fhir/StructureDefinition/OperationOutcome",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"]
    },
    {
      "type" : "Organization",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Organization",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Organization.partof",
      "Organization.endpoint"],
      "searchRevInclude" : ["Account.owner",
      "Account.patient",
      "Account.subject",
      "Account.guarantor",
      "AllergyIntolerance.participant",
      "AuditEvent.agent",
      "AuditEvent.source",
      "Basic.author",
      "CarePlan.custodian",
      "CareTeam.participant",
      "ChargeItem.performing-organization",
      "ChargeItem.enterer",
      "ChargeItem.performer-actor",
      "ChargeItem.requesting-organization",
      "Claim.care-team",
      "Claim.payee",
      "Claim.provider",
      "Claim.insurer",
      "Claim.facility",
      "ClaimResponse.insurer",
      "ClaimResponse.requestor",
      "Communication.sender",
      "Communication.recipient",
      "CommunicationRequest.requester",
      "CommunicationRequest.recipient",
      "CommunicationRequest.information-provider",
      "Composition.author",
      "Composition.attester",
      "Condition.participant-actor",
      "Consent.controller",
      "Consent.manager",
      "Consent.grantee",
      "Consent.actor",
      "Contract.authority",
      "Contract.signer",
      "Coverage.insurer",
      "Coverage.paymentby-party",
      "Coverage.policy-holder",
      "CoverageEligibilityRequest.provider",
      "CoverageEligibilityResponse.insurer",
      "CoverageEligibilityResponse.requestor",
      "DetectedIssue.subject",
      "DetectedIssue.patient",
      "Device.organization",
      "DeviceDefinition.organization",
      "DeviceDefinition.manufacturer",
      "DeviceRequest.requester",
      "DiagnosticReport.performer",
      "DiagnosticReport.subject",
      "DiagnosticReport.patient",
      "DiagnosticReport.results-interpreter",
      "DocumentReference.custodian",
      "DocumentReference.author",
      "DocumentReference.attester",
      "Encounter.service-provider",
      "Endpoint.organization",
      "EpisodeOfCare.organization",
      "ExplanationOfBenefit.care-team",
      "ExplanationOfBenefit.payee",
      "ExplanationOfBenefit.provider",
      "ExplanationOfBenefit.facility",
      "Flag.author",
      "Flag.patient",
      "Flag.subject",
      "Goal.patient",
      "Goal.subject",
      "Group.managing-entity",
      "Group.member",
      "HealthcareService.organization",
      "ImagingSelection.subject",
      "ImagingSelection.patient",
      "ImagingStudy.performer",
      "Immunization.performer",
      "InsurancePlan.network",
      "InsuranceProduct.owned-by",
      "InsuranceProduct.administered-by",
      "InventoryItem.subject",
      "Invoice.issuer",
      "Invoice.participant",
      "Invoice.recipient",
      "Linkage.author",
      "List.source",
      "Location.organization",
      "MeasureReport.patient",
      "MeasureReport.subject",
      "MeasureReport.reporter",
      "Medication.marketingauthorizationholder",
      "MedicationDispense.performer",
      "MedicationDispense.responsibleparty",
      "MedicationRequest.requester",
      "MedicationRequest.intended-dispenser",
      "MedicationRequest.intended-performer",
      "MedicationStatement.source",
      "MedicinalProductDefinition.contact",
      "MessageHeader.receiver",
      "MessageHeader.sender",
      "NutritionIntake.source",
      "Observation.subject",
      "Observation.patient",
      "Observation.performer",
      "Organization.partof",
      "OrganizationAffiliation.primary-organization",
      "OrganizationAffiliation.network",
      "OrganizationAffiliation.participating-organization",
      "Patient.general-practitioner",
      "Patient.organization",
      "PaymentNotice.reporter",
      "PaymentReconciliation.payment-issuer",
      "PaymentReconciliation.requestor",
      "Person.organization",
      "PractitionerRole.organization",
      "Procedure.performer",
      "Procedure.subject",
      "Procedure.patient",
      "Provenance.agent",
      "QuestionnaireResponse.author",
      "QuestionnaireResponse.source",
      "RegulatedAuthorization.subject",
      "RegulatedAuthorization.holder",
      "RequestOrchestration.subject",
      "RequestOrchestration.participant",
      "RequestOrchestration.patient",
      "ResearchStudy.site",
      "ServiceRequest.requester",
      "ServiceRequest.performer",
      "Subscription.owner",
      "SupplyDelivery.receiver",
      "SupplyDelivery.supplier",
      "SupplyRequest.requester",
      "SupplyRequest.subject",
      "SupplyRequest.supplier",
      "Task.owner",
      "Task.requester",
      "Task.actor"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-identifier",
        "type" : "token",
        "documentation" : "Any identifier for the organization (not the accreditation issuer's identifier)"
      },
      {
        "name" : "partof",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-partof",
        "type" : "reference",
        "documentation" : "An organization of which this organization forms a part"
      },
      {
        "name" : "address",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address",
        "type" : "string",
        "documentation" : "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"
      },
      {
        "name" : "address-state",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-state",
        "type" : "string",
        "documentation" : "A state specified in an address"
      },
      {
        "name" : "active",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-active",
        "type" : "token",
        "documentation" : "Is the Organization record active"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-type",
        "type" : "token",
        "documentation" : "A code for the type of organization"
      },
      {
        "name" : "address-postalcode",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-postalcode",
        "type" : "string",
        "documentation" : "A postal code specified in an address"
      },
      {
        "name" : "address-country",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-country",
        "type" : "string",
        "documentation" : "A country specified in an address"
      },
      {
        "name" : "endpoint",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-endpoint",
        "type" : "reference",
        "documentation" : "Technical endpoints providing access to services operated for the organization"
      },
      {
        "name" : "phonetic",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-phonetic",
        "type" : "string",
        "documentation" : "A portion of the organization's name using some kind of phonetic matching algorithm"
      },
      {
        "name" : "address-use",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-use",
        "type" : "token",
        "documentation" : "A use code specified in an address"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-name",
        "type" : "string",
        "documentation" : "A portion of the organization's name or alias"
      },
      {
        "name" : "address-city",
        "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-city",
        "type" : "string",
        "documentation" : "A city specified in an address"
      }]
    },
    {
      "type" : "OrganizationAffiliation",
      "profile" : "http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["OrganizationAffiliation.primary-organization",
      "OrganizationAffiliation.network",
      "OrganizationAffiliation.endpoint",
      "OrganizationAffiliation.service",
      "OrganizationAffiliation.participating-organization",
      "OrganizationAffiliation.location"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-date",
        "type" : "date",
        "documentation" : "The period during which the participatingOrganization is affiliated with the primary organization"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-identifier",
        "type" : "token",
        "documentation" : "An organization affiliation's Identifier"
      },
      {
        "name" : "specialty",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-specialty",
        "type" : "token",
        "documentation" : "Specific specialty of the participatingOrganization in the context of the role"
      },
      {
        "name" : "role",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-role",
        "type" : "token",
        "documentation" : "Definition of the role the participatingOrganization plays"
      },
      {
        "name" : "active",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-active",
        "type" : "token",
        "documentation" : "Whether this organization affiliation record is in active use"
      },
      {
        "name" : "primary-organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-primary-organization",
        "type" : "reference",
        "documentation" : "The organization that receives the services from the participating organization"
      },
      {
        "name" : "network",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-network",
        "type" : "reference",
        "documentation" : "Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined)"
      },
      {
        "name" : "endpoint",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-endpoint",
        "type" : "reference",
        "documentation" : "Technical endpoints providing access to services operated for this role"
      },
      {
        "name" : "phone",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-phone",
        "type" : "token",
        "documentation" : "A value in a phone contact"
      },
      {
        "name" : "service",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-service",
        "type" : "reference",
        "documentation" : "Healthcare services provided through the role"
      },
      {
        "name" : "participating-organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-participating-organization",
        "type" : "reference",
        "documentation" : "The organization that provides services to the primary organization"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-location",
        "type" : "reference",
        "documentation" : "The location(s) at which the role occurs"
      },
      {
        "name" : "telecom",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-telecom",
        "type" : "token",
        "documentation" : "The value in any kind of contact"
      },
      {
        "name" : "email",
        "definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-email",
        "type" : "token",
        "documentation" : "A value in an email contact"
      }]
    },
    {
      "type" : "PackagedProductDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["PackagedProductDefinition.manufactured-item",
      "PackagedProductDefinition.nutrition",
      "PackagedProductDefinition.package",
      "PackagedProductDefinition.biological",
      "PackagedProductDefinition.package-for",
      "PackagedProductDefinition.contained-item",
      "PackagedProductDefinition.medication",
      "PackagedProductDefinition.device"],
      "searchRevInclude" : ["RegulatedAuthorization.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-identifier",
        "type" : "token",
        "documentation" : "Unique identifier"
      },
      {
        "name" : "manufactured-item",
        "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-manufactured-item",
        "type" : "reference",
        "documentation" : "A manufactured item of medication within this packaged product"
      },
      {
        "name" : "nutrition",
        "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-nutrition",
        "type" : "reference",
        "documentation" : "A nutrition product within this packaged product"
      },
      {
        "name" : "package",
        "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package",
        "type" : "reference",
        "documentation" : "A complete packaged product within this packaged product"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-name",
        "type" : "token",
        "documentation" : "A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc."
      },
      {
        "name" : "biological",
        "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-biological",
        "type" : "reference",
        "documentation" : "A biologically derived product within this packaged product"
      },
      {
        "name" : "package-for",
        "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package-for",
        "type" : "reference",
        "documentation" : "The product that this is a pack for"
      },
      {
        "name" : "contained-item",
        "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-contained-item",
        "type" : "reference",
        "documentation" : "Any of the contained items within this packaged product"
      },
      {
        "name" : "medication",
        "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-medication",
        "type" : "reference",
        "documentation" : "A manufactured item of medication within this packaged product"
      },
      {
        "name" : "device",
        "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-device",
        "type" : "reference",
        "documentation" : "A device within this packaged product"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-status",
        "type" : "token",
        "documentation" : "The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status"
      }]
    },
    {
      "type" : "Patient",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Patient",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Patient.general-practitioner",
      "Patient.link",
      "Patient.organization"],
      "searchRevInclude" : ["Account.patient",
      "Account.subject",
      "Account.guarantor",
      "AdverseEvent.recorder",
      "AdverseEvent.subject",
      "AdverseEvent.patient",
      "AllergyIntolerance.participant",
      "AllergyIntolerance.patient",
      "Appointment.practitioner",
      "Appointment.subject",
      "Appointment.actor",
      "Appointment.patient",
      "Appointment.location",
      "Appointment.group",
      "AppointmentResponse.actor",
      "AppointmentResponse.practitioner",
      "AppointmentResponse.patient",
      "AppointmentResponse.location",
      "AppointmentResponse.group",
      "AuditEvent.agent",
      "AuditEvent.source",
      "AuditEvent.patient",
      "Basic.author",
      "BiologicallyDerivedProductDispense.patient",
      "BodyStructure.patient",
      "CarePlan.custodian",
      "CarePlan.subject",
      "CarePlan.patient",
      "CareTeam.patient",
      "CareTeam.subject",
      "CareTeam.participant",
      "ChargeItem.subject",
      "ChargeItem.patient",
      "ChargeItem.enterer",
      "ChargeItem.performer-actor",
      "Claim.payee",
      "Claim.patient",
      "Claim.enterer",
      "ClaimResponse.patient",
      "ClinicalImpression.patient",
      "ClinicalImpression.subject",
      "Communication.subject",
      "Communication.sender",
      "Communication.patient",
      "Communication.recipient",
      "CommunicationRequest.requester",
      "CommunicationRequest.subject",
      "CommunicationRequest.patient",
      "CommunicationRequest.recipient",
      "CommunicationRequest.information-provider",
      "Composition.author",
      "Composition.attester",
      "Condition.subject",
      "Condition.participant-actor",
      "Condition.patient",
      "Consent.controller",
      "Consent.manager",
      "Consent.subject",
      "Consent.grantee",
      "Consent.actor",
      "Consent.patient",
      "Contract.signer",
      "Coverage.subscriber",
      "Coverage.beneficiary",
      "Coverage.patient",
      "Coverage.paymentby-party",
      "Coverage.policy-holder",
      "CoverageEligibilityRequest.patient",
      "CoverageEligibilityResponse.patient",
      "DetectedIssue.author",
      "DetectedIssue.subject",
      "DetectedIssue.patient",
      "DeviceAssociation.subject",
      "DeviceAssociation.patient",
      "DeviceAssociation.operator",
      "DeviceDispense.subject",
      "DeviceDispense.patient",
      "DeviceRequest.subject",
      "DeviceRequest.patient",
      "DeviceUsage.patient",
      "DiagnosticReport.subject",
      "DiagnosticReport.patient",
      "DocumentReference.author",
      "DocumentReference.attester",
      "Encounter.subject",
      "Encounter.participant",
      "Encounter.patient",
      "Encounter.practitioner",
      "EncounterHistory.patient",
      "EncounterHistory.subject",
      "EnrollmentRequest.patient",
      "EnrollmentRequest.subject",
      "EpisodeOfCare.subject",
      "EpisodeOfCare.patient",
      "ExplanationOfBenefit.payee",
      "ExplanationOfBenefit.patient",
      "ExplanationOfBenefit.enterer",
      "FamilyMemberHistory.patient",
      "Flag.author",
      "Flag.patient",
      "Flag.subject",
      "GenomicStudy.patient",
      "GenomicStudy.subject",
      "Goal.patient",
      "Goal.subject",
      "Group.member",
      "GuidanceResponse.patient",
      "GuidanceResponse.subject",
      "ImagingSelection.subject",
      "ImagingSelection.patient",
      "ImagingStudy.performer",
      "ImagingStudy.subject",
      "ImagingStudy.patient",
      "Immunization.performer",
      "Immunization.patient",
      "ImmunizationEvaluation.patient",
      "ImmunizationRecommendation.patient",
      "InventoryItem.subject",
      "Invoice.subject",
      "Invoice.participant",
      "Invoice.patient",
      "Invoice.recipient",
      "List.source",
      "MeasureReport.patient",
      "MeasureReport.subject",
      "MedicationAdministration.subject",
      "MedicationAdministration.patient",
      "MedicationDispense.performer",
      "MedicationDispense.receiver",
      "MedicationDispense.subject",
      "MedicationDispense.patient",
      "MedicationRequest.requester",
      "MedicationRequest.subject",
      "MedicationRequest.intended-performer",
      "MedicationRequest.patient",
      "MedicationStatement.patient",
      "MedicationStatement.subject",
      "MedicationStatement.source",
      "MessageHeader.receiver",
      "MessageHeader.sender",
      "MolecularSequence.subject",
      "MolecularSequence.patient",
      "NutritionIntake.patient",
      "NutritionIntake.subject",
      "NutritionIntake.source",
      "NutritionOrder.subject",
      "NutritionOrder.patient",
      "Observation.subject",
      "Observation.patient",
      "Observation.performer",
      "Patient.link",
      "PaymentReconciliation.payment-issuer",
      "Person.practitioner",
      "Person.link",
      "Person.relatedperson",
      "Person.patient",
      "Procedure.performer",
      "Procedure.subject",
      "Procedure.patient",
      "Provenance.agent",
      "Provenance.patient",
      "QuestionnaireResponse.author",
      "QuestionnaireResponse.source",
      "RelatedPerson.patient",
      "RequestOrchestration.subject",
      "RequestOrchestration.participant",
      "RequestOrchestration.patient",
      "ResearchSubject.subject",
      "ResearchSubject.patient",
      "RiskAssessment.performer",
      "RiskAssessment.patient",
      "RiskAssessment.subject",
      "Schedule.actor",
      "ServiceRequest.subject",
      "ServiceRequest.patient",
      "ServiceRequest.requester",
      "ServiceRequest.performer",
      "Specimen.patient",
      "Specimen.subject",
      "Specimen.collector",
      "Subscription.owner",
      "SupplyDelivery.patient",
      "SupplyRequest.requester",
      "SupplyRequest.patient",
      "SupplyRequest.subject",
      "Task.owner",
      "Task.requester",
      "Task.actor",
      "VisionPrescription.patient"],
      "searchParam" : [{
        "name" : "given",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-given",
        "type" : "string",
        "documentation" : "A portion of the given name of the patient"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Patient-identifier",
        "type" : "token",
        "documentation" : "A patient identifier"
      },
      {
        "name" : "address",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address",
        "type" : "string",
        "documentation" : "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"
      },
      {
        "name" : "birthdate",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-birthdate",
        "type" : "date",
        "documentation" : "The patient's date of birth"
      },
      {
        "name" : "deceased",
        "definition" : "http://hl7.org/fhir/SearchParameter/Patient-deceased",
        "type" : "token",
        "documentation" : "This patient has been marked as deceased, or has a death date entered"
      },
      {
        "name" : "address-state",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-state",
        "type" : "string",
        "documentation" : "A state specified in an address"
      },
      {
        "name" : "gender",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-gender",
        "type" : "token",
        "documentation" : "Gender of the patient"
      },
      {
        "name" : "general-practitioner",
        "definition" : "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner",
        "type" : "reference",
        "documentation" : "Patient's nominated general practitioner, not the organization that manages the record"
      },
      {
        "name" : "link",
        "definition" : "http://hl7.org/fhir/SearchParameter/Patient-link",
        "type" : "reference",
        "documentation" : "All patients/related persons linked to the given patient"
      },
      {
        "name" : "active",
        "definition" : "http://hl7.org/fhir/SearchParameter/Patient-active",
        "type" : "token",
        "documentation" : "Whether the patient record is active"
      },
      {
        "name" : "language",
        "definition" : "http://hl7.org/fhir/SearchParameter/Patient-language",
        "type" : "token",
        "documentation" : "Language code (irrespective of use value)"
      },
      {
        "name" : "address-postalcode",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
        "type" : "string",
        "documentation" : "A postalCode specified in an address"
      },
      {
        "name" : "address-country",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-country",
        "type" : "string",
        "documentation" : "A country specified in an address"
      },
      {
        "name" : "death-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Patient-death-date",
        "type" : "date",
        "documentation" : "The date of death has been provided and satisfies this search value"
      },
      {
        "name" : "phonetic",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-phonetic",
        "type" : "string",
        "documentation" : "A portion of either family or given name using some kind of phonetic matching algorithm"
      },
      {
        "name" : "phone",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-phone",
        "type" : "token",
        "documentation" : "A value in a phone contact"
      },
      {
        "name" : "organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/Patient-organization",
        "type" : "reference",
        "documentation" : "The organization that is the custodian of the patient record"
      },
      {
        "name" : "address-use",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-use",
        "type" : "token",
        "documentation" : "A use code specified in an address"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/Patient-name",
        "type" : "string",
        "documentation" : "A server defined search that may match any of the string fields in the HumanName, including family, given, prefix, suffix, and/or text"
      },
      {
        "name" : "telecom",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-telecom",
        "type" : "token",
        "documentation" : "The value in any kind of telecom details of the patient"
      },
      {
        "name" : "address-city",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-city",
        "type" : "string",
        "documentation" : "A city specified in an address"
      },
      {
        "name" : "family",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-family",
        "type" : "string",
        "documentation" : "A portion of the family name of the patient"
      },
      {
        "name" : "email",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-email",
        "type" : "token",
        "documentation" : "A value in an email contact"
      }]
    },
    {
      "type" : "PaymentNotice",
      "profile" : "http://hl7.org/fhir/StructureDefinition/PaymentNotice",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["PaymentNotice.request",
      "PaymentNotice.response",
      "PaymentNotice.reporter"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-identifier",
        "type" : "token",
        "documentation" : "The business identifier of the notice"
      },
      {
        "name" : "request",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-request",
        "type" : "reference",
        "documentation" : "The Claim"
      },
      {
        "name" : "created",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-created",
        "type" : "date",
        "documentation" : "Creation date for the notice"
      },
      {
        "name" : "response",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-response",
        "type" : "reference",
        "documentation" : "The ClaimResponse"
      },
      {
        "name" : "reporter",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-reporter",
        "type" : "reference",
        "documentation" : "The reference to the reporter"
      },
      {
        "name" : "payment-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-payment-status",
        "type" : "token",
        "documentation" : "The type of payment notice"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-status",
        "type" : "token",
        "documentation" : "The status of the payment notice"
      }]
    },
    {
      "type" : "PaymentReconciliation",
      "profile" : "http://hl7.org/fhir/StructureDefinition/PaymentReconciliation",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["PaymentReconciliation.request",
      "PaymentReconciliation.allocation-encounter",
      "PaymentReconciliation.allocation-account",
      "PaymentReconciliation.payment-issuer",
      "PaymentReconciliation.requestor"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-identifier",
        "type" : "token",
        "documentation" : "The business identifier of the ExplanationOfBenefit"
      },
      {
        "name" : "request",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request",
        "type" : "reference",
        "documentation" : "The reference to the claim"
      },
      {
        "name" : "disposition",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-disposition",
        "type" : "string",
        "documentation" : "The contents of the disposition message"
      },
      {
        "name" : "created",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-created",
        "type" : "date",
        "documentation" : "The creation date"
      },
      {
        "name" : "allocation-encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-allocation-encounter",
        "type" : "reference",
        "documentation" : "The encounter to which payment or adjustment was applied."
      },
      {
        "name" : "allocation-account",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-allocation-account",
        "type" : "reference",
        "documentation" : "The account to which payment or adjustment was applied."
      },
      {
        "name" : "outcome",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-outcome",
        "type" : "token",
        "documentation" : "The processing outcome"
      },
      {
        "name" : "payment-issuer",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-payment-issuer",
        "type" : "reference",
        "documentation" : "The organization which generated this resource"
      },
      {
        "name" : "requestor",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-requestor",
        "type" : "reference",
        "documentation" : "The reference to the provider who submitted the claim"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-status",
        "type" : "token",
        "documentation" : "The status of the payment reconciliation"
      }]
    },
    {
      "type" : "Permission",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Permission",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Permission-status",
        "type" : "token",
        "documentation" : "active | entered-in-error | draft | rejected"
      }]
    },
    {
      "type" : "Person",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Person",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Person.practitioner",
      "Person.link",
      "Person.relatedperson",
      "Person.patient",
      "Person.organization"],
      "searchRevInclude" : ["Person.practitioner",
      "Person.link",
      "Person.relatedperson",
      "Person.patient"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "A person Identifier"
      },
      {
        "name" : "given",
        "definition" : "http://hl7.org/fhir/SearchParameter/Person-given",
        "type" : "string",
        "documentation" : "A portion of the given name of the person"
      },
      {
        "name" : "address",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address",
        "type" : "string",
        "documentation" : "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"
      },
      {
        "name" : "birthdate",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-birthdate",
        "type" : "date",
        "documentation" : "The person's date of birth"
      },
      {
        "name" : "deceased",
        "definition" : "http://hl7.org/fhir/SearchParameter/Person-deceased",
        "type" : "token",
        "documentation" : "This person has been marked as deceased, or has a death date entered"
      },
      {
        "name" : "address-state",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-state",
        "type" : "string",
        "documentation" : "A state specified in an address"
      },
      {
        "name" : "gender",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-gender",
        "type" : "token",
        "documentation" : "The gender of the person"
      },
      {
        "name" : "practitioner",
        "definition" : "http://hl7.org/fhir/SearchParameter/Person-practitioner",
        "type" : "reference",
        "documentation" : "The Person links to this Practitioner"
      },
      {
        "name" : "link",
        "definition" : "http://hl7.org/fhir/SearchParameter/Person-link",
        "type" : "reference",
        "documentation" : "Any link has this Patient, Person, RelatedPerson or Practitioner reference"
      },
      {
        "name" : "relatedperson",
        "definition" : "http://hl7.org/fhir/SearchParameter/Person-relatedperson",
        "type" : "reference",
        "documentation" : "The Person links to this RelatedPerson"
      },
      {
        "name" : "address-postalcode",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
        "type" : "string",
        "documentation" : "A postal code specified in an address"
      },
      {
        "name" : "address-country",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-country",
        "type" : "string",
        "documentation" : "A country specified in an address"
      },
      {
        "name" : "death-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Person-death-date",
        "type" : "date",
        "documentation" : "The date of death has been provided and satisfies this search value"
      },
      {
        "name" : "phonetic",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-phonetic",
        "type" : "string",
        "documentation" : "A portion of name using some kind of phonetic matching algorithm"
      },
      {
        "name" : "phone",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-phone",
        "type" : "token",
        "documentation" : "A value in a phone contact"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The Person links to this Patient"
      },
      {
        "name" : "organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/Person-organization",
        "type" : "reference",
        "documentation" : "The organization at which this person record is being managed"
      },
      {
        "name" : "address-use",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-use",
        "type" : "token",
        "documentation" : "A use code specified in an address"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/Person-name",
        "type" : "string",
        "documentation" : "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
      },
      {
        "name" : "telecom",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-telecom",
        "type" : "token",
        "documentation" : "The value in any kind of contact"
      },
      {
        "name" : "address-city",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-city",
        "type" : "string",
        "documentation" : "A city specified in an address"
      },
      {
        "name" : "family",
        "definition" : "http://hl7.org/fhir/SearchParameter/Person-family",
        "type" : "string",
        "documentation" : "A portion of the family name of the person"
      },
      {
        "name" : "email",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-email",
        "type" : "token",
        "documentation" : "A value in an email contact"
      }]
    },
    {
      "type" : "PlanDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/PlanDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["PlanDefinition.successor",
      "PlanDefinition.derived-from",
      "PlanDefinition.predecessor",
      "PlanDefinition.composed-of",
      "PlanDefinition.depends-on",
      "PlanDefinition.definition"],
      "searchRevInclude" : ["CarePlan.instantiates-canonical",
      "ClinicalUseDefinition.product",
      "ClinicalUseDefinition.subject",
      "Communication.instantiates-canonical",
      "DeviceRequest.instantiates-canonical",
      "FamilyMemberHistory.instantiates-canonical",
      "Flag.patient",
      "Flag.subject",
      "PlanDefinition.definition",
      "Procedure.instantiates-canonical",
      "RegulatedAuthorization.subject",
      "ResearchStudy.protocol",
      "ServiceRequest.instantiates-canonical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The plan definition publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the plan definition"
      },
      {
        "name" : "successor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-successor",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the plan definition"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the plan definition"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the plan definition"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the plan definition"
      },
      {
        "name" : "predecessor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "composed-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-composed-of",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the plan definition"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-type",
        "type" : "token",
        "documentation" : "The type of artifact the plan (e.g. order-set, eca-rule, protocol)"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the plan definition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the plan definition"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the plan definition"
      },
      {
        "name" : "depends-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-depends-on",
        "type" : "reference",
        "documentation" : "What resource is being referenced"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
        "type" : "date",
        "documentation" : "The time during which the plan definition is intended to be in use"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the plan definition"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the plan definition"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the plan definition"
      },
      {
        "name" : "topic",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-topic",
        "type" : "token",
        "documentation" : "Topics associated with the module"
      },
      {
        "name" : "definition",
        "definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-definition",
        "type" : "reference",
        "documentation" : "Activity or plan definitions used by plan definition"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the plan definition"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the plan definition"
      }]
    },
    {
      "type" : "Practitioner",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchRevInclude" : ["Account.patient",
      "Account.subject",
      "AdverseEvent.recorder",
      "AdverseEvent.subject",
      "AdverseEvent.patient",
      "AllergyIntolerance.participant",
      "Appointment.practitioner",
      "Appointment.actor",
      "Appointment.patient",
      "Appointment.location",
      "Appointment.group",
      "AppointmentResponse.actor",
      "AppointmentResponse.practitioner",
      "AppointmentResponse.patient",
      "AppointmentResponse.location",
      "AppointmentResponse.group",
      "AuditEvent.agent",
      "AuditEvent.source",
      "Basic.author",
      "BiologicallyDerivedProduct.collector",
      "BiologicallyDerivedProductDispense.performer",
      "CarePlan.custodian",
      "CareTeam.participant",
      "ChargeItem.enterer",
      "ChargeItem.performer-actor",
      "Claim.care-team",
      "Claim.payee",
      "Claim.provider",
      "Claim.enterer",
      "ClaimResponse.requestor",
      "ClinicalImpression.performer",
      "Communication.sender",
      "Communication.recipient",
      "CommunicationRequest.requester",
      "CommunicationRequest.recipient",
      "CommunicationRequest.information-provider",
      "Composition.author",
      "Composition.attester",
      "Condition.participant-actor",
      "Consent.controller",
      "Consent.manager",
      "Consent.subject",
      "Consent.grantee",
      "Consent.actor",
      "Consent.patient",
      "Contract.signer",
      "CoverageEligibilityRequest.provider",
      "CoverageEligibilityRequest.enterer",
      "CoverageEligibilityResponse.requestor",
      "DetectedIssue.author",
      "DetectedIssue.subject",
      "DetectedIssue.patient",
      "DeviceAssociation.subject",
      "DeviceAssociation.patient",
      "DeviceAssociation.operator",
      "DeviceDispense.subject",
      "DeviceDispense.patient",
      "DeviceRequest.requester",
      "DiagnosticReport.performer",
      "DiagnosticReport.subject",
      "DiagnosticReport.patient",
      "DiagnosticReport.results-interpreter",
      "DocumentReference.author",
      "DocumentReference.attester",
      "Encounter.participant",
      "Encounter.practitioner",
      "EpisodeOfCare.care-manager",
      "ExplanationOfBenefit.care-team",
      "ExplanationOfBenefit.payee",
      "ExplanationOfBenefit.provider",
      "ExplanationOfBenefit.enterer",
      "Flag.author",
      "Flag.patient",
      "Flag.subject",
      "Group.managing-entity",
      "Group.member",
      "ImagingSelection.subject",
      "ImagingSelection.patient",
      "ImagingStudy.performer",
      "ImagingStudy.referrer",
      "Immunization.performer",
      "Invoice.participant",
      "Linkage.author",
      "List.source",
      "MeasureReport.patient",
      "MeasureReport.subject",
      "MeasureReport.reporter",
      "MedicationDispense.performer",
      "MedicationDispense.receiver",
      "MedicationDispense.responsibleparty",
      "MedicationRequest.requester",
      "MedicationRequest.intended-performer",
      "MedicationStatement.source",
      "MessageHeader.receiver",
      "MessageHeader.sender",
      "NutritionIntake.source",
      "NutritionOrder.provider",
      "Observation.subject",
      "Observation.patient",
      "Observation.performer",
      "Patient.general-practitioner",
      "PaymentNotice.reporter",
      "PaymentReconciliation.requestor",
      "Person.practitioner",
      "Person.link",
      "Person.relatedperson",
      "Person.patient",
      "PractitionerRole.practitioner",
      "Procedure.performer",
      "Procedure.subject",
      "Procedure.patient",
      "Provenance.agent",
      "QuestionnaireResponse.author",
      "QuestionnaireResponse.source",
      "RegulatedAuthorization.subject",
      "RequestOrchestration.author",
      "RequestOrchestration.subject",
      "RequestOrchestration.participant",
      "RequestOrchestration.patient",
      "RiskAssessment.performer",
      "Schedule.actor",
      "ServiceRequest.requester",
      "ServiceRequest.performer",
      "Specimen.collector",
      "Subscription.owner",
      "SupplyDelivery.receiver",
      "SupplyDelivery.supplier",
      "SupplyRequest.requester",
      "Task.owner",
      "Task.requester",
      "Task.actor",
      "VisionPrescription.prescriber"],
      "searchParam" : [{
        "name" : "given",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-given",
        "type" : "string",
        "documentation" : "A portion of the given name"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-identifier",
        "type" : "token",
        "documentation" : "A practitioner's Identifier"
      },
      {
        "name" : "address",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address",
        "type" : "string",
        "documentation" : "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"
      },
      {
        "name" : "deceased",
        "definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-deceased",
        "type" : "token",
        "documentation" : "This Practitioner has been marked as deceased, or has a death date entered"
      },
      {
        "name" : "address-state",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-state",
        "type" : "string",
        "documentation" : "A state specified in an address"
      },
      {
        "name" : "gender",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-gender",
        "type" : "token",
        "documentation" : "Gender of the practitioner"
      },
      {
        "name" : "qualification-period",
        "definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-qualification-period",
        "type" : "date",
        "documentation" : "The date(s) a qualification is valid for"
      },
      {
        "name" : "active",
        "definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-active",
        "type" : "token",
        "documentation" : "Whether the practitioner record is active"
      },
      {
        "name" : "address-postalcode",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
        "type" : "string",
        "documentation" : "A postalCode specified in an address"
      },
      {
        "name" : "address-country",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-country",
        "type" : "string",
        "documentation" : "A country specified in an address"
      },
      {
        "name" : "death-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-death-date",
        "type" : "date",
        "documentation" : "The date of death has been provided and satisfies this search value"
      },
      {
        "name" : "phonetic",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-phonetic",
        "type" : "string",
        "documentation" : "A portion of either family or given name using some kind of phonetic matching algorithm"
      },
      {
        "name" : "phone",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-phone",
        "type" : "token",
        "documentation" : "A value in a phone contact"
      },
      {
        "name" : "address-use",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-use",
        "type" : "token",
        "documentation" : "A use code specified in an address"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-name",
        "type" : "string",
        "documentation" : "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
      },
      {
        "name" : "telecom",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-telecom",
        "type" : "token",
        "documentation" : "The value in any kind of contact"
      },
      {
        "name" : "address-city",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-city",
        "type" : "string",
        "documentation" : "A city specified in an address"
      },
      {
        "name" : "communication",
        "definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-communication",
        "type" : "token",
        "documentation" : "A language to communicate with the practitioner"
      },
      {
        "name" : "family",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-family",
        "type" : "string",
        "documentation" : "A portion of the family name"
      },
      {
        "name" : "email",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-email",
        "type" : "token",
        "documentation" : "A value in an email contact"
      }]
    },
    {
      "type" : "PractitionerRole",
      "profile" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["PractitionerRole.practitioner",
      "PractitionerRole.endpoint",
      "PractitionerRole.service",
      "PractitionerRole.organization",
      "PractitionerRole.location"],
      "searchRevInclude" : ["Account.patient",
      "Account.subject",
      "AdverseEvent.recorder",
      "AllergyIntolerance.participant",
      "Appointment.practitioner",
      "Appointment.actor",
      "Appointment.patient",
      "Appointment.location",
      "Appointment.group",
      "AppointmentResponse.actor",
      "AppointmentResponse.practitioner",
      "AppointmentResponse.patient",
      "AppointmentResponse.location",
      "AppointmentResponse.group",
      "AuditEvent.agent",
      "AuditEvent.source",
      "Basic.author",
      "BiologicallyDerivedProduct.collector",
      "CarePlan.custodian",
      "CareTeam.participant",
      "ChargeItem.enterer",
      "ChargeItem.performer-actor",
      "Claim.care-team",
      "Claim.payee",
      "Claim.provider",
      "Claim.enterer",
      "ClaimResponse.requestor",
      "ClinicalImpression.performer",
      "Communication.sender",
      "Communication.recipient",
      "CommunicationRequest.requester",
      "CommunicationRequest.recipient",
      "CommunicationRequest.information-provider",
      "Composition.author",
      "Composition.attester",
      "Condition.participant-actor",
      "Consent.grantee",
      "Consent.actor",
      "Contract.signer",
      "CoverageEligibilityRequest.provider",
      "CoverageEligibilityRequest.enterer",
      "CoverageEligibilityResponse.requestor",
      "DetectedIssue.author",
      "DeviceRequest.requester",
      "DiagnosticReport.performer",
      "DiagnosticReport.results-interpreter",
      "DocumentReference.author",
      "DocumentReference.attester",
      "Encounter.participant",
      "Encounter.practitioner",
      "EpisodeOfCare.care-manager",
      "ExplanationOfBenefit.care-team",
      "ExplanationOfBenefit.payee",
      "ExplanationOfBenefit.provider",
      "ExplanationOfBenefit.enterer",
      "Flag.author",
      "Flag.patient",
      "Flag.subject",
      "Group.managing-entity",
      "Group.member",
      "ImagingStudy.performer",
      "ImagingStudy.referrer",
      "Immunization.performer",
      "Invoice.participant",
      "Linkage.author",
      "List.source",
      "MeasureReport.patient",
      "MeasureReport.subject",
      "MeasureReport.reporter",
      "MedicationDispense.performer",
      "MedicationDispense.receiver",
      "MedicationDispense.responsibleparty",
      "MedicationRequest.requester",
      "MedicationRequest.intended-performer",
      "MedicationStatement.source",
      "MedicinalProductDefinition.contact",
      "MessageHeader.receiver",
      "MessageHeader.sender",
      "NutritionIntake.source",
      "NutritionOrder.provider",
      "Observation.performer",
      "Patient.general-practitioner",
      "PaymentNotice.reporter",
      "PaymentReconciliation.requestor",
      "Procedure.performer",
      "Provenance.agent",
      "QuestionnaireResponse.author",
      "QuestionnaireResponse.source",
      "RequestOrchestration.author",
      "RequestOrchestration.subject",
      "RequestOrchestration.participant",
      "RequestOrchestration.patient",
      "RiskAssessment.performer",
      "Schedule.actor",
      "ServiceRequest.requester",
      "ServiceRequest.performer",
      "Specimen.collector",
      "Subscription.owner",
      "SupplyDelivery.receiver",
      "SupplyDelivery.supplier",
      "SupplyRequest.requester",
      "Task.owner",
      "Task.requester",
      "Task.actor",
      "VisionPrescription.prescriber"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-date",
        "type" : "date",
        "documentation" : "The period during which the practitioner is authorized to perform in these role(s)"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier",
        "type" : "token",
        "documentation" : "A practitioner's Identifier"
      },
      {
        "name" : "specialty",
        "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty",
        "type" : "token",
        "documentation" : "The practitioner has this specialty at an organization"
      },
      {
        "name" : "role",
        "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-role",
        "type" : "token",
        "documentation" : "The practitioner can perform this role at for the organization"
      },
      {
        "name" : "practitioner",
        "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
        "type" : "reference",
        "documentation" : "Practitioner that is able to provide the defined services for the organization"
      },
      {
        "name" : "active",
        "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-active",
        "type" : "token",
        "documentation" : "Whether this practitioner role record is in active use"
      },
      {
        "name" : "characteristic",
        "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-characteristic",
        "type" : "token",
        "documentation" : "One of the PractitionerRole's characteristics"
      },
      {
        "name" : "endpoint",
        "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-endpoint",
        "type" : "reference",
        "documentation" : "Technical endpoints providing access to services operated for the practitioner with this role"
      },
      {
        "name" : "phone",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-phone",
        "type" : "token",
        "documentation" : "A value in a phone contact"
      },
      {
        "name" : "service",
        "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-service",
        "type" : "reference",
        "documentation" : "The list of healthcare services that this worker provides for this role's Organization/Location(s)"
      },
      {
        "name" : "organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-organization",
        "type" : "reference",
        "documentation" : "The identity of the organization the practitioner represents / acts on behalf of"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-location",
        "type" : "reference",
        "documentation" : "One of the locations at which this practitioner provides care"
      },
      {
        "name" : "telecom",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-telecom",
        "type" : "token",
        "documentation" : "The value in any kind of contact"
      },
      {
        "name" : "communication",
        "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-communication",
        "type" : "token",
        "documentation" : "One of the languages that the practitioner can communicate with"
      },
      {
        "name" : "email",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-email",
        "type" : "token",
        "documentation" : "A value in an email contact"
      }]
    },
    {
      "type" : "Procedure",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Procedure",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Procedure.performer",
      "Procedure.subject",
      "Procedure.instantiates-canonical",
      "Procedure.part-of",
      "Procedure.encounter",
      "Procedure.based-on",
      "Procedure.patient",
      "Procedure.reason-reference",
      "Procedure.report",
      "Procedure.location"],
      "searchRevInclude" : ["AdverseEvent.substance",
      "DetectedIssue.subject",
      "DetectedIssue.patient",
      "Flag.patient",
      "Flag.subject",
      "Goal.addresses",
      "ImagingSelection.subject",
      "ImagingSelection.patient",
      "Observation.subject",
      "Observation.part-of",
      "Observation.patient",
      "Procedure.part-of",
      "QuestionnaireResponse.part-of",
      "Specimen.procedure"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "When the procedure occurred or is occurring"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "A unique identifier for a procedure"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "A code to identify a  procedure"
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-performer",
        "type" : "reference",
        "documentation" : "Who performed the procedure"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-subject",
        "type" : "reference",
        "documentation" : "Search by subject"
      },
      {
        "name" : "instantiates-canonical",
        "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-instantiates-canonical",
        "type" : "reference",
        "documentation" : "Instantiates FHIR protocol or definition"
      },
      {
        "name" : "part-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-part-of",
        "type" : "reference",
        "documentation" : "Part of referenced event"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "The Encounter during which this Procedure was created"
      },
      {
        "name" : "reason-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-reason-code",
        "type" : "token",
        "documentation" : "Reference to a concept (by class)"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-based-on",
        "type" : "reference",
        "documentation" : "A request for this procedure"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Search by subject - a patient"
      },
      {
        "name" : "reason-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-reason-reference",
        "type" : "reference",
        "documentation" : "Reference to a resource (by instance)"
      },
      {
        "name" : "report",
        "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-report",
        "type" : "reference",
        "documentation" : "Any report resulting from the procedure"
      },
      {
        "name" : "instantiates-uri",
        "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-instantiates-uri",
        "type" : "uri",
        "documentation" : "Instantiates external protocol or definition"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-location",
        "type" : "reference",
        "documentation" : "Where the procedure happened"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-category",
        "type" : "token",
        "documentation" : "Classification of the procedure"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-status",
        "type" : "token",
        "documentation" : "preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown"
      }]
    },
    {
      "type" : "Provenance",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Provenance",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Provenance.agent",
      "Provenance.encounter",
      "Provenance.target",
      "Provenance.based-on",
      "Provenance.patient",
      "Provenance.location",
      "Provenance.entity"],
      "searchParam" : [{
        "name" : "agent-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Provenance-agent-type",
        "type" : "token",
        "documentation" : "How the agent participated"
      },
      {
        "name" : "agent",
        "definition" : "http://hl7.org/fhir/SearchParameter/Provenance-agent",
        "type" : "reference",
        "documentation" : "Who participated"
      },
      {
        "name" : "signature-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Provenance-signature-type",
        "type" : "token",
        "documentation" : "Indication of the reason the entity signed the object(s)"
      },
      {
        "name" : "activity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Provenance-activity",
        "type" : "token",
        "documentation" : "Activity that occurred"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Encounter related to the Provenance"
      },
      {
        "name" : "recorded",
        "definition" : "http://hl7.org/fhir/SearchParameter/Provenance-recorded",
        "type" : "date",
        "documentation" : "When the activity was recorded / updated"
      },
      {
        "name" : "when",
        "definition" : "http://hl7.org/fhir/SearchParameter/Provenance-when",
        "type" : "date",
        "documentation" : "When the activity occurred"
      },
      {
        "name" : "target",
        "definition" : "http://hl7.org/fhir/SearchParameter/Provenance-target",
        "type" : "reference",
        "documentation" : "Target Reference(s) (usually version specific)"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/Provenance-based-on",
        "type" : "reference",
        "documentation" : "Reference to the service request."
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Where the activity involved patient data"
      },
      {
        "name" : "location",
        "definition" : "http://hl7.org/fhir/SearchParameter/Provenance-location",
        "type" : "reference",
        "documentation" : "Where the activity occurred, if relevant"
      },
      {
        "name" : "agent-role",
        "definition" : "http://hl7.org/fhir/SearchParameter/Provenance-agent-role",
        "type" : "token",
        "documentation" : "What the agents role was"
      },
      {
        "name" : "entity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Provenance-entity",
        "type" : "reference",
        "documentation" : "Identity of entity"
      }]
    },
    {
      "type" : "Questionnaire",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Questionnaire",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchRevInclude" : ["CarePlan.instantiates-canonical",
      "Communication.instantiates-canonical",
      "FamilyMemberHistory.instantiates-canonical",
      "PlanDefinition.definition",
      "Procedure.instantiates-canonical",
      "QuestionnaireResponse.questionnaire"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The questionnaire publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the questionnaire"
      },
      {
        "name" : "combo-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-combo-code",
        "type" : "token",
        "documentation" : "A code that corresponds to one of its items in the questionnaire"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the questionnaire"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the questionnaire"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the questionnaire"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the questionnaire"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the questionnaire"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the questionnaire"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the questionnaire"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the questionnaire"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
        "type" : "date",
        "documentation" : "The time during which the questionnaire is intended to be in use"
      },
      {
        "name" : "subject-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-subject-type",
        "type" : "token",
        "documentation" : "Resource that can be subject of QuestionnaireResponse"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the questionnaire"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the questionnaire"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the questionnaire"
      },
      {
        "name" : "questionnaire-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-questionnaire-code",
        "type" : "token",
        "documentation" : "A code that matches one of the Questionnaire.code codings"
      },
      {
        "name" : "definition",
        "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-definition",
        "type" : "uri",
        "documentation" : "ElementDefinition - details for the item"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the questionnaire"
      },
      {
        "name" : "item-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-item-code",
        "type" : "token",
        "documentation" : "A code that corresponds to one of the items in the questionnaire"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the questionnaire"
      }]
    },
    {
      "type" : "QuestionnaireResponse",
      "profile" : "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["QuestionnaireResponse.questionnaire",
      "QuestionnaireResponse.based-on",
      "QuestionnaireResponse.author",
      "QuestionnaireResponse.patient",
      "QuestionnaireResponse.subject",
      "QuestionnaireResponse.part-of",
      "QuestionnaireResponse.encounter",
      "QuestionnaireResponse.source",
      "QuestionnaireResponse.item-subject"],
      "searchRevInclude" : ["Consent.source-reference",
      "Observation.derived-from",
      "Observation.has-member"],
      "searchParam" : [{
        "name" : "authored",
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored",
        "type" : "date",
        "documentation" : "When the questionnaire response was last changed"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The unique identifier for the questionnaire response"
      },
      {
        "name" : "questionnaire",
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire",
        "type" : "reference",
        "documentation" : "The questionnaire the answers are provided for"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-based-on",
        "type" : "reference",
        "documentation" : "Plan/proposal/order fulfilled by this questionnaire response"
      },
      {
        "name" : "author",
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author",
        "type" : "reference",
        "documentation" : "The author of the questionnaire response"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The patient that is the subject of the questionnaire response"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-subject",
        "type" : "reference",
        "documentation" : "The subject of the questionnaire response"
      },
      {
        "name" : "part-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-part-of",
        "type" : "reference",
        "documentation" : "Procedure or observation this questionnaire response was performed as a part of"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Encounter associated with the questionnaire response"
      },
      {
        "name" : "source",
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-source",
        "type" : "reference",
        "documentation" : "The individual providing the information reflected in the questionnaire respose"
      },
      {
        "name" : "item-subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-subject",
        "type" : "reference",
        "documentation" : "Allows searching for QuestionnaireResponses by item value where the item has isSubject=true"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status",
        "type" : "token",
        "documentation" : "The status of the questionnaire response"
      }]
    },
    {
      "type" : "RegulatedAuthorization",
      "profile" : "http://hl7.org/fhir/StructureDefinition/RegulatedAuthorization",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["RegulatedAuthorization.subject",
      "RegulatedAuthorization.holder"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-identifier",
        "type" : "token",
        "documentation" : "Business identifier for the authorization, typically assigned by the authorizing body"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-subject",
        "type" : "reference",
        "documentation" : "The type of regulated product, treatment, facility or activity that is being authorized"
      },
      {
        "name" : "case-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case-type",
        "type" : "token",
        "documentation" : "The defining type of case"
      },
      {
        "name" : "holder",
        "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-holder",
        "type" : "reference",
        "documentation" : "The organization that holds the granted authorization"
      },
      {
        "name" : "region",
        "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-region",
        "type" : "token",
        "documentation" : "The territory (e.g., country, jurisdiction etc.) in which the authorization has been granted"
      },
      {
        "name" : "case",
        "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case",
        "type" : "token",
        "documentation" : "The case or procedure number"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-status",
        "type" : "token",
        "documentation" : "The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications"
      }]
    },
    {
      "type" : "RelatedPerson",
      "profile" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["RelatedPerson.patient"],
      "searchRevInclude" : ["Account.guarantor",
      "AdverseEvent.recorder",
      "AdverseEvent.subject",
      "AdverseEvent.patient",
      "AllergyIntolerance.participant",
      "Appointment.practitioner",
      "Appointment.actor",
      "Appointment.patient",
      "Appointment.location",
      "Appointment.group",
      "AppointmentResponse.actor",
      "AppointmentResponse.practitioner",
      "AppointmentResponse.patient",
      "AppointmentResponse.location",
      "AppointmentResponse.group",
      "AuditEvent.agent",
      "AuditEvent.source",
      "Basic.author",
      "CarePlan.custodian",
      "CareTeam.participant",
      "ChargeItem.enterer",
      "ChargeItem.performer-actor",
      "Claim.payee",
      "Claim.enterer",
      "Communication.sender",
      "Communication.recipient",
      "CommunicationRequest.requester",
      "CommunicationRequest.recipient",
      "CommunicationRequest.information-provider",
      "Composition.author",
      "Composition.attester",
      "Condition.participant-actor",
      "Consent.grantee",
      "Consent.actor",
      "Contract.signer",
      "Coverage.subscriber",
      "Coverage.paymentby-party",
      "Coverage.policy-holder",
      "DetectedIssue.author",
      "DeviceAssociation.subject",
      "DeviceAssociation.patient",
      "DeviceAssociation.operator",
      "DocumentReference.author",
      "DocumentReference.attester",
      "Encounter.participant",
      "Encounter.practitioner",
      "ExplanationOfBenefit.payee",
      "ExplanationOfBenefit.enterer",
      "Flag.author",
      "Flag.patient",
      "Flag.subject",
      "Group.managing-entity",
      "Group.member",
      "ImagingStudy.performer",
      "Immunization.performer",
      "Invoice.participant",
      "Invoice.recipient",
      "List.source",
      "MeasureReport.patient",
      "MeasureReport.subject",
      "MedicationDispense.performer",
      "MedicationDispense.receiver",
      "MedicationRequest.requester",
      "MedicationRequest.intended-performer",
      "MedicationStatement.source",
      "MessageHeader.receiver",
      "NutritionIntake.source",
      "Observation.performer",
      "Patient.link",
      "PaymentReconciliation.payment-issuer",
      "Person.practitioner",
      "Person.link",
      "Person.relatedperson",
      "Person.patient",
      "Procedure.performer",
      "Provenance.agent",
      "QuestionnaireResponse.author",
      "QuestionnaireResponse.source",
      "RequestOrchestration.subject",
      "RequestOrchestration.participant",
      "RequestOrchestration.patient",
      "RiskAssessment.performer",
      "Schedule.actor",
      "ServiceRequest.requester",
      "ServiceRequest.performer",
      "Specimen.collector",
      "Subscription.owner",
      "SupplyRequest.requester",
      "SupplyRequest.subject",
      "Task.owner",
      "Task.requester",
      "Task.actor"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "An Identifier of the RelatedPerson"
      },
      {
        "name" : "given",
        "definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-given",
        "type" : "string",
        "documentation" : "A portion of the given name of the related person"
      },
      {
        "name" : "address",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address",
        "type" : "string",
        "documentation" : "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"
      },
      {
        "name" : "birthdate",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-birthdate",
        "type" : "date",
        "documentation" : "The Related Person's date of birth"
      },
      {
        "name" : "address-state",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-state",
        "type" : "string",
        "documentation" : "A state specified in an address"
      },
      {
        "name" : "gender",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-gender",
        "type" : "token",
        "documentation" : "Gender of the related person"
      },
      {
        "name" : "active",
        "definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-active",
        "type" : "token",
        "documentation" : "Indicates if the related person record is active"
      },
      {
        "name" : "address-postalcode",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
        "type" : "string",
        "documentation" : "A postal code specified in an address"
      },
      {
        "name" : "address-country",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-country",
        "type" : "string",
        "documentation" : "A country specified in an address"
      },
      {
        "name" : "phonetic",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-phonetic",
        "type" : "string",
        "documentation" : "A portion of name using some kind of phonetic matching algorithm"
      },
      {
        "name" : "phone",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-phone",
        "type" : "token",
        "documentation" : "A value in a phone contact"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The patient this related person is related to"
      },
      {
        "name" : "address-use",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-use",
        "type" : "token",
        "documentation" : "A use code specified in an address"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-name",
        "type" : "string",
        "documentation" : "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
      },
      {
        "name" : "telecom",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-telecom",
        "type" : "token",
        "documentation" : "The value in any kind of contact"
      },
      {
        "name" : "address-city",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-address-city",
        "type" : "string",
        "documentation" : "A city specified in an address"
      },
      {
        "name" : "family",
        "definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-family",
        "type" : "string",
        "documentation" : "A portion of the family name of the related person"
      },
      {
        "name" : "relationship",
        "definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-relationship",
        "type" : "token",
        "documentation" : "The relationship between the patient and the relatedperson"
      },
      {
        "name" : "email",
        "definition" : "http://hl7.org/fhir/SearchParameter/individual-email",
        "type" : "token",
        "documentation" : "A value in an email contact"
      }]
    },
    {
      "type" : "RequestOrchestration",
      "profile" : "http://hl7.org/fhir/StructureDefinition/RequestOrchestration",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["RequestOrchestration.author",
      "RequestOrchestration.subject",
      "RequestOrchestration.instantiates-canonical",
      "RequestOrchestration.encounter",
      "RequestOrchestration.participant",
      "RequestOrchestration.based-on",
      "RequestOrchestration.patient"],
      "searchRevInclude" : ["Appointment.based-on",
      "CarePlan.activity-reference",
      "CarePlan.based-on",
      "DocumentReference.based-on",
      "Encounter.based-on"],
      "searchParam" : [{
        "name" : "authored",
        "definition" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-authored",
        "type" : "date",
        "documentation" : "The date the request orchestration was authored"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "External identifiers for the request orchestration"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "The code of the request orchestration"
      },
      {
        "name" : "author",
        "definition" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-author",
        "type" : "reference",
        "documentation" : "The author of the request orchestration"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-subject",
        "type" : "reference",
        "documentation" : "The subject that the request orchestration is about"
      },
      {
        "name" : "instantiates-canonical",
        "definition" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-instantiates-canonical",
        "type" : "reference",
        "documentation" : "The FHIR-based definition from which the request orchestration is realized"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "The encounter the request orchestration applies to"
      },
      {
        "name" : "priority",
        "definition" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-priority",
        "type" : "token",
        "documentation" : "The priority of the request orchestration"
      },
      {
        "name" : "intent",
        "definition" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-intent",
        "type" : "token",
        "documentation" : "The intent of the request orchestration"
      },
      {
        "name" : "participant",
        "definition" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-participant",
        "type" : "reference",
        "documentation" : "The participant in the requests in the orchestration"
      },
      {
        "name" : "group-identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-group-identifier",
        "type" : "token",
        "documentation" : "The group identifier for the request orchestration"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-based-on",
        "type" : "reference",
        "documentation" : "What this request fullfills."
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The identity of a patient to search for request orchestrations"
      },
      {
        "name" : "instantiates-uri",
        "definition" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-instantiates-uri",
        "type" : "uri",
        "documentation" : "The external definition from which the request orchestration is realized"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-status",
        "type" : "token",
        "documentation" : "The status of the request orchestration"
      }]
    },
    {
      "type" : "Requirements",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Requirements",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Requirements.derived-from",
      "Requirements.actor"],
      "searchRevInclude" : ["Requirements.derived-from"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The requirements publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the requirements"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the requirements"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the requirements"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the requirements"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/Requirements-derived-from",
        "type" : "reference",
        "documentation" : "The requirements these are derived from"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the requirements"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the requirements"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the requirements"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the requirements"
      },
      {
        "name" : "actor",
        "definition" : "http://hl7.org/fhir/SearchParameter/Requirements-actor",
        "type" : "reference",
        "documentation" : "An actor these requirements are for"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the requirements"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the requirements"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the requirements"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the requirements"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the requirements"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the requirements"
      }]
    },
    {
      "type" : "ResearchStudy",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ResearchStudy",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ResearchStudy.eligibility",
      "ResearchStudy.part-of",
      "ResearchStudy.protocol",
      "ResearchStudy.focus-reference",
      "ResearchStudy.site"],
      "searchRevInclude" : ["AdverseEvent.study",
      "AdverseEvent.substance",
      "RegulatedAuthorization.subject",
      "ResearchStudy.part-of",
      "ResearchStudy.site",
      "ResearchSubject.study"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-date",
        "type" : "date",
        "documentation" : "When the study began and ended"
      },
      {
        "name" : "objective-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-objective-type",
        "type" : "token",
        "documentation" : "The kind of study objective"
      },
      {
        "name" : "study-design",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-study-design",
        "type" : "token",
        "documentation" : "Classifications of the study design characteristics"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-description",
        "type" : "string",
        "documentation" : "Detailed narrative of the study"
      },
      {
        "name" : "eligibility",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-eligibility",
        "type" : "reference",
        "documentation" : "Inclusion and exclusion criteria"
      },
      {
        "name" : "part-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-part-of",
        "type" : "reference",
        "documentation" : "Part of larger study"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-title",
        "type" : "string",
        "documentation" : "The human readable name of the research study"
      },
      {
        "name" : "progress-status-state-period-actual",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-status-state-period-actual",
        "type" : "composite",
        "documentation" : "Status of study by state, period and actual"
      },
      {
        "name" : "recruitment-target",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-recruitment-target",
        "type" : "number",
        "documentation" : "Target number of participants enrolled in study across all groups"
      },
      {
        "name" : "protocol",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-protocol",
        "type" : "reference",
        "documentation" : "Steps followed in executing study"
      },
      {
        "name" : "classifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-classifier",
        "type" : "token",
        "documentation" : "Classification for the study"
      },
      {
        "name" : "keyword",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-keyword",
        "type" : "token",
        "documentation" : "Used to search for the study"
      },
      {
        "name" : "focus-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-focus-code",
        "type" : "token",
        "documentation" : "Drugs, devices, etc. under study, as a code"
      },
      {
        "name" : "phase",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-phase",
        "type" : "token",
        "documentation" : "The stage in the progression of a study"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-identifier",
        "type" : "token",
        "documentation" : "Business Identifier for study"
      },
      {
        "name" : "progress-status-state-actual",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-status-state-actual",
        "type" : "composite",
        "documentation" : "Status of study by state and actual"
      },
      {
        "name" : "focus-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-focus-reference",
        "type" : "reference",
        "documentation" : "Drugs, devices, etc. under study, as a reference"
      },
      {
        "name" : "objective-description",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-objective-description",
        "type" : "string",
        "documentation" : "Free text description of the objective of the study"
      },
      {
        "name" : "progress-status-state-period",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-status-state-period",
        "type" : "composite",
        "documentation" : "Status of study by state and period"
      },
      {
        "name" : "condition",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-condition",
        "type" : "token",
        "documentation" : "Condition being studied"
      },
      {
        "name" : "site",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-site",
        "type" : "reference",
        "documentation" : "Facility where study activities are conducted"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-name",
        "type" : "string",
        "documentation" : "Name for this study"
      },
      {
        "name" : "recruitment-actual",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-recruitment-actual",
        "type" : "number",
        "documentation" : "Actual number of participants enrolled in study across all groups"
      },
      {
        "name" : "region",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-region",
        "type" : "token",
        "documentation" : "Geographic area for the study"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-status",
        "type" : "token",
        "documentation" : "active | active-but-not-recruiting | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | enrolling-by-invitation | in-review | not-yet-recruiting | recruiting | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | terminated | withdrawn"
      }]
    },
    {
      "type" : "ResearchSubject",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ResearchSubject",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ResearchSubject.study",
      "ResearchSubject.subject",
      "ResearchSubject.patient"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "Start and end of participation"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business Identifier for research subject in a study"
      },
      {
        "name" : "subject_state",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-subjectstate",
        "type" : "token",
        "documentation" : "candidate | in-prescreening | in-screening | eligible | ineligible | on-study | on-study-intervention | in-follow-up | off-study"
      },
      {
        "name" : "study",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-study",
        "type" : "reference",
        "documentation" : "Study subject is part of"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-subject",
        "type" : "reference",
        "documentation" : "Who or what is part of study"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who or what is part of study"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-status",
        "type" : "token",
        "documentation" : "draft | active | retired | unknown"
      }]
    },
    {
      "type" : "RiskAssessment",
      "profile" : "http://hl7.org/fhir/StructureDefinition/RiskAssessment",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["RiskAssessment.condition",
      "RiskAssessment.performer",
      "RiskAssessment.patient",
      "RiskAssessment.subject",
      "RiskAssessment.encounter"],
      "searchRevInclude" : ["Goal.addresses"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "When was assessment made?"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Unique identifier for the assessment"
      },
      {
        "name" : "condition",
        "definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-condition",
        "type" : "reference",
        "documentation" : "Condition assessed"
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-performer",
        "type" : "reference",
        "documentation" : "Who did assessment?"
      },
      {
        "name" : "method",
        "definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-method",
        "type" : "token",
        "documentation" : "Evaluation mechanism"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Who/what does assessment apply to?"
      },
      {
        "name" : "probability",
        "definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-probability",
        "type" : "number",
        "documentation" : "Likelihood of specified outcome"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-subject",
        "type" : "reference",
        "documentation" : "Who/what does assessment apply to?"
      },
      {
        "name" : "risk",
        "definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-risk",
        "type" : "token",
        "documentation" : "Likelihood of specified outcome as a qualitative value"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Where was assessment performed?"
      }]
    },
    {
      "type" : "Schedule",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Schedule",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Schedule.actor",
      "Schedule.service-type-reference"],
      "searchRevInclude" : ["Slot.schedule"],
      "searchParam" : [{
        "name" : "actor",
        "definition" : "http://hl7.org/fhir/SearchParameter/Schedule-actor",
        "type" : "reference",
        "documentation" : "The individual(HealthcareService, Practitioner, Location, ...) to find a Schedule for"
      },
      {
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/Schedule-date",
        "type" : "date",
        "documentation" : "Search for Schedule resources that have a period that contains this date specified"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Schedule-identifier",
        "type" : "token",
        "documentation" : "A Schedule Identifier"
      },
      {
        "name" : "specialty",
        "definition" : "http://hl7.org/fhir/SearchParameter/Schedule-specialty",
        "type" : "token",
        "documentation" : "Type of specialty needed"
      },
      {
        "name" : "service-category",
        "definition" : "http://hl7.org/fhir/SearchParameter/Schedule-service-category",
        "type" : "token",
        "documentation" : "High-level category"
      },
      {
        "name" : "service-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Schedule-service-type",
        "type" : "token",
        "documentation" : "The type (by coding) of appointments that can be booked into associated slot(s)"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/Schedule-name",
        "type" : "string",
        "documentation" : "A portion of the Schedule name"
      },
      {
        "name" : "active",
        "definition" : "http://hl7.org/fhir/SearchParameter/Schedule-active",
        "type" : "token",
        "documentation" : "Is the schedule in active use"
      },
      {
        "name" : "service-type-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Schedule-service-type-reference",
        "type" : "reference",
        "documentation" : "The type (by HealthcareService) of appointments that can be booked into associated slot(s)"
      }]
    },
    {
      "type" : "SearchParameter",
      "profile" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["SearchParameter.derived-from",
      "SearchParameter.component"],
      "searchRevInclude" : ["SearchParameter.derived-from",
      "SearchParameter.component"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The search parameter publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the search parameter"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-code",
        "type" : "token",
        "documentation" : "Code used in URL"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the search parameter"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the search parameter"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from",
        "type" : "reference",
        "documentation" : "Original definition for the search parameter"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the search parameter"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the search parameter"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-type",
        "type" : "token",
        "documentation" : "number | date | string | token | reference | composite | quantity | uri | special"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the search parameter"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the search parameter"
      },
      {
        "name" : "target",
        "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-target",
        "type" : "token",
        "documentation" : "Types of resource (if a resource reference)"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the search parameter"
      },
      {
        "name" : "component",
        "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-component",
        "type" : "reference",
        "documentation" : "Defines how the part works"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the search parameter"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the search parameter"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the search parameter"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the search parameter"
      },
      {
        "name" : "base",
        "definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-base",
        "type" : "token",
        "documentation" : "The resource type(s) this search parameter applies to"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the search parameter"
      }]
    },
    {
      "type" : "ServiceRequest",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ServiceRequest.subject",
      "ServiceRequest.based-on",
      "ServiceRequest.code-reference",
      "ServiceRequest.patient",
      "ServiceRequest.specimen",
      "ServiceRequest.requester",
      "ServiceRequest.performer",
      "ServiceRequest.replaces",
      "ServiceRequest.instantiates-canonical",
      "ServiceRequest.encounter",
      "ServiceRequest.body-structure",
      "ServiceRequest.location-reference"],
      "searchRevInclude" : ["Appointment.based-on",
      "BiologicallyDerivedProduct.request",
      "CarePlan.activity-reference",
      "CarePlan.based-on",
      "Communication.based-on",
      "DiagnosticReport.based-on",
      "DocumentReference.based-on",
      "Encounter.based-on",
      "EpisodeOfCare.incoming-referral",
      "Goal.addresses",
      "ImagingSelection.based-on",
      "ImagingStudy.based-on",
      "Observation.based-on",
      "Procedure.based-on",
      "QuestionnaireResponse.based-on",
      "ServiceRequest.based-on",
      "ServiceRequest.replaces"],
      "searchParam" : [{
        "name" : "authored",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-authored",
        "type" : "date",
        "documentation" : "Date request signed"
      },
      {
        "name" : "requisition",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-requisition",
        "type" : "token",
        "documentation" : "Composite Request ID"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-subject",
        "type" : "reference",
        "documentation" : "Search by subject"
      },
      {
        "name" : "occurrence",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-occurrence",
        "type" : "date",
        "documentation" : "When service should occur"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-based-on",
        "type" : "reference",
        "documentation" : "What request fulfills"
      },
      {
        "name" : "code-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-code-reference",
        "type" : "reference",
        "documentation" : "What is being requested/ordered"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Search by subject - a patient"
      },
      {
        "name" : "specimen",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-specimen",
        "type" : "reference",
        "documentation" : "Specimen to be tested"
      },
      {
        "name" : "code-concept",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-code-concept",
        "type" : "token",
        "documentation" : "What is being requested/ordered"
      },
      {
        "name" : "instantiates-uri",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-instantiates-uri",
        "type" : "uri",
        "documentation" : "Instantiates external protocol or definition"
      },
      {
        "name" : "requester",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-requester",
        "type" : "reference",
        "documentation" : "Who/what is requesting service"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Identifiers assigned to this order"
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer",
        "type" : "reference",
        "documentation" : "Requested performer"
      },
      {
        "name" : "location-code",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-location-code",
        "type" : "token",
        "documentation" : "The preferred location specified in the ServiceRequest (coded)"
      },
      {
        "name" : "replaces",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-replaces",
        "type" : "reference",
        "documentation" : "What request replaces"
      },
      {
        "name" : "instantiates-canonical",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-instantiates-canonical",
        "type" : "reference",
        "documentation" : "Instantiates FHIR protocol or definition"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "An encounter in which this request is made"
      },
      {
        "name" : "priority",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-priority",
        "type" : "token",
        "documentation" : "routine | urgent | asap | stat"
      },
      {
        "name" : "intent",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-intent",
        "type" : "token",
        "documentation" : "proposal | plan | directive | order +"
      },
      {
        "name" : "performer-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer-type",
        "type" : "token",
        "documentation" : "Performer role"
      },
      {
        "name" : "body-structure",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-body-structure",
        "type" : "reference",
        "documentation" : "Body structure Where procedure is going to be done"
      },
      {
        "name" : "location-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-location-reference",
        "type" : "reference",
        "documentation" : "The preferred location specified in the ServiceRequest (resource reference)"
      },
      {
        "name" : "body-site",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-body-site",
        "type" : "token",
        "documentation" : "Where procedure is going to be done"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-category",
        "type" : "token",
        "documentation" : "Classification of service"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-status",
        "type" : "token",
        "documentation" : "draft | active | on-hold | revoked | completed | entered-in-error | unknown"
      }]
    },
    {
      "type" : "Slot",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Slot",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Slot.schedule",
      "Slot.service-type-reference"],
      "searchRevInclude" : ["Appointment.slot"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Slot-identifier",
        "type" : "token",
        "documentation" : "A Slot Identifier"
      },
      {
        "name" : "schedule",
        "definition" : "http://hl7.org/fhir/SearchParameter/Slot-schedule",
        "type" : "reference",
        "documentation" : "The Schedule Resource that we are seeking a slot within"
      },
      {
        "name" : "specialty",
        "definition" : "http://hl7.org/fhir/SearchParameter/Slot-specialty",
        "type" : "token",
        "documentation" : "The specialty of a practitioner that would be required to perform the service requested in this appointment"
      },
      {
        "name" : "service-category",
        "definition" : "http://hl7.org/fhir/SearchParameter/Slot-service-category",
        "type" : "token",
        "documentation" : "A broad categorization of the service that is to be performed during this appointment"
      },
      {
        "name" : "appointment-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Slot-appointment-type",
        "type" : "token",
        "documentation" : "The style of appointment or patient that may be booked in the slot (not service type)"
      },
      {
        "name" : "service-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Slot-service-type",
        "type" : "token",
        "documentation" : "The type (by coding) of appointments that can be booked into the slot"
      },
      {
        "name" : "start",
        "definition" : "http://hl7.org/fhir/SearchParameter/Slot-start",
        "type" : "date",
        "documentation" : "Appointment date/time."
      },
      {
        "name" : "service-type-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Slot-service-type-reference",
        "type" : "reference",
        "documentation" : "The type (by HealthcareService) of appointments that can be booked into the slot"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Slot-status",
        "type" : "token",
        "documentation" : "The free/busy status of the appointment"
      }]
    },
    {
      "type" : "Specimen",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Specimen",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Specimen.parent",
      "Specimen.bodysite",
      "Specimen.patient",
      "Specimen.subject",
      "Specimen.procedure",
      "Specimen.collector",
      "Specimen.container-device"],
      "searchRevInclude" : ["DiagnosticReport.specimen",
      "Group.member",
      "ImagingSelection.subject",
      "ImagingSelection.patient",
      "Observation.specimen",
      "ResearchSubject.subject",
      "ResearchSubject.patient",
      "ServiceRequest.specimen",
      "Specimen.parent"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "The unique identifier associated with the specimen"
      },
      {
        "name" : "parent",
        "definition" : "http://hl7.org/fhir/SearchParameter/Specimen-parent",
        "type" : "reference",
        "documentation" : "The parent of the specimen"
      },
      {
        "name" : "bodysite",
        "definition" : "http://hl7.org/fhir/SearchParameter/Specimen-bodysite",
        "type" : "reference",
        "documentation" : "Reference to a resource (by instance)"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The patient the specimen comes from"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Specimen-subject",
        "type" : "reference",
        "documentation" : "The subject of the specimen"
      },
      {
        "name" : "collected",
        "definition" : "http://hl7.org/fhir/SearchParameter/Specimen-collected",
        "type" : "date",
        "documentation" : "The date the specimen was collected"
      },
      {
        "name" : "accession",
        "definition" : "http://hl7.org/fhir/SearchParameter/Specimen-accession",
        "type" : "token",
        "documentation" : "The accession number associated with the specimen"
      },
      {
        "name" : "procedure",
        "definition" : "http://hl7.org/fhir/SearchParameter/Specimen-procedure",
        "type" : "reference",
        "documentation" : "The procedure that collected the specimen"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-type",
        "type" : "token",
        "documentation" : "The specimen type"
      },
      {
        "name" : "collector",
        "definition" : "http://hl7.org/fhir/SearchParameter/Specimen-collector",
        "type" : "reference",
        "documentation" : "Who collected the specimen"
      },
      {
        "name" : "container-device",
        "definition" : "http://hl7.org/fhir/SearchParameter/Specimen-container-device",
        "type" : "reference",
        "documentation" : "The unique identifier associated with the specimen container"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Specimen-status",
        "type" : "token",
        "documentation" : "available | unavailable | unsatisfactory | entered-in-error"
      }]
    },
    {
      "type" : "SpecimenDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/SpecimenDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchRevInclude" : ["PlanDefinition.definition"],
      "searchParam" : [{
        "name" : "container",
        "definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-container",
        "type" : "token",
        "documentation" : "The type of specimen conditioned in container expected by the lab"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "The unique identifier associated with the SpecimenDefinition"
      },
      {
        "name" : "is-derived",
        "definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-is-derived",
        "type" : "token",
        "documentation" : "Primary specimen (false) or derived specimen (true)"
      },
      {
        "name" : "experimental",
        "definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-experimental",
        "type" : "token",
        "documentation" : "Not for genuine usage (true)"
      },
      {
        "name" : "type-tested",
        "definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-type-tested",
        "type" : "token",
        "documentation" : "The type of specimen conditioned for testing"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "Human-friendly name of the SpecimenDefinition"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-type",
        "type" : "token",
        "documentation" : "The type of collected specimen"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the specimen definition"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "Publication status of the SpecimenDefinition: draft, active, retired, unknown"
      }]
    },
    {
      "type" : "StructureDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/StructureDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["StructureDefinition.valueset",
      "StructureDefinition.base"],
      "searchRevInclude" : ["CapabilityStatement.resource-profile",
      "CapabilityStatement.supported-profile",
      "ImplementationGuide.global",
      "OperationDefinition.input-profile",
      "OperationDefinition.output-profile",
      "StructureDefinition.base"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The structure definition publication date"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the structure definition"
      },
      {
        "name" : "ext-context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context-type",
        "type" : "token",
        "documentation" : "A type of extension context assigned to the structure definition"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the structure definition"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the structure definition"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the structure definition"
      },
      {
        "name" : "experimental",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental",
        "type" : "token",
        "documentation" : "For testing purposes, not real usage"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the structure definition"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-type",
        "type" : "uri",
        "documentation" : "Type defined or constrained by this structure"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the structure definition"
      },
      {
        "name" : "path",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-path",
        "type" : "token",
        "documentation" : "A path that is constrained in the StructureDefinition"
      },
      {
        "name" : "base-path",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path",
        "type" : "token",
        "documentation" : "Path that identifies the base element"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the structure definition"
      },
      {
        "name" : "keyword",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-keyword",
        "type" : "token",
        "documentation" : "A code for the StructureDefinition"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the structure definition"
      },
      {
        "name" : "ext-context-expression",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context-expression",
        "type" : "token",
        "documentation" : "An expression of extension context assigned to the structure definition"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the structure definition"
      },
      {
        "name" : "valueset",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset",
        "type" : "reference",
        "documentation" : "A vocabulary binding reference"
      },
      {
        "name" : "kind",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-kind",
        "type" : "token",
        "documentation" : "primitive-type | complex-type | resource | logical"
      },
      {
        "name" : "abstract",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract",
        "type" : "token",
        "documentation" : "Whether the structure is abstract"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the structure definition"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the structure definition"
      },
      {
        "name" : "ext-context",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context",
        "type" : "composite",
        "documentation" : "An extension context assigned to the structure definition"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the structure definition"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the structure definition"
      },
      {
        "name" : "derivation",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-derivation",
        "type" : "token",
        "documentation" : "specialization | constraint - How relates to base definition"
      },
      {
        "name" : "base",
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-base",
        "type" : "reference",
        "documentation" : "Definition that this type is constrained/specialized from"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the structure definition"
      }]
    },
    {
      "type" : "StructureMap",
      "profile" : "http://hl7.org/fhir/StructureDefinition/StructureMap",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The structure map publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the structure map"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the structure map"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the structure map"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the structure map"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the structure map"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the structure map"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the structure map"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the structure map"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the structure map"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the structure map"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the structure map"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the structure map"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the structure map"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the structure map"
      }]
    },
    {
      "type" : "Subscription",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Subscription",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Subscription.owner"],
      "searchParam" : [{
        "name" : "owner",
        "definition" : "http://hl7.org/fhir/SearchParameter/Subscription-owner",
        "type" : "reference",
        "documentation" : "The managing entity"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Subscription-identifier",
        "type" : "token",
        "documentation" : "A subscription identifier"
      },
      {
        "name" : "payload",
        "definition" : "http://hl7.org/fhir/SearchParameter/Subscription-payload",
        "type" : "token",
        "documentation" : "The mime-type of notifications"
      },
      {
        "name" : "contact",
        "definition" : "http://hl7.org/fhir/SearchParameter/Subscription-contact",
        "type" : "token",
        "documentation" : "Contact details for the subscription"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/Subscription-name",
        "type" : "string",
        "documentation" : "A human-readable name"
      },
      {
        "name" : "topic",
        "definition" : "http://hl7.org/fhir/SearchParameter/Subscription-topic",
        "type" : "uri",
        "documentation" : "The canonical topic url that triggers notifications"
      },
      {
        "name" : "filter-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/Subscription-filter-value",
        "type" : "string",
        "documentation" : "Filter value used to narrow notifications"
      },
      {
        "name" : "type",
        "definition" : "http://hl7.org/fhir/SearchParameter/Subscription-type",
        "type" : "token",
        "documentation" : "The type of channel for the sent notifications"
      },
      {
        "name" : "content-level",
        "definition" : "http://hl7.org/fhir/SearchParameter/Subscription-content-level",
        "type" : "token",
        "documentation" : "Content level included in notifications"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/Subscription-url",
        "type" : "uri",
        "documentation" : "The uri that will receive the notifications"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Subscription-status",
        "type" : "token",
        "documentation" : "The current state of the subscription"
      }]
    },
    {
      "type" : "SubscriptionStatus",
      "profile" : "http://hl7.org/fhir/StructureDefinition/SubscriptionStatus",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"]
    },
    {
      "type" : "SubscriptionTopic",
      "profile" : "http://hl7.org/fhir/StructureDefinition/SubscriptionTopic",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "Date status first applied"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-effective",
        "type" : "date",
        "documentation" : "Effective period"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "Business Identifier for SubscriptionTopic"
      },
      {
        "name" : "resource",
        "definition" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-resource",
        "type" : "uri",
        "documentation" : "Allowed resource for this definition"
      },
      {
        "name" : "derived-or-self",
        "definition" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-derived-or-self",
        "type" : "uri",
        "documentation" : "A server defined search that matches either the url or derivedFrom"
      },
      {
        "name" : "event",
        "definition" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-event",
        "type" : "token",
        "documentation" : "Event trigger"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "Name for this SubscriptionTopic (Human friendly)"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "Business version of the SubscriptionTopic"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "Logical canonical URL to reference this SubscriptionTopic (globally unique)"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "draft | active | retired | unknown"
      },
      {
        "name" : "trigger-description",
        "definition" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-trigger-description",
        "type" : "string",
        "documentation" : "Text representation of the trigger"
      }]
    },
    {
      "type" : "Substance",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Substance",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Substance.code-reference",
      "Substance.substance-reference"],
      "searchRevInclude" : ["AdverseEvent.substance",
      "ClinicalUseDefinition.product",
      "ClinicalUseDefinition.subject",
      "DetectedIssue.subject",
      "DetectedIssue.patient",
      "DiagnosticReport.subject",
      "DiagnosticReport.patient",
      "GenomicStudy.patient",
      "GenomicStudy.subject",
      "ImagingSelection.subject",
      "ImagingSelection.patient",
      "MolecularSequence.subject",
      "MolecularSequence.patient",
      "Observation.subject",
      "Observation.patient",
      "ResearchSubject.subject",
      "ResearchSubject.patient",
      "Specimen.patient",
      "Specimen.subject",
      "Substance.substance-reference"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Substance-identifier",
        "type" : "token",
        "documentation" : "Unique identifier for the substance"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/Substance-code",
        "type" : "token",
        "documentation" : "The code of the substance or ingredient"
      },
      {
        "name" : "code-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Substance-code-reference",
        "type" : "reference",
        "documentation" : "A reference to the defining substance"
      },
      {
        "name" : "quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/Substance-quantity",
        "type" : "quantity",
        "documentation" : "Amount of substance in the package"
      },
      {
        "name" : "substance-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Substance-substance-reference",
        "type" : "reference",
        "documentation" : "A component of the substance"
      },
      {
        "name" : "expiry",
        "definition" : "http://hl7.org/fhir/SearchParameter/Substance-expiry",
        "type" : "date",
        "documentation" : "Expiry date of package or container of substance"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/Substance-category",
        "type" : "token",
        "documentation" : "The category of the substance"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Substance-status",
        "type" : "token",
        "documentation" : "active | inactive | entered-in-error"
      }]
    },
    {
      "type" : "SubstanceDefinition",
      "profile" : "http://hl7.org/fhir/StructureDefinition/SubstanceDefinition",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchRevInclude" : ["RegulatedAuthorization.subject"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-identifier",
        "type" : "token",
        "documentation" : "Identifier by which this substance is known"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-code",
        "type" : "token",
        "documentation" : "The specific code"
      },
      {
        "name" : "domain",
        "definition" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-domain",
        "type" : "token",
        "documentation" : "If the substance applies to only human or veterinary use"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-name",
        "type" : "string",
        "documentation" : "The actual name"
      },
      {
        "name" : "classification",
        "definition" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-classification",
        "type" : "token",
        "documentation" : "High or low level categorization, e.g. polymer vs. nucleic acid or linear vs. branch chain"
      }]
    },
    {
      "type" : "SubstanceNucleicAcid",
      "profile" : "http://hl7.org/fhir/StructureDefinition/SubstanceNucleicAcid",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"]
    },
    {
      "type" : "SubstancePolymer",
      "profile" : "http://hl7.org/fhir/StructureDefinition/SubstancePolymer",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"]
    },
    {
      "type" : "SubstanceProtein",
      "profile" : "http://hl7.org/fhir/StructureDefinition/SubstanceProtein",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"]
    },
    {
      "type" : "SubstanceReferenceInformation",
      "profile" : "http://hl7.org/fhir/StructureDefinition/SubstanceReferenceInformation",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"]
    },
    {
      "type" : "SubstanceSourceMaterial",
      "profile" : "http://hl7.org/fhir/StructureDefinition/SubstanceSourceMaterial",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"]
    },
    {
      "type" : "SupplyDelivery",
      "profile" : "http://hl7.org/fhir/StructureDefinition/SupplyDelivery",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["SupplyDelivery.receiver",
      "SupplyDelivery.patient",
      "SupplyDelivery.supplier"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "External identifier"
      },
      {
        "name" : "receiver",
        "definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-receiver",
        "type" : "reference",
        "documentation" : "Who collected the Supply"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Patient for whom the item is supplied"
      },
      {
        "name" : "supplier",
        "definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-supplier",
        "type" : "reference",
        "documentation" : "Dispenser"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-status",
        "type" : "token",
        "documentation" : "in-progress | completed | abandoned | entered-in-error"
      }]
    },
    {
      "type" : "SupplyRequest",
      "profile" : "http://hl7.org/fhir/StructureDefinition/SupplyRequest",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["SupplyRequest.requester",
      "SupplyRequest.patient",
      "SupplyRequest.subject",
      "SupplyRequest.supplier"],
      "searchRevInclude" : ["CarePlan.activity-reference",
      "DocumentReference.based-on"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
        "type" : "date",
        "documentation" : "When the request was made"
      },
      {
        "name" : "requester",
        "definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-requester",
        "type" : "reference",
        "documentation" : "Individual making the request"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Business Identifier for SupplyRequest"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The patient or subject for whom the supply is destined"
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-subject",
        "type" : "reference",
        "documentation" : "The destination of the supply"
      },
      {
        "name" : "supplier",
        "definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-supplier",
        "type" : "reference",
        "documentation" : "Who is intended to fulfill the request"
      },
      {
        "name" : "category",
        "definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-category",
        "type" : "token",
        "documentation" : "The kind of supply (central, non-stock, etc.)"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-status",
        "type" : "token",
        "documentation" : "draft | active | suspended +"
      }]
    },
    {
      "type" : "Task",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Task",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["Task.owner",
      "Task.requestedperformer-reference",
      "Task.requester",
      "Task.subject",
      "Task.focus",
      "Task.part-of",
      "Task.encounter",
      "Task.output",
      "Task.actor",
      "Task.based-on",
      "Task.patient"],
      "searchRevInclude" : ["CarePlan.activity-reference",
      "Communication.based-on",
      "ImagingSelection.based-on",
      "ImagingStudy.based-on",
      "PaymentReconciliation.request",
      "Task.part-of"],
      "searchParam" : [{
        "name" : "owner",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-owner",
        "type" : "reference",
        "documentation" : "Search by task owner"
      },
      {
        "name" : "requestedperformer-reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-requestedperformer-reference",
        "type" : "reference",
        "documentation" : "Search by specific requested performer."
      },
      {
        "name" : "requester",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-requester",
        "type" : "reference",
        "documentation" : "Search by task requester"
      },
      {
        "name" : "business-status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-business-status",
        "type" : "token",
        "documentation" : "Search by business status"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Search for a task instance by its business identifier"
      },
      {
        "name" : "period",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-period",
        "type" : "date",
        "documentation" : "Search by period Task is/was underway"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "type" : "token",
        "documentation" : "Search by task code"
      },
      {
        "name" : "performer",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-performer",
        "type" : "token",
        "documentation" : "Search by recommended type of performer (e.g., Requester, Performer, Scheduler)."
      },
      {
        "name" : "subject",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-subject",
        "type" : "reference",
        "documentation" : "Search by subject"
      },
      {
        "name" : "focus",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-focus",
        "type" : "reference",
        "documentation" : "Search by task focus"
      },
      {
        "name" : "part-of",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-part-of",
        "type" : "reference",
        "documentation" : "Search by task this task is part of"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Search by encounter"
      },
      {
        "name" : "authored-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-authored-on",
        "type" : "date",
        "documentation" : "Search by creation date"
      },
      {
        "name" : "priority",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-priority",
        "type" : "token",
        "documentation" : "Search by task priority"
      },
      {
        "name" : "intent",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-intent",
        "type" : "token",
        "documentation" : "Search by task intent"
      },
      {
        "name" : "output",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-output",
        "type" : "reference",
        "documentation" : "Search by task output"
      },
      {
        "name" : "actor",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-actor",
        "type" : "reference",
        "documentation" : "Search by specific performer."
      },
      {
        "name" : "group-identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-group-identifier",
        "type" : "token",
        "documentation" : "Search by group identifier"
      },
      {
        "name" : "based-on",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-based-on",
        "type" : "reference",
        "documentation" : "Search by requests this task is based on"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "Search by patient"
      },
      {
        "name" : "modified",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-modified",
        "type" : "date",
        "documentation" : "Search by last modification date"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Task-status",
        "type" : "token",
        "documentation" : "Search by task status"
      }]
    },
    {
      "type" : "TerminologyCapabilities",
      "profile" : "http://hl7.org/fhir/StructureDefinition/TerminologyCapabilities",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The terminology capabilities publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the terminology capabilities"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the terminology capabilities"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the terminology capabilities"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the terminology capabilities"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the terminology capabilities"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the terminology capabilities"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the terminology capabilities"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the terminology capabilities"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the terminology capabilities"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the terminology capabilities"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the terminology capabilities"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the terminology capabilities"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the terminology capabilities"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the terminology capabilities"
      }]
    },
    {
      "type" : "TestPlan",
      "profile" : "http://hl7.org/fhir/StructureDefinition/TestPlan",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["TestPlan.scope"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "An identifier for the test plan"
      },
      {
        "name" : "scope",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestPlan-scope",
        "type" : "reference",
        "documentation" : "The scope that is to be tested with this test plan"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the test plan"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the test plan"
      }]
    },
    {
      "type" : "TestReport",
      "profile" : "http://hl7.org/fhir/StructureDefinition/TestReport",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["TestReport.testscript"],
      "searchParam" : [{
        "name" : "result",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestReport-result",
        "type" : "token",
        "documentation" : "The result disposition of the test execution"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestReport-identifier",
        "type" : "token",
        "documentation" : "An external identifier for the test report"
      },
      {
        "name" : "tester",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestReport-tester",
        "type" : "string",
        "documentation" : "The name of the testing organization"
      },
      {
        "name" : "testscript",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestReport-testscript",
        "type" : "reference",
        "documentation" : "The test script executed to produce this report"
      },
      {
        "name" : "issued",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestReport-issued",
        "type" : "date",
        "documentation" : "The test report generation date"
      },
      {
        "name" : "participant",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestReport-participant",
        "type" : "uri",
        "documentation" : "The reference to a participant in the test execution"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestReport-status",
        "type" : "token",
        "documentation" : "The current status of the test report"
      }]
    },
    {
      "type" : "TestScript",
      "profile" : "http://hl7.org/fhir/StructureDefinition/TestScript",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["TestScript.artifact"],
      "searchRevInclude" : ["TestReport.testscript"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The test script publication date"
      },
      {
        "name" : "phase",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestScript-phase",
        "type" : "token",
        "documentation" : "The artifact phase of testing"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the test script"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the test script"
      },
      {
        "name" : "conformance",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestScript-conformance",
        "type" : "token",
        "documentation" : "The artifact conformance testing expectation"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the test script"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the test script"
      },
      {
        "name" : "testscript-capability",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestScript-testscript-capability",
        "type" : "string",
        "documentation" : "TestScript required and validated capability"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the test script"
      },
      {
        "name" : "scope-artifact-phase",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestScript-scope-artifact-phase",
        "type" : "composite",
        "documentation" : "The artifact under test and phase of testing"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the test script"
      },
      {
        "name" : "scope-artifact-conformance",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestScript-scope-artifact-conformance",
        "type" : "composite",
        "documentation" : "The artifact under test and conformance testing expectation"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the test script"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the test script"
      },
      {
        "name" : "artifact",
        "definition" : "http://hl7.org/fhir/SearchParameter/TestScript-artifact",
        "type" : "reference",
        "documentation" : "The artifact under test"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the test script"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the test script"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the test script"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the test script"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the test script"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the test script"
      }]
    },
    {
      "type" : "Transport",
      "profile" : "http://hl7.org/fhir/StructureDefinition/Transport",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchParam" : [{
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/Transport-identifier",
        "type" : "token",
        "documentation" : "External identifier"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/Transport-status",
        "type" : "token",
        "documentation" : "in-progress | completed | entered-in-error"
      }]
    },
    {
      "type" : "ValueSet",
      "profile" : "http://hl7.org/fhir/StructureDefinition/ValueSet",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["ValueSet.derived-from",
      "ValueSet.predecessor"],
      "searchRevInclude" : ["ConceptMap.target-scope",
      "ConceptMap.source-scope",
      "StructureDefinition.valueset"],
      "searchParam" : [{
        "name" : "date",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
        "type" : "date",
        "documentation" : "The value set publication date"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
        "type" : "token",
        "documentation" : "External identifier for the value set"
      },
      {
        "name" : "code",
        "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-code",
        "type" : "token",
        "documentation" : "This special parameter searches for codes in the value set. See additional notes on the ValueSet resource"
      },
      {
        "name" : "context-type-value",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
        "type" : "composite",
        "documentation" : "A use context type and value assigned to the value set"
      },
      {
        "name" : "jurisdiction",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
        "type" : "token",
        "documentation" : "Intended jurisdiction for the value set"
      },
      {
        "name" : "description",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
        "type" : "string",
        "documentation" : "The description of the value set"
      },
      {
        "name" : "derived-from",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from",
        "type" : "reference",
        "documentation" : "A resource that the ValueSet is derived from"
      },
      {
        "name" : "context-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "type" : "token",
        "documentation" : "A type of use context assigned to the value set"
      },
      {
        "name" : "predecessor",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor",
        "type" : "reference",
        "documentation" : "The predecessor of the ValueSet"
      },
      {
        "name" : "title",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
        "type" : "string",
        "documentation" : "The human-friendly name of the value set"
      },
      {
        "name" : "version",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "type" : "token",
        "documentation" : "The business version of the value set"
      },
      {
        "name" : "url",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
        "type" : "uri",
        "documentation" : "The uri that identifies the value set"
      },
      {
        "name" : "expansion",
        "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-expansion",
        "type" : "uri",
        "documentation" : "Identifies the value set expansion (business identifier)"
      },
      {
        "name" : "reference",
        "definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-reference",
        "type" : "uri",
        "documentation" : "A code system included or excluded in the value set or an imported value set"
      },
      {
        "name" : "context-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "type" : "quantity",
        "documentation" : "A quantity- or range-valued use context assigned to the value set"
      },
      {
        "name" : "effective",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
        "type" : "date",
        "documentation" : "The time during which the ValueSet is intended to be in use"
      },
      {
        "name" : "context",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "type" : "token",
        "documentation" : "A use context assigned to the value set"
      },
      {
        "name" : "name",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
        "type" : "string",
        "documentation" : "Computationally friendly name of the value set"
      },
      {
        "name" : "publisher",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
        "type" : "string",
        "documentation" : "Name of the publisher of the value set"
      },
      {
        "name" : "topic",
        "definition" : "http://hl7.org/fhir/SearchParameter/MetadataResource-topic",
        "type" : "token",
        "documentation" : "Topics associated with the ValueSet"
      },
      {
        "name" : "context-type-quantity",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
        "type" : "composite",
        "documentation" : "A use context type and quantity- or range-based value assigned to the value set"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
        "type" : "token",
        "documentation" : "The current status of the value set"
      }]
    },
    {
      "type" : "VerificationResult",
      "profile" : "http://hl7.org/fhir/StructureDefinition/VerificationResult",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["VerificationResult.primarysource-who",
      "VerificationResult.validator-organization",
      "VerificationResult.attestation-onbehalfof",
      "VerificationResult.target",
      "VerificationResult.attestation-who"],
      "searchParam" : [{
        "name" : "status-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-status-date",
        "type" : "date",
        "documentation" : "Select validation information with a validation status that occurred at the specified date/time"
      },
      {
        "name" : "primarysource-who",
        "definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-primarysource-who",
        "type" : "reference",
        "documentation" : "Select validation information for data that was validated against the specified primary source"
      },
      {
        "name" : "primarysource-date",
        "definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-primarysource-date",
        "type" : "date",
        "documentation" : "Select validation information for data that was validated against a primary source on the specified date"
      },
      {
        "name" : "validator-organization",
        "definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-validator-organization",
        "type" : "reference",
        "documentation" : "Select validation information for data that was validated by the specified organization"
      },
      {
        "name" : "attestation-method",
        "definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-attestation-method",
        "type" : "token",
        "documentation" : "Select validation information for data that was attested to using the specified method"
      },
      {
        "name" : "attestation-onbehalfof",
        "definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-attestation-onbehalfof",
        "type" : "reference",
        "documentation" : "Select validation information for data that was attested to on behalf of the specified source"
      },
      {
        "name" : "target",
        "definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-target",
        "type" : "reference",
        "documentation" : "A resource that was validated"
      },
      {
        "name" : "attestation-who",
        "definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-attestation-who",
        "type" : "reference",
        "documentation" : "Select validation information for data that was attested to by the specified source"
      },
      {
        "name" : "primarysource-type",
        "definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-primarysource-type",
        "type" : "token",
        "documentation" : "Select validation information for data that was validated against the specified type of primary source organization"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-status",
        "type" : "token",
        "documentation" : "Select validation information with the specified status"
      }]
    },
    {
      "type" : "VisionPrescription",
      "profile" : "http://hl7.org/fhir/StructureDefinition/VisionPrescription",
      "interaction" : [{
        "code" : "read",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "vread",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "update",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "delete",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-instance",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "history-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "create",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      },
      {
        "code" : "search-type",
        "documentation" : "Implemented per the specification (or Insert other doco here)"
      }],
      "conditionalCreate" : true,
      "conditionalUpdate" : true,
      "conditionalDelete" : "multiple",
      "referencePolicy" : ["literal",
      "logical"],
      "searchInclude" : ["VisionPrescription.prescriber",
      "VisionPrescription.patient",
      "VisionPrescription.encounter"],
      "searchRevInclude" : ["Appointment.based-on",
      "CarePlan.activity-reference",
      "Communication.based-on",
      "DocumentReference.based-on",
      "Encounter.based-on"],
      "searchParam" : [{
        "name" : "prescriber",
        "definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-prescriber",
        "type" : "reference",
        "documentation" : "Who authorized the vision prescription"
      },
      {
        "name" : "identifier",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "type" : "token",
        "documentation" : "Return prescriptions with this external identifier"
      },
      {
        "name" : "patient",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "type" : "reference",
        "documentation" : "The identity of a patient to list dispenses for"
      },
      {
        "name" : "datewritten",
        "definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-datewritten",
        "type" : "date",
        "documentation" : "Return prescriptions written on this date"
      },
      {
        "name" : "encounter",
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "type" : "reference",
        "documentation" : "Return prescriptions with this encounter identifier"
      },
      {
        "name" : "status",
        "definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-status",
        "type" : "token",
        "documentation" : "The status of the vision prescription"
      }]
    }],
    "interaction" : [{
      "code" : "transaction",
      "documentation" : "Implemented per the specification (or Insert other doco here)"
    },
    {
      "code" : "batch",
      "documentation" : "Implemented per the specification (or Insert other doco here)"
    },
    {
      "code" : "history-system",
      "documentation" : "Implemented per the specification (or Insert other doco here)"
    },
    {
      "code" : "search-system",
      "documentation" : "Implemented per the specification (or Insert other doco here)"
    }],
    "searchParam" : [{
      "name" : "_text",
      "definition" : "http://hl7.org/fhir/SearchParameter/DomainResource-text",
      "type" : "special",
      "documentation" : "Search on the narrative of the resource"
    },
    {
      "name" : "_id",
      "definition" : "http://hl7.org/fhir/SearchParameter/id",
      "type" : "string",
      "documentation" : "some doco"
    },
    {
      "name" : "_list",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-list",
      "type" : "token",
      "documentation" : "Retrieval of resources that are referenced by a List resource"
    },
    {
      "name" : "_has",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-has",
      "type" : "composite",
      "documentation" : "Provides support for reverse chaining"
    },
    {
      "name" : "_type",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-type",
      "type" : "token",
      "documentation" : "Type of resource (when doing cross-resource search"
    },
    {
      "name" : "_sort",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-source",
      "type" : "token",
      "documentation" : "How to sort the resources when returning"
    },
    {
      "name" : "_count",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-count",
      "type" : "number",
      "documentation" : "How many resources to return"
    },
    {
      "name" : "_include",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-include",
      "type" : "token",
      "documentation" : "Control over returning additional resources (see spec)"
    },
    {
      "name" : "_revinclude",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-revinclude",
      "type" : "token",
      "documentation" : "Control over returning additional resources (see spec)"
    },
    {
      "name" : "_summary",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-summary",
      "type" : "token",
      "documentation" : "What kind of information to return"
    },
    {
      "name" : "_elements",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-elements",
      "type" : "string",
      "documentation" : "What kind of information to return"
    },
    {
      "name" : "_contained",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-contained",
      "type" : "token",
      "documentation" : "Managing search into contained resources"
    },
    {
      "name" : "_containedType",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-containedType",
      "type" : "token",
      "documentation" : "Managing search into contained resources"
    },
    {
      "name" : "_language",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-language",
      "type" : "token",
      "documentation" : "Language of the resource content"
    },
    {
      "name" : "_query",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-query",
      "type" : "special",
      "documentation" : "A custom search profile that describes a specific defined query operation"
    },
    {
      "name" : "_in",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-in",
      "type" : "reference",
      "documentation" : "Allows for the retrieval of resources that are active members of a CareTeam, Group, or List"
    },
    {
      "name" : "_lastUpdated",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
      "type" : "date",
      "documentation" : "When the resource version last changed"
    },
    {
      "name" : "_security",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-security",
      "type" : "token",
      "documentation" : "Security Labels applied to this resource"
    },
    {
      "name" : "_filter",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-filter",
      "type" : "special",
      "documentation" : "Filter search parameter which supports a more sophisticated grammar for searching. See [documentation](search_filter.html) for further details"
    },
    {
      "name" : "_profile",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-profile",
      "type" : "reference",
      "documentation" : "Profiles this resource claims to conform to"
    },
    {
      "name" : "_tag",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-tag",
      "type" : "token",
      "documentation" : "Tags applied to this resource"
    },
    {
      "name" : "_source",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-source",
      "type" : "uri",
      "documentation" : "Identifies where the resource comes from"
    },
    {
      "name" : "_content",
      "definition" : "http://hl7.org/fhir/SearchParameter/Resource-content",
      "type" : "special",
      "documentation" : "Search on the entire content of the resource"
    }],
    "operation" : [{
      "name" : "validate",
      "definition" : "http://hl7.org/fhir/OperationDefinition/resource-validate"
    },
    {
      "name" : "meta",
      "definition" : "http://hl7.org/fhir/OperationDefinition/resource-meta"
    },
    {
      "name" : "meta-add",
      "definition" : "http://hl7.org/fhir/OperationDefinition/resource-meta-add"
    },
    {
      "name" : "meta-delete",
      "definition" : "http://hl7.org/fhir/OperationDefinition/resource-meta-delete"
    },
    {
      "name" : "convert",
      "definition" : "http://hl7.org/fhir/OperationDefinition/resource-convert"
    },
    {
      "name" : "graphql",
      "definition" : "http://hl7.org/fhir/OperationDefinition/resource-graphql"
    },
    {
      "name" : "graph",
      "definition" : "http://hl7.org/fhir/OperationDefinition/resource-graph"
    },
    {
      "name" : "add",
      "definition" : "http://hl7.org/fhir/OperationDefinition/resource-add"
    },
    {
      "name" : "remove",
      "definition" : "http://hl7.org/fhir/OperationDefinition/resource-remove"
    },
    {
      "name" : "filter",
      "definition" : "http://hl7.org/fhir/OperationDefinition/resource-filter"
    },
    {
      "name" : "apply",
      "definition" : "http://hl7.org/fhir/OperationDefinition/activitydefinition-apply"
    },
    {
      "name" : "data-requirements",
      "definition" : "http://hl7.org/fhir/OperationDefinition/activitydefinition-data-requirements"
    },
    {
      "name" : "subset",
      "definition" : "http://hl7.org/fhir/OperationDefinition/capabilitystatement-subset"
    },
    {
      "name" : "implements",
      "definition" : "http://hl7.org/fhir/OperationDefinition/capabilitystatement-implements"
    },
    {
      "name" : "conforms",
      "definition" : "http://hl7.org/fhir/OperationDefinition/capabilitystatement-conforms"
    },
    {
      "name" : "versions",
      "definition" : "http://hl7.org/fhir/OperationDefinition/capabilitystatement-versions"
    },
    {
      "name" : "apply",
      "definition" : "http://hl7.org/fhir/OperationDefinition/chargeitemdefinition-apply"
    },
    {
      "name" : "submit",
      "definition" : "http://hl7.org/fhir/OperationDefinition/claim-submit"
    },
    {
      "name" : "lookup",
      "definition" : "http://hl7.org/fhir/OperationDefinition/codesystem-lookup"
    },
    {
      "name" : "validate-code",
      "definition" : "http://hl7.org/fhir/OperationDefinition/codesystem-validate-code"
    },
    {
      "name" : "subsumes",
      "definition" : "http://hl7.org/fhir/OperationDefinition/codesystem-subsumes"
    },
    {
      "name" : "find-matches",
      "definition" : "http://hl7.org/fhir/OperationDefinition/codesystem-find-matches"
    },
    {
      "name" : "document",
      "definition" : "http://hl7.org/fhir/OperationDefinition/composition-document"
    },
    {
      "name" : "translate",
      "definition" : "http://hl7.org/fhir/OperationDefinition/conceptmap-translate"
    },
    {
      "name" : "closure",
      "definition" : "http://hl7.org/fhir/OperationDefinition/conceptmap-closure"
    },
    {
      "name" : "submit",
      "definition" : "http://hl7.org/fhir/OperationDefinition/coverageeligibilityrequest-submit"
    },
    {
      "name" : "generate",
      "definition" : "http://hl7.org/fhir/OperationDefinition/documentreference-generate"
    },
    {
      "name" : "docref",
      "definition" : "http://hl7.org/fhir/OperationDefinition/documentreference-docref"
    },
    {
      "name" : "everything",
      "definition" : "http://hl7.org/fhir/OperationDefinition/encounter-everything"
    },
    {
      "name" : "everything",
      "definition" : "http://hl7.org/fhir/OperationDefinition/episodeofcare-everything"
    },
    {
      "name" : "everything",
      "definition" : "http://hl7.org/fhir/OperationDefinition/group-everything"
    },
    {
      "name" : "data-requirements",
      "definition" : "http://hl7.org/fhir/OperationDefinition/library-data-requirements"
    },
    {
      "name" : "find",
      "definition" : "http://hl7.org/fhir/OperationDefinition/list-find"
    },
    {
      "name" : "evaluate-measure",
      "definition" : "http://hl7.org/fhir/OperationDefinition/measure-evaluate-measure"
    },
    {
      "name" : "data-requirements",
      "definition" : "http://hl7.org/fhir/OperationDefinition/measure-data-requirements"
    },
    {
      "name" : "submit-data",
      "definition" : "http://hl7.org/fhir/OperationDefinition/measure-submit-data"
    },
    {
      "name" : "collect-data",
      "definition" : "http://hl7.org/fhir/OperationDefinition/measure-collect-data"
    },
    {
      "name" : "care-gaps",
      "definition" : "http://hl7.org/fhir/OperationDefinition/measure-care-gaps"
    },
    {
      "name" : "everything",
      "definition" : "http://hl7.org/fhir/OperationDefinition/medicinalproductdefinition-everything"
    },
    {
      "name" : "process-message",
      "definition" : "http://hl7.org/fhir/OperationDefinition/messageheader-process-message"
    },
    {
      "name" : "preferred-id",
      "definition" : "http://hl7.org/fhir/OperationDefinition/namingsystem-preferred-id"
    },
    {
      "name" : "translate-id",
      "definition" : "http://hl7.org/fhir/OperationDefinition/namingsystem-translate-id"
    },
    {
      "name" : "stats",
      "definition" : "http://hl7.org/fhir/OperationDefinition/observation-stats"
    },
    {
      "name" : "lastn",
      "definition" : "http://hl7.org/fhir/OperationDefinition/observation-lastn"
    },
    {
      "name" : "match",
      "definition" : "http://hl7.org/fhir/OperationDefinition/patient-match"
    },
    {
      "name" : "everything",
      "definition" : "http://hl7.org/fhir/OperationDefinition/patient-everything"
    },
    {
      "name" : "merge",
      "definition" : "http://hl7.org/fhir/OperationDefinition/patient-merge"
    },
    {
      "name" : "purge",
      "definition" : "http://hl7.org/fhir/OperationDefinition/patient-purge"
    },
    {
      "name" : "apply",
      "definition" : "http://hl7.org/fhir/OperationDefinition/plandefinition-apply"
    },
    {
      "name" : "data-requirements",
      "definition" : "http://hl7.org/fhir/OperationDefinition/plandefinition-data-requirements"
    },
    {
      "name" : "apply",
      "definition" : "http://hl7.org/fhir/OperationDefinition/specimendefinition-apply"
    },
    {
      "name" : "questionnaire",
      "definition" : "http://hl7.org/fhir/OperationDefinition/structuredefinition-questionnaire"
    },
    {
      "name" : "snapshot",
      "definition" : "http://hl7.org/fhir/OperationDefinition/structuredefinition-snapshot"
    },
    {
      "name" : "transform",
      "definition" : "http://hl7.org/fhir/OperationDefinition/structuremap-transform"
    },
    {
      "name" : "events",
      "definition" : "http://hl7.org/fhir/OperationDefinition/subscription-events"
    },
    {
      "name" : "status",
      "definition" : "http://hl7.org/fhir/OperationDefinition/subscription-status"
    },
    {
      "name" : "get-ws-binding-token",
      "definition" : "http://hl7.org/fhir/OperationDefinition/subscription-get-ws-binding-token"
    },
    {
      "name" : "expand",
      "definition" : "http://hl7.org/fhir/OperationDefinition/valueset-expand"
    },
    {
      "name" : "validate-code",
      "definition" : "http://hl7.org/fhir/OperationDefinition/valueset-validate-code"
    }]
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.