@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CapabilityStatement ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "alexV1-2x"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: CapabilityStatement alexV1-2x

Capability Statement describing Medtech ALEX FHIR APIs

  • Implementation Guide Version: 0.0.1
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+json, json
  • Supported Patch Formats: application/fhir+json, application/json-patch+json
  • Published on: 2023-11-13 02:58:40+0000
  • Published by: Medtech Global

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

FHIR RESTful Capabilities

Mode: server

Summary of System-wide Interactions
  • Supports the history-systeminteraction.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCDSearches_include_revincludeOperations
Patienthttp://hl7.org/fhir/StructureDefinition/Patientyyyyybirthdate, name, family, _id, organization, active, email, general-practitioner, given, identifier, telecomPatient:organization, Patient:general-practitioner, *Condition:patient, MedicationRequest:patient, MedicationRequest:subject, Observation:patient, Observation:subject, Immunization:patient, AllergyIntolerance:patient, DiagnosticReport:patient, Appointment:patient, DocumentReference:patient, Communication:patient, Account:patient, Task:owner, Task:patient, ExplanationOfBenefit:patient
Conditionhttp://hl7.org/fhir/StructureDefinition/Conditionyyy_security, patient, long-term-condition, _id, onset-date, clinical-statusCondition:patient, *
MedicationRequesthttp://hl7.org/fhir/StructureDefinition/MedicationRequestyyyy_security, authoredon, status, nzeps-long-term-medication, patient, subject, _idMedicationRequest:patient, MedicationRequest:subject, *
Observationhttp://hl7.org/fhir/StructureDefinition/Observationyy_security, patient, subject, _id, dateObservation:patient, Observation:subject, *
Immunizationhttp://hl7.org/fhir/StructureDefinition/Immunizationyydate, patient, _idImmunization:patient, *
AllergyIntolerancehttp://hl7.org/fhir/StructureDefinition/AllergyIntoleranceyyclinical-status, date, patient, _idAllergyIntolerance:patient, *
DiagnosticReporthttp://hl7.org/fhir/StructureDefinition/DiagnosticReportyyissued, _security, performer, patient, _idDiagnosticReport:performer, DiagnosticReport:patient, *
Appointmenthttp://hl7.org/fhir/StructureDefinition/Appointmentyyyypractitioner, date, status, patient, slot, _idAppointment:practitioner, Appointment:patient, Appointment:slot, *
Slothttp://hl7.org/fhir/StructureDefinition/Slotyystart, schedule, status, _idSlot:schedule, *Appointment:slot
Locationhttp://hl7.org/fhir/StructureDefinition/Locationyyidentifier, name, endpoint, _idLocation:endpoint, *Observation:subject
Practitionerhttp://hl7.org/fhir/StructureDefinition/Practitioneryyidentifier, name, _idPatient:general-practitioner, DiagnosticReport:performer, Appointment:practitioner, Task:owner
DocumentReferencehttp://hl7.org/fhir/StructureDefinition/DocumentReferenceyyyyperiod, _security, patient, _id, type, dateDocumentReference:patient, *
Binaryhttp://hl7.org/fhir/StructureDefinition/Binaryy
Mediahttp://hl7.org/fhir/StructureDefinition/Mediay
Communicationhttp://hl7.org/fhir/StructureDefinition/Communicationyyycategory, patient, _idCommunication:patient, *
Bundlehttp://hl7.org/fhir/StructureDefinition/Bundleyyyidentifier, composition, _lastUpdated, _profile, type, _security, _source, message, timestamp, _id, _tagBundle:composition, Bundle:message, *
Invoicehttp://hl7.org/fhir/StructureDefinition/Invoiceyyy_id
Accounthttp://hl7.org/fhir/StructureDefinition/Accountyypatient, _idAccount:patient, *
ChargeItemhttp://hl7.org/fhir/StructureDefinition/ChargeItemyyperforming-organization, _idChargeItem:performing-organization, *
Taskhttp://hl7.org/fhir/StructureDefinition/Taskyyyowner, patient, _idTask:owner, Task:patient, *
ExplanationOfBenefithttp://hl7.org/fhir/StructureDefinition/ExplanationOfBenefityypatient, _idExplanationOfBenefit:patient, *
Organizationhttp://hl7.org/fhir/StructureDefinition/OrganizationPatient:organization, Patient:general-practitioner, DiagnosticReport:performer, ChargeItem:performing-organization, Task:owner
PractitionerRolehttp://hl7.org/fhir/StructureDefinition/PractitionerRolePatient:general-practitioner, DiagnosticReport:performer, Task:owner
Grouphttp://hl7.org/fhir/StructureDefinition/GroupCondition:patient, MedicationRequest:patient, MedicationRequest:subject, Observation:patient, Observation:subject, Immunization:patient, AllergyIntolerance:patient, DiagnosticReport:patient, DocumentReference:patient
Devicehttp://hl7.org/fhir/StructureDefinition/DeviceObservation:subject, Task:owner
CareTeamhttp://hl7.org/fhir/StructureDefinition/CareTeamDiagnosticReport:performer, Task:owner
Schedulehttp://hl7.org/fhir/StructureDefinition/ScheduleSlot:schedule
Endpointhttp://hl7.org/fhir/StructureDefinition/EndpointLocation:endpoint
Compositionhttp://hl7.org/fhir/StructureDefinition/CompositionBundle:composition
MessageHeaderhttp://hl7.org/fhir/StructureDefinition/MessageHeaderBundle:message
HealthcareServicehttp://hl7.org/fhir/StructureDefinition/HealthcareServiceTask:owner
RelatedPersonhttp://hl7.org/fhir/StructureDefinition/RelatedPersonTask:owner

Resource Conformance: supported Patient

Base System Profile
Patient
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports create, read, update, delete, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLbirthdatedate

Multiple Resources:

\n\n
SHALLnamestring

A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text

\n
SHALLfamilystring

Multiple Resources:

\n
    \n
  • Patient: A portion of the family name of the patient
  • \n
  • Practitioner: A portion of the family name
  • \n
\n
SHALL_idtoken

Logical id of this artifact

\n
SHALLorganizationreference

The organization that is the custodian of the patient record

\n
SHALLactivetoken

Whether the patient record is active

\n
SHALLemailtoken

Multiple Resources:

\n\n
SHALLgeneral-practitionerreference

Patient's nominated general practitioner, not the organization that manages the record

\n
SHALLgivenstring

Multiple Resources:

\n
    \n
  • Patient: A portion of the given name of the patient
  • \n
  • Practitioner: A portion of the given name
  • \n
\n
SHALLidentifiertoken

A patient identifier

\n
SHALLtelecomtoken

Multiple Resources:

\n\n
 

Resource Conformance: supported Condition

Base System Profile
Condition
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports create, read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_securitytoken

Security Labels applied to this resource

\n
SHALLpatientreference

Multiple Resources:

\n\n
SHALLlong-term-conditiontoken

Allows the client to retrieve only the Conditions marked as 'long term'

\n
SHALL_idtoken

Logical id of this artifact

\n
SHALLonset-datedate

Date related onsets (dateTime and Period)

\n
SHALLclinical-statustoken

The clinical status of the condition

\n
 

Resource Conformance: supported MedicationRequest

Base System Profile
MedicationRequest
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports create, read, update, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_securitytoken

Security Labels applied to this resource

\n
SHALLauthoredondate

Return prescriptions written on this date

\n
SHALLstatustoken

Multiple Resources:

\n\n
SHALLnzeps-long-term-medicationtoken

NZePS Long Term Medication Indicator

\n
SHALLpatientreference

Multiple Resources:

\n\n
SHALLsubjectreference

The identity of a patient to list orders for

\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported Observation

Base System Profile
Observation
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_securitytoken

Security Labels applied to this resource

\n
SHALLpatientreference

Multiple Resources:

\n\n
SHALLsubjectreference

The subject that the observation is about

\n
SHALL_idtoken

Logical id of this artifact

\n
SHALLdatedate

Multiple Resources:

\n\n
 

Resource Conformance: supported Immunization

Base System Profile
Immunization
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLdatedate

Multiple Resources:

\n\n
SHALLpatientreference

Multiple Resources:

\n\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported AllergyIntolerance

Base System Profile
AllergyIntolerance
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLclinical-statustoken

active | inactive | resolved

\n
SHALLdatedate

Multiple Resources:

\n\n
SHALLpatientreference

Multiple Resources:

\n\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported DiagnosticReport

Base System Profile
DiagnosticReport
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLissueddate

When the report was issued

\n
SHALL_securitytoken

Security Labels applied to this resource

\n
SHALLperformerreference

Who is responsible for the report

\n
SHALLpatientreference

Multiple Resources:

\n\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported Appointment

Base System Profile
Appointment
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports create, read, update, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpractitionerreference

One of the individuals of the appointment is this practitioner

\n
SHALLdatedate

Appointment date/time.

\n
SHALLstatustoken

The overall status of the appointment

\n
SHALLpatientreference

One of the individuals of the appointment is this patient

\n
SHALLslotreference

The slots that this appointment is filling

\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported Slot

Base System Profile
Slot
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLstartdate

Appointment date/time.

\n
SHALLschedulereference

The Schedule Resource that we are seeking a slot within

\n
SHALLstatustoken

The free/busy status of the appointment

\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported Location

Base System Profile
Location
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken

An identifier for the location

\n
SHALLnamestring

A portion of the location's name or alias

\n
SHALLendpointreference

Technical endpoints providing access to services operated for the location

\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported Practitioner

Base System Profile
Practitioner
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken

A practitioner's Identifier

\n
SHALLnamestring

A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text

\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported DocumentReference

Base System Profile
DocumentReference
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports create, read, update, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLperioddate

Time of service that is being documented

\n
SHALL_securitytoken

Security Labels applied to this resource

\n
SHALLpatientreference

Multiple Resources:

\n\n
SHALL_idtoken

Logical id of this artifact

\n
SHALLtypetoken

Multiple Resources:

\n\n
SHALLdatedate

When this document reference was created

\n
 

Resource Conformance: supported Binary

Base System Profile
Binary
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read.

Resource Conformance: supported Media

Base System Profile
Media
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports create.

Resource Conformance: supported Communication

Base System Profile
Communication
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports create, read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLcategorytoken

Message category

\n
SHALLpatientreference

Focus of message

\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported Bundle

Base System Profile
Bundle
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports create, read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken

Persistent identifier for the bundle

\n
SHALLcompositionreference

The first resource in the bundle, if the bundle type is \"document\" - this is a composition, and this parameter provides access to search its contents

\n
SHALL_lastUpdateddate

When the resource version last changed

\n
SHALL_profileuri

Profiles this resource claims to conform to

\n
SHALLtypetoken

document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection

\n
SHALL_securitytoken

Security Labels applied to this resource

\n
SHALL_sourceuri

Identifies where the resource comes from

\n
SHALLmessagereference

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

\n
SHALLtimestampdate

When the bundle was assembled

\n
SHALL_idtoken

Logical id of this artifact

\n
SHALL_tagtoken

Tags applied to this resource

\n
 

Resource Conformance: supported Invoice

Base System Profile
Invoice
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports create, read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported Account

Base System Profile
Account
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The entity that caused the expenses

\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported ChargeItem

Base System Profile
ChargeItem
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLperforming-organizationreference

Organization providing the charged service

\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported Task

Base System Profile
Task
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports create, read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLownerreference

Search by task owner

\n
SHALLpatientreference

Search by patient

\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported ExplanationOfBenefit

Base System Profile
ExplanationOfBenefit
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The reference to the patient

\n
SHALL_idtoken

Logical id of this artifact

\n
 

Resource Conformance: supported Organization

Base System Profile
Organization
Profile Conformance
SHALL
Reference Policy

Interaction summary

    Resource Conformance: supported PractitionerRole

    Base System Profile
    PractitionerRole
    Profile Conformance
    SHALL
    Reference Policy

    Interaction summary

      Resource Conformance: supported Group

      Base System Profile
      Group
      Profile Conformance
      SHALL
      Reference Policy

      Interaction summary

        Resource Conformance: supported Device

        Base System Profile
        Device
        Profile Conformance
        SHALL
        Reference Policy

        Interaction summary

          Resource Conformance: supported CareTeam

          Base System Profile
          CareTeam
          Profile Conformance
          SHALL
          Reference Policy

          Interaction summary

            Resource Conformance: supported Schedule

            Base System Profile
            Schedule
            Profile Conformance
            SHALL
            Reference Policy

            Interaction summary

              Resource Conformance: supported Endpoint

              Base System Profile
              Endpoint
              Profile Conformance
              SHALL
              Reference Policy

              Interaction summary

                Resource Conformance: supported Composition

                Base System Profile
                Composition
                Profile Conformance
                SHALL
                Reference Policy

                Interaction summary

                  Resource Conformance: supported MessageHeader

                  Base System Profile
                  MessageHeader
                  Profile Conformance
                  SHALL
                  Reference Policy

                  Interaction summary

                    Resource Conformance: supported HealthcareService

                    Base System Profile
                    HealthcareService
                    Profile Conformance
                    SHALL
                    Reference Policy

                    Interaction summary

                      Resource Conformance: supported RelatedPerson

                      Base System Profile
                      RelatedPerson
                      Profile Conformance
                      SHALL
                      Reference Policy

                      Interaction summary

                        Operations

                        Use

                        "^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "https://alexapi.medtechglobal.com/fhir/metadata"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.0.1"] ; # fhir:name [ fhir:v "Medtech ALEX v1 Capability Statement"] ; # fhir:title [ fhir:v "Capability Statement describing Medtech ALEX FHIR APIs"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2023-11-13T02:58:40.0000000+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Medtech Global"] ; # fhir:contact ( [ fhir:name [ fhir:v "Medtech Global" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://medtechglobal.com" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "support@medtechglobal.com" ] ] ) ] [ fhir:name [ fhir:v "Medtech Support" ] ; fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "support@medtechglobal.com" ] ; fhir:use [ fhir:v "work" ] ] ) ] ) ; # fhir:description [ fhir:v "Represents the API exposed by Medtech ALEX v1.2x"] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:kind [ fhir:v "instance"] ; # fhir:software [ fhir:name [ fhir:v "Medtech ALEX" ] ] ; # fhir:implementation [ fhir:description [ fhir:v "The ALEX endpoint" ] ; fhir:url [ fhir:v "https://alexapi.medtechglobal.com/FHIR"^^xsd:anyURI ] ] ; # fhir:fhirVersion [ fhir:v "4.0.1"] ; # fhir:format ( [ fhir:v "application/fhir+json"] [ fhir:v "json"] ) ; # fhir:patchFormat ( [ fhir:v "application/fhir+json"] [ fhir:v "application/json-patch+json"] ) ; # fhir:rest ( [ fhir:mode [ fhir:v "server" ] ; fhir:resource ( [ fhir:type [ fhir:v "Patient" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "update" ] ] [ fhir:code [ fhir:v "delete" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "Patient:organization" ] [ fhir:v "Patient:general-practitioner" ] [ fhir:v "*" ] ) ; fhir:searchRevInclude ( [ fhir:v "Condition:patient" ] [ fhir:v "MedicationRequest:patient" ] [ fhir:v "MedicationRequest:subject" ] [ fhir:v "Observation:patient" ] [ fhir:v "Observation:subject" ] [ fhir:v "Immunization:patient" ] [ fhir:v "AllergyIntolerance:patient" ] [ fhir:v "DiagnosticReport:patient" ] [ fhir:v "Appointment:patient" ] [ fhir:v "DocumentReference:patient" ] [ fhir:v "Communication:patient" ] [ fhir:v "Account:patient" ] [ fhir:v "Task:owner" ] [ fhir:v "Task:patient" ] [ fhir:v "ExplanationOfBenefit:patient" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "birthdate" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [Patient](patient.html): The patient's date of birth\r\n* [Person](person.html): The person's date of birth\r\n* [RelatedPerson](relatedperson.html): The Related Person's date of birth" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-name"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text" ] ] [ fhir:name [ fhir:v "family" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-family"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [Patient](patient.html): A portion of the family name of the patient\r\n* [Practitioner](practitioner.html): A portion of the family name" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] [ fhir:name [ fhir:v "organization" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-organization"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The organization that is the custodian of the patient record" ] ] [ fhir:name [ fhir:v "active" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-active"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Whether the patient record is active" ] ] [ fhir:name [ fhir:v "email" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-email"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [Patient](patient.html): A value in an email contact\r\n* [Person](person.html): A value in an email contact\r\n* [Practitioner](practitioner.html): A value in an email contact\r\n* [PractitionerRole](practitionerrole.html): A value in an email contact\r\n* [RelatedPerson](relatedperson.html): A value in an email contact" ] ] [ fhir:name [ fhir:v "general-practitioner" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Patient's nominated general practitioner, not the organization that manages the record" ] ] [ fhir:name [ fhir:v "given" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-given"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [Patient](patient.html): A portion of the given name of the patient\r\n* [Practitioner](practitioner.html): A portion of the given name" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-identifier"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A patient identifier" ] ] [ fhir:name [ fhir:v "telecom" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-telecom"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [Patient](patient.html): The value in any kind of telecom details of the patient\r\n* [Person](person.html): The value in any kind of contact\r\n* [Practitioner](practitioner.html): The value in any kind of contact\r\n* [PractitionerRole](practitionerrole.html): The value in any kind of contact\r\n* [RelatedPerson](relatedperson.html): The value in any kind of contact" ] ] ) ] [ fhir:type [ fhir:v "Condition" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Condition"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "Condition:patient" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_security" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Security Labels applied to this resource" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [ClinicalImpression](clinicalimpression.html): Patient or group assessed\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DeviceUseStatement](deviceusestatement.html): Search by subject - a patient\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentManifest](documentmanifest.html): The subject of the set of documents\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient or group present at the encounter\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [List](list.html): If all resources have the same subject\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the person who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for" ] ] [ fhir:name [ fhir:v "long-term-condition" ] ; fhir:definition [ fhir:v "http://hl7.org.nz/fhir/hpi/SearchParameter/Condition-long-term-condition"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Allows the client to retrieve only the Conditions marked as 'long term'" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] [ fhir:name [ fhir:v "onset-date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-onset-date"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Date related onsets (dateTime and Period)" ] ] [ fhir:name [ fhir:v "clinical-status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-clinical-status"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The clinical status of the condition" ] ] ) ] [ fhir:type [ fhir:v "MedicationRequest" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/MedicationRequest"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "update" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "MedicationRequest:patient" ] [ fhir:v "MedicationRequest:subject" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_security" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Security Labels applied to this resource" ] ] [ fhir:name [ fhir:v "authoredon" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Return prescriptions written on this date" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/medications-status"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [MedicationAdministration](medicationadministration.html): MedicationAdministration event status (for example one of active/paused/completed/nullified)\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses with a specified dispense status\r\n* [MedicationRequest](medicationrequest.html): Status of the prescription\r\n* [MedicationStatement](medicationstatement.html): Return statements that match the given status" ] ] [ fhir:name [ fhir:v "nzeps-long-term-medication" ] ; fhir:definition [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzeps-long-term-medication"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "NZePS Long Term Medication Indicator" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [ClinicalImpression](clinicalimpression.html): Patient or group assessed\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DeviceUseStatement](deviceusestatement.html): Search by subject - a patient\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentManifest](documentmanifest.html): The subject of the set of documents\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient or group present at the encounter\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [List](list.html): If all resources have the same subject\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the person who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for" ] ] [ fhir:name [ fhir:v "subject" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/MedicationRequest-subject"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The identity of a patient to list orders for" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "Observation" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Observation"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "Observation:patient" ] [ fhir:v "Observation:subject" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_security" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Security Labels applied to this resource" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [ClinicalImpression](clinicalimpression.html): Patient or group assessed\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DeviceUseStatement](deviceusestatement.html): Search by subject - a patient\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentManifest](documentmanifest.html): The subject of the set of documents\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient or group present at the encounter\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [List](list.html): If all resources have the same subject\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the person who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for" ] ] [ fhir:name [ fhir:v "subject" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-subject"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The subject that the observation is about" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] [ fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Date first version of the resource instance was recorded\r\n* [CarePlan](careplan.html): Time period plan covers\r\n* [CareTeam](careteam.html): Time period team covers\r\n* [ClinicalImpression](clinicalimpression.html): When the assessment was documented\r\n* [Composition](composition.html): Composition editing time\r\n* [Consent](consent.html): When this Consent was created or indexed\r\n* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report\r\n* [Encounter](encounter.html): A date within the period the Encounter lasted\r\n* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period\r\n* [FamilyMemberHistory](familymemberhistory.html): When history was recorded or last updated\r\n* [Flag](flag.html): Time period when flag is active\r\n* [Immunization](immunization.html): Vaccination (non)-Administration Date\r\n* [List](list.html): When the list was prepared\r\n* [Observation](observation.html): Obtained date/time. If the obtained element is a period, a date that falls in the period\r\n* [Procedure](procedure.html): When the procedure was performed\r\n* [RiskAssessment](riskassessment.html): When was assessment made?\r\n* [SupplyRequest](supplyrequest.html): When the request was made" ] ] ) ] [ fhir:type [ fhir:v "Immunization" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Immunization"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "Immunization:patient" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Date first version of the resource instance was recorded\r\n* [CarePlan](careplan.html): Time period plan covers\r\n* [CareTeam](careteam.html): Time period team covers\r\n* [ClinicalImpression](clinicalimpression.html): When the assessment was documented\r\n* [Composition](composition.html): Composition editing time\r\n* [Consent](consent.html): When this Consent was created or indexed\r\n* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report\r\n* [Encounter](encounter.html): A date within the period the Encounter lasted\r\n* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period\r\n* [FamilyMemberHistory](familymemberhistory.html): When history was recorded or last updated\r\n* [Flag](flag.html): Time period when flag is active\r\n* [Immunization](immunization.html): Vaccination (non)-Administration Date\r\n* [List](list.html): When the list was prepared\r\n* [Observation](observation.html): Obtained date/time. If the obtained element is a period, a date that falls in the period\r\n* [Procedure](procedure.html): When the procedure was performed\r\n* [RiskAssessment](riskassessment.html): When was assessment made?\r\n* [SupplyRequest](supplyrequest.html): When the request was made" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [ClinicalImpression](clinicalimpression.html): Patient or group assessed\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DeviceUseStatement](deviceusestatement.html): Search by subject - a patient\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentManifest](documentmanifest.html): The subject of the set of documents\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient or group present at the encounter\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [List](list.html): If all resources have the same subject\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the person who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "AllergyIntolerance" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "AllergyIntolerance:patient" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "clinical-status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "active | inactive | resolved" ] ] [ fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Date first version of the resource instance was recorded\r\n* [CarePlan](careplan.html): Time period plan covers\r\n* [CareTeam](careteam.html): Time period team covers\r\n* [ClinicalImpression](clinicalimpression.html): When the assessment was documented\r\n* [Composition](composition.html): Composition editing time\r\n* [Consent](consent.html): When this Consent was created or indexed\r\n* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report\r\n* [Encounter](encounter.html): A date within the period the Encounter lasted\r\n* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period\r\n* [FamilyMemberHistory](familymemberhistory.html): When history was recorded or last updated\r\n* [Flag](flag.html): Time period when flag is active\r\n* [Immunization](immunization.html): Vaccination (non)-Administration Date\r\n* [List](list.html): When the list was prepared\r\n* [Observation](observation.html): Obtained date/time. If the obtained element is a period, a date that falls in the period\r\n* [Procedure](procedure.html): When the procedure was performed\r\n* [RiskAssessment](riskassessment.html): When was assessment made?\r\n* [SupplyRequest](supplyrequest.html): When the request was made" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [ClinicalImpression](clinicalimpression.html): Patient or group assessed\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DeviceUseStatement](deviceusestatement.html): Search by subject - a patient\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentManifest](documentmanifest.html): The subject of the set of documents\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient or group present at the encounter\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [List](list.html): If all resources have the same subject\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the person who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "DiagnosticReport" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "DiagnosticReport:performer" ] [ fhir:v "DiagnosticReport:patient" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "issued" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "When the report was issued" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Security Labels applied to this resource" ] ] [ fhir:name [ fhir:v "performer" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Who is responsible for the report" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [ClinicalImpression](clinicalimpression.html): Patient or group assessed\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DeviceUseStatement](deviceusestatement.html): Search by subject - a patient\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentManifest](documentmanifest.html): The subject of the set of documents\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient or group present at the encounter\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [List](list.html): If all resources have the same subject\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the person who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "Appointment" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Appointment"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "update" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "Appointment:practitioner" ] [ fhir:v "Appointment:patient" ] [ fhir:v "Appointment:slot" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "practitioner" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-practitioner"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "One of the individuals of the appointment is this practitioner" ] ] [ fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-date"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Appointment date/time." ] ] [ fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-status"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The overall status of the appointment" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "One of the individuals of the appointment is this patient" ] ] [ fhir:name [ fhir:v "slot" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-slot"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The slots that this appointment is filling" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "Slot" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Slot"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "Slot:schedule" ] [ fhir:v "*" ] ) ; fhir:searchRevInclude ( [ fhir:v "Appointment:slot" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "start" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Slot-start"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Appointment date/time." ] ] [ fhir:name [ fhir:v "schedule" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Slot-schedule"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The Schedule Resource that we are seeking a slot within" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Slot-status"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The free/busy status of the appointment" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "Location" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Location"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "Location:endpoint" ] [ fhir:v "*" ] ) ; fhir:searchRevInclude ( [ fhir:v "Observation:subject" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Location-identifier"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "An identifier for the location" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Location-name"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A portion of the location's name or alias" ] ] [ fhir:name [ fhir:v "endpoint" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Location-endpoint"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Technical endpoints providing access to services operated for the location" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "Practitioner" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Practitioner"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchRevInclude ( [ fhir:v "Patient:general-practitioner" ] [ fhir:v "DiagnosticReport:performer" ] [ fhir:v "Appointment:practitioner" ] [ fhir:v "Task:owner" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Practitioner-identifier"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A practitioner's Identifier" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Practitioner-name"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "DocumentReference" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/DocumentReference"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "update" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "DocumentReference:patient" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "period" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-period"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Time of service that is being documented" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Security Labels applied to this resource" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [ClinicalImpression](clinicalimpression.html): Patient or group assessed\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DeviceUseStatement](deviceusestatement.html): Search by subject - a patient\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentManifest](documentmanifest.html): The subject of the set of documents\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient or group present at the encounter\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [List](list.html): If all resources have the same subject\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the person who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] [ fhir:name [ fhir:v "type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-type"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): allergy | intolerance - Underlying mechanism (if known)\r\n* [Composition](composition.html): Kind of composition (LOINC if possible)\r\n* [DocumentManifest](documentmanifest.html): Kind of document set\r\n* [DocumentReference](documentreference.html): Kind of document (LOINC if possible)\r\n* [Encounter](encounter.html): Specific type of encounter\r\n* [EpisodeOfCare](episodeofcare.html): Type/class - e.g. specialist referral, disease management" ] ] [ fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-date"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "When this document reference was created" ] ] ) ] [ fhir:type [ fhir:v "Binary" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Binary"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ] [ fhir:type [ fhir:v "Media" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "create" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ] [ fhir:type [ fhir:v "Communication" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Communication"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "Communication:patient" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "category" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-category"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Message category" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Focus of message" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "Bundle" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Bundle"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "Bundle:composition" ] [ fhir:v "Bundle:message" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-identifier"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Persistent identifier for the bundle" ] ] [ fhir:name [ fhir:v "composition" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-composition"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The first resource in the bundle, if the bundle type is \"document\" - this is a composition, and this parameter provides access to search its contents" ] ] [ fhir:name [ fhir:v "_lastUpdated" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "When the resource version last changed" ] ] [ fhir:name [ fhir:v "_profile" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ] ] [ fhir:name [ fhir:v "type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-type"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Security Labels applied to this resource" ] ] [ fhir:name [ fhir:v "_source" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Identifies where the resource comes from" ] ] [ fhir:name [ fhir:v "message" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-message"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The first resource in the bundle, if the bundle type is \"message\" - this is a message header, and this parameter provides access to search its contents" ] ] [ fhir:name [ fhir:v "timestamp" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-timestamp"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "When the bundle was assembled" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] [ fhir:name [ fhir:v "_tag" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tags applied to this resource" ] ] ) ] [ fhir:type [ fhir:v "Invoice" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Invoice"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchParam ( [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "Account" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Account"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "Account:patient" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Account-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The entity that caused the expenses" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "ChargeItem" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/ChargeItem"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "ChargeItem:performing-organization" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "performing-organization" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ChargeItem-performing-organization"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Organization providing the charged service" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "Task" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Task"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "Task:owner" ] [ fhir:v "Task:patient" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "owner" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Task-owner"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Search by task owner" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Task-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Search by patient" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "ExplanationOfBenefit" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:versioning [ fhir:v "versioned" ] ; fhir:readHistory [ fhir:v true ] ; fhir:updateCreate [ fhir:v true ] ; fhir:conditionalCreate [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchInclude ( [ fhir:v "ExplanationOfBenefit:patient" ] [ fhir:v "*" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The reference to the patient" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Logical id of this artifact" ] ] ) ] [ fhir:type [ fhir:v "Organization" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Organization"^^xsd:anyURI ; fhir:link ] ; fhir:versioning [ fhir:v "versioned" ] ; fhir:conditionalCreate [ fhir:v false ] ; fhir:conditionalUpdate [ fhir:v false ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchRevInclude ( [ fhir:v "Patient:organization" ] [ fhir:v "Patient:general-practitioner" ] [ fhir:v "DiagnosticReport:performer" ] [ fhir:v "ChargeItem:performing-organization" ] [ fhir:v "Task:owner" ] ) ] [ fhir:type [ fhir:v "PractitionerRole" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/PractitionerRole"^^xsd:anyURI ; fhir:link ] ; fhir:versioning [ fhir:v "versioned" ] ; fhir:conditionalCreate [ fhir:v false ] ; fhir:conditionalUpdate [ fhir:v false ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchRevInclude ( [ fhir:v "Patient:general-practitioner" ] [ fhir:v "DiagnosticReport:performer" ] [ fhir:v "Task:owner" ] ) ] [ fhir:type [ fhir:v "Group" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Group"^^xsd:anyURI ; fhir:link ] ; fhir:versioning [ fhir:v "versioned" ] ; fhir:conditionalCreate [ fhir:v false ] ; fhir:conditionalUpdate [ fhir:v false ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchRevInclude ( [ fhir:v "Condition:patient" ] [ fhir:v "MedicationRequest:patient" ] [ fhir:v "MedicationRequest:subject" ] [ fhir:v "Observation:patient" ] [ fhir:v "Observation:subject" ] [ fhir:v "Immunization:patient" ] [ fhir:v "AllergyIntolerance:patient" ] [ fhir:v "DiagnosticReport:patient" ] [ fhir:v "DocumentReference:patient" ] ) ] [ fhir:type [ fhir:v "Device" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Device"^^xsd:anyURI ; fhir:link ] ; fhir:versioning [ fhir:v "versioned" ] ; fhir:conditionalCreate [ fhir:v false ] ; fhir:conditionalUpdate [ fhir:v false ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchRevInclude ( [ fhir:v "Observation:subject" ] [ fhir:v "Task:owner" ] ) ] [ fhir:type [ fhir:v "CareTeam" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/CareTeam"^^xsd:anyURI ; fhir:link ] ; fhir:versioning [ fhir:v "versioned" ] ; fhir:conditionalCreate [ fhir:v false ] ; fhir:conditionalUpdate [ fhir:v false ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchRevInclude ( [ fhir:v "DiagnosticReport:performer" ] [ fhir:v "Task:owner" ] ) ] [ fhir:type [ fhir:v "Schedule" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Schedule"^^xsd:anyURI ; fhir:link ] ; fhir:versioning [ fhir:v "versioned" ] ; fhir:conditionalCreate [ fhir:v false ] ; fhir:conditionalUpdate [ fhir:v false ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchRevInclude ( [ fhir:v "Slot:schedule" ] ) ] [ fhir:type [ fhir:v "Endpoint" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Endpoint"^^xsd:anyURI ; fhir:link ] ; fhir:versioning [ fhir:v "versioned" ] ; fhir:conditionalCreate [ fhir:v false ] ; fhir:conditionalUpdate [ fhir:v false ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchRevInclude ( [ fhir:v "Location:endpoint" ] ) ] [ fhir:type [ fhir:v "Composition" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Composition"^^xsd:anyURI ; fhir:link ] ; fhir:versioning [ fhir:v "versioned" ] ; fhir:conditionalCreate [ fhir:v false ] ; fhir:conditionalUpdate [ fhir:v false ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchRevInclude ( [ fhir:v "Bundle:composition" ] ) ] [ fhir:type [ fhir:v "MessageHeader" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/MessageHeader"^^xsd:anyURI ; fhir:link ] ; fhir:versioning [ fhir:v "versioned" ] ; fhir:conditionalCreate [ fhir:v false ] ; fhir:conditionalUpdate [ fhir:v false ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchRevInclude ( [ fhir:v "Bundle:message" ] ) ] [ fhir:type [ fhir:v "HealthcareService" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/HealthcareService"^^xsd:anyURI ; fhir:link ] ; fhir:versioning [ fhir:v "versioned" ] ; fhir:conditionalCreate [ fhir:v false ] ; fhir:conditionalUpdate [ fhir:v false ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchRevInclude ( [ fhir:v "Task:owner" ] ) ] [ fhir:type [ fhir:v "RelatedPerson" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson"^^xsd:anyURI ; fhir:link ] ; fhir:versioning [ fhir:v "versioned" ] ; fhir:conditionalCreate [ fhir:v false ] ; fhir:conditionalUpdate [ fhir:v false ] ; fhir:conditionalDelete [ fhir:v "single" ] ; fhir:searchRevInclude ( [ fhir:v "Task:owner" ] ) ] ) ; fhir:interaction ( [ fhir:code [ fhir:v "history-system" ] ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/type"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ] [ fhir:name [ fhir:v "_count" ] ; fhir:type [ fhir:v "number" ] ] ) ; fhir:operation ( [ fhir:name [ fhir:v "summary" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/OperationDefinition/Patient-summary"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "export" ] ; fhir:definition [ fhir:v "https://mtapp-prod-aue-fhir.azurewebsites.net/OperationDefinition/export"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "patient-export" ] ; fhir:definition [ fhir:v "https://mtapp-prod-aue-fhir.azurewebsites.net/OperationDefinition/patient-export"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "group-export" ] ; fhir:definition [ fhir:v "https://mtapp-prod-aue-fhir.azurewebsites.net/OperationDefinition/group-export"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "reindex" ] ; fhir:definition [ fhir:v "https://mtapp-prod-aue-fhir.azurewebsites.net/OperationDefinition/reindex"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "resource-reindex" ] ; fhir:definition [ fhir:v "https://mtapp-prod-aue-fhir.azurewebsites.net/OperationDefinition/resource-reindex"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "anonymized-export" ] ; fhir:definition [ fhir:v "https://mtapp-prod-aue-fhir.azurewebsites.net/OperationDefinition/anonymized-export"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "member-match" ] ; fhir:definition [ fhir:v "https://mtapp-prod-aue-fhir.azurewebsites.net/OperationDefinition/member-match"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "patient-everything" ] ; fhir:definition [ fhir:v "https://www.hl7.org/fhir/patient-operation-everything.html"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "bulk-delete" ] ; fhir:definition [ fhir:v "https://mtapp-prod-aue-fhir.azurewebsites.net/OperationDefinition/bulk-delete"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "search-parameter-status" ] ; fhir:definition [ fhir:v "https://mtapp-prod-aue-fhir.azurewebsites.net/OperationDefinition/search-parameter-status"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "validate" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/OperationDefinition/Resource-validate"^^xsd:anyURI ; fhir:link ] ] ) ] ) . # # -------------------------------------------------------------------------------------