PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/CapabilityStatement/base
{
  "description": "This is the base Capability Statement for FHIR. It represents a server that provides the full set of functionality defined by FHIR. It is provided to use as a template for system designers to build their own Capability Statements from",
  "_filename": "CapabilityStatement-base.json",
  "package_name": "hl7.fhir.core",
  "format": [ "xml", "json" ],
  "date": "2017-12-20T15:52:34+11:00",
  "publisher": "FHIR Project Team",
  "fhirVersion": "3.2.0",
  "name": "Base FHIR Capability Statement (Full)",
  "acceptUnknown": "both",
  "type": null,
  "experimental": "true",
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "3.2.0",
  "status": "draft",
  "id": "e31c2d52-f018-47f2-936d-43b74aad16e9",
  "kind": "capability",
  "url": "http://hl7.org/fhir/CapabilityStatement/base",
  "software": {
    "name": "Insert your softwware name here..."
  },
  "version": "3.2.0-12885",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "searchRevInclude": [ "ChargeItem.account", "Invoice.account" ],
      "searchParam": [ {
        "name": "owner",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Account-owner",
        "documentation": "Who is responsible?"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Account-identifier",
        "documentation": "Account number"
      }, {
        "name": "period",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Account-period",
        "documentation": "Transaction window"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Account-subject",
        "documentation": "What is account tied to?"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Account-patient",
        "documentation": "What is account tied to?"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Account-name",
        "documentation": "Human-readable label"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Account-type",
        "documentation": "E.g. patient, expense, depreciation"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Account-status",
        "documentation": "active | inactive | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Account",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Account.owner", "Account.subject", "Account.patient" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Account"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "PlanDefinition.definition" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-date",
        "documentation": "The activity definition publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-identifier",
        "documentation": "External identifier for the activity definition"
      }, {
        "name": "successor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-successor",
        "documentation": "What resource is being referenced"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-jurisdiction",
        "documentation": "Intended jurisdiction for the activity definition"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-description",
        "documentation": "The description of the activity definition"
      }, {
        "name": "derived-from",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-derived-from",
        "documentation": "What resource is being referenced"
      }, {
        "name": "context-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-context-type",
        "documentation": "A type of use context assigned to the activity definition"
      }, {
        "name": "predecessor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-predecessor",
        "documentation": "What resource is being referenced"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-title",
        "documentation": "The human-friendly name of the activity definition"
      }, {
        "name": "composed-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-composed-of",
        "documentation": "What resource is being referenced"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-version",
        "documentation": "The business version of the activity definition"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-url",
        "documentation": "The uri that identifies the activity definition"
      }, {
        "name": "effective",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-effective",
        "documentation": "The time during which the activity definition is intended to be in use"
      }, {
        "name": "depends-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-depends-on",
        "documentation": "What resource is being referenced"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-name",
        "documentation": "Computationally friendly name of the activity definition"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-publisher",
        "documentation": "Name of the publisher of the activity definition"
      }, {
        "name": "topic",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-topic",
        "documentation": "Topics associated with the module"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-status",
        "documentation": "The current status of the activity definition"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ActivityDefinition",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ActivityDefinition.successor", "ActivityDefinition.derived-from", "ActivityDefinition.predecessor", "ActivityDefinition.composed-of", "ActivityDefinition.depends-on" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ActivityDefinition"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-date",
        "documentation": "When the event occurred"
      }, {
        "name": "severity",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-severity",
        "documentation": "Mild | Moderate | Severe"
      }, {
        "name": "recorder",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-recorder",
        "documentation": "Who recorded the adverse event"
      }, {
        "name": "study",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-study",
        "documentation": "AdverseEvent.study"
      }, {
        "name": "actuality",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-actuality",
        "documentation": "actual | potential"
      }, {
        "name": "seriousness",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-seriousness",
        "documentation": "Seriousness of the event"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-subject",
        "documentation": "Subject impacted by event"
      }, {
        "name": "resultingcondition",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-resultingcondition",
        "documentation": "Effect on the subject due to this event"
      }, {
        "name": "substance",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-substance",
        "documentation": "Refers to the specific entity that caused the adverse event"
      }, {
        "name": "location",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-location",
        "documentation": "Location where adverse event occurred"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-category",
        "documentation": "ProductProblem | ProductQuality | ProductUseError | WrongDose | IncorrectPrescribingInformation | WrongTechnique | WrongRouteOfAdministration | WrongRate | WrongDuration | WrongTime | ExpiredDrug | MedicalDeviceUseError | ProblemDifferentManufacturer | UnsafePhysicalEnvironment"
      }, {
        "name": "event",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-event",
        "documentation": "Type of the event itself in relation to the subject"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "AdverseEvent",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "AdverseEvent.recorder", "AdverseEvent.study", "AdverseEvent.subject", "AdverseEvent.resultingcondition", "AdverseEvent.substance", "AdverseEvent.location" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/AdverseEvent"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ClinicalImpression.problem" ],
      "searchParam": [ {
        "name": "severity",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity",
        "documentation": "mild | moderate | severe (of event as a whole)"
      }, {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "Date record was believed accurate"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "External ids for this item"
      }, {
        "name": "manifestation",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation",
        "documentation": "Clinical symptoms/signs associated with the Event"
      }, {
        "name": "recorder",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder",
        "documentation": "Who recorded the sensitivity"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
        "documentation": "Code that identifies the allergy or intolerance"
      }, {
        "name": "verification-status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-verification-status",
        "documentation": "unconfirmed | confirmed | refuted | entered-in-error"
      }, {
        "name": "criticality",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality",
        "documentation": "low | high | unable-to-assess"
      }, {
        "name": "clinical-status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status",
        "documentation": "active | inactive | resolved"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
        "documentation": "allergy | intolerance - Underlying mechanism (if known)"
      }, {
        "name": "onset",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-onset",
        "documentation": "Date(/time) when manifestations showed"
      }, {
        "name": "route",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route",
        "documentation": "How the subject was exposed to the substance"
      }, {
        "name": "asserter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter",
        "documentation": "Source of the information about the allergy"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Who the sensitivity is for"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category",
        "documentation": "food | medication | environment | biologic"
      }, {
        "name": "last-date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date",
        "documentation": "Date(/time) of last known occurrence of a reaction"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "AllergyIntolerance",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "AllergyIntolerance.recorder", "AllergyIntolerance.asserter", "AllergyIntolerance.patient" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "AppointmentResponse.appointment", "CarePlan.activity-reference", "ClinicalImpression.action", "Encounter.appointment" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Appointment-date",
        "documentation": "Appointment date/time."
      }, {
        "name": "actor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Appointment-actor",
        "documentation": "Any one of the individuals participating in the appointment"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Appointment-identifier",
        "documentation": "An Identifier of the Appointment"
      }, {
        "name": "practitioner",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Appointment-practitioner",
        "documentation": "One of the individuals of the appointment is this practitioner"
      }, {
        "name": "incomingreferral",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Appointment-incomingreferral",
        "documentation": "The ServiceRequest provided as information to allocate to the Encounter"
      }, {
        "name": "part-status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Appointment-part-status",
        "documentation": "The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests."
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Appointment-patient",
        "documentation": "One of the individuals of the appointment is this patient"
      }, {
        "name": "appointment-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Appointment-appointment-type",
        "documentation": "The style of appointment or patient that has been booked in the slot (not service type)"
      }, {
        "name": "service-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Appointment-service-type",
        "documentation": "The specific service that is to be performed during this appointment"
      }, {
        "name": "location",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Appointment-location",
        "documentation": "This location is listed in the participants of the appointment"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Appointment-status",
        "documentation": "The overall status of the appointment"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Appointment",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Appointment.actor", "Appointment.practitioner", "Appointment.incomingreferral", "Appointment.patient", "Appointment.location" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Appointment"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "actor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-actor",
        "documentation": "The Person, Location/HealthcareService or Device that this appointment response replies for"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-identifier",
        "documentation": "An Identifier in this appointment response"
      }, {
        "name": "practitioner",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-practitioner",
        "documentation": "This Response is for this Practitioner"
      }, {
        "name": "part-status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-part-status",
        "documentation": "The participants acceptance status for this appointment"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-patient",
        "documentation": "This Response is for this Patient"
      }, {
        "name": "appointment",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-appointment",
        "documentation": "The appointment that the response is attached to"
      }, {
        "name": "location",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-location",
        "documentation": "This Response is for this Location"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "AppointmentResponse",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.appointment", "AppointmentResponse.location" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/AppointmentResponse"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-date",
        "documentation": "Time when the event occurred on source"
      }, {
        "name": "entity-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-type",
        "documentation": "Type of entity involved"
      }, {
        "name": "agent",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-agent",
        "documentation": "Direct reference to resource"
      }, {
        "name": "address",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-address",
        "documentation": "Identifier for the network access point of the user device"
      }, {
        "name": "entity-role",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-role",
        "documentation": "What role the entity played"
      }, {
        "name": "source",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-source",
        "documentation": "The identity of source detecting the event"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-type",
        "documentation": "Type/identifier of event"
      }, {
        "name": "altid",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-altid",
        "documentation": "Alternative User id e.g. authentication"
      }, {
        "name": "site",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-site",
        "documentation": "Logical source location within the enterprise"
      }, {
        "name": "agent-name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-agent-name",
        "documentation": "Human-meaningful name for the agent"
      }, {
        "name": "entity-name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-name",
        "documentation": "Descriptor for entity"
      }, {
        "name": "subtype",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-subtype",
        "documentation": "More specific type/id for the event"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-patient",
        "documentation": "Direct reference to resource"
      }, {
        "name": "action",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-action",
        "documentation": "Type of action performed during the event"
      }, {
        "name": "agent-role",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-agent-role",
        "documentation": "Agent role in the event"
      }, {
        "name": "user",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-user",
        "documentation": "Unique identifier for the user"
      }, {
        "name": "entity",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity",
        "documentation": "Specific instance of resource"
      }, {
        "name": "entity-id",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-id",
        "documentation": "Specific instance of object"
      }, {
        "name": "outcome",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-outcome",
        "documentation": "Whether the event succeeded or failed"
      }, {
        "name": "policy",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-policy",
        "documentation": "Policy that authorized event"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "AuditEvent",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "AuditEvent.agent", "AuditEvent.patient", "AuditEvent.entity" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/AuditEvent"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Basic-identifier",
        "documentation": "Business identifier"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Basic-code",
        "documentation": "Kind of Resource"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Basic-subject",
        "documentation": "Identifies the focus of this resource"
      }, {
        "name": "created",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Basic-created",
        "documentation": "When created"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Basic-patient",
        "documentation": "Identifies the focus of this resource"
      }, {
        "name": "author",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Basic-author",
        "documentation": "Who created"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Basic",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Basic.subject", "Basic.patient", "Basic.author" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Basic"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "Binary",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Binary"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "searchParam": [ {
        "name": "contenttype",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Binary-contenttype",
        "documentation": "MimeType of the binary content"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "type": "BiologicallyDerivedProduct",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/BodyStructure-identifier",
        "documentation": "Bodystructure identifier"
      }, {
        "name": "morphology",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/BodyStructure-morphology",
        "documentation": "Kind of Structure"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/BodyStructure-patient",
        "documentation": "Who this is about"
      }, {
        "name": "location",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/BodyStructure-location",
        "documentation": "Body site"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "BodyStructure",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "BodyStructure.patient" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/BodyStructure"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Bundle-identifier",
        "documentation": "Persistent identifier for the bundle"
      }, {
        "name": "composition",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Bundle-composition",
        "documentation": "The first resource in the bundle, if the bundle type is \"document\" - this is a composition, and this parameter provides access to searches its contents"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Bundle-type",
        "documentation": "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection"
      }, {
        "name": "message",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Bundle-message",
        "documentation": "The first resource in the bundle, if the bundle type is \"message\" - this is a message header, and this parameter provides access to search its contents"
      }, {
        "name": "timestamp",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Bundle-timestamp",
        "documentation": "When the bundle was assembled"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Bundle",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Bundle.composition", "Bundle.message" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Bundle"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The capability statement publication date"
      }, {
        "name": "resource-profile",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource-profile",
        "documentation": "A profile id invoked in a capability statement"
      }, {
        "name": "software",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-software",
        "documentation": "Part of a the name of a software application"
      }, {
        "name": "resource",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource",
        "documentation": "Name of a resource mentioned in a capability statement"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the capability statement"
      }, {
        "name": "format",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-format",
        "documentation": "formats supported (xml | json | ttl | mime type)"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the capability statement"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-title",
        "documentation": "The human-friendly name of the capability statement"
      }, {
        "name": "fhirversion",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-fhirversion",
        "documentation": "The version of FHIR"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the capability statement"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the capability statement"
      }, {
        "name": "supported-profile",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-supported-profile",
        "documentation": "Profiles for use cases supported"
      }, {
        "name": "mode",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-mode",
        "documentation": "Mode - restful (server/client) or messaging (sender/receiver)"
      }, {
        "name": "security-service",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-security-service",
        "documentation": "OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the capability statement"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the capability statement"
      }, {
        "name": "guide",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-guide",
        "documentation": "Implementation guides supported"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the capability statement"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "CapabilityStatement",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "CapabilityStatement.resource-profile", "CapabilityStatement.supported-profile" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/CapabilityStatement"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "CarePlan.replaces", "CarePlan.part-of", "CarePlan.based-on", "DiagnosticReport.based-on", "ImagingStudy.basedon", "Media.based-on", "Observation.based-on", "Procedure.based-on", "QuestionnaireResponse.based-on", "ServiceRequest.based-on" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "Time period plan covers"
      }, {
        "name": "care-team",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-care-team",
        "documentation": "Who's involved in plan?"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "External Ids for this plan"
      }, {
        "name": "instantiates",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-instantiates",
        "documentation": "Protocol or definition"
      }, {
        "name": "performer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-performer",
        "documentation": "Matches if the practitioner is listed as a performer in any of the \"simple\" activities.  (For performers of the detailed activities, chain through the activitydetail search parameter.)"
      }, {
        "name": "goal",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-goal",
        "documentation": "Desired outcome of plan"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-subject",
        "documentation": "Who care plan is for"
      }, {
        "name": "replaces",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-replaces",
        "documentation": "CarePlan replaced by this CarePlan"
      }, {
        "name": "part-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-part-of",
        "documentation": "Part of referenced CarePlan"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-encounter",
        "documentation": "Created in context of"
      }, {
        "name": "intent",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-intent",
        "documentation": "proposal | plan | order | option"
      }, {
        "name": "activity-reference",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-activity-reference",
        "documentation": "Activity details defined in specific resource"
      }, {
        "name": "condition",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-condition",
        "documentation": "Health issues this plan addresses"
      }, {
        "name": "based-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-based-on",
        "documentation": "Fulfills care plan"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Who care plan is for"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-context",
        "documentation": "Created in context of"
      }, {
        "name": "activity-date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-activity-date",
        "documentation": "Specified date occurs within period specified by CarePlan.activity.timingSchedule"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-category",
        "documentation": "Type of plan"
      }, {
        "name": "activity-code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-activity-code",
        "documentation": "Detail type of activity"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CarePlan-status",
        "documentation": "draft | active | suspended | completed | entered-in-error | cancelled | unknown"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "CarePlan",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "CarePlan.care-team", "CarePlan.performer", "CarePlan.goal", "CarePlan.subject", "CarePlan.replaces", "CarePlan.part-of", "CarePlan.encounter", "CarePlan.activity-reference", "CarePlan.condition", "CarePlan.based-on", "CarePlan.patient", "CarePlan.context" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/CarePlan"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "CarePlan.care-team", "CarePlan.performer", "CareTeam.participant", "Communication.recipient", "CommunicationRequest.recipient", "Consent.actor", "DeviceRequest.performer", "DiagnosticReport.performer", "DiagnosticReport.results-interpreter", "Media.operator", "MedicationRequest.intended-performer", "Observation.performer", "ServiceRequest.performer", "Task.owner" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "Time period team covers"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "External Ids for this team"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Who care team is for"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CareTeam-subject",
        "documentation": "Who care team is for"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CareTeam-context",
        "documentation": "Encounter or episode associated with CareTeam"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CareTeam-encounter",
        "documentation": "Encounter or episode associated with CareTeam"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CareTeam-category",
        "documentation": "Type of team"
      }, {
        "name": "participant",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CareTeam-participant",
        "documentation": "Who is involved"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CareTeam-status",
        "documentation": "proposed | active | suspended | inactive | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "CareTeam",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "CareTeam.patient", "CareTeam.subject", "CareTeam.context", "CareTeam.encounter", "CareTeam.participant" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/CareTeam"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-identifier",
        "documentation": "Business Identifier for item"
      }, {
        "name": "performing-organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-performing-organization",
        "documentation": "Organization providing the charged sevice"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-code",
        "documentation": "A code that identifies the charge, like a billing code"
      }, {
        "name": "quantity",
        "type": "quantity",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-quantity",
        "documentation": "Quantity of which the charge item has been serviced"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-subject",
        "documentation": "Individual service was done for/to"
      }, {
        "name": "participant-role",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-participant-role",
        "documentation": "What type of performance was done"
      }, {
        "name": "participant-actor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-participant-actor",
        "documentation": "Individual who was performing"
      }, {
        "name": "occurrence",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-occurrence",
        "documentation": "When the charged service was applied"
      }, {
        "name": "entered-date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-entered-date",
        "documentation": "Date the charge item was entered"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-patient",
        "documentation": "Individual service was done for/to"
      }, {
        "name": "factor-override",
        "type": "number",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-factor-override",
        "documentation": "Factor overriding the associated rules"
      }, {
        "name": "service",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-service",
        "documentation": "Which rendered service is being charged?"
      }, {
        "name": "price-override",
        "type": "quantity",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-price-override",
        "documentation": "Price overriding the associated rules"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-context",
        "documentation": "Encounter / Episode associated with event"
      }, {
        "name": "enterer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-enterer",
        "documentation": "Individual who was entering"
      }, {
        "name": "account",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-account",
        "documentation": "Account to place this charge"
      }, {
        "name": "requesting-organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-requesting-organization",
        "documentation": "Organization requesting the charged service"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ChargeItem",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ChargeItem.performing-organization", "ChargeItem.subject", "ChargeItem.participant-actor", "ChargeItem.patient", "ChargeItem.service", "ChargeItem.context", "ChargeItem.enterer", "ChargeItem.account", "ChargeItem.requesting-organization" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ChargeItem"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ClaimResponse.request", "ExplanationOfBenefit.claim" ],
      "searchParam": [ {
        "name": "care-team",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-care-team",
        "documentation": "Member of the CareTeam"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-identifier",
        "documentation": "The primary identifier of the financial resource"
      }, {
        "name": "use",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-use",
        "documentation": "The kind of financial resource"
      }, {
        "name": "created",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-created",
        "documentation": "The creation date for the Claim"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-encounter",
        "documentation": "Encounters associated with a billed line item"
      }, {
        "name": "priority",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-priority",
        "documentation": "Processing priority requested"
      }, {
        "name": "payee",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-payee",
        "documentation": "The party receiving any payment for the Claim"
      }, {
        "name": "provider",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-provider",
        "documentation": "Provider responsible for the Claim"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-patient",
        "documentation": "Patient receiving the services"
      }, {
        "name": "insurer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-insurer",
        "documentation": "The target payor/insurer for the Claim"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-organization",
        "documentation": "The reference to the providing organization"
      }, {
        "name": "enterer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-enterer",
        "documentation": "The party responsible for the entry of the Claim"
      }, {
        "name": "facility",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-facility",
        "documentation": "Facility responsible for the goods and services"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Claim-status",
        "documentation": "The status of the Claim instance."
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Claim",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Claim.care-team", "Claim.encounter", "Claim.payee", "Claim.provider", "Claim.patient", "Claim.insurer", "Claim.organization", "Claim.enterer", "Claim.facility" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Claim"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "DeviceRequest.insurance" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-identifier",
        "documentation": "The identity of the claimresponse"
      }, {
        "name": "request",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-request",
        "documentation": "The claim reference"
      }, {
        "name": "disposition",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-disposition",
        "documentation": "The contents of the disposition message"
      }, {
        "name": "insurer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-insurer",
        "documentation": "The organization who generated this resource"
      }, {
        "name": "created",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-created",
        "documentation": "The creation date"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-patient",
        "documentation": "The subject of care."
      }, {
        "name": "payment-date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-payment-date",
        "documentation": "The expected paymentDate"
      }, {
        "name": "request-provider",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-request-provider",
        "documentation": "The Provider of the claim"
      }, {
        "name": "outcome",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-outcome",
        "documentation": "The processing outcome"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-status",
        "documentation": "The status of the claim response"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ClaimResponse",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ClaimResponse.request", "ClaimResponse.insurer", "ClaimResponse.patient", "ClaimResponse.request-provider" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ClaimResponse"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ClinicalImpression.previous" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "When the assessment was documented"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-identifier",
        "documentation": "Business identifier"
      }, {
        "name": "previous",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-previous",
        "documentation": "Reference to last assessment"
      }, {
        "name": "finding-code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-code",
        "documentation": "What was found"
      }, {
        "name": "assessor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-assessor",
        "documentation": "The clinician performing the assessment"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-subject",
        "documentation": "Patient or group assessed"
      }, {
        "name": "finding-ref",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-ref",
        "documentation": "What was found"
      }, {
        "name": "problem",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-problem",
        "documentation": "Relevant impressions of patient state"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Patient or group assessed"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-context",
        "documentation": "Encounter or Episode created from"
      }, {
        "name": "investigation",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-investigation",
        "documentation": "Record of a specific investigation"
      }, {
        "name": "action",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-action",
        "documentation": "Action taken as part of assessment procedure"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-status",
        "documentation": "draft | completed | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ClinicalImpression",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ClinicalImpression.previous", "ClinicalImpression.assessor", "ClinicalImpression.subject", "ClinicalImpression.finding-ref", "ClinicalImpression.problem", "ClinicalImpression.patient", "ClinicalImpression.context", "ClinicalImpression.investigation", "ClinicalImpression.action" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ClinicalImpression"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "CodeSystem.supplements" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The code system publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-identifier",
        "documentation": "External identifier for the code system"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-code",
        "documentation": "A code defined in the code system"
      }, {
        "name": "content-mode",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode",
        "documentation": "not-present | example | fragment | complete | supplement"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the code system"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the code system"
      }, {
        "name": "language",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-language",
        "documentation": "A language in which a designation is provided"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-title",
        "documentation": "The human-friendly name of the code system"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the code system"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the code system"
      }, {
        "name": "supplements",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-supplements",
        "documentation": "Code System this adds designations and properties to"
      }, {
        "name": "system",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-system",
        "documentation": "The system for any codes defined by this code system (same as 'url')"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the code system"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the code system"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the code system"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "CodeSystem",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "CodeSystem.supplements" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/CodeSystem"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-identifier",
        "documentation": "Unique identifier"
      }, {
        "name": "instantiates",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-instantiates",
        "documentation": "Instantiates protocol or definition"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-subject",
        "documentation": "Focus of message"
      }, {
        "name": "received",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-received",
        "documentation": "When received"
      }, {
        "name": "part-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-part-of",
        "documentation": "Part of this action"
      }, {
        "name": "medium",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-medium",
        "documentation": "A channel of communication"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-encounter",
        "documentation": "Encounter leading to message"
      }, {
        "name": "sent",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-sent",
        "documentation": "When sent"
      }, {
        "name": "based-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-based-on",
        "documentation": "Request fulfilled by this communication"
      }, {
        "name": "sender",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-sender",
        "documentation": "Message sender"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-patient",
        "documentation": "Focus of message"
      }, {
        "name": "recipient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-recipient",
        "documentation": "Message recipient"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-context",
        "documentation": "Encounter or episode leading to message"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-category",
        "documentation": "Message category"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Communication-status",
        "documentation": "preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Communication",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Communication.subject", "Communication.part-of", "Communication.encounter", "Communication.based-on", "Communication.sender", "Communication.patient", "Communication.recipient", "Communication.context" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Communication"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "CarePlan.activity-reference", "CommunicationRequest.replaces" ],
      "searchParam": [ {
        "name": "requester",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-requester",
        "documentation": "Who/what is requesting service"
      }, {
        "name": "authored",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-authored",
        "documentation": "When request transitioned to being actionable"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-identifier",
        "documentation": "Unique identifier"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-subject",
        "documentation": "Focus of message"
      }, {
        "name": "replaces",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-replaces",
        "documentation": "Request(s) replaced by this request"
      }, {
        "name": "medium",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-medium",
        "documentation": "A channel of communication"
      }, {
        "name": "occurrence",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-occurrence",
        "documentation": "When scheduled"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-encounter",
        "documentation": "Encounter leading to message"
      }, {
        "name": "priority",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-priority",
        "documentation": "Message urgency"
      }, {
        "name": "group-identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-group-identifier",
        "documentation": "Composite request this is part of"
      }, {
        "name": "based-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-based-on",
        "documentation": "Fulfills plan or proposal"
      }, {
        "name": "sender",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-sender",
        "documentation": "Message sender"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-patient",
        "documentation": "Focus of message"
      }, {
        "name": "recipient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-recipient",
        "documentation": "Message recipient"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-context",
        "documentation": "Encounter or episode leading to message"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-category",
        "documentation": "Message category"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-status",
        "documentation": "draft | active | suspended | cancelled | completed | entered-in-error | unknown"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "CommunicationRequest",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "CommunicationRequest.requester", "CommunicationRequest.subject", "CommunicationRequest.replaces", "CommunicationRequest.encounter", "CommunicationRequest.based-on", "CommunicationRequest.sender", "CommunicationRequest.patient", "CommunicationRequest.recipient", "CommunicationRequest.context" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/CommunicationRequest"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "CompartmentDefinition",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/CompartmentDefinition"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The compartment definition publication date"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-code",
        "documentation": "Patient | Encounter | RelatedPerson | Practitioner | Device"
      }, {
        "name": "resource",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-resource",
        "documentation": "Name of resource type"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the compartment definition"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the compartment definition"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the compartment definition"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the compartment definition"
      }, {
        "name": "context-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-context-type",
        "documentation": "A type of use context assigned to the compartment definition"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-title",
        "documentation": "The human-friendly name of the compartment definition"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the compartment definition"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the compartment definition"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchRevInclude": [ "Composition.related-ref" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "Composition editing time"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Logical identifier of composition (version-independent)"
      }, {
        "name": "period",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-period",
        "documentation": "The period covered by the documentation"
      }, {
        "name": "related-id",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-related-id",
        "documentation": "Target of the relationship"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-subject",
        "documentation": "Who and/or what the composition is about"
      }, {
        "name": "author",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-author",
        "documentation": "Who and/or what authored the composition"
      }, {
        "name": "confidentiality",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-confidentiality",
        "documentation": "As defined by affinity domain"
      }, {
        "name": "section",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-section",
        "documentation": "Classification of section (recommended)"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "documentation": "Context of the Composition"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
        "documentation": "Kind of composition (LOINC if possible)"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-title",
        "documentation": "Human Readable name/title"
      }, {
        "name": "attester",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-attester",
        "documentation": "Who attested the composition"
      }, {
        "name": "entry",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-entry",
        "documentation": "A reference to data that supports this section"
      }, {
        "name": "related-ref",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-related-ref",
        "documentation": "Target of the relationship"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Who and/or what the composition is about"
      }, {
        "name": "context",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-context",
        "documentation": "Code(s) that apply to the event being documented"
      }, {
        "name": "class",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-class",
        "documentation": "Categorization of Composition"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Composition-status",
        "documentation": "preliminary | final | amended | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Composition",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Composition.subject", "Composition.author", "Composition.encounter", "Composition.attester", "Composition.entry", "Composition.related-ref", "Composition.patient" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Composition"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The concept map publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-identifier",
        "documentation": "External identifier for the concept map"
      }, {
        "name": "product",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-product",
        "documentation": "Reference to property mapping depends on"
      }, {
        "name": "other",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-other",
        "documentation": "Canonical URL for other concept map"
      }, {
        "name": "target-system",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-system",
        "documentation": "System of the target (if necessary)"
      }, {
        "name": "dependson",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-dependson",
        "documentation": "Reference to property mapping depends on"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the concept map"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the concept map"
      }, {
        "name": "source",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-source",
        "documentation": "Identifies the source of the concepts which are being mapped"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-title",
        "documentation": "The human-friendly name of the concept map"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the concept map"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the concept map"
      }, {
        "name": "target",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-target",
        "documentation": "Provides context to the mappings"
      }, {
        "name": "source-code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-code",
        "documentation": "Identifies element being mapped"
      }, {
        "name": "source-uri",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-uri",
        "documentation": "Identifies the source of the concepts which are being mapped"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the concept map"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the concept map"
      }, {
        "name": "source-system",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-system",
        "documentation": "Code System (if value set crosses code systems)"
      }, {
        "name": "target-code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-code",
        "documentation": "Code that identifies the target element"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the concept map"
      }, {
        "name": "target-uri",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-uri",
        "documentation": "Provides context to the mappings"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ConceptMap",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ConceptMap.source", "ConceptMap.target", "ConceptMap.source-uri", "ConceptMap.target-uri" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ConceptMap"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "AdverseEvent.resultingcondition", "CarePlan.condition", "ClinicalImpression.finding-ref", "ClinicalImpression.problem", "Encounter.diagnosis", "EpisodeOfCare.condition", "RiskAssessment.condition" ],
      "searchParam": [ {
        "name": "severity",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-severity",
        "documentation": "The severity of the condition"
      }, {
        "name": "evidence-detail",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-evidence-detail",
        "documentation": "Supporting information found elsewhere"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "A unique identifier of the condition record"
      }, {
        "name": "onset-info",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-onset-info",
        "documentation": "Onsets as a string"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
        "documentation": "Code for the condition"
      }, {
        "name": "evidence",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-evidence",
        "documentation": "Manifestation/symptom"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-subject",
        "documentation": "Who has the condition?"
      }, {
        "name": "verification-status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-verification-status",
        "documentation": "unconfirmed | provisional | differential | confirmed | refuted | entered-in-error"
      }, {
        "name": "clinical-status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-clinical-status",
        "documentation": "The clinical status of the condition"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-encounter",
        "documentation": "Encounter when condition first asserted"
      }, {
        "name": "onset-date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-onset-date",
        "documentation": "Date related onsets (dateTime and Period)"
      }, {
        "name": "abatement-date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-date",
        "documentation": "Date-related abatements (dateTime and period)"
      }, {
        "name": "asserter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-asserter",
        "documentation": "Person who asserts this condition"
      }, {
        "name": "stage",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-stage",
        "documentation": "Simple summary (disease specific)"
      }, {
        "name": "abatement-string",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-string",
        "documentation": "Abatement as a string"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Who has the condition?"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-context",
        "documentation": "Encounter or episode when condition first asserted"
      }, {
        "name": "onset-age",
        "type": "quantity",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-onset-age",
        "documentation": "Onsets as age or age range"
      }, {
        "name": "abatement-age",
        "type": "quantity",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-age",
        "documentation": "Abatement as age or age range"
      }, {
        "name": "asserted-date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-asserted-date",
        "documentation": "Date record was believed accurate"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-category",
        "documentation": "The category of the condition"
      }, {
        "name": "body-site",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Condition-body-site",
        "documentation": "Anatomical location, if relevant"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Condition",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Condition.evidence-detail", "Condition.subject", "Condition.encounter", "Condition.asserter", "Condition.patient", "Condition.context" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Condition"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Consent.source" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "When this Consent was created or indexed"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Identifier for this record (external references)"
      }, {
        "name": "securitylabel",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Consent-securitylabel",
        "documentation": "Security Labels that define affected resources"
      }, {
        "name": "period",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Consent-period",
        "documentation": "Timeframe for this rule"
      }, {
        "name": "data",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Consent-data",
        "documentation": "The actual data reference"
      }, {
        "name": "purpose",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Consent-purpose",
        "documentation": "Context of activities covered by this rule"
      }, {
        "name": "source",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Consent-source",
        "documentation": "Source from which this consent is taken"
      }, {
        "name": "actor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Consent-actor",
        "documentation": "Resource for the actor (or group, by role)"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Who the consent applies to"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Consent-organization",
        "documentation": "Custodian of the consent"
      }, {
        "name": "scope",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Consent-scope",
        "documentation": "Which of the four areas this resource covers"
      }, {
        "name": "action",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Consent-action",
        "documentation": "Actions controlled by this rule"
      }, {
        "name": "consentor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Consent-consentor",
        "documentation": "Who is agreeing to the policy and rules"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Consent-category",
        "documentation": "Classification of the consent statement - for indexing/retrieval"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Consent-status",
        "documentation": "draft | proposed | active | rejected | inactive | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Consent",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Consent.data", "Consent.source", "Consent.actor", "Consent.patient", "Consent.organization", "Consent.consentor" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Consent"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Consent.source" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Contract-identifier",
        "documentation": "The identity of the contract"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Contract-patient",
        "documentation": "The identity of the subject of the contract (if a patient)"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Contract-subject",
        "documentation": "The identity of the subject of the contract"
      }, {
        "name": "authority",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Contract-authority",
        "documentation": "The authority of the contract"
      }, {
        "name": "domain",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Contract-domain",
        "documentation": "The domain of the contract"
      }, {
        "name": "issued",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Contract-issued",
        "documentation": "The date/time the contract was issued"
      }, {
        "name": "signer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Contract-signer",
        "documentation": "Contract Signatory Party"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Contract-status",
        "documentation": "The status of the contract"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Contract",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Contract.patient", "Contract.subject", "Contract.authority", "Contract.domain", "Contract.signer" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Contract"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "DeviceRequest.insurance", "ExplanationOfBenefit.coverage" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-identifier",
        "documentation": "The primary identifier of the insured and the coverage"
      }, {
        "name": "subgroup",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-subgroup",
        "documentation": "Sub-group identifier"
      }, {
        "name": "subscriber",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-subscriber",
        "documentation": "Reference to the subscriber"
      }, {
        "name": "subplan",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-subplan",
        "documentation": "Sub-plan identifier"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-type",
        "documentation": "The kind of coverage (health plan, auto, Workers Compensation)"
      }, {
        "name": "sequence",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-sequence",
        "documentation": "Sequence number"
      }, {
        "name": "payor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-payor",
        "documentation": "The identity of the insurer or party paying for services"
      }, {
        "name": "beneficiary",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-beneficiary",
        "documentation": "Covered party"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-patient",
        "documentation": "Retrieve coverages for a patient"
      }, {
        "name": "subclass",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-subclass",
        "documentation": "Sub-class identifier"
      }, {
        "name": "plan",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-plan",
        "documentation": "A plan or policy identifier"
      }, {
        "name": "class",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-class",
        "documentation": "Class identifier"
      }, {
        "name": "dependent",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-dependent",
        "documentation": "Dependent number"
      }, {
        "name": "group",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-group",
        "documentation": "Group identifier"
      }, {
        "name": "policy-holder",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-policy-holder",
        "documentation": "Reference to the policyholder"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Coverage-status",
        "documentation": "The status of the Coverage"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Coverage",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Coverage.subscriber", "Coverage.payor", "Coverage.beneficiary", "Coverage.patient", "Coverage.policy-holder" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Coverage"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "When identified"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Unique id for the detected issue"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Associated patient"
      }, {
        "name": "author",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-author",
        "documentation": "The provider or device that identified the issue"
      }, {
        "name": "implicated",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-implicated",
        "documentation": "Problem resource"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-category",
        "documentation": "Issue Category, e.g. drug-drug, duplicate therapy, etc."
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "DetectedIssue",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "DetectedIssue.patient", "DetectedIssue.author", "DetectedIssue.implicated" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/DetectedIssue"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Account.subject", "Account.patient", "AdverseEvent.substance", "Appointment.actor", "Appointment.practitioner", "Appointment.patient", "Appointment.location", "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.location", "AuditEvent.agent", "AuditEvent.patient", "CarePlan.performer", "ChargeItem.participant-actor", "ChargeItem.enterer", "Communication.sender", "Communication.recipient", "CommunicationRequest.requester", "CommunicationRequest.sender", "CommunicationRequest.recipient", "Composition.author", "Consent.actor", "DetectedIssue.author", "DeviceComponent.source", "DeviceMetric.source", "DeviceRequest.requester", "DeviceRequest.performer", "DeviceRequest.subject", "DeviceRequest.patient", "DeviceRequest.device", "DeviceUseStatement.device", "DiagnosticReport.subject", "DiagnosticReport.patient", "DocumentManifest.agent", "DocumentManifest.subject", "DocumentManifest.patient", "DocumentReference.agent", "DocumentReference.subject", "DocumentReference.patient", "Flag.author", "Group.member", "ImagingStudy.subject", "ImagingStudy.patient", "Invoice.participant", "List.subject", "List.patient", "List.source", "MeasureReport.patient", "MeasureReport.subject", "Media.subject", "Media.operator", "Media.patient", "Media.device", "MedicationAdministration.performer", "MedicationAdministration.device", "MedicationDispense.performer", "MedicationRequest.requester", "MedicationRequest.intended-performer", "MessageHeader.target", "Observation.subject", "Observation.patient", "Observation.device", "Procedure.performer", "Provenance.agent", "QuestionnaireResponse.author", "RequestGroup.author", "RiskAssessment.performer", "Schedule.actor", "ServiceRequest.requester", "ServiceRequest.performer", "ServiceRequest.subject", "ServiceRequest.patient", "Specimen.subject", "Specimen.patient", "SupplyRequest.requester", "Task.owner", "Task.requester", "UserSession.user" ],
      "searchParam": [ {
        "name": "udi-di",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Device-udi-di",
        "documentation": "The udi Device Identifier (DI)"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Device-identifier",
        "documentation": "Instance id from manufacturer, owner, and others"
      }, {
        "name": "udi-carrier",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Device-udi-carrier",
        "documentation": "UDI Barcode (RFID or other technology) string either in HRF format or AIDC format converted to base64 string."
      }, {
        "name": "device-name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Device-device-name",
        "documentation": "A server defined search that may match any of the string fields in the Device.udi.name  or Device.type.coding.display or  Device.type.text"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Device-patient",
        "documentation": "Patient information, if the resource is affixed to a person"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Device-organization",
        "documentation": "The organization responsible for the device"
      }, {
        "name": "model",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Device-model",
        "documentation": "The model of the device"
      }, {
        "name": "location",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Device-location",
        "documentation": "A location, where the resource is found"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Device-type",
        "documentation": "The type of the device"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/Device-url",
        "documentation": "Network address to contact device"
      }, {
        "name": "manufacturer",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Device-manufacturer",
        "documentation": "The manufacturer of the device"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Device-status",
        "documentation": "active | inactive | entered-in-error | unknown"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Device",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Device.patient", "Device.organization", "Device.location" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Device"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "DeviceComponent.parent", "DeviceMetric.parent", "Media.device", "Observation.device" ],
      "searchParam": [ {
        "name": "parent",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-parent",
        "documentation": "The parent DeviceComponent resource"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-identifier",
        "documentation": "The identifier of the component"
      }, {
        "name": "source",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-source",
        "documentation": "The device source"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-type",
        "documentation": "The device component type"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "DeviceComponent",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "DeviceComponent.parent", "DeviceComponent.source" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/DeviceComponent"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Media.device", "Observation.device" ],
      "searchParam": [ {
        "name": "parent",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-parent",
        "documentation": "The parent DeviceMetric resource"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-identifier",
        "documentation": "The identifier of the metric"
      }, {
        "name": "source",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-source",
        "documentation": "The device resource"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-type",
        "documentation": "The component type"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-category",
        "documentation": "The category of the metric"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "DeviceMetric",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "DeviceMetric.parent", "DeviceMetric.source" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/DeviceMetric"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "CarePlan.activity-reference", "Observation.based-on" ],
      "searchParam": [ {
        "name": "requester",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-requester",
        "documentation": "Who/what is requesting service "
      }, {
        "name": "insurance",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-insurance",
        "documentation": "Associated insurance coverage"
      }, {
        "name": "instantiates",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-instantiates",
        "documentation": "Protocol or definition followed by this request"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Business identifier for request/order"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
        "documentation": "Code for what is being requested/ordered"
      }, {
        "name": "performer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-performer",
        "documentation": "Desired performer for service"
      }, {
        "name": "event-date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-event-date",
        "documentation": "When service should occur"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-subject",
        "documentation": "Individual the service is ordered for"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "documentation": "Encounter or Episode during which request was created"
      }, {
        "name": "authored-on",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-authored-on",
        "documentation": "When the request transitioned to being actionable"
      }, {
        "name": "intent",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-intent",
        "documentation": "proposal | plan | original-order |reflex-order"
      }, {
        "name": "group-identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-group-identifier",
        "documentation": "Composite request this is part of"
      }, {
        "name": "based-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-based-on",
        "documentation": "Plan/proposal/order fulfilled by this request"
      }, {
        "name": "priorrequest",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-priorrequest",
        "documentation": "Request takes the place of referenced completed or terminated requests"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Individual the service is ordered for"
      }, {
        "name": "device",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-device",
        "documentation": "Reference to resource that is being requested/ordered"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-status",
        "documentation": "entered-in-error | draft | active |suspended | completed "
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "DeviceRequest",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "DeviceRequest.requester", "DeviceRequest.insurance", "DeviceRequest.performer", "DeviceRequest.subject", "DeviceRequest.encounter", "DeviceRequest.based-on", "DeviceRequest.priorrequest", "DeviceRequest.patient", "DeviceRequest.device" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/DeviceRequest"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-identifier",
        "documentation": "Search by identifier"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-subject",
        "documentation": "Search by subject"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Search by subject - a patient"
      }, {
        "name": "device",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-device",
        "documentation": "Search by device"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "DeviceUseStatement",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "DeviceUseStatement.subject", "DeviceUseStatement.patient", "DeviceUseStatement.device" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/DeviceUseStatement"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ChargeItem.service", "ClinicalImpression.investigation" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "The clinically relevant time of the report"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "An identifier for the report"
      }, {
        "name": "performer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer",
        "documentation": "Who is responsible for the report"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
        "documentation": "The code for the report as a whole, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-subject",
        "documentation": "The subject of the report"
      }, {
        "name": "diagnosis",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-diagnosis",
        "documentation": "A coded diagnosis on the report"
      }, {
        "name": "media",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-media",
        "documentation": "A reference to the image source."
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "documentation": "The Encounter when the order was made"
      }, {
        "name": "result",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result",
        "documentation": "Link to an atomic result (observation resource)"
      }, {
        "name": "based-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on",
        "documentation": "Reference to the service request."
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "The subject of the report if a patient"
      }, {
        "name": "specimen",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen",
        "documentation": "The specimen details"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-context",
        "documentation": "Healthcare event (Episode of Care or Encounter) related to the report"
      }, {
        "name": "issued",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued",
        "documentation": "When the report was issued"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category",
        "documentation": "Which diagnostic discipline/department created the report"
      }, {
        "name": "results-interpreter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-results-interpreter",
        "documentation": "Who was the source of the report"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-status",
        "documentation": "The status of the report"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "DiagnosticReport",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "DiagnosticReport.performer", "DiagnosticReport.subject", "DiagnosticReport.media", "DiagnosticReport.encounter", "DiagnosticReport.result", "DiagnosticReport.based-on", "DiagnosticReport.patient", "DiagnosticReport.specimen", "DiagnosticReport.context", "DiagnosticReport.results-interpreter" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Unique Identifier for the set of documents"
      }, {
        "name": "agent",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-agent",
        "documentation": "Who and/or what had an agent participation"
      }, {
        "name": "item",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-item",
        "documentation": "Items in manifest"
      }, {
        "name": "related-id",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-related-id",
        "documentation": "Identifiers of things that are related"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-subject",
        "documentation": "The subject of the set of documents"
      }, {
        "name": "created",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-created",
        "documentation": "When this document manifest created"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-description",
        "documentation": "Human-readable description (title)"
      }, {
        "name": "source",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-source",
        "documentation": "The source system/application/software"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
        "documentation": "Kind of document set"
      }, {
        "name": "related-ref",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-related-ref",
        "documentation": "Related Resource"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "The subject of the set of documents"
      }, {
        "name": "recipient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-recipient",
        "documentation": "Intended to get notified about this set of documents"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-status",
        "documentation": "current | superseded | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "DocumentManifest",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "DocumentManifest.agent", "DocumentManifest.item", "DocumentManifest.subject", "DocumentManifest.related-ref", "DocumentManifest.patient", "DocumentManifest.recipient" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/DocumentManifest"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Consent.source", "DocumentReference.relatesto", "Observation.derived-from" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-date",
        "documentation": "When this document reference was created"
      }, {
        "name": "securitylabel",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-securitylabel",
        "documentation": "Document security-tags"
      }, {
        "name": "agent",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-agent",
        "documentation": "Who and/or what authored the document"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-subject",
        "documentation": "Who/what is the subject of the document"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-description",
        "documentation": "Human-readable description (title)"
      }, {
        "name": "language",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-language",
        "documentation": "Human language of the content (BCP-47)"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
        "documentation": "Kind of document (LOINC if possible)"
      }, {
        "name": "relation",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-relation",
        "documentation": "replaces | transforms | signs | appends"
      }, {
        "name": "setting",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-setting",
        "documentation": "Additional details about where the content was created (e.g. clinical specialty)"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Who/what is the subject of the document"
      }, {
        "name": "relationship",
        "type": "composite",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-relationship",
        "documentation": "Combination of relation and relatesTo"
      }, {
        "name": "event",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-event",
        "documentation": "Main clinical acts documented"
      }, {
        "name": "class",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-class",
        "documentation": "Categorization of document"
      }, {
        "name": "authenticator",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-authenticator",
        "documentation": "Who/what authenticated the document"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Master Version Specific Identifier"
      }, {
        "name": "period",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-period",
        "documentation": "Time of service that is being documented"
      }, {
        "name": "related-id",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-id",
        "documentation": "Identifier of related objects or events"
      }, {
        "name": "custodian",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian",
        "documentation": "Organization which maintains the document"
      }, {
        "name": "created",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-created",
        "documentation": "Document creation time"
      }, {
        "name": "format",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-format",
        "documentation": "Format/content rules for the document"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "documentation": "Context of the document  content"
      }, {
        "name": "contenttype",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype",
        "documentation": "Mime type of the content, with charset etc."
      }, {
        "name": "related-ref",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-ref",
        "documentation": "Related Resource"
      }, {
        "name": "location",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-location",
        "documentation": "Uri where the data can be found"
      }, {
        "name": "relatesto",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto",
        "documentation": "Target of the relationship"
      }, {
        "name": "facility",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-facility",
        "documentation": "Kind of facility where patient was seen"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-status",
        "documentation": "current | superseded | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "DocumentReference",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "DocumentReference.agent", "DocumentReference.subject", "DocumentReference.patient", "DocumentReference.authenticator", "DocumentReference.custodian", "DocumentReference.encounter", "DocumentReference.related-ref", "DocumentReference.relatesto" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "EligibilityResponse.request" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-identifier",
        "documentation": "The business identifier of the Eligibility"
      }, {
        "name": "provider",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-provider",
        "documentation": "The reference to the provider"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-patient",
        "documentation": "The reference to the patient"
      }, {
        "name": "created",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-created",
        "documentation": "The creation date for the EOB"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-organization",
        "documentation": "The reference to the providing organization"
      }, {
        "name": "enterer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-enterer",
        "documentation": "The party who is responsible for the request"
      }, {
        "name": "facility",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-facility",
        "documentation": "Facility responsible for the goods and services"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-status",
        "documentation": "The status of the EligibilityRequest"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "EligibilityRequest",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "EligibilityRequest.provider", "EligibilityRequest.patient", "EligibilityRequest.organization", "EligibilityRequest.enterer", "EligibilityRequest.facility" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/EligibilityRequest"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-identifier",
        "documentation": "The business identifier"
      }, {
        "name": "request",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request",
        "documentation": "The EligibilityRequest reference"
      }, {
        "name": "disposition",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-disposition",
        "documentation": "The contents of the disposition message"
      }, {
        "name": "insurer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-insurer",
        "documentation": "The organization which generated this resource"
      }, {
        "name": "created",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-created",
        "documentation": "The creation date"
      }, {
        "name": "request-organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-organization",
        "documentation": "The EligibilityRequest organization"
      }, {
        "name": "request-provider",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-provider",
        "documentation": "The EligibilityRequest provider"
      }, {
        "name": "outcome",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-outcome",
        "documentation": "The processing outcome"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-status",
        "documentation": "The EligibilityRequest status"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "EligibilityResponse",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "EligibilityResponse.request", "EligibilityResponse.insurer", "EligibilityResponse.request-organization", "EligibilityResponse.request-provider" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/EligibilityResponse"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "CarePlan.encounter", "CarePlan.context", "CareTeam.context", "CareTeam.encounter", "ChargeItem.context", "Claim.encounter", "ClinicalImpression.context", "Communication.encounter", "Communication.context", "CommunicationRequest.encounter", "CommunicationRequest.context", "Composition.encounter", "Condition.encounter", "Condition.context", "DeviceRequest.encounter", "DiagnosticReport.encounter", "DiagnosticReport.context", "DocumentReference.encounter", "Encounter.part-of", "ExplanationOfBenefit.encounter", "Flag.encounter", "ImagingStudy.context", "List.encounter", "Media.context", "MedicationAdministration.context", "MedicationDispense.context", "MedicationRequest.context", "MedicationStatement.context", "NutritionOrder.encounter", "Observation.context", "Observation.encounter", "Procedure.encounter", "Procedure.context", "QuestionnaireResponse.context", "RequestGroup.encounter", "RequestGroup.context", "RiskAssessment.encounter", "ServiceRequest.encounter", "ServiceRequest.context", "Task.context", "VisionPrescription.encounter" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "A date within the period the Encounter lasted"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Identifier(s) by which this encounter is known"
      }, {
        "name": "reason",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-reason",
        "documentation": "Reason the encounter takes place (code)"
      }, {
        "name": "episodeofcare",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-episodeofcare",
        "documentation": "Episode(s) of care that this encounter should be recorded against"
      }, {
        "name": "participant-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-participant-type",
        "documentation": "Role of participant in encounter"
      }, {
        "name": "incomingreferral",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-incomingreferral",
        "documentation": "The ServiceRequest that initiated this encounter"
      }, {
        "name": "practitioner",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-practitioner",
        "documentation": "Persons involved in the encounter other than the patient"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-subject",
        "documentation": "The patient or group present at the encounter"
      }, {
        "name": "length",
        "type": "quantity",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-length",
        "documentation": "Length of encounter in days"
      }, {
        "name": "diagnosis",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-diagnosis",
        "documentation": "Reason the encounter takes place (resource)"
      }, {
        "name": "appointment",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-appointment",
        "documentation": "The appointment that scheduled this encounter"
      }, {
        "name": "part-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-part-of",
        "documentation": "Another Encounter this encounter is part of"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
        "documentation": "Specific type of encounter"
      }, {
        "name": "participant",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-participant",
        "documentation": "Persons involved in the encounter other than the patient"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "The patient or group present at the encounter"
      }, {
        "name": "location-period",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-location-period",
        "documentation": "Time period during which the patient was present at the location"
      }, {
        "name": "location",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-location",
        "documentation": "Location the encounter takes place"
      }, {
        "name": "service-provider",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-service-provider",
        "documentation": "The organization (facility) responsible for this encounter"
      }, {
        "name": "special-arrangement",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-special-arrangement",
        "documentation": "Wheelchair, translator, stretcher, etc."
      }, {
        "name": "class",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-class",
        "documentation": "inpatient | outpatient | ambulatory | emergency +"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Encounter-status",
        "documentation": "planned | arrived | triaged | in-progress | onleave | finished | cancelled +"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Encounter",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Encounter.episodeofcare", "Encounter.incomingreferral", "Encounter.practitioner", "Encounter.subject", "Encounter.diagnosis", "Encounter.appointment", "Encounter.part-of", "Encounter.participant", "Encounter.patient", "Encounter.location", "Encounter.service-provider" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Encounter"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "HealthcareService.endpoint", "ImagingStudy.endpoint", "Location.endpoint", "Organization.endpoint", "OrganizationRole.endpoint", "PractitionerRole.endpoint", "ProductPlan.endpoint" ],
      "searchParam": [ {
        "name": "payload-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Endpoint-payload-type",
        "documentation": "The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Endpoint-identifier",
        "documentation": "Identifies this endpoint across multiple systems"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Endpoint-organization",
        "documentation": "The organization that is managing the endpoint"
      }, {
        "name": "connection-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Endpoint-connection-type",
        "documentation": "Protocol/Profile/Standard to be used with this endpoint connection"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Endpoint-name",
        "documentation": "A name that this endpoint can be identified by"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Endpoint-status",
        "documentation": "The current status of the Endpoint (usually expected to be active)"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Endpoint",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Endpoint.organization" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Endpoint"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "EnrollmentResponse.request" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-identifier",
        "documentation": "The business identifier of the Enrollment"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-subject",
        "documentation": "The party to be enrolled"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-patient",
        "documentation": "The party to be enrolled"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-organization",
        "documentation": "The organization who generated this resource"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-status",
        "documentation": "The status fo the enrollment"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "EnrollmentRequest",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "EnrollmentRequest.subject", "EnrollmentRequest.patient", "EnrollmentRequest.organization" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/EnrollmentRequest"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-identifier",
        "documentation": "The business identifier of the EnrollmentResponse"
      }, {
        "name": "request",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-request",
        "documentation": "The reference to the claim"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-organization",
        "documentation": "The organization who generated this resource"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-status",
        "documentation": "The status of the enrollment response"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "EnrollmentResponse",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "EnrollmentResponse.request", "EnrollmentResponse.organization" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/EnrollmentResponse"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "EntryDefinition",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/EntryDefinition"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchRevInclude": [ "CarePlan.encounter", "CarePlan.context", "CareTeam.context", "CareTeam.encounter", "ChargeItem.context", "ClinicalImpression.context", "Communication.encounter", "Communication.context", "CommunicationRequest.encounter", "CommunicationRequest.context", "Condition.encounter", "Condition.context", "DeviceRequest.encounter", "DiagnosticReport.encounter", "DiagnosticReport.context", "Encounter.episodeofcare", "ImagingStudy.context", "Media.context", "MedicationAdministration.context", "MedicationDispense.context", "MedicationRequest.context", "MedicationStatement.context", "Observation.context", "Observation.encounter", "Procedure.encounter", "Procedure.context", "QuestionnaireResponse.context", "RequestGroup.encounter", "RequestGroup.context", "RiskAssessment.encounter", "ServiceRequest.encounter", "ServiceRequest.context", "Task.context" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "The provided date search value falls within the episode of care's period"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Business Identifier(s) relevant for this EpisodeOfCare"
      }, {
        "name": "condition",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-condition",
        "documentation": "Conditions/problems/diagnoses this episode of care is for"
      }, {
        "name": "incomingreferral",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-incomingreferral",
        "documentation": "Incoming Referral Request"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "The patient who is the focus of this episode of care"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-organization",
        "documentation": "The organization that has assumed the specific responsibilities of this EpisodeOfCare"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
        "documentation": "Type/class  - e.g. specialist referral, disease management"
      }, {
        "name": "care-manager",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-care-manager",
        "documentation": "Care manager/care co-ordinator for the patient"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-status",
        "documentation": "The current status of the Episode of Care as provided (does not check the status history collection)"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "EpisodeOfCare",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "EpisodeOfCare.condition", "EpisodeOfCare.incomingreferral", "EpisodeOfCare.patient", "EpisodeOfCare.organization", "EpisodeOfCare.care-manager" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-date",
        "documentation": "The event definition publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-identifier",
        "documentation": "External identifier for the event definition"
      }, {
        "name": "successor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-successor",
        "documentation": "What resource is being referenced"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-jurisdiction",
        "documentation": "Intended jurisdiction for the event definition"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-description",
        "documentation": "The description of the event definition"
      }, {
        "name": "derived-from",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-derived-from",
        "documentation": "What resource is being referenced"
      }, {
        "name": "predecessor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-predecessor",
        "documentation": "What resource is being referenced"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-title",
        "documentation": "The human-friendly name of the event definition"
      }, {
        "name": "composed-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-composed-of",
        "documentation": "What resource is being referenced"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-version",
        "documentation": "The business version of the event definition"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-url",
        "documentation": "The uri that identifies the event definition"
      }, {
        "name": "effective",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-effective",
        "documentation": "The time during which the event definition is intended to be in use"
      }, {
        "name": "depends-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-depends-on",
        "documentation": "What resource is being referenced"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-name",
        "documentation": "Computationally friendly name of the event definition"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-publisher",
        "documentation": "Name of the publisher of the event definition"
      }, {
        "name": "topic",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-topic",
        "documentation": "Topics associated with the module"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/EventDefinition-status",
        "documentation": "The current status of the event definition"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "EventDefinition",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "EventDefinition.successor", "EventDefinition.derived-from", "EventDefinition.predecessor", "EventDefinition.composed-of", "EventDefinition.depends-on" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/EventDefinition"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "ExampleScenario",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ExampleScenario"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ExampleScenario-date",
        "documentation": "The example scenario publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ExampleScenario-identifier",
        "documentation": "External identifier for the example scenario"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ExampleScenario-jurisdiction",
        "documentation": "Intended jurisdiction for the example scenario"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ExampleScenario-name",
        "documentation": "Computationally friendly name of the example scenario"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ExampleScenario-description",
        "documentation": "The description of the example scenario"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ExampleScenario-publisher",
        "documentation": "Name of the publisher of the example scenario"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ExampleScenario-title",
        "documentation": "The human-friendly name of the example scenario"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ExampleScenario-version",
        "documentation": "The business version of the example scenario"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ExampleScenario-url",
        "documentation": "The uri that identifies the example scenario"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ExampleScenario-status",
        "documentation": "The current status of the example scenario"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "type": "ExpansionProfile",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ExpansionProfile"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The expansion profile publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-identifier",
        "documentation": "External identifier for the expansion profile"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the expansion profile"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the expansion profile"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the expansion profile"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the expansion profile"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the expansion profile"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the expansion profile"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the expansion profile"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchParam": [ {
        "name": "coverage",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-coverage",
        "documentation": "The plan under which the claim was adjudicated"
      }, {
        "name": "care-team",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-care-team",
        "documentation": "Member of the CareTeam"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-identifier",
        "documentation": "The business identifier of the Explanation of Benefit"
      }, {
        "name": "created",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-created",
        "documentation": "The creation date for the EOB"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-encounter",
        "documentation": "Encounters associated with a billed line item"
      }, {
        "name": "payee",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-payee",
        "documentation": "The party receiving any payment for the Claim"
      }, {
        "name": "disposition",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-disposition",
        "documentation": "The contents of the disposition message"
      }, {
        "name": "provider",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-provider",
        "documentation": "The reference to the provider"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-patient",
        "documentation": "The reference to the patient"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-organization",
        "documentation": "The reference to the providing organization"
      }, {
        "name": "claim",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-claim",
        "documentation": "The reference to the claim"
      }, {
        "name": "enterer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-enterer",
        "documentation": "The party responsible for the entry of the Claim"
      }, {
        "name": "facility",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-facility",
        "documentation": "Facility responsible for the goods and services"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-status",
        "documentation": "Status of the instance"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ExplanationOfBenefit",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ExplanationOfBenefit.coverage", "ExplanationOfBenefit.care-team", "ExplanationOfBenefit.encounter", "ExplanationOfBenefit.payee", "ExplanationOfBenefit.provider", "ExplanationOfBenefit.patient", "ExplanationOfBenefit.organization", "ExplanationOfBenefit.claim", "ExplanationOfBenefit.enterer", "ExplanationOfBenefit.facility" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ClinicalImpression.investigation" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "When history was captured/updated"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "A search by a record identifier"
      }, {
        "name": "instantiates",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-instantiates",
        "documentation": "Instantiates protocol or definition"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
        "documentation": "A search by a condition code"
      }, {
        "name": "gender",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-gender",
        "documentation": "A search by a gender code of a family member"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "The identity of a subject to list family member history items for"
      }, {
        "name": "relationship",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-relationship",
        "documentation": "A search by a relationship type"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-status",
        "documentation": "partial | completed | entered-in-error | health-unknown"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "FamilyMemberHistory",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "FamilyMemberHistory.patient" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "Time period when flag is active"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Flag-identifier",
        "documentation": "Business identifier"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Flag-subject",
        "documentation": "The identity of a subject to list flags for"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "The identity of a subject to list flags for"
      }, {
        "name": "author",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Flag-author",
        "documentation": "Flag creator"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "documentation": "Alert relevant during encounter"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Flag",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Flag.subject", "Flag.patient", "Flag.author", "Flag.encounter" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Flag"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "CarePlan.goal" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "External Ids for this goal"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Who this goal is intended for"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Goal-subject",
        "documentation": "Who this goal is intended for"
      }, {
        "name": "start-date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Goal-start-date",
        "documentation": "When goal pursuit begins"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Goal-category",
        "documentation": "E.g. Treatment, dietary, behavioral, etc."
      }, {
        "name": "target-date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Goal-target-date",
        "documentation": "Reach goal on or before"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Goal-status",
        "documentation": "proposed | accepted | planned | in-progress | on-target | ahead-of-target | behind-target | sustaining | achieved | on-hold | cancelled | entered-in-error | rejected"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Goal",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Goal.patient", "Goal.subject" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Goal"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "GraphDefinition",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/GraphDefinition"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The graph definition publication date"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the graph definition"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the graph definition"
      }, {
        "name": "start",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-start",
        "documentation": "Type of resource at which the graph starts"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the graph definition"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the graph definition"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the graph definition"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the graph definition"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the graph definition"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchRevInclude": [ "AdverseEvent.subject", "CarePlan.subject", "CarePlan.patient", "CareTeam.patient", "CareTeam.subject", "ChargeItem.subject", "ChargeItem.patient", "ClinicalImpression.subject", "ClinicalImpression.patient", "Communication.subject", "Communication.patient", "Communication.recipient", "CommunicationRequest.subject", "CommunicationRequest.patient", "CommunicationRequest.recipient", "Condition.subject", "Condition.patient", "Consent.actor", "DeviceRequest.subject", "DeviceRequest.patient", "DeviceUseStatement.subject", "DeviceUseStatement.patient", "DiagnosticReport.subject", "DiagnosticReport.patient", "DocumentManifest.subject", "DocumentManifest.patient", "DocumentReference.subject", "DocumentReference.patient", "Encounter.subject", "Encounter.patient", "Flag.subject", "Flag.patient", "Goal.patient", "Goal.subject", "GuidanceResponse.patient", "GuidanceResponse.subject", "ImagingStudy.subject", "ImagingStudy.patient", "Invoice.subject", "Invoice.patient", "List.subject", "List.patient", "MeasureReport.patient", "MeasureReport.subject", "Media.subject", "Media.patient", "MedicationAdministration.subject", "MedicationAdministration.patient", "MedicationDispense.subject", "MedicationDispense.patient", "MedicationRequest.subject", "MedicationRequest.patient", "MedicationStatement.subject", "MedicationStatement.patient", "Observation.subject", "Observation.patient", "Procedure.subject", "Procedure.patient", "RequestGroup.subject", "RequestGroup.patient", "RiskAssessment.subject", "RiskAssessment.patient", "ServiceRequest.subject", "ServiceRequest.patient", "Specimen.subject", "Specimen.patient" ],
      "searchParam": [ {
        "name": "actual",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Group-actual",
        "documentation": "Descriptive or actual"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Group-identifier",
        "documentation": "Unique id"
      }, {
        "name": "characteristic-value",
        "type": "composite",
        "definition": "http://hl7.org/fhir/SearchParameter/Group-characteristic-value",
        "documentation": "A composite of both characteristic and value"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Group-code",
        "documentation": "The kind of resources contained"
      }, {
        "name": "member",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Group-member",
        "documentation": "Reference to the group member"
      }, {
        "name": "exclude",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Group-exclude",
        "documentation": "Group includes or excludes"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Group-type",
        "documentation": "The type of resources the group contains"
      }, {
        "name": "value",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Group-value",
        "documentation": "Value held by characteristic"
      }, {
        "name": "characteristic",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Group-characteristic",
        "documentation": "Kind of characteristic"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Group",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Group.member" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Group"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "request",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-request",
        "documentation": "The identifier of the request associated with the response"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-identifier",
        "documentation": "The identifier of the guidance response"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-patient",
        "documentation": "The identity of a patient to search for guidance response results"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-subject",
        "documentation": "The subject that the guidance response is about"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "GuidanceResponse",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "GuidanceResponse.patient", "GuidanceResponse.subject" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/GuidanceResponse"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Account.subject", "Account.patient", "Appointment.actor", "Appointment.practitioner", "Appointment.patient", "Appointment.location", "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.location", "CarePlan.performer", "CommunicationRequest.sender", "DeviceRequest.performer", "OrganizationRole.service", "PractitionerRole.service", "Schedule.actor", "ServiceRequest.performer", "SupplyRequest.supplier", "Task.owner" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-identifier",
        "documentation": "External identifiers for this item"
      }, {
        "name": "endpoint",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-endpoint",
        "documentation": "Technical endpoints providing access to services operated for the location"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-organization",
        "documentation": "The organization that provides this Healthcare Service"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-name",
        "documentation": "A portion of the Healthcare service name"
      }, {
        "name": "programname",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-programname",
        "documentation": "One of the Program Names serviced by this HealthcareService"
      }, {
        "name": "active",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-active",
        "documentation": "The Healthcare Service is currently marked as active"
      }, {
        "name": "location",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-location",
        "documentation": "The location of the Healthcare Service"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-category",
        "documentation": "Service Category of the Healthcare Service"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-type",
        "documentation": "The type of service provided by this healthcare service"
      }, {
        "name": "characteristic",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-characteristic",
        "documentation": "One of the HealthcareService's characteristics"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "HealthcareService",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "HealthcareService.endpoint", "HealthcareService.organization", "HealthcareService.location" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/HealthcareService"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ChargeItem.service", "ClinicalImpression.investigation", "Observation.derived-from", "Observation.part-of" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Other identifiers for the Study"
      }, {
        "name": "reason",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-reason",
        "documentation": "The reason for the study"
      }, {
        "name": "study",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-study",
        "documentation": "The study identifier for the image"
      }, {
        "name": "dicom-class",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-dicom-class",
        "documentation": "The type of the instance"
      }, {
        "name": "modality",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-modality",
        "documentation": "The modality of the series"
      }, {
        "name": "bodysite",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-bodysite",
        "documentation": "The body site studied"
      }, {
        "name": "performer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-performer",
        "documentation": "The person who performed the study"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-subject",
        "documentation": "Who the study is about"
      }, {
        "name": "started",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-started",
        "documentation": "When the study was started"
      }, {
        "name": "accession",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-accession",
        "documentation": "The accession identifier for the study"
      }, {
        "name": "uid",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-uid",
        "documentation": "The instance unique identifier"
      }, {
        "name": "endpoint",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-endpoint",
        "documentation": "The endpoint for te study or series"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Who the study is about"
      }, {
        "name": "series",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-series",
        "documentation": "The identifier of the series of images"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-context",
        "documentation": "The context of the study"
      }, {
        "name": "basedon",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-basedon",
        "documentation": "The order for the image"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ImagingStudy",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ImagingStudy.performer", "ImagingStudy.subject", "ImagingStudy.endpoint", "ImagingStudy.patient", "ImagingStudy.context", "ImagingStudy.basedon" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ImagingStudy"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ChargeItem.service", "ImmunizationEvaluation.immunization-event", "ImmunizationRecommendation.support", "Observation.part-of" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "Vaccination  (non)-Administration Date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Business identifier"
      }, {
        "name": "reason",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Immunization-reason",
        "documentation": "Why immunization did or did not occur"
      }, {
        "name": "lot-number",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Immunization-lot-number",
        "documentation": "Vaccine Lot Number"
      }, {
        "name": "practitioner",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Immunization-practitioner",
        "documentation": "The practitioner who played a role in the vaccination"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "The patient for the vaccination record"
      }, {
        "name": "vaccine-code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code",
        "documentation": "Vaccine Product Administered"
      }, {
        "name": "location",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Immunization-location",
        "documentation": "The service delivery location or facility in which the vaccine was / was to be administered"
      }, {
        "name": "manufacturer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Immunization-manufacturer",
        "documentation": "Vaccine Manufacturer"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Immunization-status",
        "documentation": "Immunization event status"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Immunization",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Immunization.practitioner", "Immunization.patient", "Immunization.location", "Immunization.manufacturer" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Immunization"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ImmunizationRecommendation.support" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-date",
        "documentation": "Date the evaluation was generated"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-identifier",
        "documentation": "ID of the evaluation"
      }, {
        "name": "target-disease",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-target-disease",
        "documentation": "The vaccine preventable disease being evaluated against"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-patient",
        "documentation": "The patient being evaluated"
      }, {
        "name": "dose-status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-dose-status",
        "documentation": "The status of the dose relative to published recommendations"
      }, {
        "name": "immunization-event",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-immunization-event",
        "documentation": "The vaccine administration event being evaluated"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ImmunizationEvaluation",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ImmunizationEvaluation.patient", "ImmunizationEvaluation.immunization-event" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "DiagnosticReport.based-on", "Observation.based-on" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-date",
        "documentation": "Date recommendation(s) created"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-identifier",
        "documentation": "Business identifier"
      }, {
        "name": "dose-sequence",
        "type": "number",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-dose-sequence",
        "documentation": "Recommended number of doses for immunity"
      }, {
        "name": "target-disease",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-target-disease",
        "documentation": "Disease to be immunized against"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-patient",
        "documentation": "Who this profile is for"
      }, {
        "name": "vaccine-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-vaccine-type",
        "documentation": "Vaccine  or vaccine group recommendation applies to"
      }, {
        "name": "dose-number",
        "type": "number",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-dose-number",
        "documentation": "Recommended dose number within series"
      }, {
        "name": "information",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-information",
        "documentation": "Patient observations supporting recommendation"
      }, {
        "name": "support",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-support",
        "documentation": "Past immunizations supporting recommendation"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-status",
        "documentation": "Vaccine recommendation status"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ImmunizationRecommendation",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ImmunizationRecommendation.patient", "ImmunizationRecommendation.information", "ImmunizationRecommendation.support" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The implementation guide publication date"
      }, {
        "name": "dependency",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-dependency",
        "documentation": "Where to find dependency"
      }, {
        "name": "resource",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource",
        "documentation": "Location of the resource"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the implementation guide"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the implementation guide"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the implementation guide"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the implementation guide"
      }, {
        "name": "experimental",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental",
        "documentation": "For testing purposes, not real usage"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the implementation guide"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the implementation guide"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the implementation guide"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ImplementationGuide",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ImplementationGuide.resource" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The implementation guide input publication date"
      }, {
        "name": "dependency",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuideInput-dependency",
        "documentation": "Where to find dependency"
      }, {
        "name": "resource",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuideInput-resource",
        "documentation": "Location of the resource"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the implementation guide input"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the implementation guide input"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the implementation guide input"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the implementation guide input"
      }, {
        "name": "experimental",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuideInput-experimental",
        "documentation": "For testing purposes, not real usage"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the implementation guide input"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the implementation guide input"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the implementation guide input"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ImplementationGuideInput",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ImplementationGuideInput.resource" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ImplementationGuideInput"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The implementation guide output publication date"
      }, {
        "name": "dependency",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuideOutput-dependency",
        "documentation": "Where to find dependency"
      }, {
        "name": "resource",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuideOutput-resource",
        "documentation": "Location of the resource"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the implementation guide output"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the implementation guide output"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the implementation guide output"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the implementation guide output"
      }, {
        "name": "experimental",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuideOutput-experimental",
        "documentation": "For testing purposes, not real usage"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the implementation guide output"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the implementation guide output"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the implementation guide output"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ImplementationGuideOutput",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ImplementationGuideOutput.resource" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ImplementationGuideOutput"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-date",
        "documentation": "Invoice date / posting date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-identifier",
        "documentation": "Business Identifier for item"
      }, {
        "name": "totalgross",
        "type": "quantity",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-totalgross",
        "documentation": "Gross toal of this Invoice"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-subject",
        "documentation": "Recipient(s) of goods and services"
      }, {
        "name": "participant-role",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-participant-role",
        "documentation": "Type of involevent in creation of this Invoice"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-type",
        "documentation": "Type of Invoice"
      }, {
        "name": "issuer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-issuer",
        "documentation": "Issuing Organization of Invoice"
      }, {
        "name": "participant",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-participant",
        "documentation": "Individual who was involved"
      }, {
        "name": "totalnet",
        "type": "quantity",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-totalnet",
        "documentation": "Net total of this Invoice"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-patient",
        "documentation": "Recipient(s) of goods and services"
      }, {
        "name": "recipient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-recipient",
        "documentation": "Recipient of this invoice"
      }, {
        "name": "account",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-account",
        "documentation": "Account that is being balanced"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Invoice-status",
        "documentation": "draft | issued | balanced | cancelled | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Invoice",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Invoice.subject", "Invoice.issuer", "Invoice.participant", "Invoice.patient", "Invoice.recipient", "Invoice.account" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Invoice"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ItemInstance-subject",
        "documentation": "The identifier of the patient who has devices assigned to"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ItemInstance",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ItemInstance.subject" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ItemInstance"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ActivityDefinition.depends-on", "Measure.depends-on", "PlanDefinition.depends-on" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-date",
        "documentation": "The library publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-identifier",
        "documentation": "External identifier for the library"
      }, {
        "name": "successor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-successor",
        "documentation": "What resource is being referenced"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-jurisdiction",
        "documentation": "Intended jurisdiction for the library"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-description",
        "documentation": "The description of the library"
      }, {
        "name": "derived-from",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-derived-from",
        "documentation": "What resource is being referenced"
      }, {
        "name": "predecessor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-predecessor",
        "documentation": "What resource is being referenced"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-title",
        "documentation": "The human-friendly name of the library"
      }, {
        "name": "composed-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-composed-of",
        "documentation": "What resource is being referenced"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-type",
        "documentation": "The type of the library (e.g. logic-library, model-definition, asset-collection, module-definition)"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-version",
        "documentation": "The business version of the library"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-url",
        "documentation": "The uri that identifies the library"
      }, {
        "name": "effective",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-effective",
        "documentation": "The time during which the library is intended to be in use"
      }, {
        "name": "depends-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-depends-on",
        "documentation": "What resource is being referenced"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-name",
        "documentation": "Computationally friendly name of the library"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-publisher",
        "documentation": "Name of the publisher of the library"
      }, {
        "name": "topic",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-topic",
        "documentation": "Topics associated with the module"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Library-status",
        "documentation": "The current status of the library"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Library",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Library.successor", "Library.derived-from", "Library.predecessor", "Library.composed-of", "Library.depends-on" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Library"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "item",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Linkage-item",
        "documentation": "Matches on any item in the Linkage"
      }, {
        "name": "author",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Linkage-author",
        "documentation": "Author of the Linkage"
      }, {
        "name": "source",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Linkage-source",
        "documentation": "Matches on any item in the Linkage with a type of 'source'"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Linkage",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Linkage.item", "Linkage.author", "Linkage.source" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Linkage"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "When the list was prepared"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Business identifier"
      }, {
        "name": "item",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/List-item",
        "documentation": "Actual entry"
      }, {
        "name": "empty-reason",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/List-empty-reason",
        "documentation": "Why list is empty"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
        "documentation": "What the purpose of this list is"
      }, {
        "name": "notes",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/List-notes",
        "documentation": "The annotation  - text content"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/List-subject",
        "documentation": "If all resources have the same subject"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "If all resources have the same subject"
      }, {
        "name": "source",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/List-source",
        "documentation": "Who and/or what defined the list contents (aka Author)"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "documentation": "Context in which list created"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/List-title",
        "documentation": "Descriptive name for the list"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/List-status",
        "documentation": "current | retired | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "List",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "List.item", "List.subject", "List.patient", "List.source", "List.encounter" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/List"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Account.subject", "Account.patient", "AdverseEvent.location", "Appointment.actor", "Appointment.practitioner", "Appointment.patient", "Appointment.location", "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.location", "Claim.facility", "Contract.domain", "Device.location", "DeviceRequest.subject", "DeviceRequest.patient", "DiagnosticReport.subject", "DiagnosticReport.patient", "EligibilityRequest.facility", "Encounter.location", "ExplanationOfBenefit.facility", "Flag.subject", "Flag.patient", "HealthcareService.location", "Immunization.location", "List.subject", "List.patient", "Location.partof", "MeasureReport.patient", "MeasureReport.subject", "Media.subject", "Media.patient", "MedicationDispense.destination", "Observation.subject", "Observation.patient", "OrganizationRole.location", "PractitionerRole.location", "Procedure.location", "Provenance.location", "ResearchStudy.site", "Schedule.actor", "ServiceRequest.subject", "ServiceRequest.patient" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-identifier",
        "documentation": "An identifier for the location"
      }, {
        "name": "partof",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-partof",
        "documentation": "A location of which this location is a part"
      }, {
        "name": "near-distance",
        "type": "quantity",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-near-distance",
        "documentation": "A distance quantity to limit the near search to locations within a specific distance\n\nRequires the near parameter to also be included"
      }, {
        "name": "address",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-address",
        "documentation": "A (part of the) address of the location"
      }, {
        "name": "address-state",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-address-state",
        "documentation": "A state specified in an address"
      }, {
        "name": "operational-status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-operational-status",
        "documentation": "Searches for locations (typically bed/room) that have an operational status (e.g. contaminated, housekeeping)"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-type",
        "documentation": "A code for the type of location"
      }, {
        "name": "address-postalcode",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-address-postalcode",
        "documentation": "A postal code specified in an address"
      }, {
        "name": "address-country",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-address-country",
        "documentation": "A country specified in an address"
      }, {
        "name": "endpoint",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-endpoint",
        "documentation": "Technical endpoints providing access to services operated for the location"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-organization",
        "documentation": "Searches for locations that are managed by the provided organization"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-name",
        "documentation": "A portion of the location's name or alias"
      }, {
        "name": "address-use",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-address-use",
        "documentation": "A use code specified in an address"
      }, {
        "name": "near",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-near",
        "documentation": "The coordinates expressed as [latitude]:[longitude] (using the WGS84 datum, see notes) to find locations near to (servers may search using a square rather than a circle for efficiency)\n\nRequires the near-distance parameter to be provided also"
      }, {
        "name": "address-city",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-address-city",
        "documentation": "A city specified in an address"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Location-status",
        "documentation": "Searches for locations with a specific kind of status"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Location",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Location.partof", "Location.endpoint", "Location.organization" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Location"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-date",
        "documentation": "The measure publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-identifier",
        "documentation": "External identifier for the measure"
      }, {
        "name": "successor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-successor",
        "documentation": "What resource is being referenced"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-jurisdiction",
        "documentation": "Intended jurisdiction for the measure"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-description",
        "documentation": "The description of the measure"
      }, {
        "name": "derived-from",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-derived-from",
        "documentation": "What resource is being referenced"
      }, {
        "name": "predecessor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-predecessor",
        "documentation": "What resource is being referenced"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-title",
        "documentation": "The human-friendly name of the measure"
      }, {
        "name": "composed-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-composed-of",
        "documentation": "What resource is being referenced"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-version",
        "documentation": "The business version of the measure"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-url",
        "documentation": "The uri that identifies the measure"
      }, {
        "name": "effective",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-effective",
        "documentation": "The time during which the measure is intended to be in use"
      }, {
        "name": "depends-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-depends-on",
        "documentation": "What resource is being referenced"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-name",
        "documentation": "Computationally friendly name of the measure"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-publisher",
        "documentation": "Name of the publisher of the measure"
      }, {
        "name": "topic",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-topic",
        "documentation": "Topics associated with the module"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Measure-status",
        "documentation": "The current status of the measure"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Measure",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Measure.successor", "Measure.derived-from", "Measure.predecessor", "Measure.composed-of", "Measure.depends-on" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Measure"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MeasureReport-identifier",
        "documentation": "External identifier of the measure report to be returned"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MeasureReport-patient",
        "documentation": "The identity of a patient to search for individual measure report results for"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MeasureReport-subject",
        "documentation": "The identity of a subject to search for individual measure report results for"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MeasureReport-status",
        "documentation": "The status of the measure report"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "MeasureReport",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "MeasureReport.patient", "MeasureReport.subject" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MeasureReport"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "DiagnosticReport.media", "Observation.derived-from" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-identifier",
        "documentation": "Identifier(s) for the image"
      }, {
        "name": "modality",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-modality",
        "documentation": "The type of acquisition equipment/process"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-subject",
        "documentation": "Who/What this Media is a record of"
      }, {
        "name": "created",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-created",
        "documentation": "When Media was collected"
      }, {
        "name": "operator",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-operator",
        "documentation": "The person who generated the image"
      }, {
        "name": "view",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-view",
        "documentation": "Imaging view, e.g. Lateral or Antero-posterior"
      }, {
        "name": "site",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-site",
        "documentation": "Observed body part"
      }, {
        "name": "based-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-based-on",
        "documentation": "Procedure that caused this media to be created"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-patient",
        "documentation": "Who/What this Media is a record of"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-context",
        "documentation": "Encounter / Episode associated with media"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-category",
        "documentation": "Classification of  type of media"
      }, {
        "name": "device",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-device",
        "documentation": "Observing Device"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Media-status",
        "documentation": "preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error | unknown"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Media",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Media.subject", "Media.operator", "Media.based-on", "Media.patient", "Media.context", "Media.device" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Media"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "AdverseEvent.substance", "Flag.subject", "Flag.patient", "Group.member", "Medication.ingredient", "MedicationAdministration.medication", "MedicationDispense.medication", "MedicationRequest.medication", "MedicationStatement.medication" ],
      "searchParam": [ {
        "name": "ingredient-code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Medication-ingredient-code",
        "documentation": "The product contained"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-code",
        "documentation": "Codes that identify this medication"
      }, {
        "name": "ingredient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Medication-ingredient",
        "documentation": "The product contained"
      }, {
        "name": "form",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Medication-form",
        "documentation": "powder | tablets | capsule +"
      }, {
        "name": "manufacturer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Medication-manufacturer",
        "documentation": "Manufacturer of the item"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Medication-status",
        "documentation": "active | inactive | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Medication",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Medication.ingredient", "Medication.manufacturer" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Medication"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "AdverseEvent.substance", "ChargeItem.service", "MedicationStatement.part-of", "Observation.part-of", "Procedure.part-of" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-identifier",
        "documentation": "Return administrations with this external identifier"
      }, {
        "name": "request",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-request",
        "documentation": "The identity of a request to list administrations from"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-code",
        "documentation": "Return administrations of this medication code"
      }, {
        "name": "performer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer",
        "documentation": "The identify of the individual who administered the medication"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-subject",
        "documentation": "The identify of the individual or group to list administrations for"
      }, {
        "name": "medication",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-medication",
        "documentation": "Return administrations of this medication resource"
      }, {
        "name": "reason-given",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-given",
        "documentation": "Reasons for administering the medication"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-patient",
        "documentation": "The identity of a patient to list administrations  for"
      }, {
        "name": "effective-time",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-effective-time",
        "documentation": "Date administration happened (or did not happen)"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-context",
        "documentation": "Return administrations that share this encounter or episode of care"
      }, {
        "name": "reason-not-given",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-not-given",
        "documentation": "Reasons for not administering the medication"
      }, {
        "name": "device",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-device",
        "documentation": "Return administrations with this administration device identity"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-status",
        "documentation": "MedicationAdministration event status (for example one of active/paused/completed/nullified)"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "MedicationAdministration",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "MedicationAdministration.request", "MedicationAdministration.performer", "MedicationAdministration.subject", "MedicationAdministration.medication", "MedicationAdministration.patient", "MedicationAdministration.context", "MedicationAdministration.device" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MedicationAdministration"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ChargeItem.service", "MedicationStatement.part-of", "Observation.part-of" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-identifier",
        "documentation": "Return dispenses with this external identifier"
      }, {
        "name": "performer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-performer",
        "documentation": "Return dispenses performed by a specific individual"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-code",
        "documentation": "Return dispenses of this medicine code"
      }, {
        "name": "receiver",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-receiver",
        "documentation": "The identity of a receiver to list dispenses for"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-subject",
        "documentation": "The identity of a patient to list dispenses  for"
      }, {
        "name": "destination",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-destination",
        "documentation": "Return dispenses that should be sent to a specific destination"
      }, {
        "name": "medication",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-medication",
        "documentation": "Return dispenses of this medicine resource"
      }, {
        "name": "responsibleparty",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-responsibleparty",
        "documentation": "Return dispenses with the specified responsible party"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-type",
        "documentation": "Return dispenses of a specific type"
      }, {
        "name": "whenhandedover",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenhandedover",
        "documentation": "Returns dispenses handed over on this date"
      }, {
        "name": "whenprepared",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenprepared",
        "documentation": "Returns dispenses prepared on this date"
      }, {
        "name": "prescription",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-prescription",
        "documentation": "The identity of a prescription to list dispenses from"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-patient",
        "documentation": "The identity of a patient to list dispenses  for"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-context",
        "documentation": "Returns dispenses with a specific context (episode or episode of care)"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-status",
        "documentation": "Return dispenses with a specified dispense status"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "MedicationDispense",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "MedicationDispense.performer", "MedicationDispense.receiver", "MedicationDispense.subject", "MedicationDispense.destination", "MedicationDispense.medication", "MedicationDispense.responsibleparty", "MedicationDispense.prescription", "MedicationDispense.patient", "MedicationDispense.context" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MedicationDispense"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "CarePlan.activity-reference", "ClinicalImpression.action", "DiagnosticReport.based-on", "MedicationAdministration.request", "MedicationDispense.prescription", "Observation.based-on", "ServiceRequest.based-on" ],
      "searchParam": [ {
        "name": "requester",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-requester",
        "documentation": "Returns prescriptions prescribed by this prescriber"
      }, {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-date",
        "documentation": "Returns medication request to be administered on a specific date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-identifier",
        "documentation": "Return prescriptions with this external identifier"
      }, {
        "name": "intended-dispenser",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-dispenser",
        "documentation": "Returns prescriptions intended to be dispensed by this Organization"
      }, {
        "name": "authoredon",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon",
        "documentation": "Return prescriptions written on this date"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-code",
        "documentation": "Return prescriptions of this medication code"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-subject",
        "documentation": "The identity of a patient to list orders  for"
      }, {
        "name": "medication",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-medication",
        "documentation": "Return prescriptions of this medication reference"
      }, {
        "name": "priority",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-priority",
        "documentation": "Returns prescriptions with different priorities"
      }, {
        "name": "intent",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-intent",
        "documentation": "Returns prescriptions with different intents"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-patient",
        "documentation": "Returns prescriptions for a specific patient"
      }, {
        "name": "intended-performer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-performer",
        "documentation": "Returns the intended performer of the administration of the medication request"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-context",
        "documentation": "Return prescriptions with this encounter or episode of care identifier"
      }, {
        "name": "intended-performertype",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-performertype",
        "documentation": "Returns requests for a specific type of performer"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-category",
        "documentation": "Returns prescriptions with different categories"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-status",
        "documentation": "Status of the prescription"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "MedicationRequest",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "MedicationRequest.requester", "MedicationRequest.intended-dispenser", "MedicationRequest.subject", "MedicationRequest.medication", "MedicationRequest.patient", "MedicationRequest.intended-performer", "MedicationRequest.context" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "AdverseEvent.substance", "MedicationStatement.part-of", "Observation.part-of" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-identifier",
        "documentation": "Return statements with this external identifier"
      }, {
        "name": "effective",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-effective",
        "documentation": "Date when patient was taking (or not taking) the medication"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-code",
        "documentation": "Return statements of this medication code"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-subject",
        "documentation": "The identity of a patient, animal or group to list statements for"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-patient",
        "documentation": "Returns statements for a specific patient."
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-context",
        "documentation": "Returns statements for a specific context (episode or episode of Care)."
      }, {
        "name": "medication",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-medication",
        "documentation": "Return statements of this medication reference"
      }, {
        "name": "part-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-part-of",
        "documentation": "Returns statements that are part of another event."
      }, {
        "name": "source",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-source",
        "documentation": "Who or where the information in the statement came from"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-category",
        "documentation": "Returns statements of this category of medicationstatement"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/medications-status",
        "documentation": "Return statements that match the given status"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "MedicationStatement",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "MedicationStatement.subject", "MedicationStatement.patient", "MedicationStatement.context", "MedicationStatement.medication", "MedicationStatement.part-of", "MedicationStatement.source" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MedicationStatement"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "MedicinalProduct",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MedicinalProduct"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "type": "MedicinalProductAuthorization",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MedicinalProductAuthorization"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "type": "MedicinalProductClinicals",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MedicinalProductClinicals"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "type": "MedicinalProductDeviceSpec",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MedicinalProductDeviceSpec"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "type": "MedicinalProductIngredient",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MedicinalProductIngredient"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "type": "MedicinalProductPackaged",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MedicinalProductPackaged"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "type": "MedicinalProductPharmaceutical",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MedicinalProductPharmaceutical"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "type": "MessageDefinition",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MessageDefinition"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The message definition publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-identifier",
        "documentation": "External identifier for the message definition"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the message definition"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the message definition"
      }, {
        "name": "focus",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-focus",
        "documentation": "A resource that is a permitted focus of the message"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-title",
        "documentation": "The human-friendly name of the message definition"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the message definition"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the message definition"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the message definition"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the message definition"
      }, {
        "name": "event",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-event",
        "documentation": "The event that triggers the message"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-category",
        "documentation": "The behavior associated with the message"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the message definition"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchParam": [ {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-code",
        "documentation": "ok | transient-error | fatal-error"
      }, {
        "name": "receiver",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-receiver",
        "documentation": "Intended \"real-world\" recipient for the data"
      }, {
        "name": "author",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-author",
        "documentation": "The source of the decision"
      }, {
        "name": "destination",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination",
        "documentation": "Name of system"
      }, {
        "name": "focus",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-focus",
        "documentation": "The actual content of the message"
      }, {
        "name": "source",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-source",
        "documentation": "Name of system"
      }, {
        "name": "target",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-target",
        "documentation": "Particular delivery destination within the destination"
      }, {
        "name": "destination-uri",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination-uri",
        "documentation": "Actual destination address or id"
      }, {
        "name": "source-uri",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-source-uri",
        "documentation": "Actual message source address or id"
      }, {
        "name": "sender",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-sender",
        "documentation": "Real world sender of the message"
      }, {
        "name": "responsible",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-responsible",
        "documentation": "Final responsibility for event"
      }, {
        "name": "enterer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-enterer",
        "documentation": "The source of the data entry"
      }, {
        "name": "response-id",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-response-id",
        "documentation": "Id of original message"
      }, {
        "name": "event",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-event",
        "documentation": "Code for the event this message represents"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "MessageHeader",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "MessageHeader.receiver", "MessageHeader.author", "MessageHeader.focus", "MessageHeader.target", "MessageHeader.sender", "MessageHeader.responsible", "MessageHeader.enterer" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/MessageHeader"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "NamingSystem",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/NamingSystem"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The naming system publication date"
      }, {
        "name": "period",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-period",
        "documentation": "When is identifier valid?"
      }, {
        "name": "kind",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-kind",
        "documentation": "codesystem | identifier | root"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the naming system"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the naming system"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-type",
        "documentation": "e.g. driver,  provider,  patient, bank etc."
      }, {
        "name": "id-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-id-type",
        "documentation": "oid | uuid | uri | other"
      }, {
        "name": "responsible",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-responsible",
        "documentation": "Who maintains system namespace?"
      }, {
        "name": "contact",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-contact",
        "documentation": "Name of an individual to contact"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the naming system"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the naming system"
      }, {
        "name": "telecom",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-telecom",
        "documentation": "Contact details for individual or organization"
      }, {
        "name": "value",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-value",
        "documentation": "The unique identifier"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the naming system"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchRevInclude": [ "CarePlan.activity-reference", "DiagnosticReport.based-on", "Observation.based-on" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Return nutrition orders with this external identifier"
      }, {
        "name": "datetime",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-datetime",
        "documentation": "Return nutrition orders requested on this date"
      }, {
        "name": "provider",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-provider",
        "documentation": "The identify of the provider who placed the nutrition order"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "The identity of the person who requires the diet, formula or nutritional supplement"
      }, {
        "name": "supplement",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-supplement",
        "documentation": "Type of supplement product requested"
      }, {
        "name": "formula",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-formula",
        "documentation": "Type of enteral or infant formula"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "documentation": "Return nutrition orders with this encounter identifier"
      }, {
        "name": "oraldiet",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-oraldiet",
        "documentation": "Type of diet that can be consumed orally (i.e., take via the mouth)."
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-status",
        "documentation": "Status of the nutrition order."
      }, {
        "name": "additive",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-additive",
        "documentation": "Type of module component to add to the feeding"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "NutritionOrder",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "NutritionOrder.provider", "NutritionOrder.patient", "NutritionOrder.encounter" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/NutritionOrder"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ChargeItem.service", "ClinicalImpression.finding-ref", "ClinicalImpression.investigation", "DiagnosticReport.result", "MedicationStatement.part-of", "Observation.derived-from", "Observation.has-member", "Procedure.part-of", "QuestionnaireResponse.part-of" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "Obtained date/time. If the obtained element is a period, a date that falls in the period"
      }, {
        "name": "combo-data-absent-reason",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason",
        "documentation": "The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing."
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
        "documentation": "The code of the observation type"
      }, {
        "name": "combo-code-value-quantity",
        "type": "composite",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity",
        "documentation": "Code and quantity value parameter pair, including in components"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-subject",
        "documentation": "The subject that the observation is about"
      }, {
        "name": "component-data-absent-reason",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason",
        "documentation": "The reason why the expected value in the element Observation.component.value[x] is missing."
      }, {
        "name": "value-concept",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-value-concept",
        "documentation": "The value of the observation, if the value is a CodeableConcept"
      }, {
        "name": "value-date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-value-date",
        "documentation": "The value of the observation, if the value is a date or period of time"
      }, {
        "name": "derived-from",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-derived-from",
        "documentation": "Related measurements the observation is made from"
      }, {
        "name": "part-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-part-of",
        "documentation": "Part of referenced event"
      }, {
        "name": "has-member",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-has-member",
        "documentation": "Related resource that belongs to the Observation group"
      }, {
        "name": "code-value-string",
        "type": "composite",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-string",
        "documentation": "Code and string value parameter pair"
      }, {
        "name": "component-code-value-quantity",
        "type": "composite",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity",
        "documentation": "Component code and component quantity value parameter pair"
      }, {
        "name": "based-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-based-on",
        "documentation": "Reference to the service request."
      }, {
        "name": "code-value-date",
        "type": "composite",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-date",
        "documentation": "Code and date/time value parameter pair"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "The subject that the observation is about (if patient)"
      }, {
        "name": "specimen",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-specimen",
        "documentation": "Specimen used for this observation"
      }, {
        "name": "component-code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code",
        "documentation": "The component code of the observation type"
      }, {
        "name": "code-value-quantity",
        "type": "composite",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity",
        "documentation": "Code and quantity value parameter pair"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-context",
        "documentation": "Healthcare event  (Episode-of-care or Encounter) related to the observation"
      }, {
        "name": "combo-code-value-concept",
        "type": "composite",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept",
        "documentation": "Code and coded value parameter pair, including in components"
      }, {
        "name": "value-string",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-value-string",
        "documentation": "The value of the observation, if the value is a string, and also searches in CodeableConcept.text"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "The unique id for a particular observation"
      }, {
        "name": "performer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-performer",
        "documentation": "Who performed the observation"
      }, {
        "name": "combo-code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code",
        "documentation": "The code of the observation type or component type"
      }, {
        "name": "method",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-method",
        "documentation": "The method used for the observation"
      }, {
        "name": "value-quantity",
        "type": "quantity",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-value-quantity",
        "documentation": "The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"
      }, {
        "name": "component-value-quantity",
        "type": "quantity",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity",
        "documentation": "The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"
      }, {
        "name": "data-absent-reason",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason",
        "documentation": "The reason why the expected value in the element Observation.value[x] is missing."
      }, {
        "name": "combo-value-quantity",
        "type": "quantity",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity",
        "documentation": "The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "documentation": "Encounter related to the observation"
      }, {
        "name": "code-value-concept",
        "type": "composite",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept",
        "documentation": "Code and coded value parameter pair"
      }, {
        "name": "component-code-value-concept",
        "type": "composite",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept",
        "documentation": "Component code and component coded value parameter pair"
      }, {
        "name": "component-value-concept",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept",
        "documentation": "The value of the component observation, if the value is a CodeableConcept"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-category",
        "documentation": "The classification of the type of observation"
      }, {
        "name": "device",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-device",
        "documentation": "The Device that generated the observation data."
      }, {
        "name": "combo-value-concept",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept",
        "documentation": "The value or component value of the observation, if the value is a CodeableConcept"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Observation-status",
        "documentation": "The status of the observation"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Observation",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Observation.subject", "Observation.derived-from", "Observation.part-of", "Observation.has-member", "Observation.based-on", "Observation.patient", "Observation.specimen", "Observation.context", "Observation.performer", "Observation.encounter", "Observation.device" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Observation"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "ObservationDefinition",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ObservationDefinition"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchParam": [ {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/OccupationalData-subject",
        "documentation": "Who the occupational data is collected about"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "OccupationalData",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "OccupationalData.subject" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/OccupationalData"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "OperationDefinition.base" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The operation definition publication date"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-code",
        "documentation": "Name used to invoke the operation"
      }, {
        "name": "instance",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance",
        "documentation": "Invoke on an instance?"
      }, {
        "name": "kind",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind",
        "documentation": "operation | query"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the operation definition"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the operation definition"
      }, {
        "name": "context-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-context-type",
        "documentation": "A type of use context assigned to the operation definition"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-type",
        "documentation": "Invoke at the type level?"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the operation definition"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the operation definition"
      }, {
        "name": "input-profile",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile",
        "documentation": "Validation information for in parameters"
      }, {
        "name": "output-profile",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile",
        "documentation": "Validation information for out parameters"
      }, {
        "name": "system",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-system",
        "documentation": "Invoke at the system level?"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the operation definition"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the operation definition"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the operation definition"
      }, {
        "name": "base",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-base",
        "documentation": "Marks this as a profile of the base"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "OperationDefinition",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "OperationDefinition.input-profile", "OperationDefinition.output-profile", "OperationDefinition.base" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/OperationDefinition"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "OperationOutcome",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/OperationOutcome"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchRevInclude": [ "Account.owner", "Account.subject", "Account.patient", "AuditEvent.agent", "AuditEvent.patient", "CarePlan.performer", "CareTeam.participant", "ChargeItem.performing-organization", "ChargeItem.participant-actor", "ChargeItem.enterer", "ChargeItem.requesting-organization", "Claim.care-team", "Claim.payee", "Claim.insurer", "Claim.organization", "ClaimResponse.insurer", "Communication.sender", "Communication.recipient", "CommunicationRequest.requester", "CommunicationRequest.sender", "CommunicationRequest.recipient", "Composition.author", "Composition.attester", "Consent.actor", "Consent.organization", "Consent.consentor", "Contract.authority", "Contract.signer", "Coverage.payor", "Coverage.policy-holder", "Device.organization", "DeviceRequest.requester", "DeviceRequest.performer", "DiagnosticReport.performer", "DiagnosticReport.results-interpreter", "DocumentManifest.agent", "DocumentManifest.recipient", "DocumentReference.agent", "DocumentReference.authenticator", "DocumentReference.custodian", "EligibilityRequest.organization", "EligibilityResponse.insurer", "EligibilityResponse.request-organization", "Encounter.service-provider", "Endpoint.organization", "EnrollmentRequest.organization", "EnrollmentResponse.organization", "EpisodeOfCare.organization", "ExplanationOfBenefit.care-team", "ExplanationOfBenefit.payee", "ExplanationOfBenefit.organization", "Flag.subject", "Flag.patient", "Flag.author", "Goal.patient", "Goal.subject", "HealthcareService.organization", "ImagingStudy.performer", "Immunization.manufacturer", "Invoice.issuer", "Invoice.participant", "Invoice.recipient", "Linkage.author", "Location.organization", "Media.operator", "Medication.manufacturer", "MedicationDispense.performer", "MedicationRequest.requester", "MedicationRequest.intended-dispenser", "MedicationRequest.intended-performer", "MedicationStatement.source", "MessageHeader.receiver", "MessageHeader.sender", "MessageHeader.responsible", "Observation.performer", "Organization.partof", "OrganizationRole.primary-organization", "OrganizationRole.network", "OrganizationRole.participating-organization", "Patient.general-practitioner", "Patient.organization", "PaymentNotice.organization", "PaymentReconciliation.organization", "PaymentReconciliation.request-organization", "Person.organization", "PractitionerRole.organization", "Procedure.performer", "ProcessRequest.organization", "ProcessResponse.organization", "ProcessResponse.request-organization", "ProductPlan.owned-by", "ProductPlan.administered-by", "Provenance.agent", "ResearchStudy.sponsor", "ServiceRequest.requester", "ServiceRequest.performer", "SupplyDelivery.supplier", "SupplyRequest.requester", "SupplyRequest.supplier", "Task.owner", "Task.requester" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-identifier",
        "documentation": "Any identifier for the organization (not the accreditation issuer's identifier)"
      }, {
        "name": "partof",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-partof",
        "documentation": "An organization of which this organization forms a part"
      }, {
        "name": "address",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-address",
        "documentation": "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"
      }, {
        "name": "address-state",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-address-state",
        "documentation": "A state specified in an address"
      }, {
        "name": "active",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-active",
        "documentation": "Is the Organization record active"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-type",
        "documentation": "A code for the type of organization"
      }, {
        "name": "address-postalcode",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-address-postalcode",
        "documentation": "A postal code specified in an address"
      }, {
        "name": "address-country",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-address-country",
        "documentation": "A country specified in an address"
      }, {
        "name": "endpoint",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-endpoint",
        "documentation": "Technical endpoints providing access to services operated for the organization"
      }, {
        "name": "phonetic",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-phonetic",
        "documentation": "A portion of the organization's name using some kind of phonetic matching algorithm"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-name",
        "documentation": "A portion of the organization's name or alias"
      }, {
        "name": "address-use",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-address-use",
        "documentation": "A use code specified in an address"
      }, {
        "name": "address-city",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Organization-address-city",
        "documentation": "A city specified in an address"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Organization",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Organization.partof", "Organization.endpoint" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Organization"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-date",
        "documentation": "The period during which the practitioner is authorized to perform in these role(s)"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-identifier",
        "documentation": "A practitioner's Identifier"
      }, {
        "name": "specialty",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-specialty",
        "documentation": "The practitioner has this specialty at an organization"
      }, {
        "name": "role",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-role",
        "documentation": "The practitioner can perform this role at for the organization"
      }, {
        "name": "active",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-active",
        "documentation": "Whether this practitioner role record is in active use"
      }, {
        "name": "primary-organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-primary-organization",
        "documentation": "The identity of the organization the practitioner represents / acts on behalf of"
      }, {
        "name": "network",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-network",
        "documentation": "One of the locations at which this practitioner provides care"
      }, {
        "name": "endpoint",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-endpoint",
        "documentation": "Technical endpoints providing access to services operated for the practitioner with this role"
      }, {
        "name": "phone",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-phone",
        "documentation": "A value in a phone contact"
      }, {
        "name": "service",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-service",
        "documentation": "The list of healthcare services that this worker provides for this role's Organization/Location(s)"
      }, {
        "name": "participating-organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-participating-organization",
        "documentation": "Practitioner that is able to provide the defined services for the organization"
      }, {
        "name": "telecom",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-telecom",
        "documentation": "The value in any kind of contact"
      }, {
        "name": "location",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-location",
        "documentation": "One of the locations at which this practitioner provides care"
      }, {
        "name": "email",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/OrganizationRole-email",
        "documentation": "A value in an email contact"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "OrganizationRole",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "OrganizationRole.primary-organization", "OrganizationRole.network", "OrganizationRole.endpoint", "OrganizationRole.service", "OrganizationRole.participating-organization", "OrganizationRole.location" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/OrganizationRole"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Account.subject", "Account.patient", "AdverseEvent.recorder", "AdverseEvent.subject", "AllergyIntolerance.recorder", "AllergyIntolerance.asserter", "AllergyIntolerance.patient", "Appointment.actor", "Appointment.practitioner", "Appointment.patient", "Appointment.location", "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.location", "AuditEvent.agent", "AuditEvent.patient", "Basic.author", "BodyStructure.patient", "CarePlan.performer", "CarePlan.subject", "CarePlan.patient", "CareTeam.patient", "CareTeam.subject", "CareTeam.participant", "ChargeItem.subject", "ChargeItem.participant-actor", "ChargeItem.patient", "ChargeItem.enterer", "Claim.payee", "Claim.patient", "ClaimResponse.patient", "ClinicalImpression.subject", "ClinicalImpression.patient", "Communication.subject", "Communication.sender", "Communication.patient", "Communication.recipient", "CommunicationRequest.requester", "CommunicationRequest.subject", "CommunicationRequest.sender", "CommunicationRequest.patient", "CommunicationRequest.recipient", "Composition.author", "Composition.attester", "Condition.subject", "Condition.asserter", "Condition.patient", "Consent.actor", "Consent.patient", "Consent.consentor", "Contract.signer", "Coverage.subscriber", "Coverage.payor", "Coverage.beneficiary", "Coverage.patient", "Coverage.policy-holder", "DetectedIssue.patient", "Device.patient", "DeviceRequest.performer", "DeviceRequest.subject", "DeviceRequest.patient", "DeviceUseStatement.subject", "DeviceUseStatement.patient", "DiagnosticReport.subject", "DiagnosticReport.patient", "DocumentManifest.agent", "DocumentManifest.subject", "DocumentManifest.patient", "DocumentManifest.recipient", "DocumentReference.agent", "DocumentReference.subject", "DocumentReference.patient", "EligibilityRequest.patient", "Encounter.subject", "Encounter.patient", "EnrollmentRequest.subject", "EnrollmentRequest.patient", "EpisodeOfCare.patient", "ExplanationOfBenefit.payee", "ExplanationOfBenefit.patient", "FamilyMemberHistory.patient", "Flag.subject", "Flag.patient", "Flag.author", "Goal.patient", "Goal.subject", "Group.member", "GuidanceResponse.patient", "GuidanceResponse.subject", "ImagingStudy.performer", "ImagingStudy.subject", "ImagingStudy.patient", "Immunization.patient", "ImmunizationEvaluation.patient", "ImmunizationRecommendation.patient", "Invoice.subject", "Invoice.participant", "Invoice.patient", "Invoice.recipient", "ItemInstance.subject", "List.subject", "List.patient", "List.source", "MeasureReport.patient", "MeasureReport.subject", "Media.subject", "Media.operator", "Media.patient", "MedicationAdministration.performer", "MedicationAdministration.subject", "MedicationAdministration.patient", "MedicationDispense.performer", "MedicationDispense.receiver", "MedicationDispense.subject", "MedicationDispense.patient", "MedicationRequest.requester", "MedicationRequest.subject", "MedicationRequest.patient", "MedicationRequest.intended-performer", "MedicationStatement.subject", "MedicationStatement.patient", "MedicationStatement.source", "NutritionOrder.patient", "Observation.subject", "Observation.patient", "Observation.performer", "OccupationalData.subject", "Patient.link", "Person.practitioner", "Person.link", "Person.relatedperson", "Person.patient", "Procedure.performer", "Procedure.subject", "Procedure.patient", "Provenance.agent", "QuestionnaireResponse.author", "QuestionnaireResponse.source", "RelatedPerson.patient", "RequestGroup.subject", "RequestGroup.participant", "RequestGroup.patient", "ResearchSubject.individual", "ResearchSubject.patient", "RiskAssessment.subject", "RiskAssessment.patient", "Schedule.actor", "Sequence.patient", "ServiceRequest.requester", "ServiceRequest.performer", "ServiceRequest.subject", "ServiceRequest.patient", "Specimen.subject", "Specimen.patient", "SupplyDelivery.patient", "SupplyRequest.requester", "Task.owner", "Task.requester", "UserSession.user", "VisionPrescription.patient" ],
      "searchParam": [ {
        "name": "birthdate",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-birthdate",
        "documentation": "The patient's date of birth"
      }, {
        "name": "deceased",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Patient-deceased",
        "documentation": "This patient has been marked as deceased, or as a death date entered"
      }, {
        "name": "address-state",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-state",
        "documentation": "A state specified in an address"
      }, {
        "name": "gender",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-gender",
        "documentation": "Gender of the patient"
      }, {
        "name": "animal-species",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Patient-animal-species",
        "documentation": "The species for animal patients"
      }, {
        "name": "link",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Patient-link",
        "documentation": "All patients linked to the given patient"
      }, {
        "name": "language",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Patient-language",
        "documentation": "Language code (irrespective of use value)"
      }, {
        "name": "animal-breed",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Patient-animal-breed",
        "documentation": "The breed for animal patients"
      }, {
        "name": "address-country",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-country",
        "documentation": "A country specified in an address"
      }, {
        "name": "death-date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Patient-death-date",
        "documentation": "The date of death has been provided and satisfies this search value"
      }, {
        "name": "phonetic",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-phonetic",
        "documentation": "A portion of either family or given name using some kind of phonetic matching algorithm"
      }, {
        "name": "telecom",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-telecom",
        "documentation": "The value in any kind of telecom details of the patient"
      }, {
        "name": "address-city",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-city",
        "documentation": "A city specified in an address"
      }, {
        "name": "email",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-email",
        "documentation": "A value in an email contact"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Patient-identifier",
        "documentation": "A patient identifier"
      }, {
        "name": "given",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-given",
        "documentation": "A portion of the given name of the patient"
      }, {
        "name": "address",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address",
        "documentation": "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"
      }, {
        "name": "general-practitioner",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner",
        "documentation": "Patient's nominated general practitioner, not the organization that manages the record"
      }, {
        "name": "active",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Patient-active",
        "documentation": "Whether the patient record is active"
      }, {
        "name": "address-postalcode",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
        "documentation": "A postalCode specified in an address"
      }, {
        "name": "phone",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-phone",
        "documentation": "A value in a phone contact"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Patient-organization",
        "documentation": "The organization at which this person is a patient"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Patient-name",
        "documentation": "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
      }, {
        "name": "address-use",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-use",
        "documentation": "A use code specified in an address"
      }, {
        "name": "family",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-family",
        "documentation": "A portion of the family name of the patient"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Patient",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Patient.link", "Patient.general-practitioner", "Patient.organization" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Patient"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-identifier",
        "documentation": "The business identifier of the notice"
      }, {
        "name": "request",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-request",
        "documentation": "The Claim"
      }, {
        "name": "provider",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-provider",
        "documentation": "The reference to the provider"
      }, {
        "name": "created",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-created",
        "documentation": "Creation date fro the notice"
      }, {
        "name": "response",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-response",
        "documentation": "The ClaimResponse"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-organization",
        "documentation": "The organization who generated this resource"
      }, {
        "name": "payment-status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-payment-status",
        "documentation": "The type of payment notice"
      }, {
        "name": "statusdate",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-statusdate",
        "documentation": "The date of the payment action"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-status",
        "documentation": "The status of the payment notice"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "PaymentNotice",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "PaymentNotice.request", "PaymentNotice.provider", "PaymentNotice.response", "PaymentNotice.organization" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/PaymentNotice"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-identifier",
        "documentation": "The business identifier of the Explanation of Benefit"
      }, {
        "name": "request",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request",
        "documentation": "The reference to the claim"
      }, {
        "name": "disposition",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-disposition",
        "documentation": "The contents of the disposition message"
      }, {
        "name": "created",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-created",
        "documentation": "The creation date"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-organization",
        "documentation": "The organization who generated this resource"
      }, {
        "name": "request-organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-organization",
        "documentation": "The organization who generated this resource"
      }, {
        "name": "request-provider",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-provider",
        "documentation": "The reference to the provider who sumbitted the claim"
      }, {
        "name": "outcome",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-outcome",
        "documentation": "The processing outcome"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-status",
        "documentation": "The status of the payment reconciliation"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "PaymentReconciliation",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "PaymentReconciliation.request", "PaymentReconciliation.organization", "PaymentReconciliation.request-organization", "PaymentReconciliation.request-provider" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/PaymentReconciliation"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Person.practitioner", "Person.link", "Person.relatedperson", "Person.patient", "RequestGroup.participant" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Person-identifier",
        "documentation": "A person Identifier"
      }, {
        "name": "address",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address",
        "documentation": "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"
      }, {
        "name": "birthdate",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-birthdate",
        "documentation": "The person's date of birth"
      }, {
        "name": "address-state",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-state",
        "documentation": "A state specified in an address"
      }, {
        "name": "gender",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-gender",
        "documentation": "The gender of the person"
      }, {
        "name": "practitioner",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Person-practitioner",
        "documentation": "The Person links to this Practitioner"
      }, {
        "name": "link",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Person-link",
        "documentation": "Any link has this Patient, Person, RelatedPerson or Practitioner reference"
      }, {
        "name": "relatedperson",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Person-relatedperson",
        "documentation": "The Person links to this RelatedPerson"
      }, {
        "name": "address-postalcode",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
        "documentation": "A postal code specified in an address"
      }, {
        "name": "address-country",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-country",
        "documentation": "A country specified in an address"
      }, {
        "name": "phonetic",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-phonetic",
        "documentation": "A portion of name using some kind of phonetic matching algorithm"
      }, {
        "name": "phone",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-phone",
        "documentation": "A value in a phone contact"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Person-patient",
        "documentation": "The Person links to this Patient"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Person-organization",
        "documentation": "The organization at which this person record is being managed"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Person-name",
        "documentation": "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
      }, {
        "name": "address-use",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-use",
        "documentation": "A use code specified in an address"
      }, {
        "name": "telecom",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-telecom",
        "documentation": "The value in any kind of contact"
      }, {
        "name": "address-city",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-city",
        "documentation": "A city specified in an address"
      }, {
        "name": "email",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-email",
        "documentation": "A value in an email contact"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Person",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Person.practitioner", "Person.link", "Person.relatedperson", "Person.patient", "Person.organization" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Person"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Flag.subject", "Flag.patient", "PlanDefinition.definition", "ResearchStudy.protocol" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-date",
        "documentation": "The plan definition publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-identifier",
        "documentation": "External identifier for the plan definition"
      }, {
        "name": "successor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-successor",
        "documentation": "What resource is being referenced"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-jurisdiction",
        "documentation": "Intended jurisdiction for the plan definition"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-description",
        "documentation": "The description of the plan definition"
      }, {
        "name": "derived-from",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-derived-from",
        "documentation": "What resource is being referenced"
      }, {
        "name": "predecessor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-predecessor",
        "documentation": "What resource is being referenced"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-title",
        "documentation": "The human-friendly name of the plan definition"
      }, {
        "name": "composed-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-composed-of",
        "documentation": "What resource is being referenced"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-type",
        "documentation": "The type of artifact the plan (e.g. order-set, eca-rule, protocol)"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-version",
        "documentation": "The business version of the plan definition"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-url",
        "documentation": "The uri that identifies the plan definition"
      }, {
        "name": "effective",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-effective",
        "documentation": "The time during which the plan definition is intended to be in use"
      }, {
        "name": "depends-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-depends-on",
        "documentation": "What resource is being referenced"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-name",
        "documentation": "Computationally friendly name of the plan definition"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-publisher",
        "documentation": "Name of the publisher of the plan definition"
      }, {
        "name": "topic",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-topic",
        "documentation": "Topics associated with the module"
      }, {
        "name": "definition",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-definition",
        "documentation": "Activity or plan definitions used by plan definition"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-status",
        "documentation": "The current status of the plan definition"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "PlanDefinition",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "PlanDefinition.successor", "PlanDefinition.derived-from", "PlanDefinition.predecessor", "PlanDefinition.composed-of", "PlanDefinition.depends-on", "PlanDefinition.definition" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/PlanDefinition"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Account.subject", "Account.patient", "AdverseEvent.recorder", "AdverseEvent.subject", "AllergyIntolerance.recorder", "AllergyIntolerance.asserter", "Appointment.actor", "Appointment.practitioner", "Appointment.patient", "Appointment.location", "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.location", "AuditEvent.agent", "AuditEvent.patient", "Basic.author", "CarePlan.performer", "CareTeam.participant", "ChargeItem.participant-actor", "ChargeItem.enterer", "Claim.care-team", "Claim.payee", "Claim.provider", "Claim.enterer", "ClaimResponse.request-provider", "ClinicalImpression.assessor", "Communication.sender", "Communication.recipient", "CommunicationRequest.requester", "CommunicationRequest.sender", "CommunicationRequest.recipient", "Composition.author", "Composition.attester", "Condition.asserter", "Consent.actor", "Consent.consentor", "Contract.signer", "DetectedIssue.author", "DeviceRequest.requester", "DeviceRequest.performer", "DiagnosticReport.performer", "DiagnosticReport.results-interpreter", "DocumentManifest.agent", "DocumentManifest.subject", "DocumentManifest.patient", "DocumentManifest.recipient", "DocumentReference.agent", "DocumentReference.subject", "DocumentReference.patient", "DocumentReference.authenticator", "EligibilityRequest.provider", "EligibilityRequest.enterer", "EligibilityResponse.request-provider", "Encounter.practitioner", "Encounter.participant", "EpisodeOfCare.care-manager", "ExplanationOfBenefit.care-team", "ExplanationOfBenefit.payee", "ExplanationOfBenefit.provider", "ExplanationOfBenefit.enterer", "Flag.subject", "Flag.patient", "Flag.author", "Group.member", "ImagingStudy.performer", "Immunization.practitioner", "Invoice.participant", "Linkage.author", "List.source", "MeasureReport.patient", "MeasureReport.subject", "Media.subject", "Media.operator", "Media.patient", "MedicationAdministration.performer", "MedicationDispense.performer", "MedicationDispense.receiver", "MedicationDispense.responsibleparty", "MedicationRequest.requester", "MedicationRequest.intended-performer", "MedicationStatement.source", "MessageHeader.receiver", "MessageHeader.author", "MessageHeader.sender", "MessageHeader.responsible", "MessageHeader.enterer", "NutritionOrder.provider", "Observation.performer", "Patient.general-practitioner", "PaymentNotice.provider", "PaymentReconciliation.request-provider", "Person.practitioner", "Person.link", "Person.relatedperson", "Person.patient", "PractitionerRole.practitioner", "Procedure.performer", "ProcessRequest.provider", "ProcessResponse.request-provider", "Provenance.agent", "QuestionnaireResponse.author", "QuestionnaireResponse.source", "RequestGroup.author", "RequestGroup.participant", "ResearchStudy.principalinvestigator", "RiskAssessment.performer", "Schedule.actor", "ServiceRequest.requester", "ServiceRequest.performer", "Specimen.collector", "SupplyDelivery.receiver", "SupplyDelivery.supplier", "SupplyRequest.requester", "Task.owner", "Task.requester", "UserSession.user", "VisionPrescription.prescriber" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Practitioner-identifier",
        "documentation": "A practitioner's Identifier"
      }, {
        "name": "given",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-given",
        "documentation": "A portion of the given name"
      }, {
        "name": "address",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address",
        "documentation": "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"
      }, {
        "name": "address-state",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-state",
        "documentation": "A state specified in an address"
      }, {
        "name": "gender",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-gender",
        "documentation": "Gender of the practitioner"
      }, {
        "name": "active",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Practitioner-active",
        "documentation": "Whether the practitioner record is active"
      }, {
        "name": "address-postalcode",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
        "documentation": "A postalCode specified in an address"
      }, {
        "name": "address-country",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-country",
        "documentation": "A country specified in an address"
      }, {
        "name": "phonetic",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-phonetic",
        "documentation": "A portion of either family or given name using some kind of phonetic matching algorithm"
      }, {
        "name": "phone",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-phone",
        "documentation": "A value in a phone contact"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Practitioner-name",
        "documentation": "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
      }, {
        "name": "address-use",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-use",
        "documentation": "A use code specified in an address"
      }, {
        "name": "telecom",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-telecom",
        "documentation": "The value in any kind of contact"
      }, {
        "name": "family",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-family",
        "documentation": "A portion of the family name"
      }, {
        "name": "address-city",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-city",
        "documentation": "A city specified in an address"
      }, {
        "name": "communication",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Practitioner-communication",
        "documentation": "One of the languages that the practitioner can communicate with"
      }, {
        "name": "email",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-email",
        "documentation": "A value in an email contact"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Practitioner",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Practitioner"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "AuditEvent.agent", "AuditEvent.patient", "CarePlan.performer", "Communication.sender", "Communication.recipient", "CommunicationRequest.requester", "CommunicationRequest.sender", "Composition.author", "Composition.attester", "Condition.asserter", "DeviceRequest.requester", "DeviceRequest.performer", "DiagnosticReport.performer", "DiagnosticReport.results-interpreter", "DocumentManifest.agent", "DocumentManifest.recipient", "DocumentReference.agent", "ImagingStudy.performer", "List.source", "Media.operator", "MedicationAdministration.performer", "MedicationDispense.performer", "MedicationRequest.requester", "MedicationRequest.intended-performer", "NutritionOrder.provider", "Observation.performer", "Procedure.performer", "Provenance.agent", "Schedule.actor", "ServiceRequest.requester", "ServiceRequest.performer", "SupplyDelivery.supplier", "SupplyRequest.requester", "Task.owner", "Task.requester" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-date",
        "documentation": "The period during which the practitioner is authorized to perform in these role(s)"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier",
        "documentation": "A practitioner's Identifier"
      }, {
        "name": "specialty",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty",
        "documentation": "The practitioner has this specialty at an organization"
      }, {
        "name": "role",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-role",
        "documentation": "The practitioner can perform this role at for the organization"
      }, {
        "name": "practitioner",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
        "documentation": "Practitioner that is able to provide the defined services for the organization"
      }, {
        "name": "active",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-active",
        "documentation": "Whether this practitioner role record is in active use"
      }, {
        "name": "endpoint",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-endpoint",
        "documentation": "Technical endpoints providing access to services operated for the practitioner with this role"
      }, {
        "name": "phone",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-phone",
        "documentation": "A value in a phone contact"
      }, {
        "name": "service",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-service",
        "documentation": "The list of healthcare services that this worker provides for this role's Organization/Location(s)"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-organization",
        "documentation": "The identity of the organization the practitioner represents / acts on behalf of"
      }, {
        "name": "telecom",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-telecom",
        "documentation": "The value in any kind of contact"
      }, {
        "name": "location",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-location",
        "documentation": "One of the locations at which this practitioner provides care"
      }, {
        "name": "email",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-email",
        "documentation": "A value in an email contact"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "PractitionerRole",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "PractitionerRole.practitioner", "PractitionerRole.endpoint", "PractitionerRole.service", "PractitionerRole.organization", "PractitionerRole.location" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ChargeItem.service", "ClinicalImpression.action", "Encounter.diagnosis", "Flag.subject", "Flag.patient", "MedicationStatement.part-of", "Observation.part-of", "Procedure.part-of", "QuestionnaireResponse.part-of" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "When the procedure was performed"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "A unique identifier for a procedure"
      }, {
        "name": "instantiates",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/Procedure-instantiates",
        "documentation": "Instantiates protocol or definition"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
        "documentation": "A code to identify a  procedure"
      }, {
        "name": "performer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Procedure-performer",
        "documentation": "The reference to the practitioner"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Procedure-subject",
        "documentation": "Search by subject"
      }, {
        "name": "part-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Procedure-part-of",
        "documentation": "Part of referenced event"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "documentation": "Search by encounter"
      }, {
        "name": "based-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Procedure-based-on",
        "documentation": "A request for this procedure"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Search by subject - a patient"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Procedure-context",
        "documentation": "Encounter or episode associated with the procedure"
      }, {
        "name": "location",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Procedure-location",
        "documentation": "Where the procedure happened"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Procedure-category",
        "documentation": "Classification of the procedure"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Procedure-status",
        "documentation": "preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error | unknown"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Procedure",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Procedure.performer", "Procedure.subject", "Procedure.part-of", "Procedure.encounter", "Procedure.based-on", "Procedure.patient", "Procedure.context", "Procedure.location" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Procedure"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "PaymentReconciliation.request" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-identifier",
        "documentation": "The business identifier of the ProcessRequest"
      }, {
        "name": "provider",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-provider",
        "documentation": "The provider who regenerated this request"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-organization",
        "documentation": "The organization who generated this request"
      }, {
        "name": "action",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-action",
        "documentation": "The action requested by this resource"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-status",
        "documentation": "The status of the process request"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ProcessRequest",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ProcessRequest.provider", "ProcessRequest.organization" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ProcessRequest"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-identifier",
        "documentation": "The business identifier of the Explanation of Benefit"
      }, {
        "name": "request",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request",
        "documentation": "The reference to the claim"
      }, {
        "name": "organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-organization",
        "documentation": "The organization who generated this resource"
      }, {
        "name": "request-organization",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-organization",
        "documentation": "The Organization who is responsible the request transaction"
      }, {
        "name": "request-provider",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-provider",
        "documentation": "The Provider who is responsible the request transaction"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-status",
        "documentation": "The status of the process response"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ProcessResponse",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ProcessResponse.request", "ProcessResponse.organization", "ProcessResponse.request-organization", "ProcessResponse.request-provider" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ProcessResponse"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-identifier",
        "documentation": "Any identifier for the organization (not the accreditation issuer's identifier)"
      }, {
        "name": "address",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-address",
        "documentation": "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"
      }, {
        "name": "address-state",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-address-state",
        "documentation": "A state specified in an address"
      }, {
        "name": "owned-by",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-owned-by",
        "documentation": "An organization of which this organization forms a part"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-type",
        "documentation": "A code for the type of organization"
      }, {
        "name": "address-postalcode",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-address-postalcode",
        "documentation": "A postal code specified in an address"
      }, {
        "name": "administered-by",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-administered-by",
        "documentation": "Administrator of the product/plan"
      }, {
        "name": "address-country",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-address-country",
        "documentation": "A country specified in an address"
      }, {
        "name": "endpoint",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-endpoint",
        "documentation": "Technical endpoints providing access to services operated for the organization"
      }, {
        "name": "phonetic",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-phonetic",
        "documentation": "A portion of the organization's name using some kind of phonetic matching algorithm"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-name",
        "documentation": "A portion of the organization's name or alias"
      }, {
        "name": "address-use",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-address-use",
        "documentation": "A use code specified in an address"
      }, {
        "name": "address-city",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-address-city",
        "documentation": "A city specified in an address"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ProductPlan-status",
        "documentation": "Is the Organization record active"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ProductPlan",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ProductPlan.owned-by", "ProductPlan.administered-by", "ProductPlan.endpoint" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ProductPlan"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "entity-ref",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Provenance-entity-ref",
        "documentation": "Identity of entity"
      }, {
        "name": "agent-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Provenance-agent-type",
        "documentation": "How the agent participated"
      }, {
        "name": "agent",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Provenance-agent",
        "documentation": "Who participated"
      }, {
        "name": "signature-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Provenance-signature-type",
        "documentation": "Indication of the reason the entity signed the object(s)"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Provenance-patient",
        "documentation": "Target Reference(s) (usually version specific)"
      }, {
        "name": "location",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Provenance-location",
        "documentation": "Where the activity occurred, if relevant"
      }, {
        "name": "recorded",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Provenance-recorded",
        "documentation": "When the activity was recorded / updated"
      }, {
        "name": "agent-role",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Provenance-agent-role",
        "documentation": "What the agents role was"
      }, {
        "name": "when",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Provenance-when",
        "documentation": "When the activity occurred"
      }, {
        "name": "entity-id",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Provenance-entity-id",
        "documentation": "Identity of entity"
      }, {
        "name": "target",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Provenance-target",
        "documentation": "Target Reference(s) (usually version specific)"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Provenance",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Provenance.entity-ref", "Provenance.agent", "Provenance.patient", "Provenance.location", "Provenance.target" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Provenance"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "QuestionnaireResponse.questionnaire" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-date",
        "documentation": "The questionnaire publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-identifier",
        "documentation": "External identifier for the questionnaire"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-code",
        "documentation": "A code that corresponds to one of its items in the questionnaire"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-jurisdiction",
        "documentation": "Intended jurisdiction for the questionnaire"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-description",
        "documentation": "The description of the questionnaire"
      }, {
        "name": "context-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-context-type",
        "documentation": "A type of use context assigned to the questionnaire"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-title",
        "documentation": "The human-friendly name of the questionnaire"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-version",
        "documentation": "The business version of the questionnaire"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-url",
        "documentation": "The uri that identifies the questionnaire"
      }, {
        "name": "effective",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-effective",
        "documentation": "The time during which the questionnaire is intended to be in use"
      }, {
        "name": "subject-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-subject-type",
        "documentation": "Resource that can be subject of QuestionnaireResponse"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-name",
        "documentation": "Computationally friendly name of the questionnaire"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-publisher",
        "documentation": "Name of the publisher of the questionnaire"
      }, {
        "name": "definition",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-definition",
        "documentation": "ElementDefinition - details for the item"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-status",
        "documentation": "The current status of the questionnaire"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Questionnaire",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Questionnaire"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ClinicalImpression.investigation", "Consent.source", "Observation.derived-from", "Observation.has-member" ],
      "searchParam": [ {
        "name": "authored",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored",
        "documentation": "When the questionnaire response was last changed"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-identifier",
        "documentation": "The unique identifier for the questionnaire response"
      }, {
        "name": "questionnaire",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire",
        "documentation": "The questionnaire the answers are provided for"
      }, {
        "name": "based-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-based-on",
        "documentation": "Plan/proposal/order fulfilled by this questionnaire response"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-subject",
        "documentation": "The subject of the questionnaire response"
      }, {
        "name": "author",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author",
        "documentation": "The author of the questionnaire response"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-patient",
        "documentation": "The patient that is the subject of the questionnaire response"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-context",
        "documentation": "Encounter or episode associated with the questionnaire response"
      }, {
        "name": "part-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-part-of",
        "documentation": "Procedure or observation this questionnaire response was performed as a part of"
      }, {
        "name": "source",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-source",
        "documentation": "The individual providing the information reflected in the questionnaire respose"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status",
        "documentation": "The status of the questionnaire response"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "QuestionnaireResponse",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "QuestionnaireResponse.questionnaire", "QuestionnaireResponse.based-on", "QuestionnaireResponse.subject", "QuestionnaireResponse.author", "QuestionnaireResponse.patient", "QuestionnaireResponse.context", "QuestionnaireResponse.part-of", "QuestionnaireResponse.source" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "AdverseEvent.recorder", "AdverseEvent.subject", "AllergyIntolerance.recorder", "AllergyIntolerance.asserter", "Appointment.actor", "Appointment.practitioner", "Appointment.patient", "Appointment.location", "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.location", "AuditEvent.agent", "AuditEvent.patient", "Basic.author", "CarePlan.performer", "CareTeam.participant", "ChargeItem.participant-actor", "ChargeItem.enterer", "Claim.payee", "Communication.sender", "Communication.recipient", "CommunicationRequest.requester", "CommunicationRequest.sender", "CommunicationRequest.recipient", "Composition.author", "Condition.asserter", "Consent.actor", "Consent.consentor", "Contract.signer", "Coverage.subscriber", "Coverage.payor", "Coverage.policy-holder", "DeviceRequest.performer", "DocumentManifest.agent", "DocumentManifest.recipient", "DocumentReference.agent", "Encounter.practitioner", "Encounter.participant", "ExplanationOfBenefit.payee", "ImagingStudy.performer", "Invoice.participant", "Invoice.recipient", "MeasureReport.patient", "MeasureReport.subject", "Media.operator", "MedicationAdministration.performer", "MedicationDispense.performer", "MedicationRequest.requester", "MedicationRequest.intended-performer", "MedicationStatement.source", "Observation.performer", "Patient.link", "Person.practitioner", "Person.link", "Person.relatedperson", "Person.patient", "Procedure.performer", "Provenance.agent", "QuestionnaireResponse.author", "QuestionnaireResponse.source", "RequestGroup.participant", "Schedule.actor", "ServiceRequest.requester", "ServiceRequest.performer", "SupplyRequest.requester", "Task.owner", "Task.requester", "UserSession.user" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier",
        "documentation": "An Identifier of the RelatedPerson"
      }, {
        "name": "address",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address",
        "documentation": "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text"
      }, {
        "name": "birthdate",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-birthdate",
        "documentation": "The Related Person's date of birth"
      }, {
        "name": "address-state",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-state",
        "documentation": "A state specified in an address"
      }, {
        "name": "gender",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-gender",
        "documentation": "Gender of the related person"
      }, {
        "name": "active",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-active",
        "documentation": "Indicates if the related person record is active"
      }, {
        "name": "address-postalcode",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
        "documentation": "A postal code specified in an address"
      }, {
        "name": "address-country",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-country",
        "documentation": "A country specified in an address"
      }, {
        "name": "phonetic",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-phonetic",
        "documentation": "A portion of name using some kind of phonetic matching algorithm"
      }, {
        "name": "phone",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-phone",
        "documentation": "A value in a phone contact"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-patient",
        "documentation": "The patient this related person is related to"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-name",
        "documentation": "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
      }, {
        "name": "address-use",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-use",
        "documentation": "A use code specified in an address"
      }, {
        "name": "telecom",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-telecom",
        "documentation": "The value in any kind of contact"
      }, {
        "name": "address-city",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-address-city",
        "documentation": "A city specified in an address"
      }, {
        "name": "email",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/individual-email",
        "documentation": "A value in an email contact"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "RelatedPerson",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "RelatedPerson.patient" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "CarePlan.activity-reference" ],
      "searchParam": [ {
        "name": "authored",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-authored",
        "documentation": "The date the request group was authored"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-identifier",
        "documentation": "External identifiers for the request group"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-code",
        "documentation": "The code of the request group"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-subject",
        "documentation": "The subject that the request group is about"
      }, {
        "name": "author",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-author",
        "documentation": "The author of the request group"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-encounter",
        "documentation": "The encounter the request group applies to"
      }, {
        "name": "priority",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-priority",
        "documentation": "The priority of the request group"
      }, {
        "name": "intent",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-intent",
        "documentation": "The intent of the request group"
      }, {
        "name": "participant",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-participant",
        "documentation": "The participant in the requests in the group"
      }, {
        "name": "group-identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-group-identifier",
        "documentation": "The group identifier for the request group"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-patient",
        "documentation": "The identity of a patient to search for request groups"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-context",
        "documentation": "The context the request group applies to"
      }, {
        "name": "definition",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-definition",
        "documentation": "The definition from which the request group is realized"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-status",
        "documentation": "The status of the request group"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "RequestGroup",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "RequestGroup.subject", "RequestGroup.author", "RequestGroup.encounter", "RequestGroup.participant", "RequestGroup.patient", "RequestGroup.context", "RequestGroup.definition" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/RequestGroup"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "AdverseEvent.study", "ResearchStudy.partof", "ResearchSubject.study" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-date",
        "documentation": "When the study began and ended"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-identifier",
        "documentation": "Business Identifier for study"
      }, {
        "name": "partof",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-partof",
        "documentation": "Part of larger study"
      }, {
        "name": "sponsor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-sponsor",
        "documentation": "Organization that initiates and is legally responsible for the study"
      }, {
        "name": "focus",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-focus",
        "documentation": "Drugs, devices, etc. under study"
      }, {
        "name": "principalinvestigator",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-principalinvestigator",
        "documentation": "Researcher who oversees multiple aspects of the study"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-title",
        "documentation": "Name for this study"
      }, {
        "name": "protocol",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-protocol",
        "documentation": "Steps followed in executing study"
      }, {
        "name": "site",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-site",
        "documentation": "Facility where study activities are conducted"
      }, {
        "name": "location",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-location",
        "documentation": "Geographic region(s) for study"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-category",
        "documentation": "Classifications for the study"
      }, {
        "name": "keyword",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-keyword",
        "documentation": "Used to search for the study"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-status",
        "documentation": "active | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | in-review | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | withdrawn"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ResearchStudy",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ResearchStudy.partof", "ResearchStudy.sponsor", "ResearchStudy.principalinvestigator", "ResearchStudy.protocol", "ResearchStudy.site" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ResearchStudy"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-date",
        "documentation": "Start and end of participation"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-identifier",
        "documentation": "Business Identifier for research subject in a study"
      }, {
        "name": "study",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-study",
        "documentation": "Study subject is part of"
      }, {
        "name": "individual",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-individual",
        "documentation": "Who is part of study"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-patient",
        "documentation": "Who is part of study"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-status",
        "documentation": "candidate | eligible | follow-up | ineligible | not-registered | off-study | on-study | on-study-intervention | on-study-observation | pending-on-study | potential-candidate | screening | withdrawn"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ResearchSubject",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ResearchSubject.study", "ResearchSubject.individual", "ResearchSubject.patient" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ResearchSubject"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ClinicalImpression.investigation" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "When was assessment made?"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Unique identifier for the assessment"
      }, {
        "name": "condition",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-condition",
        "documentation": "Condition assessed"
      }, {
        "name": "performer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-performer",
        "documentation": "Who did assessment?"
      }, {
        "name": "method",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-method",
        "documentation": "Evaluation mechanism"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-subject",
        "documentation": "Who/what does assessment apply to?"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Who/what does assessment apply to?"
      }, {
        "name": "probability",
        "type": "number",
        "definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-probability",
        "documentation": "Likelihood of specified outcome"
      }, {
        "name": "risk",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-risk",
        "documentation": "Likelihood of specified outcome as a qualitative value"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "documentation": "Where was assessment performed?"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "RiskAssessment",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "RiskAssessment.condition", "RiskAssessment.performer", "RiskAssessment.subject", "RiskAssessment.patient", "RiskAssessment.encounter" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/RiskAssessment"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Slot.schedule" ],
      "searchParam": [ {
        "name": "actor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Schedule-actor",
        "documentation": "The individual(HealthcareService, Practitioner, Location, ...) to find a Schedule for"
      }, {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Schedule-date",
        "documentation": "Search for Schedule resources that have a period that contains this date specified"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Schedule-identifier",
        "documentation": "A Schedule Identifier"
      }, {
        "name": "active",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Schedule-active",
        "documentation": "Is the schedule in active use"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Schedule-type",
        "documentation": "The type of appointments that can be booked into associated slot(s)"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Schedule",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Schedule.actor" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Schedule"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "SearchParameter.component" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The search parameter publication date"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-code",
        "documentation": "Code used in URL"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the search parameter"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the search parameter"
      }, {
        "name": "derived-from",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from",
        "documentation": "Original Definition for the search parameter"
      }, {
        "name": "context-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-context-type",
        "documentation": "A type of use context assigned to the search parameter"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-type",
        "documentation": "number | date | string | token | reference | composite | quantity | uri"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the search parameter"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the search parameter"
      }, {
        "name": "target",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-target",
        "documentation": "Types of resource (if a resource reference)"
      }, {
        "name": "component",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-component",
        "documentation": "Defines how the part works"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the search parameter"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the search parameter"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the search parameter"
      }, {
        "name": "base",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-base",
        "documentation": "The resource type(s) this search parameter applies to"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "SearchParameter",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "SearchParameter.component" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/SearchParameter"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Observation.derived-from", "Observation.has-member" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Sequence-identifier",
        "documentation": "The unique identity for a particular sequence"
      }, {
        "name": "coordinate",
        "type": "composite",
        "definition": "http://hl7.org/fhir/SearchParameter/Sequence-coordinate",
        "documentation": "Search parameter for region of the reference DNA sequence string. This will refer to part of a locus or part of a gene where search region will be represented in 1-based system. Since the coordinateSystem can either be 0-based or 1-based, this search query will include the result of both coordinateSystem that contains the equivalent segment of the gene or whole genome sequence. For example, a search for sequence can be represented as `coordinate=1$lt345$gt123`, this means it will search for the Sequence resource on chromosome 1 and with position >123 and <345, where in 1-based system resource, all strings within region 1:124-344 will be revealed, while in 0-based system resource, all strings within region 1:123-344 will be revealed. You may want to check detail about 0-based v.s. 1-based above."
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Sequence-patient",
        "documentation": "The subject that the observation is about"
      }, {
        "name": "chromosome",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Sequence-chromosome",
        "documentation": "Chromosome number of the reference sequence"
      }, {
        "name": "start",
        "type": "number",
        "definition": "http://hl7.org/fhir/SearchParameter/Sequence-start",
        "documentation": "Start position (0-based inclusive, 1-based inclusive, that means the nucleic acid or amino acid at this position will be included) of the reference sequence."
      }, {
        "name": "end",
        "type": "number",
        "definition": "http://hl7.org/fhir/SearchParameter/Sequence-end",
        "documentation": "End position (0-based exclusive, which menas the acid at this position will not be included, 1-based inclusive, which means the acid at this position will be included) of the reference sequence."
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Sequence-type",
        "documentation": "Amino Acid Sequence/ DNA Sequence / RNA Sequence"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Sequence",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Sequence.patient" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Sequence"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-date",
        "documentation": "The service definition publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-identifier",
        "documentation": "External identifier for the service definition"
      }, {
        "name": "successor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-successor",
        "documentation": "What resource is being referenced"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-jurisdiction",
        "documentation": "Intended jurisdiction for the service definition"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-description",
        "documentation": "The description of the service definition"
      }, {
        "name": "derived-from",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-derived-from",
        "documentation": "What resource is being referenced"
      }, {
        "name": "predecessor",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-predecessor",
        "documentation": "What resource is being referenced"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-title",
        "documentation": "The human-friendly name of the service definition"
      }, {
        "name": "composed-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-composed-of",
        "documentation": "What resource is being referenced"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-version",
        "documentation": "The business version of the service definition"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-url",
        "documentation": "The uri that identifies the service definition"
      }, {
        "name": "effective",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-effective",
        "documentation": "The time during which the service definition is intended to be in use"
      }, {
        "name": "depends-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-depends-on",
        "documentation": "What resource is being referenced"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-name",
        "documentation": "Computationally friendly name of the service definition"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-publisher",
        "documentation": "Name of the publisher of the service definition"
      }, {
        "name": "topic",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-topic",
        "documentation": "Topics associated with the module"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-status",
        "documentation": "The current status of the service definition"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ServiceDefinition",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ServiceDefinition.successor", "ServiceDefinition.derived-from", "ServiceDefinition.predecessor", "ServiceDefinition.composed-of", "ServiceDefinition.depends-on" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ServiceDefinition"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "Appointment.incomingreferral", "CarePlan.activity-reference", "ClinicalImpression.action", "DiagnosticReport.based-on", "Encounter.incomingreferral", "EpisodeOfCare.incomingreferral", "ImagingStudy.basedon", "Media.based-on", "Observation.based-on", "Procedure.based-on", "QuestionnaireResponse.based-on", "ServiceRequest.replaces", "ServiceRequest.based-on" ],
      "searchParam": [ {
        "name": "authored",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-authored",
        "documentation": "Date request signed"
      }, {
        "name": "requester",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-requester",
        "documentation": "Who/what is requesting service"
      }, {
        "name": "instantiates",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-instantiates",
        "documentation": "Protocol or definition"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Identifiers assigned to this order"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
        "documentation": "What is being requested/ordered"
      }, {
        "name": "performer",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer",
        "documentation": "Requested perfomer"
      }, {
        "name": "requisition",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-requisition",
        "documentation": "Composite Request ID"
      }, {
        "name": "replaces",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-replaces",
        "documentation": "What request replaces"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-subject",
        "documentation": "Search by subject"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "documentation": "An encounter in which this request is made"
      }, {
        "name": "occurrence",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-occurrence",
        "documentation": "When service should occur"
      }, {
        "name": "priority",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-priority",
        "documentation": "routine | urgent | asap | stat"
      }, {
        "name": "intent",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-intent",
        "documentation": "proposal | plan | order +"
      }, {
        "name": "performer-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer-type",
        "documentation": "Performer role"
      }, {
        "name": "based-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-based-on",
        "documentation": "What request fulfills"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Search by subject - a patient"
      }, {
        "name": "specimen",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-specimen",
        "documentation": "Specimen to be tested"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-context",
        "documentation": "Encounter or Episode during which request was created"
      }, {
        "name": "body-site",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-body-site",
        "documentation": "Where procedure is going to be done"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-category",
        "documentation": "Classification of service"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-status",
        "documentation": "draft | active | suspended | completed | entered-in-error | cancelled"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ServiceRequest",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "ServiceRequest.requester", "ServiceRequest.performer", "ServiceRequest.replaces", "ServiceRequest.subject", "ServiceRequest.encounter", "ServiceRequest.based-on", "ServiceRequest.patient", "ServiceRequest.specimen", "ServiceRequest.context" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "schedule",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Slot-schedule",
        "documentation": "The Schedule Resource that we are seeking a slot within"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Slot-identifier",
        "documentation": "A Slot Identifier"
      }, {
        "name": "start",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Slot-start",
        "documentation": "Appointment date/time."
      }, {
        "name": "slot-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Slot-slot-type",
        "documentation": "The type of appointments that can be booked into the slot"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Slot-status",
        "documentation": "The free/busy status of the appointment"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Slot",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Slot.schedule" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Slot"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "DiagnosticReport.specimen", "Media.subject", "Media.patient", "Observation.specimen", "ServiceRequest.specimen", "Specimen.parent" ],
      "searchParam": [ {
        "name": "container",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Specimen-container",
        "documentation": "The kind of specimen container"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Specimen-identifier",
        "documentation": "The unique identifier associated with the specimen"
      }, {
        "name": "parent",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Specimen-parent",
        "documentation": "The parent of the specimen"
      }, {
        "name": "container-id",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Specimen-container-id",
        "documentation": "The unique identifier associated with the specimen container"
      }, {
        "name": "bodysite",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Specimen-bodysite",
        "documentation": "The code for the body site from where the specimen originated"
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Specimen-subject",
        "documentation": "The subject of the specimen"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Specimen-patient",
        "documentation": "The patient the specimen comes from"
      }, {
        "name": "collected",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Specimen-collected",
        "documentation": "The date the specimen was collected"
      }, {
        "name": "accession",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Specimen-accession",
        "documentation": "The accession number associated with the specimen"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Specimen-type",
        "documentation": "The specimen type"
      }, {
        "name": "collector",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Specimen-collector",
        "documentation": "Who collected the specimen"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Specimen-status",
        "documentation": "available | unavailable | unsatisfactory | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Specimen",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Specimen.parent", "Specimen.subject", "Specimen.patient", "Specimen.collector" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Specimen"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "SpecimenDefinition",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/SpecimenDefinition"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "searchParam": [ {
        "name": "container",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-container",
        "documentation": "The type of specimen conditioned in container expected by the lab"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-identifier",
        "documentation": "The unique identifier associated with the specimen"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-type",
        "documentation": "The type of collected specimen"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchRevInclude": [ "CapabilityStatement.resource-profile", "CapabilityStatement.supported-profile", "OperationDefinition.input-profile", "OperationDefinition.output-profile" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The structure definition publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-identifier",
        "documentation": "External identifier for the structure definition"
      }, {
        "name": "valueset",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset",
        "documentation": "A vocabulary binding reference"
      }, {
        "name": "kind",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-kind",
        "documentation": "primitive-type | complex-type | resource | logical"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the structure definition"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the structure definition"
      }, {
        "name": "experimental",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental",
        "documentation": "For testing purposes, not real usage"
      }, {
        "name": "context-type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-context-type",
        "documentation": "resource | datatype | extension"
      }, {
        "name": "abstract",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract",
        "documentation": "Whether the structure is abstract"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-title",
        "documentation": "The human-friendly name of the structure definition"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-type",
        "documentation": "Type defined or constrained by this structure"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the structure definition"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the structure definition"
      }, {
        "name": "path",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-path",
        "documentation": "A path that is constrained in the profile"
      }, {
        "name": "ext-context",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context",
        "documentation": "Where the extension can be used in instances"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the structure definition"
      }, {
        "name": "base-path",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path",
        "documentation": "Path that identifies the base element"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the structure definition"
      }, {
        "name": "derivation",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-derivation",
        "documentation": "specialization | constraint - How relates to base definition"
      }, {
        "name": "keyword",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-keyword",
        "documentation": "A code for the profile"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the structure definition"
      }, {
        "name": "base",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-base",
        "documentation": "Definition that this type is constrained/specialized from"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "StructureDefinition",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "StructureDefinition.valueset" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "StructureMap",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/StructureMap"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The structure map publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-identifier",
        "documentation": "External identifier for the structure map"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the structure map"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the structure map"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the structure map"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the structure map"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-title",
        "documentation": "The human-friendly name of the structure map"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the structure map"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the structure map"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the structure map"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "type": "Subscription",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Subscription"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "searchParam": [ {
        "name": "payload",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Subscription-payload",
        "documentation": "The mime-type of the notification payload"
      }, {
        "name": "criteria",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/Subscription-criteria",
        "documentation": "The search rules used to determine when to send a notification"
      }, {
        "name": "add-tag",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Subscription-add-tag",
        "documentation": "A tag to be added to the resource matching the criteria"
      }, {
        "name": "contact",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Subscription-contact",
        "documentation": "Contact details for the subscription"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Subscription-type",
        "documentation": "The type of channel for the sent notifications"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/Subscription-url",
        "documentation": "The uri that will receive the notifications"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Subscription-status",
        "documentation": "The current state of the subscription"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchRevInclude": [ "AdverseEvent.substance", "Group.member", "Medication.ingredient", "Specimen.subject", "Specimen.patient", "Substance.substance-reference" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Substance-identifier",
        "documentation": "Unique identifier for the substance"
      }, {
        "name": "container-identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Substance-container-identifier",
        "documentation": "Identifier of the package/container"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Substance-code",
        "documentation": "The code of the substance or ingredient"
      }, {
        "name": "quantity",
        "type": "quantity",
        "definition": "http://hl7.org/fhir/SearchParameter/Substance-quantity",
        "documentation": "Amount of substance in the package"
      }, {
        "name": "substance-reference",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Substance-substance-reference",
        "documentation": "A component of the substance"
      }, {
        "name": "expiry",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Substance-expiry",
        "documentation": "Expiry date of package or container of substance"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Substance-category",
        "documentation": "The category of the substance"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Substance-status",
        "documentation": "active | inactive | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Substance",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Substance.substance-reference" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Substance"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "SubstancePolymer",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/SubstancePolymer"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "type": "SubstanceReferenceInformation",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/SubstanceReferenceInformation"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "type": "SubstanceSpecification",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/SubstanceSpecification"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchRevInclude": [ "ChargeItem.service" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "External identifier"
      }, {
        "name": "receiver",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-receiver",
        "documentation": "Who collected the Supply"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "Patient for whom the item is supplied"
      }, {
        "name": "supplier",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-supplier",
        "documentation": "Dispenser"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-status",
        "documentation": "in-progress | completed | abandoned | entered-in-error"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "SupplyDelivery",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "SupplyDelivery.receiver", "SupplyDelivery.patient", "SupplyDelivery.supplier" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/SupplyDelivery"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "requester",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-requester",
        "documentation": "Individual making the request"
      }, {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
        "documentation": "When the request was made"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Unique identifier"
      }, {
        "name": "supplier",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-supplier",
        "documentation": "Who is intended to fulfill the request"
      }, {
        "name": "category",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-category",
        "documentation": "The kind of supply (central, non-stock, etc.)"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-status",
        "documentation": "draft | active | suspended +"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "SupplyRequest",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "SupplyRequest.requester", "SupplyRequest.supplier" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/SupplyRequest"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "CarePlan.activity-reference", "Task.part-of" ],
      "searchParam": [ {
        "name": "owner",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-owner",
        "documentation": "Search by task owner"
      }, {
        "name": "requester",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-requester",
        "documentation": "Search by task requester"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-identifier",
        "documentation": "Search for a task instance by its business identifier"
      }, {
        "name": "business-status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-business-status",
        "documentation": "Search by business status"
      }, {
        "name": "period",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-period",
        "documentation": "Search by period Task is/was underway"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-code",
        "documentation": "Search by task code"
      }, {
        "name": "performer",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-performer",
        "documentation": "Search by recommended type of performer (e.g., Requester, Performer, Scheduler)."
      }, {
        "name": "subject",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-subject",
        "documentation": "Search by subject"
      }, {
        "name": "focus",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-focus",
        "documentation": "Search by task focus"
      }, {
        "name": "part-of",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-part-of",
        "documentation": "Search by task this task is part of"
      }, {
        "name": "priority",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-priority",
        "documentation": "Search by task priority"
      }, {
        "name": "authored-on",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-authored-on",
        "documentation": "Search by creation date"
      }, {
        "name": "intent",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-intent",
        "documentation": "Search by task intent"
      }, {
        "name": "group-identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-group-identifier",
        "documentation": "Search by group identifier"
      }, {
        "name": "based-on",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-based-on",
        "documentation": "Search by requests this task is based on"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-patient",
        "documentation": "Search by patient"
      }, {
        "name": "context",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-context",
        "documentation": "Search by encounter or episode"
      }, {
        "name": "modified",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-modified",
        "documentation": "Search by last modification date"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Task-status",
        "documentation": "Search by task status"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "Task",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "Task.owner", "Task.requester", "Task.subject", "Task.focus", "Task.part-of", "Task.based-on", "Task.patient", "Task.context" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/Task"
      },
      "conditionalDelete": "multiple"
    }, {
      "type": "TerminologyCapabilities",
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/TerminologyCapabilities"
      },
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The terminology capabilities publication date"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the terminology capabilities"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the terminology capabilities"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the terminology capabilities"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the terminology capabilities"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-title",
        "documentation": "The human-friendly name of the terminology capabilities"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the terminology capabilities"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the terminology capabilities"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the terminology capabilities"
      } ],
      "referencePolicy": [ "literal", "logical" ],
      "conditionalCreate": true,
      "conditionalDelete": "multiple",
      "conditionalUpdate": true
    }, {
      "searchParam": [ {
        "name": "result",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/TestReport-result",
        "documentation": "The result disposition of the test execution"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/TestReport-identifier",
        "documentation": "An external identifier for the test report"
      }, {
        "name": "tester",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/TestReport-tester",
        "documentation": "The name of the testing organization"
      }, {
        "name": "testscript",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/TestReport-testscript",
        "documentation": "The test script executed to produce this report"
      }, {
        "name": "issued",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/TestReport-issued",
        "documentation": "The test report generation date"
      }, {
        "name": "participant",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/TestReport-participant",
        "documentation": "The reference to a participant in the test execution"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "TestReport",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "TestReport.testscript" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/TestReport"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "TestReport.testscript" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/TestScript-date",
        "documentation": "The test script publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/TestScript-identifier",
        "documentation": "External identifier for the test script"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/TestScript-jurisdiction",
        "documentation": "Intended jurisdiction for the test script"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/TestScript-name",
        "documentation": "Computationally friendly name of the test script"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/TestScript-description",
        "documentation": "The description of the test script"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/TestScript-publisher",
        "documentation": "Name of the publisher of the test script"
      }, {
        "name": "testscript-capability",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/TestScript-testscript-capability",
        "documentation": "TestScript required and validated capability"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/TestScript-title",
        "documentation": "The human-friendly name of the test script"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/TestScript-version",
        "documentation": "The business version of the test script"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/TestScript-url",
        "documentation": "The uri that identifies the test script"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/TestScript-status",
        "documentation": "The current status of the test script"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "TestScript",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/TestScript"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/UserSession-identifier",
        "documentation": "External identifiers for the user session"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/UserSession-patient",
        "documentation": "The identity of a patient to search for user sessions"
      }, {
        "name": "focus",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/UserSession-focus",
        "documentation": "The focus of the user session"
      }, {
        "name": "workstation",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/UserSession-workstation",
        "documentation": "The workstation of the session"
      }, {
        "name": "user",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/UserSession-user",
        "documentation": "The user of the session"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/UserSession-status",
        "documentation": "The status of the user session"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "UserSession",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "UserSession.patient", "UserSession.focus", "UserSession.user" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/UserSession"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "ConceptMap.source", "ConceptMap.target", "ConceptMap.source-uri", "ConceptMap.target-uri", "StructureDefinition.valueset" ],
      "searchParam": [ {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-date",
        "documentation": "The value set publication date"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-identifier",
        "documentation": "External identifier for the value set"
      }, {
        "name": "code",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/ValueSet-code",
        "documentation": "This special parameter searches for codes in the value set. See additional notes on the ValueSet resource"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction",
        "documentation": "Intended jurisdiction for the value set"
      }, {
        "name": "description",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-description",
        "documentation": "The description of the value set"
      }, {
        "name": "title",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-title",
        "documentation": "The human-friendly name of the value set"
      }, {
        "name": "version",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-version",
        "documentation": "The business version of the value set"
      }, {
        "name": "url",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
        "documentation": "The uri that identifies the value set"
      }, {
        "name": "expansion",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ValueSet-expansion",
        "documentation": "Uniquely identifies this expansion"
      }, {
        "name": "reference",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/ValueSet-reference",
        "documentation": "A code system included or excluded in the value set or an imported value set"
      }, {
        "name": "name",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-name",
        "documentation": "Computationally friendly name of the value set"
      }, {
        "name": "publisher",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher",
        "documentation": "Name of the publisher of the value set"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
        "documentation": "The current status of the value set"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "ValueSet",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/ValueSet"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchParam": [ {
        "name": "target",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/VerificationResult-target",
        "documentation": "A resource that was validated"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "VerificationResult",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "VerificationResult.target" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/VerificationResult"
      },
      "conditionalDelete": "multiple"
    }, {
      "searchRevInclude": [ "CarePlan.activity-reference" ],
      "searchParam": [ {
        "name": "prescriber",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/VisionPrescription-prescriber",
        "documentation": "Who authorizes the vision product"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "Return prescriptions with this external identifier"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "The identity of a patient to list dispenses for"
      }, {
        "name": "datewritten",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/VisionPrescription-datewritten",
        "documentation": "Return prescriptions written on this date"
      }, {
        "name": "encounter",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
        "documentation": "Return prescriptions with this encounter identifier"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/VisionPrescription-status",
        "documentation": "The status of the vision prescription"
      } ],
      "conditionalUpdate": true,
      "referencePolicy": [ "literal", "logical" ],
      "type": "VisionPrescription",
      "interaction": [ {
        "code": "read",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "vread",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "update",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "delete",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-instance",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "history-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "create",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      }, {
        "code": "search-type",
        "documentation": "Implemented per the specification (or Insert other doco here)"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "VisionPrescription.prescriber", "VisionPrescription.patient", "VisionPrescription.encounter" ],
      "profile": {
        "reference": "http://hl7.org/fhir/StructureDefinition/VisionPrescription"
      },
      "conditionalDelete": "multiple"
    } ],
    "security": {
      "cors": true,
      "service": [ {
        "text": "See http://docs.smarthealthit.org/",
        "coding": [ {
          "code": "SMART-on-FHIR",
          "system": "http://hl7.org/fhir/restful-security-service",
          "display": "SMART-on-FHIR"
        } ]
      } ],
      "description": "This is the Capability Statement to declare that the server supports SMART-on-FHIR. See the SMART-on-FHIR docs for the extension that would go with such a server"
    },
    "operation": [ {
      "name": "validate",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/resource-validate"
      }
    }, {
      "name": "meta",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/resource-meta"
      }
    }, {
      "name": "meta-add",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/resource-meta-add"
      }
    }, {
      "name": "meta-delete",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/resource-meta-delete"
      }
    }, {
      "name": "apply",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/activitydefinition-apply"
      }
    }, {
      "name": "data-requirements",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/activitydefinition-data-requirements"
      }
    }, {
      "name": "subset",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/capabilitystatement-subset"
      }
    }, {
      "name": "implements",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/capabilitystatement-implements"
      }
    }, {
      "name": "conforms",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/capabilitystatement-conforms"
      }
    }, {
      "name": "submit",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/claim-submit"
      }
    }, {
      "name": "lookup",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/codesystem-lookup"
      }
    }, {
      "name": "validate-code",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/codesystem-validate-code"
      }
    }, {
      "name": "subsumes",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/codesystem-subsumes"
      }
    }, {
      "name": "compose",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/codesystem-compose"
      }
    }, {
      "name": "document",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/composition-document"
      }
    }, {
      "name": "translate",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/conceptmap-translate"
      }
    }, {
      "name": "closure",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/conceptmap-closure"
      }
    }, {
      "name": "submit",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/eligibilityrequest-submit"
      }
    }, {
      "name": "everything",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/encounter-everything"
      }
    }, {
      "name": "data-requirements",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/library-data-requirements"
      }
    }, {
      "name": "find",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/list-find"
      }
    }, {
      "name": "evaluate-measure",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/measure-evaluate-measure"
      }
    }, {
      "name": "data-requirements",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/measure-data-requirements"
      }
    }, {
      "name": "process-message",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/messageheader-process-message"
      }
    }, {
      "name": "stats",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/observation-stats"
      }
    }, {
      "name": "lastn",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/observation-lastn"
      }
    }, {
      "name": "match",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/patient-match"
      }
    }, {
      "name": "everything",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/patient-everything"
      }
    }, {
      "name": "apply",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/plandefinition-apply"
      }
    }, {
      "name": "data-requirements",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/plandefinition-data-requirements"
      }
    }, {
      "name": "submit",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/processrequest-submit"
      }
    }, {
      "name": "populate",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/questionnaire-populate"
      }
    }, {
      "name": "populatehtml",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/questionnaire-populatehtml"
      }
    }, {
      "name": "populatelink",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/questionnaire-populatelink"
      }
    }, {
      "name": "evaluate",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/servicedefinition-evaluate"
      }
    }, {
      "name": "data-requirements",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/servicedefinition-data-requirements"
      }
    }, {
      "name": "questionnaire",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/structuredefinition-questionnaire"
      }
    }, {
      "name": "generate",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/structuredefinition-generate"
      }
    }, {
      "name": "transform",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/structuremap-transform"
      }
    }, {
      "name": "expand",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/valueset-expand"
      }
    }, {
      "name": "validate-code",
      "definition": {
        "reference": "http://hl7.org/fhir/OperationDefinition/valueset-validate-code"
      }
    } ],
    "interaction": [ {
      "code": "transaction",
      "documentation": "Implemented per the specification (or Insert other doco here)"
    }, {
      "code": "batch",
      "documentation": "Implemented per the specification (or Insert other doco here)"
    }, {
      "code": "history-system",
      "documentation": "Implemented per the specification (or Insert other doco here)"
    }, {
      "code": "search-system",
      "documentation": "Implemented per the specification (or Insert other doco here)"
    } ],
    "searchParam": [ {
      "name": "_text",
      "type": "string",
      "definition": "http://hl7.org/fhir/SearchParameter/DomainResource-text",
      "documentation": "Search on the narrative of the resource"
    }, {
      "name": "something",
      "type": "string",
      "definition": "http://hl7.org/fhir/SearchParameter/id",
      "documentation": "some doco"
    }, {
      "name": "_list",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-list",
      "documentation": "Retrieval of resources that are referenced by a List resource"
    }, {
      "name": "_has",
      "type": "composite",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-has",
      "documentation": "Provides support for reverse chaining"
    }, {
      "name": "_type",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-type",
      "documentation": "Type of resource (when doing cross-resource search"
    }, {
      "name": "_sort",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-source",
      "documentation": "How to sort the resources when returning"
    }, {
      "name": "_count",
      "type": "number",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-count",
      "documentation": "How many resources to return"
    }, {
      "name": "_include",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-include",
      "documentation": "Control over returning additional resources (see spec)"
    }, {
      "name": "_revinclude",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-revinclude",
      "documentation": "Control over returning additional resources (see spec)"
    }, {
      "name": "_summary",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-summary",
      "documentation": "What kind of information to return"
    }, {
      "name": "_elements",
      "type": "string",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-elements",
      "documentation": "What kind of information to return"
    }, {
      "name": "_contained",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-contained",
      "documentation": "Managing search into contained resources"
    }, {
      "name": "_containedType",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-containedType",
      "documentation": "Managing search into contained resources"
    }, {
      "name": "something",
      "type": "string",
      "definition": "http://hl7.org/fhir/SearchParameter/id",
      "documentation": "some doco"
    }, {
      "name": "_list",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-list",
      "documentation": "Retrieval of resources that are referenced by a List resource"
    }, {
      "name": "_has",
      "type": "composite",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-has",
      "documentation": "Provides support for reverse chaining"
    }, {
      "name": "_type",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-type",
      "documentation": "Type of resource (when doing cross-resource search"
    }, {
      "name": "_sort",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-source",
      "documentation": "How to sort the resources when returning"
    }, {
      "name": "_count",
      "type": "number",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-count",
      "documentation": "How many resources to return"
    }, {
      "name": "_include",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-include",
      "documentation": "Control over returning additional resources (see spec)"
    }, {
      "name": "_revinclude",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-revinclude",
      "documentation": "Control over returning additional resources (see spec)"
    }, {
      "name": "_summary",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-summary",
      "documentation": "What kind of information to return"
    }, {
      "name": "_elements",
      "type": "string",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-elements",
      "documentation": "What kind of information to return"
    }, {
      "name": "_contained",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-contained",
      "documentation": "Managing search into contained resources"
    }, {
      "name": "_containedType",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-containedType",
      "documentation": "Managing search into contained resources"
    }, {
      "name": "_query",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-query",
      "documentation": "A custom search profile that describes a specific defined query operation"
    }, {
      "name": "_profile",
      "type": "uri",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-profile",
      "documentation": "Profiles this resource claims to conform to"
    }, {
      "name": "_lastUpdated",
      "type": "date",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
      "documentation": "When the resource version last changed"
    }, {
      "name": "_tag",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-tag",
      "documentation": "Tags applied to this resource"
    }, {
      "name": "_security",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-security",
      "documentation": "Security Labels applied to this resource"
    }, {
      "name": "_source",
      "type": "uri",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-source",
      "documentation": "Identifies where the resource comes from"
    }, {
      "name": "_id",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
      "documentation": "Logical id of this artifact"
    }, {
      "name": "_content",
      "type": "string",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-content",
      "documentation": "Search on the entire content of the resource"
    }, {
      "name": "something",
      "type": "string",
      "definition": "http://hl7.org/fhir/SearchParameter/id",
      "documentation": "some doco"
    }, {
      "name": "_list",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-list",
      "documentation": "Retrieval of resources that are referenced by a List resource"
    }, {
      "name": "_has",
      "type": "composite",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-has",
      "documentation": "Provides support for reverse chaining"
    }, {
      "name": "_type",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-type",
      "documentation": "Type of resource (when doing cross-resource search"
    }, {
      "name": "_sort",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-source",
      "documentation": "How to sort the resources when returning"
    }, {
      "name": "_count",
      "type": "number",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-count",
      "documentation": "How many resources to return"
    }, {
      "name": "_include",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-include",
      "documentation": "Control over returning additional resources (see spec)"
    }, {
      "name": "_revinclude",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-revinclude",
      "documentation": "Control over returning additional resources (see spec)"
    }, {
      "name": "_summary",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-summary",
      "documentation": "What kind of information to return"
    }, {
      "name": "_elements",
      "type": "string",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-elements",
      "documentation": "What kind of information to return"
    }, {
      "name": "_contained",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-contained",
      "documentation": "Managing search into contained resources"
    }, {
      "name": "_containedType",
      "type": "token",
      "definition": "http://hl7.org/fhir/SearchParameter/Resource-containedType",
      "documentation": "Managing search into contained resources"
    } ],
    "documentation": "All the functionality defined in FHIR"
  } ]
}