Release 4B Ballot #1

This page is part of the FHIR Specification (v4.1.0: Release 4B Ballot #1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

Capabilitystatement-base.xml

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

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

Jump past Narrative

Basic Capability Statement

<?xml version="1.0" encoding="UTF-8"?>

<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="base"/> 
  <text> 
    <status value="extensions"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2> Base FHIR Capability Statement (Full)</h2> 
      <div> 
        <p> 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</p> 

      </div> 
      <table> 
        <tr> 
          <td> Mode</td> 
          <td> SERVER</td> 
        </tr> 
        <tr> 
          <td> Description</td> 
          <td> 
            <div> 
              <p> All the functionality defined in FHIR</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> Transaction</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> System History</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> System Search</td> 
          <td> y</td> 
        </tr> 
      </table> 
      <table> 
        <tr> 
          <th> 
            <b> Resource Type</b> 
          </th> 
          <th> 
            <b> Profile</b> 
          </th> 
          <th> 
            <b title="GET a resource (read interaction)">Read</b> 
          </th> 
          <th> 
            <b title="GET past versions of resources (vread interaction)">V-Read</b> 
          </th> 
          <th> 
            <b title="GET all set of resources of the type (search interaction)">Search</b> 
          </th> 
          <th> 
            <b title="PUT a new resource version (update interaction)">Update</b> 
          </th> 
          <th> 
            <b title="POST a new resource (create interaction)">Create</b> 
          </th> 
          <th> 
            <b title="DELETE a resource (delete interaction)">Delete</b> 
          </th> 
          <th> 
            <b title="GET changes to a resource (history interaction on instance)">Updates</b> 
          </th> 
          <th> 
            <b title="GET changes for all resources of the type (history interaction on type)">History</b> 
          </th> 
        </tr> 
        <tr> 
          <td> Account</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Account">http://hl7.org/fhir/StructureDefinition/Account</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ActivityDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ActivityDefinition">http://hl7.org/fhir/StructureDefinition/ActivityDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> AdministrableProductDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition">http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> AdverseEvent</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/AdverseEvent">http://hl7.org/fhir/StructureDefinition/AdverseEvent</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> AllergyIntolerance</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/AllergyIntolerance">http://hl7.org/fhir/StructureDefinition/AllergyIntolerance</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Appointment</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Appointment">http://hl7.org/fhir/StructureDefinition/Appointment</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> AppointmentResponse</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/AppointmentResponse">http://hl7.org/fhir/StructureDefinition/AppointmentResponse</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> AuditEvent</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/AuditEvent">http://hl7.org/fhir/StructureDefinition/AuditEvent</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Basic</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Basic">http://hl7.org/fhir/StructureDefinition/Basic</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Binary</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Binary">http://hl7.org/fhir/StructureDefinition/Binary</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> BiologicallyDerivedProduct</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct">http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> BodyStructure</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/BodyStructure">http://hl7.org/fhir/StructureDefinition/BodyStructure</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Bundle</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Bundle">http://hl7.org/fhir/StructureDefinition/Bundle</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> CapabilityStatement</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/CapabilityStatement">http://hl7.org/fhir/StructureDefinition/CapabilityStatement</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> CarePlan</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/CarePlan">http://hl7.org/fhir/StructureDefinition/CarePlan</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> CareTeam</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/CareTeam">http://hl7.org/fhir/StructureDefinition/CareTeam</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> CatalogEntry</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/CatalogEntry">http://hl7.org/fhir/StructureDefinition/CatalogEntry</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ChargeItem</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ChargeItem">http://hl7.org/fhir/StructureDefinition/ChargeItem</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ChargeItemDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition">http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Citation</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Citation">http://hl7.org/fhir/StructureDefinition/Citation</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Claim</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Claim">http://hl7.org/fhir/StructureDefinition/Claim</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ClaimResponse</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ClaimResponse">http://hl7.org/fhir/StructureDefinition/ClaimResponse</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ClinicalImpression</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ClinicalImpression">http://hl7.org/fhir/StructureDefinition/ClinicalImpression</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ClinicalUseIssue</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ClinicalUseIssue">http://hl7.org/fhir/StructureDefinition/ClinicalUseIssue</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> CodeSystem</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/CodeSystem">http://hl7.org/fhir/StructureDefinition/CodeSystem</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Communication</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Communication">http://hl7.org/fhir/StructureDefinition/Communication</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> CommunicationRequest</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/CommunicationRequest">http://hl7.org/fhir/StructureDefinition/CommunicationRequest</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> CompartmentDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/CompartmentDefinition">http://hl7.org/fhir/StructureDefinition/CompartmentDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Composition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Composition">http://hl7.org/fhir/StructureDefinition/Composition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ConceptMap</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ConceptMap">http://hl7.org/fhir/StructureDefinition/ConceptMap</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Condition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Condition">http://hl7.org/fhir/StructureDefinition/Condition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Consent</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Consent">http://hl7.org/fhir/StructureDefinition/Consent</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Contract</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Contract">http://hl7.org/fhir/StructureDefinition/Contract</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Coverage</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Coverage">http://hl7.org/fhir/StructureDefinition/Coverage</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> CoverageEligibilityRequest</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest">http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> CoverageEligibilityResponse</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/CoverageEligibilityResponse">http://hl7.org/fhir/StructureDefinition/CoverageEligibilityResponse</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> DetectedIssue</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/DetectedIssue">http://hl7.org/fhir/StructureDefinition/DetectedIssue</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Device</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Device">http://hl7.org/fhir/StructureDefinition/Device</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> DeviceDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/DeviceDefinition">http://hl7.org/fhir/StructureDefinition/DeviceDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> DeviceMetric</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/DeviceMetric">http://hl7.org/fhir/StructureDefinition/DeviceMetric</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> DeviceRequest</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/DeviceRequest">http://hl7.org/fhir/StructureDefinition/DeviceRequest</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> DeviceUseStatement</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/DeviceUseStatement">http://hl7.org/fhir/StructureDefinition/DeviceUseStatement</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> DiagnosticReport</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/DiagnosticReport">http://hl7.org/fhir/StructureDefinition/DiagnosticReport</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> DocumentManifest</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/DocumentManifest">http://hl7.org/fhir/StructureDefinition/DocumentManifest</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> DocumentReference</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/DocumentReference">http://hl7.org/fhir/StructureDefinition/DocumentReference</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Encounter</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Encounter">http://hl7.org/fhir/StructureDefinition/Encounter</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Endpoint</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Endpoint">http://hl7.org/fhir/StructureDefinition/Endpoint</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> EnrollmentRequest</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/EnrollmentRequest">http://hl7.org/fhir/StructureDefinition/EnrollmentRequest</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> EnrollmentResponse</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/EnrollmentResponse">http://hl7.org/fhir/StructureDefinition/EnrollmentResponse</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> EpisodeOfCare</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/EpisodeOfCare">http://hl7.org/fhir/StructureDefinition/EpisodeOfCare</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> EventDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/EventDefinition">http://hl7.org/fhir/StructureDefinition/EventDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Evidence</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Evidence">http://hl7.org/fhir/StructureDefinition/Evidence</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> EvidenceReport</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/EvidenceReport">http://hl7.org/fhir/StructureDefinition/EvidenceReport</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> EvidenceVariable</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/EvidenceVariable">http://hl7.org/fhir/StructureDefinition/EvidenceVariable</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ExampleScenario</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ExampleScenario">http://hl7.org/fhir/StructureDefinition/ExampleScenario</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ExplanationOfBenefit</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit">http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> FamilyMemberHistory</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory">http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Flag</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Flag">http://hl7.org/fhir/StructureDefinition/Flag</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Goal</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Goal">http://hl7.org/fhir/StructureDefinition/Goal</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> GraphDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/GraphDefinition">http://hl7.org/fhir/StructureDefinition/GraphDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Group</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Group">http://hl7.org/fhir/StructureDefinition/Group</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> GuidanceResponse</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/GuidanceResponse">http://hl7.org/fhir/StructureDefinition/GuidanceResponse</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> HealthcareService</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/HealthcareService">http://hl7.org/fhir/StructureDefinition/HealthcareService</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ImagingStudy</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ImagingStudy">http://hl7.org/fhir/StructureDefinition/ImagingStudy</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Immunization</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Immunization">http://hl7.org/fhir/StructureDefinition/Immunization</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ImmunizationEvaluation</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation">http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ImmunizationRecommendation</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation">http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ImplementationGuide</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ImplementationGuide">http://hl7.org/fhir/StructureDefinition/ImplementationGuide</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Ingredient</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Ingredient">http://hl7.org/fhir/StructureDefinition/Ingredient</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> InsurancePlan</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/InsurancePlan">http://hl7.org/fhir/StructureDefinition/InsurancePlan</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Invoice</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Invoice">http://hl7.org/fhir/StructureDefinition/Invoice</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Library</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Library">http://hl7.org/fhir/StructureDefinition/Library</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Linkage</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Linkage">http://hl7.org/fhir/StructureDefinition/Linkage</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> List</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/List">http://hl7.org/fhir/StructureDefinition/List</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Location</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Location">http://hl7.org/fhir/StructureDefinition/Location</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ManufacturedItemDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition">http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Measure</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Measure">http://hl7.org/fhir/StructureDefinition/Measure</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> MeasureReport</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/MeasureReport">http://hl7.org/fhir/StructureDefinition/MeasureReport</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Media</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Media">http://hl7.org/fhir/StructureDefinition/Media</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Medication</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Medication">http://hl7.org/fhir/StructureDefinition/Medication</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> MedicationAdministration</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/MedicationAdministration">http://hl7.org/fhir/StructureDefinition/MedicationAdministration</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> MedicationDispense</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/MedicationDispense">http://hl7.org/fhir/StructureDefinition/MedicationDispense</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> MedicationKnowledge</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/MedicationKnowledge">http://hl7.org/fhir/StructureDefinition/MedicationKnowledge</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> MedicationRequest</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/MedicationRequest">http://hl7.org/fhir/StructureDefinition/MedicationRequest</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> MedicationStatement</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/MedicationStatement">http://hl7.org/fhir/StructureDefinition/MedicationStatement</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> MedicinalProductDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition">http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> MessageDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/MessageDefinition">http://hl7.org/fhir/StructureDefinition/MessageDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> MessageHeader</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/MessageHeader">http://hl7.org/fhir/StructureDefinition/MessageHeader</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> MolecularSequence</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/MolecularSequence">http://hl7.org/fhir/StructureDefinition/MolecularSequence</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> NamingSystem</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/NamingSystem">http://hl7.org/fhir/StructureDefinition/NamingSystem</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> NutritionOrder</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/NutritionOrder">http://hl7.org/fhir/StructureDefinition/NutritionOrder</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> NutritionProduct</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/NutritionProduct">http://hl7.org/fhir/StructureDefinition/NutritionProduct</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Observation</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Observation">http://hl7.org/fhir/StructureDefinition/Observation</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ObservationDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ObservationDefinition">http://hl7.org/fhir/StructureDefinition/ObservationDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> OperationDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/OperationDefinition">http://hl7.org/fhir/StructureDefinition/OperationDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> OperationOutcome</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/OperationOutcome">http://hl7.org/fhir/StructureDefinition/OperationOutcome</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Organization</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Organization">http://hl7.org/fhir/StructureDefinition/Organization</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> OrganizationAffiliation</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation">http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> PackagedProductDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition">http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Patient</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Patient">http://hl7.org/fhir/StructureDefinition/Patient</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> PaymentNotice</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/PaymentNotice">http://hl7.org/fhir/StructureDefinition/PaymentNotice</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> PaymentReconciliation</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/PaymentReconciliation">http://hl7.org/fhir/StructureDefinition/PaymentReconciliation</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Person</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Person">http://hl7.org/fhir/StructureDefinition/Person</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> PlanDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/PlanDefinition">http://hl7.org/fhir/StructureDefinition/PlanDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Practitioner</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Practitioner">http://hl7.org/fhir/StructureDefinition/Practitioner</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> PractitionerRole</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/PractitionerRole">http://hl7.org/fhir/StructureDefinition/PractitionerRole</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Procedure</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Procedure">http://hl7.org/fhir/StructureDefinition/Procedure</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Provenance</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Provenance">http://hl7.org/fhir/StructureDefinition/Provenance</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Questionnaire</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Questionnaire">http://hl7.org/fhir/StructureDefinition/Questionnaire</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> QuestionnaireResponse</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse">http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> RegulatedAuthorization</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/RegulatedAuthorization">http://hl7.org/fhir/StructureDefinition/RegulatedAuthorization</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> RelatedPerson</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/RelatedPerson">http://hl7.org/fhir/StructureDefinition/RelatedPerson</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> RequestGroup</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/RequestGroup">http://hl7.org/fhir/StructureDefinition/RequestGroup</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ResearchDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ResearchDefinition">http://hl7.org/fhir/StructureDefinition/ResearchDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ResearchElementDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ResearchElementDefinition">http://hl7.org/fhir/StructureDefinition/ResearchElementDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ResearchStudy</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ResearchStudy">http://hl7.org/fhir/StructureDefinition/ResearchStudy</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ResearchSubject</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ResearchSubject">http://hl7.org/fhir/StructureDefinition/ResearchSubject</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> RiskAssessment</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/RiskAssessment">http://hl7.org/fhir/StructureDefinition/RiskAssessment</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Schedule</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Schedule">http://hl7.org/fhir/StructureDefinition/Schedule</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> SearchParameter</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/SearchParameter">http://hl7.org/fhir/StructureDefinition/SearchParameter</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ServiceRequest</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ServiceRequest">http://hl7.org/fhir/StructureDefinition/ServiceRequest</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Slot</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Slot">http://hl7.org/fhir/StructureDefinition/Slot</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Specimen</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Specimen">http://hl7.org/fhir/StructureDefinition/Specimen</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> SpecimenDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/SpecimenDefinition">http://hl7.org/fhir/StructureDefinition/SpecimenDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> StructureDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/StructureDefinition">http://hl7.org/fhir/StructureDefinition/StructureDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> StructureMap</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/StructureMap">http://hl7.org/fhir/StructureDefinition/StructureMap</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Subscription</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Subscription">http://hl7.org/fhir/StructureDefinition/Subscription</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Substance</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Substance">http://hl7.org/fhir/StructureDefinition/Substance</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> SubstanceDefinition</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/SubstanceDefinition">http://hl7.org/fhir/StructureDefinition/SubstanceDefinition</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> SupplyDelivery</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/SupplyDelivery">http://hl7.org/fhir/StructureDefinition/SupplyDelivery</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> SupplyRequest</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/SupplyRequest">http://hl7.org/fhir/StructureDefinition/SupplyRequest</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> Task</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/Task">http://hl7.org/fhir/StructureDefinition/Task</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> TerminologyCapabilities</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/TerminologyCapabilities">http://hl7.org/fhir/StructureDefinition/TerminologyCapabilities</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> TestReport</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/TestReport">http://hl7.org/fhir/StructureDefinition/TestReport</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> TestScript</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/TestScript">http://hl7.org/fhir/StructureDefinition/TestScript</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> ValueSet</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/ValueSet">http://hl7.org/fhir/StructureDefinition/ValueSet</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> VerificationResult</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/VerificationResult">http://hl7.org/fhir/StructureDefinition/VerificationResult</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
        <tr> 
          <td> VisionPrescription</td> 
          <td> 
            <a href="http://hl7.org/fhir/StructureDefinition/VisionPrescription">http://hl7.org/fhir/StructureDefinition/VisionPrescription</a> 
          </td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
          <td> y</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <url value="http://hl7.org/fhir/CapabilityStatement/base"/> 
  <version value="4.1.0"/> 
  <name value="Base FHIR Capability Statement (Full)"/> 
  <status value="draft"/> 
  <experimental value="true"/> 
  <date value="2021-03-11T17:06:20+11:00"/> 
  <publisher value="FHIR Project Team"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
  </contact> 
  <description value="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 value="capability"/> 
  <software> 
    <name value="Insert your software name here..."/> 
  </software> 
  <fhirVersion value="4.1.0"/> 
  <format value="xml"/> 
  <format value="json"/> 
  <rest> 
    <mode value="server"/> 
    <documentation value="All the functionality defined in FHIR"/> 
    <security> 
      <cors value="true"/> 
      <service> 
        <coding> 
          <system value="http://terminology.hl7.org/CodeSystem/restful-security-service"/> 
          <code value="SMART-on-FHIR"/> 
          <display value="SMART-on-FHIR"/> 
        </coding> 
        <text value="See http://docs.smarthealthit.org/"/> 
      </service> 
      <description value="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"/> 
    </security> 
    <resource> 
      <type value="Account"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/Account"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
      <searchInclude value="Account.owner"/> 
      <searchInclude value="Account.patient"/> 
      <searchInclude value="Account.subject"/> 
      <searchRevInclude value="ChargeItem.account"/> 
      <searchRevInclude value="Encounter.account"/> 
      <searchRevInclude value="Invoice.account"/> 
      <searchParam> 
        <name value="owner"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Account-owner"/> 
        <type value="reference"/> 
        <documentation value="Entity managing the Account"/> 
      </searchParam> 
      <searchParam> 
        <name value="identifier"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Account-identifier"/> 
        <type value="token"/> 
        <documentation value="Account number"/> 
      </searchParam> 
      <searchParam> 
        <name value="period"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Account-period"/> 
        <type value="date"/> 
        <documentation value="Transaction window"/> 
      </searchParam> 
      <searchParam> 
        <name value="patient"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Account-patient"/> 
        <type value="reference"/> 
        <documentation value="The entity that caused the expenses"/> 
      </searchParam> 
      <searchParam> 
        <name value="subject"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Account-subject"/> 
        <type value="reference"/> 
        <documentation value="The entity that caused the expenses"/> 
      </searchParam> 
      <searchParam> 
        <name value="name"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Account-name"/> 
        <type value="string"/> 
        <documentation value="Human-readable label"/> 
      </searchParam> 
      <searchParam> 
        <name value="type"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Account-type"/> 
        <type value="token"/> 
        <documentation value="E.g. patient, expense, depreciation"/> 
      </searchParam> 
      <searchParam> 
        <name value="status"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Account-status"/> 
        <type value="token"/> 
        <documentation value="active | inactive | entered-in-error | on-hold | unknown"/> 
      </searchParam> 
    </resource> 
    <resource> 
      <type value="ActivityDefinition"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/ActivityDefinition"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
      <searchInclude value="ActivityDefinition.successor"/> 
      <searchInclude value="ActivityDefinition.derived-from"/> 
      <searchInclude value="ActivityDefinition.predecessor"/> 
      <searchInclude value="ActivityDefinition.composed-of"/> 
      <searchInclude value="ActivityDefinition.depends-on"/> 
      <searchRevInclude value="CarePlan.instantiates-canonical"/> 
      <searchRevInclude value="ClinicalUseIssue.product"/> 
      <searchRevInclude value="ClinicalUseIssue.subject"/> 
      <searchRevInclude value="Communication.instantiates-canonical"/> 
      <searchRevInclude value="DeviceRequest.instantiates-canonical"/> 
      <searchRevInclude value="FamilyMemberHistory.instantiates-canonical"/> 
      <searchRevInclude value="MessageDefinition.parent"/> 
      <searchRevInclude value="NutritionOrder.instantiates-canonical"/> 
      <searchRevInclude value="PlanDefinition.definition"/> 
      <searchRevInclude value="Procedure.instantiates-canonical"/> 
      <searchRevInclude value="RegulatedAuthorization.subject"/> 
      <searchRevInclude value="ServiceRequest.instantiates-canonical"/> 
      <searchParam> 
        <name value="date"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-date"/> 
        <type value="date"/> 
        <documentation value="The activity definition publication date"/> 
      </searchParam> 
      <searchParam> 
        <name value="identifier"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-identifier"/> 
        <type value="token"/> 
        <documentation value="External identifier for the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="successor"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-successor"/> 
        <type value="reference"/> 
        <documentation value="What resource is being referenced"/> 
      </searchParam> 
      <searchParam> 
        <name value="context-type-value"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-context-type-value"/> 
        <type value="composite"/> 
        <documentation value="A use context type and value assigned to the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="jurisdiction"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-jurisdiction"/> 
        <type value="token"/> 
        <documentation value="Intended jurisdiction for the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="derived-from"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-derived-from"/> 
        <type value="reference"/> 
        <documentation value="What resource is being referenced"/> 
      </searchParam> 
      <searchParam> 
        <name value="description"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-description"/> 
        <type value="string"/> 
        <documentation value="The description of the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="context-type"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-context-type"/> 
        <type value="token"/> 
        <documentation value="A type of use context assigned to the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="predecessor"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-predecessor"/> 
        <type value="reference"/> 
        <documentation value="What resource is being referenced"/> 
      </searchParam> 
      <searchParam> 
        <name value="composed-of"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-composed-of"/> 
        <type value="reference"/> 
        <documentation value="What resource is being referenced"/> 
      </searchParam> 
      <searchParam> 
        <name value="title"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-title"/> 
        <type value="string"/> 
        <documentation value="The human-friendly name of the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="version"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-version"/> 
        <type value="token"/> 
        <documentation value="The business version of the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="url"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-url"/> 
        <type value="uri"/> 
        <documentation value="The uri that identifies the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="context-quantity"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-context-quantity"/> 
        <type value="quantity"/> 
        <documentation value="A quantity- or range-valued use context assigned to the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="depends-on"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-depends-on"/> 
        <type value="reference"/> 
        <documentation value="What resource is being referenced"/> 
      </searchParam> 
      <searchParam> 
        <name value="effective"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-effective"/> 
        <type value="date"/> 
        <documentation value="The time during which the activity definition is intended to be in use"/> 
      </searchParam> 
      <searchParam> 
        <name value="context"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-context"/> 
        <type value="token"/> 
        <documentation value="A use context assigned to the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="name"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-name"/> 
        <type value="string"/> 
        <documentation value="Computationally friendly name of the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="publisher"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-publisher"/> 
        <type value="string"/> 
        <documentation value="Name of the publisher of the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="topic"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-topic"/> 
        <type value="token"/> 
        <documentation value="Topics associated with the module"/> 
      </searchParam> 
      <searchParam> 
        <name value="context-type-quantity"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-context-type-quantity"/> 
        <type value="composite"/> 
        <documentation value="A use context type and quantity- or range-based value assigned to the activity definition"/> 
      </searchParam> 
      <searchParam> 
        <name value="status"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/ActivityDefinition-status"/> 
        <type value="token"/> 
        <documentation value="The current status of the activity definition"/> 
      </searchParam> 
    </resource> 
    <resource> 
      <type value="AdministrableProductDefinition"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
      <searchInclude value="AdministrableProductDefinition.manufactured-item"/> 
      <searchInclude value="AdministrableProductDefinition.ingredient"/> 
      <searchInclude value="AdministrableProductDefinition.subject"/> 
      <searchInclude value="AdministrableProductDefinition.device"/> 
      <searchParam> 
        <name value="identifier"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-identifier"/> 
        <type value="token"/> 
        <documentation value="An identifier for the administrable product"/> 
      </searchParam> 
      <searchParam> 
        <name value="manufactured-item"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-manufactured-item"/> 
        <type value="reference"/> 
        <documentation value="The manufactured item(s) that this administrable product is produced from. Either a single
         item, or several that are mixed before administration (e.g. a power item and a solution
         item). Note that these are not raw ingredients"/> 
      </searchParam> 
      <searchParam> 
        <name value="ingredient"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-ingredient"/> 
        <type value="reference"/> 
        <documentation value="The ingredients of this administrable medicinal product. Sometimes it may be appropriate
         to specify these via the associated manufactured item(s)"/> 
      </searchParam> 
      <searchParam> 
        <name value="route"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-route"/> 
        <type value="token"/> 
        <documentation value="Coded expression for the route"/> 
      </searchParam> 
      <searchParam> 
        <name value="subject"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-subject"/> 
        <type value="reference"/> 
        <documentation value="The medicinal product that this is an administrable form of. This is not a reference to
         the item(s) that make up this administrable form - it is the whole product"/> 
      </searchParam> 
      <searchParam> 
        <name value="dose-form"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-dose-form"/> 
        <type value="token"/> 
        <documentation value="The administrable dose form, i.e. the dose form of the final product after necessary reconstitution
         or processing"/> 
      </searchParam> 
      <searchParam> 
        <name value="device"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-device"/> 
        <type value="reference"/> 
        <documentation value="A device that is integral to the medicinal product, in effect being considered as an &quot;ingredien
        t&quot; of the medicinal product. This is not intended for devices that are just co-packaged"/> 
      </searchParam> 
      <searchParam> 
        <name value="target-species"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-target-species"/> 
        <type value="token"/> 
        <documentation value="Coded expression for the species"/> 
      </searchParam> 
    </resource> 
    <resource> 
      <type value="AdverseEvent"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/AdverseEvent"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
      <searchInclude value="AdverseEvent.recorder"/> 
      <searchInclude value="AdverseEvent.study"/> 
      <searchInclude value="AdverseEvent.subject"/> 
      <searchInclude value="AdverseEvent.resultingcondition"/> 
      <searchInclude value="AdverseEvent.substance"/> 
      <searchInclude value="AdverseEvent.location"/> 
      <searchParam> 
        <name value="date"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdverseEvent-date"/> 
        <type value="date"/> 
        <documentation value="When the event occurred"/> 
      </searchParam> 
      <searchParam> 
        <name value="severity"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdverseEvent-severity"/> 
        <type value="token"/> 
        <documentation value="mild | moderate | severe"/> 
      </searchParam> 
      <searchParam> 
        <name value="recorder"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdverseEvent-recorder"/> 
        <type value="reference"/> 
        <documentation value="Who recorded the adverse event"/> 
      </searchParam> 
      <searchParam> 
        <name value="study"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdverseEvent-study"/> 
        <type value="reference"/> 
        <documentation value="AdverseEvent.study"/> 
      </searchParam> 
      <searchParam> 
        <name value="actuality"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdverseEvent-actuality"/> 
        <type value="token"/> 
        <documentation value="actual | potential"/> 
      </searchParam> 
      <searchParam> 
        <name value="seriousness"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdverseEvent-seriousness"/> 
        <type value="token"/> 
        <documentation value="Seriousness of the event"/> 
      </searchParam> 
      <searchParam> 
        <name value="subject"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdverseEvent-subject"/> 
        <type value="reference"/> 
        <documentation value="Subject impacted by event"/> 
      </searchParam> 
      <searchParam> 
        <name value="resultingcondition"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdverseEvent-resultingcondition"/> 
        <type value="reference"/> 
        <documentation value="Effect on the subject due to this event"/> 
      </searchParam> 
      <searchParam> 
        <name value="substance"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdverseEvent-substance"/> 
        <type value="reference"/> 
        <documentation value="Refers to the specific entity that caused the adverse event"/> 
      </searchParam> 
      <searchParam> 
        <name value="location"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdverseEvent-location"/> 
        <type value="reference"/> 
        <documentation value="Location where adverse event occurred"/> 
      </searchParam> 
      <searchParam> 
        <name value="category"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdverseEvent-category"/> 
        <type value="token"/> 
        <documentation value="product-problem | product-quality | product-use-error | wrong-dose | incorrect-prescribing-informati
        on | wrong-technique | wrong-route-of-administration | wrong-rate | wrong-duration | wrong-time
         | expired-drug | medical-device-use-error | problem-different-manufacturer | unsafe-physical-environ
        ment"/> 
      </searchParam> 
      <searchParam> 
        <name value="event"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AdverseEvent-event"/> 
        <type value="token"/> 
        <documentation value="Type of the event itself in relation to the subject"/> 
      </searchParam> 
    </resource> 
    <resource> 
      <type value="AllergyIntolerance"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
      <searchInclude value="AllergyIntolerance.recorder"/> 
      <searchInclude value="AllergyIntolerance.asserter"/> 
      <searchInclude value="AllergyIntolerance.patient"/> 
      <searchRevInclude value="ClinicalImpression.problem"/> 
      <searchParam> 
        <name value="date"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/clinical-date"/> 
        <type value="date"/> 
        <documentation value="Date first version of the resource instance was recorded"/> 
      </searchParam> 
      <searchParam> 
        <name value="severity"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity"/> 
        <type value="token"/> 
        <documentation value="mild | moderate | severe (of event as a whole)"/> 
      </searchParam> 
      <searchParam> 
        <name value="identifier"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/> 
        <type value="token"/> 
        <documentation value="External ids for this item"/> 
      </searchParam> 
      <searchParam> 
        <name value="manifestation"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation"/> 
        <type value="token"/> 
        <documentation value="Clinical symptoms/signs associated with the Event"/> 
      </searchParam> 
      <searchParam> 
        <name value="recorder"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder"/> 
        <type value="reference"/> 
        <documentation value="Who recorded the sensitivity"/> 
      </searchParam> 
      <searchParam> 
        <name value="code"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/clinical-code"/> 
        <type value="token"/> 
        <documentation value="Code that identifies the allergy or intolerance"/> 
      </searchParam> 
      <searchParam> 
        <name value="verification-status"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AllergyIntolerance-verification-status"/> 
        <type value="token"/> 
        <documentation value="unconfirmed | confirmed | refuted | entered-in-error"/> 
      </searchParam> 
      <searchParam> 
        <name value="criticality"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality"/> 
        <type value="token"/> 
        <documentation value="low | high | unable-to-assess"/> 
      </searchParam> 
      <searchParam> 
        <name value="clinical-status"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status"/> 
        <type value="token"/> 
        <documentation value="active | inactive | resolved"/> 
      </searchParam> 
      <searchParam> 
        <name value="onset"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AllergyIntolerance-onset"/> 
        <type value="date"/> 
        <documentation value="Date(/time) when manifestations showed"/> 
      </searchParam> 
      <searchParam> 
        <name value="type"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/clinical-type"/> 
        <type value="token"/> 
        <documentation value="allergy | intolerance - Underlying mechanism (if known)"/> 
      </searchParam> 
      <searchParam> 
        <name value="asserter"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter"/> 
        <type value="reference"/> 
        <documentation value="Source of the information about the allergy"/> 
      </searchParam> 
      <searchParam> 
        <name value="route"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route"/> 
        <type value="token"/> 
        <documentation value="How the subject was exposed to the substance"/> 
      </searchParam> 
      <searchParam> 
        <name value="patient"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/clinical-patient"/> 
        <type value="reference"/> 
        <documentation value="Who the sensitivity is for"/> 
      </searchParam> 
      <searchParam> 
        <name value="category"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category"/> 
        <type value="token"/> 
        <documentation value="food | medication | environment | biologic"/> 
      </searchParam> 
      <searchParam> 
        <name value="last-date"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date"/> 
        <type value="date"/> 
        <documentation value="Date(/time) of last known occurrence of a reaction"/> 
      </searchParam> 
    </resource> 
    <resource> 
      <type value="Appointment"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/Appointment"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
      <searchInclude value="Appointment.practitioner"/> 
      <searchInclude value="Appointment.slot"/> 
      <searchInclude value="Appointment.actor"/> 
      <searchInclude value="Appointment.based-on"/> 
      <searchInclude value="Appointment.patient"/> 
      <searchInclude value="Appointment.reason-reference"/> 
      <searchInclude value="Appointment.supporting-info"/> 
      <searchInclude value="Appointment.location"/> 
      <searchRevInclude value="AppointmentResponse.appointment"/> 
      <searchRevInclude value="CarePlan.activity-reference"/> 
      <searchRevInclude value="Encounter.appointment"/> 
      <searchRevInclude value="ImagingStudy.basedon"/> 
      <searchParam> 
        <name value="date"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-date"/> 
        <type value="date"/> 
        <documentation value="Appointment date/time."/> 
      </searchParam> 
      <searchParam> 
        <name value="identifier"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-identifier"/> 
        <type value="token"/> 
        <documentation value="An Identifier of the Appointment"/> 
      </searchParam> 
      <searchParam> 
        <name value="specialty"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-specialty"/> 
        <type value="token"/> 
        <documentation value="The specialty of a practitioner that would be required to perform the service requested
         in this appointment"/> 
      </searchParam> 
      <searchParam> 
        <name value="service-category"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-service-category"/> 
        <type value="token"/> 
        <documentation value="A broad categorization of the service that is to be performed during this appointment"/> 
      </searchParam> 
      <searchParam> 
        <name value="practitioner"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-practitioner"/> 
        <type value="reference"/> 
        <documentation value="One of the individuals of the appointment is this practitioner"/> 
      </searchParam> 
      <searchParam> 
        <name value="appointment-type"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-appointment-type"/> 
        <type value="token"/> 
        <documentation value="The style of appointment or patient that has been booked in the slot (not service type)"/> 
      </searchParam> 
      <searchParam> 
        <name value="part-status"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-part-status"/> 
        <type value="token"/> 
        <documentation value="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."/> 
      </searchParam> 
      <searchParam> 
        <name value="service-type"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-service-type"/> 
        <type value="token"/> 
        <documentation value="The specific service that is to be performed during this appointment"/> 
      </searchParam> 
      <searchParam> 
        <name value="slot"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-slot"/> 
        <type value="reference"/> 
        <documentation value="The slots that this appointment is filling"/> 
      </searchParam> 
      <searchParam> 
        <name value="reason-code"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-reason-code"/> 
        <type value="token"/> 
        <documentation value="Coded reason this appointment is scheduled"/> 
      </searchParam> 
      <searchParam> 
        <name value="actor"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-actor"/> 
        <type value="reference"/> 
        <documentation value="Any one of the individuals participating in the appointment"/> 
      </searchParam> 
      <searchParam> 
        <name value="based-on"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-based-on"/> 
        <type value="reference"/> 
        <documentation value="The service request this appointment is allocated to assess"/> 
      </searchParam> 
      <searchParam> 
        <name value="patient"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-patient"/> 
        <type value="reference"/> 
        <documentation value="One of the individuals of the appointment is this patient"/> 
      </searchParam> 
      <searchParam> 
        <name value="reason-reference"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-reason-reference"/> 
        <type value="reference"/> 
        <documentation value="Reason the appointment is to take place (resource)"/> 
      </searchParam> 
      <searchParam> 
        <name value="supporting-info"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-supporting-info"/> 
        <type value="reference"/> 
        <documentation value="Additional information to support the appointment"/> 
      </searchParam> 
      <searchParam> 
        <name value="location"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-location"/> 
        <type value="reference"/> 
        <documentation value="This location is listed in the participants of the appointment"/> 
      </searchParam> 
      <searchParam> 
        <name value="status"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Appointment-status"/> 
        <type value="token"/> 
        <documentation value="The overall status of the appointment"/> 
      </searchParam> 
    </resource> 
    <resource> 
      <type value="AppointmentResponse"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/AppointmentResponse"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
      <searchInclude value="AppointmentResponse.actor"/> 
      <searchInclude value="AppointmentResponse.practitioner"/> 
      <searchInclude value="AppointmentResponse.patient"/> 
      <searchInclude value="AppointmentResponse.appointment"/> 
      <searchInclude value="AppointmentResponse.location"/> 
      <searchRevInclude value="ImagingStudy.basedon"/> 
      <searchParam> 
        <name value="actor"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AppointmentResponse-actor"/> 
        <type value="reference"/> 
        <documentation value="The Person, Location/HealthcareService or Device that this appointment response replies
         for"/> 
      </searchParam> 
      <searchParam> 
        <name value="identifier"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AppointmentResponse-identifier"/> 
        <type value="token"/> 
        <documentation value="An Identifier in this appointment response"/> 
      </searchParam> 
      <searchParam> 
        <name value="practitioner"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AppointmentResponse-practitioner"/> 
        <type value="reference"/> 
        <documentation value="This Response is for this Practitioner"/> 
      </searchParam> 
      <searchParam> 
        <name value="part-status"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AppointmentResponse-part-status"/> 
        <type value="token"/> 
        <documentation value="The participants acceptance status for this appointment"/> 
      </searchParam> 
      <searchParam> 
        <name value="patient"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AppointmentResponse-patient"/> 
        <type value="reference"/> 
        <documentation value="This Response is for this Patient"/> 
      </searchParam> 
      <searchParam> 
        <name value="appointment"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AppointmentResponse-appointment"/> 
        <type value="reference"/> 
        <documentation value="The appointment that the response is attached to"/> 
      </searchParam> 
      <searchParam> 
        <name value="location"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AppointmentResponse-location"/> 
        <type value="reference"/> 
        <documentation value="This Response is for this Location"/> 
      </searchParam> 
    </resource> 
    <resource> 
      <type value="AuditEvent"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/AuditEvent"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
      <searchInclude value="AuditEvent.agent"/> 
      <searchInclude value="AuditEvent.source"/> 
      <searchInclude value="AuditEvent.patient"/> 
      <searchInclude value="AuditEvent.entity"/> 
      <searchParam> 
        <name value="date"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-date"/> 
        <type value="date"/> 
        <documentation value="Time when the event was recorded"/> 
      </searchParam> 
      <searchParam> 
        <name value="entity-type"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-entity-type"/> 
        <type value="token"/> 
        <documentation value="Type of entity involved"/> 
      </searchParam> 
      <searchParam> 
        <name value="agent"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-agent"/> 
        <type value="reference"/> 
        <documentation value="Identifier of who"/> 
      </searchParam> 
      <searchParam> 
        <name value="address"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-address"/> 
        <type value="string"/> 
        <documentation value="Identifier for the network access point of the user device"/> 
      </searchParam> 
      <searchParam> 
        <name value="entity-role"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-entity-role"/> 
        <type value="token"/> 
        <documentation value="What role the entity played"/> 
      </searchParam> 
      <searchParam> 
        <name value="source"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-source"/> 
        <type value="reference"/> 
        <documentation value="The identity of source detecting the event"/> 
      </searchParam> 
      <searchParam> 
        <name value="type"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-type"/> 
        <type value="token"/> 
        <documentation value="Type/identifier of event"/> 
      </searchParam> 
      <searchParam> 
        <name value="altid"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-altid"/> 
        <type value="token"/> 
        <documentation value="Alternative User identity"/> 
      </searchParam> 
      <searchParam> 
        <name value="site"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-site"/> 
        <type value="token"/> 
        <documentation value="Logical source location within the enterprise"/> 
      </searchParam> 
      <searchParam> 
        <name value="agent-name"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-agent-name"/> 
        <type value="string"/> 
        <documentation value="Human friendly name for the agent"/> 
      </searchParam> 
      <searchParam> 
        <name value="entity-name"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-entity-name"/> 
        <type value="string"/> 
        <documentation value="Descriptor for entity"/> 
      </searchParam> 
      <searchParam> 
        <name value="subtype"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-subtype"/> 
        <type value="token"/> 
        <documentation value="More specific type/id for the event"/> 
      </searchParam> 
      <searchParam> 
        <name value="patient"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-patient"/> 
        <type value="reference"/> 
        <documentation value="Identifier of who"/> 
      </searchParam> 
      <searchParam> 
        <name value="action"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-action"/> 
        <type value="token"/> 
        <documentation value="Type of action performed during the event"/> 
      </searchParam> 
      <searchParam> 
        <name value="agent-role"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-agent-role"/> 
        <type value="token"/> 
        <documentation value="Agent role in the event"/> 
      </searchParam> 
      <searchParam> 
        <name value="entity"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-entity"/> 
        <type value="reference"/> 
        <documentation value="Specific instance of resource"/> 
      </searchParam> 
      <searchParam> 
        <name value="outcome"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-outcome"/> 
        <type value="token"/> 
        <documentation value="Whether the event succeeded or failed"/> 
      </searchParam> 
      <searchParam> 
        <name value="policy"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/AuditEvent-policy"/> 
        <type value="uri"/> 
        <documentation value="Policy that authorized event"/> 
      </searchParam> 
    </resource> 
    <resource> 
      <type value="Basic"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/Basic"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
      <searchInclude value="Basic.author"/> 
      <searchInclude value="Basic.patient"/> 
      <searchInclude value="Basic.subject"/> 
      <searchParam> 
        <name value="identifier"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Basic-identifier"/> 
        <type value="token"/> 
        <documentation value="Business identifier"/> 
      </searchParam> 
      <searchParam> 
        <name value="code"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Basic-code"/> 
        <type value="token"/> 
        <documentation value="Kind of Resource"/> 
      </searchParam> 
      <searchParam> 
        <name value="author"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Basic-author"/> 
        <type value="reference"/> 
        <documentation value="Who created"/> 
      </searchParam> 
      <searchParam> 
        <name value="created"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Basic-created"/> 
        <type value="date"/> 
        <documentation value="When created"/> 
      </searchParam> 
      <searchParam> 
        <name value="patient"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Basic-patient"/> 
        <type value="reference"/> 
        <documentation value="Identifies the focus of this resource"/> 
      </searchParam> 
      <searchParam> 
        <name value="subject"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Basic-subject"/> 
        <type value="reference"/> 
        <documentation value="Identifies the focus of this resource"/> 
      </searchParam> 
    </resource> 
    <resource> 
      <type value="Binary"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/Binary"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
    </resource> 
    <resource> 
      <type value="BiologicallyDerivedProduct"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
      <searchRevInclude value="RegulatedAuthorization.subject"/> 
    </resource> 
    <resource> 
      <type value="BodyStructure"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/BodyStructure"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
      <searchInclude value="BodyStructure.patient"/> 
      <searchParam> 
        <name value="identifier"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/BodyStructure-identifier"/> 
        <type value="token"/> 
        <documentation value="Bodystructure identifier"/> 
      </searchParam> 
      <searchParam> 
        <name value="morphology"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/BodyStructure-morphology"/> 
        <type value="token"/> 
        <documentation value="Kind of Structure"/> 
      </searchParam> 
      <searchParam> 
        <name value="patient"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/BodyStructure-patient"/> 
        <type value="reference"/> 
        <documentation value="Who this is about"/> 
      </searchParam> 
      <searchParam> 
        <name value="location"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/BodyStructure-location"/> 
        <type value="token"/> 
        <documentation value="Body site"/> 
      </searchParam> 
    </resource> 
    <resource> 
      <type value="Bundle"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/Bundle"/> 
      <interaction> 
        <code value="read"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="vread"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="update"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="delete"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-instance"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="history-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="create"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <interaction> 
        <code value="search-type"/> 
        <documentation value="Implemented per the specification (or Insert other doco here)"/> 
      </interaction> 
      <conditionalCreate value="true"/> 
      <conditionalUpdate value="true"/> 
      <conditionalDelete value="multiple"/> 
      <referencePolicy value="literal"/> 
      <referencePolicy value="logical"/> 
      <searchInclude value="Bundle.composition"/> 
      <searchInclude value="Bundle.message"/> 
      <searchParam> 
        <name value="identifier"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Bundle-identifier"/> 
        <type value="token"/> 
        <documentation value="Persistent identifier for the bundle"/> 
      </searchParam> 
      <searchParam> 
        <name value="composition"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Bundle-composition"/> 
        <type value="reference"/> 
        <documentation value="The first resource in the bundle, if the bundle type is &quot;document&quot; - this is
         a composition, and this parameter provides access to search its contents"/> 
      </searchParam> 
      <searchParam> 
        <name value="message"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Bundle-message"/> 
        <type value="reference"/> 
        <documentation value="The first resource in the bundle, if the bundle type is &quot;message&quot; - this is
         a message header, and this parameter provides access to search its contents"/> 
      </searchParam> 
      <searchParam> 
        <name value="type"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Bundle-type"/> 
        <type value="token"/> 
        <documentation value="document | message | transaction | transaction-response | batch | batch-response | history
         | searchset | collection"/> 
      </searchParam> 
      <searchParam> 
        <name value="timestamp"/> 
        <definition value="http://hl7.org/fhir/SearchParameter/Bundle-timestamp"/> 
        <type value="date"/> 
        <documentation value="When the bundle was assembled"/> 
      </searchParam> 
    </resource> 
    <resource> 
      <type value="CapabilityStatement"/> 
      <profile value="http://hl7.org/fhir/StructureDefinition/CapabilityStatement"/> 
      <interaction> 
        <code value="read"/>