{ "resourceType": "Bundle", "id": "searchParams", "meta": { "lastUpdated": "2016-08-11T09:23:49.667-04:00" }, "type": "collection", "entry": [ { "fullUrl": "http://hl7.org/fhir/SearchParameter/DomainResource-text", "resource": { "resourceType": "SearchParameter", "code": "_text", "base": "DomainResource", "type": "string" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-content", "resource": { "resourceType": "SearchParameter", "code": "_content", "base": "Resource", "type": "string" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-id", "resource": { "resourceType": "SearchParameter", "code": "_id", "base": "Resource", "type": "token", "expression": "Resource.id", "xpath": "f:Resource/f:id" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated", "resource": { "resourceType": "SearchParameter", "code": "_lastUpdated", "base": "Resource", "type": "date", "expression": "Resource.meta.lastUpdated", "xpath": "f:Resource/f:meta/f:lastUpdated" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-profile", "resource": { "resourceType": "SearchParameter", "code": "_profile", "base": "Resource", "type": "uri", "expression": "Resource.meta.profile", "xpath": "f:Resource/f:meta/f:profile" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-query", "resource": { "resourceType": "SearchParameter", "code": "_query", "base": "Resource", "type": "token" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-security", "resource": { "resourceType": "SearchParameter", "code": "_security", "base": "Resource", "type": "token", "expression": "Resource.meta.security", "xpath": "f:Resource/f:meta/f:security" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-tag", "resource": { "resourceType": "SearchParameter", "code": "_tag", "base": "Resource", "type": "token", "expression": "Resource.meta.tag", "xpath": "f:Resource/f:meta/f:tag" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-balance", "resource": { "resourceType": "SearchParameter", "code": "balance", "base": "Account", "type": "quantity", "expression": "Account.balance", "xpath": "f:Account/f:balance" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Account", "type": "token", "expression": "Account.identifier", "xpath": "f:Account/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Account", "type": "string", "expression": "Account.name", "xpath": "f:Account/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-owner", "resource": { "resourceType": "SearchParameter", "code": "owner", "base": "Account", "type": "reference", "expression": "Account.owner", "xpath": "f:Account/f:owner", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Account", "type": "reference", "expression": "Account.subject", "xpath": "f:Account/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-period", "resource": { "resourceType": "SearchParameter", "code": "period", "base": "Account", "type": "date", "expression": "Account.coveragePeriod", "xpath": "f:Account/f:coveragePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Account", "type": "token", "expression": "Account.status", "xpath": "f:Account/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Account", "type": "reference", "expression": "Account.subject", "xpath": "f:Account/f:subject", "target": [ "Practitioner", "Organization", "Device", "Patient", "HealthcareService", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Account", "type": "token", "expression": "Account.type", "xpath": "f:Account/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "ActivityDefinition", "type": "string", "expression": "ActivityDefinition.description", "xpath": "f:ActivityDefinition/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ActivityDefinition", "type": "token", "expression": "ActivityDefinition.identifier", "xpath": "f:ActivityDefinition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ActivityDefinition", "type": "token", "expression": "ActivityDefinition.status", "xpath": "f:ActivityDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "ActivityDefinition", "type": "string", "expression": "ActivityDefinition.title", "xpath": "f:ActivityDefinition/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-topic", "resource": { "resourceType": "SearchParameter", "code": "topic", "base": "ActivityDefinition", "type": "token", "expression": "ActivityDefinition.topic", "xpath": "f:ActivityDefinition/f:topic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "ActivityDefinition", "type": "string", "expression": "ActivityDefinition.version", "xpath": "f:ActivityDefinition/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "AllergyIntolerance", "type": "token", "expression": "AllergyIntolerance.category", "xpath": "f:AllergyIntolerance/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "AllergyIntolerance", "type": "token", "expression": "AllergyIntolerance.code | AllergyIntolerance.reaction.substance", "xpath": "f:AllergyIntolerance/f:code | f:AllergyIntolerance/f:reaction/f:substance" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality", "resource": { "resourceType": "SearchParameter", "code": "criticality", "base": "AllergyIntolerance", "type": "token", "expression": "AllergyIntolerance.criticality", "xpath": "f:AllergyIntolerance/f:criticality" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "AllergyIntolerance", "type": "date", "expression": "AllergyIntolerance.attestedDate", "xpath": "f:AllergyIntolerance/f:attestedDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "AllergyIntolerance", "type": "token", "expression": "AllergyIntolerance.identifier", "xpath": "f:AllergyIntolerance/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date", "resource": { "resourceType": "SearchParameter", "code": "last-date", "base": "AllergyIntolerance", "type": "date", "expression": "AllergyIntolerance.lastOccurrence", "xpath": "f:AllergyIntolerance/f:lastOccurrence" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation", "resource": { "resourceType": "SearchParameter", "code": "manifestation", "base": "AllergyIntolerance", "type": "token", "expression": "AllergyIntolerance.reaction.manifestation", "xpath": "f:AllergyIntolerance/f:reaction/f:manifestation" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-onset", "resource": { "resourceType": "SearchParameter", "code": "onset", "base": "AllergyIntolerance", "type": "date", "expression": "AllergyIntolerance.reaction.onset", "xpath": "f:AllergyIntolerance/f:reaction/f:onset" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "AllergyIntolerance", "type": "reference", "expression": "AllergyIntolerance.patient", "xpath": "f:AllergyIntolerance/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder", "resource": { "resourceType": "SearchParameter", "code": "recorder", "base": "AllergyIntolerance", "type": "reference", "expression": "AllergyIntolerance.recorder", "xpath": "f:AllergyIntolerance/f:recorder", "target": [ "Practitioner", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-reporter", "resource": { "resourceType": "SearchParameter", "code": "reporter", "base": "AllergyIntolerance", "type": "reference", "expression": "AllergyIntolerance.reporter", "xpath": "f:AllergyIntolerance/f:reporter", "target": [ "Practitioner", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route", "resource": { "resourceType": "SearchParameter", "code": "route", "base": "AllergyIntolerance", "type": "token", "expression": "AllergyIntolerance.reaction.exposureRoute", "xpath": "f:AllergyIntolerance/f:reaction/f:exposureRoute" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity", "resource": { "resourceType": "SearchParameter", "code": "severity", "base": "AllergyIntolerance", "type": "token", "expression": "AllergyIntolerance.reaction.severity", "xpath": "f:AllergyIntolerance/f:reaction/f:severity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "AllergyIntolerance", "type": "token", "expression": "AllergyIntolerance.status", "xpath": "f:AllergyIntolerance/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "AllergyIntolerance", "type": "token", "expression": "AllergyIntolerance.type", "xpath": "f:AllergyIntolerance/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-actor", "resource": { "resourceType": "SearchParameter", "code": "actor", "base": "Appointment", "type": "reference", "expression": "Appointment.participant.actor", "xpath": "f:Appointment/f:participant/f:actor", "target": [ "Practitioner", "Device", "Patient", "HealthcareService", "RelatedPerson", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-appointment-type", "resource": { "resourceType": "SearchParameter", "code": "appointment-type", "base": "Appointment", "type": "token", "expression": "Appointment.appointmentType", "xpath": "f:Appointment/f:appointmentType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Appointment", "type": "date", "expression": "Appointment.start", "xpath": "f:Appointment/f:start" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Appointment", "type": "token", "expression": "Appointment.identifier", "xpath": "f:Appointment/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Appointment", "type": "reference", "expression": "Appointment.participant.actor", "xpath": "f:Appointment/f:participant/f:actor", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-part-status", "resource": { "resourceType": "SearchParameter", "code": "part-status", "base": "Appointment", "type": "token", "expression": "Appointment.participant.status", "xpath": "f:Appointment/f:participant/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Appointment", "type": "reference", "expression": "Appointment.participant.actor", "xpath": "f:Appointment/f:participant/f:actor", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-practitioner", "resource": { "resourceType": "SearchParameter", "code": "practitioner", "base": "Appointment", "type": "reference", "expression": "Appointment.participant.actor", "xpath": "f:Appointment/f:participant/f:actor", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-service-type", "resource": { "resourceType": "SearchParameter", "code": "service-type", "base": "Appointment", "type": "token", "expression": "Appointment.serviceType", "xpath": "f:Appointment/f:serviceType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Appointment", "type": "token", "expression": "Appointment.status", "xpath": "f:Appointment/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-actor", "resource": { "resourceType": "SearchParameter", "code": "actor", "base": "AppointmentResponse", "type": "reference", "expression": "AppointmentResponse.actor", "xpath": "f:AppointmentResponse/f:actor", "target": [ "Practitioner", "Device", "Patient", "HealthcareService", "RelatedPerson", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-appointment", "resource": { "resourceType": "SearchParameter", "code": "appointment", "base": "AppointmentResponse", "type": "reference", "expression": "AppointmentResponse.appointment", "xpath": "f:AppointmentResponse/f:appointment", "target": [ "Appointment" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "AppointmentResponse", "type": "token", "expression": "AppointmentResponse.identifier", "xpath": "f:AppointmentResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "AppointmentResponse", "type": "reference", "expression": "AppointmentResponse.actor", "xpath": "f:AppointmentResponse/f:actor", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-part-status", "resource": { "resourceType": "SearchParameter", "code": "part-status", "base": "AppointmentResponse", "type": "token", "expression": "AppointmentResponse.participantStatus", "xpath": "f:AppointmentResponse/f:participantStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "AppointmentResponse", "type": "reference", "expression": "AppointmentResponse.actor", "xpath": "f:AppointmentResponse/f:actor", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-practitioner", "resource": { "resourceType": "SearchParameter", "code": "practitioner", "base": "AppointmentResponse", "type": "reference", "expression": "AppointmentResponse.actor", "xpath": "f:AppointmentResponse/f:actor", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-action", "resource": { "resourceType": "SearchParameter", "code": "action", "base": "AuditEvent", "type": "token", "expression": "AuditEvent.action", "xpath": "f:AuditEvent/f:action" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "AuditEvent", "type": "string", "expression": "AuditEvent.agent.network.address", "xpath": "f:AuditEvent/f:agent/f:network/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-agent", "resource": { "resourceType": "SearchParameter", "code": "agent", "base": "AuditEvent", "type": "reference", "expression": "AuditEvent.agent.reference", "xpath": "f:AuditEvent/f:agent/f:reference", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-agent-name", "resource": { "resourceType": "SearchParameter", "code": "agent-name", "base": "AuditEvent", "type": "string", "expression": "AuditEvent.agent.name", "xpath": "f:AuditEvent/f:agent/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-altid", "resource": { "resourceType": "SearchParameter", "code": "altid", "base": "AuditEvent", "type": "token", "expression": "AuditEvent.agent.altId", "xpath": "f:AuditEvent/f:agent/f:altId" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "AuditEvent", "type": "date", "expression": "AuditEvent.recorded", "xpath": "f:AuditEvent/f:recorded" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity", "resource": { "resourceType": "SearchParameter", "code": "entity", "base": "AuditEvent", "type": "reference", "expression": "AuditEvent.entity.reference", "xpath": "f:AuditEvent/f:entity/f:reference", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-id", "resource": { "resourceType": "SearchParameter", "code": "entity-id", "base": "AuditEvent", "type": "token", "expression": "AuditEvent.entity.identifier", "xpath": "f:AuditEvent/f:entity/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-name", "resource": { "resourceType": "SearchParameter", "code": "entity-name", "base": "AuditEvent", "type": "string", "expression": "AuditEvent.entity.name", "xpath": "f:AuditEvent/f:entity/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-type", "resource": { "resourceType": "SearchParameter", "code": "entity-type", "base": "AuditEvent", "type": "token", "expression": "AuditEvent.entity.type", "xpath": "f:AuditEvent/f:entity/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-outcome", "resource": { "resourceType": "SearchParameter", "code": "outcome", "base": "AuditEvent", "type": "token", "expression": "AuditEvent.outcome", "xpath": "f:AuditEvent/f:outcome" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "AuditEvent", "type": "reference", "expression": "AuditEvent.agent.reference | AuditEvent.entity.reference", "xpath": "f:AuditEvent/f:agent/f:reference | f:AuditEvent/f:entity/f:reference", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-policy", "resource": { "resourceType": "SearchParameter", "code": "policy", "base": "AuditEvent", "type": "uri", "expression": "AuditEvent.agent.policy", "xpath": "f:AuditEvent/f:agent/f:policy" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-role", "resource": { "resourceType": "SearchParameter", "code": "role", "base": "AuditEvent", "type": "token", "expression": "AuditEvent.entity.role", "xpath": "f:AuditEvent/f:entity/f:role" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-site", "resource": { "resourceType": "SearchParameter", "code": "site", "base": "AuditEvent", "type": "token", "expression": "AuditEvent.source.site", "xpath": "f:AuditEvent/f:source/f:site" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "AuditEvent", "type": "token", "expression": "AuditEvent.source.identifier", "xpath": "f:AuditEvent/f:source/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-subtype", "resource": { "resourceType": "SearchParameter", "code": "subtype", "base": "AuditEvent", "type": "token", "expression": "AuditEvent.subtype", "xpath": "f:AuditEvent/f:subtype" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "AuditEvent", "type": "token", "expression": "AuditEvent.type", "xpath": "f:AuditEvent/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-user", "resource": { "resourceType": "SearchParameter", "code": "user", "base": "AuditEvent", "type": "token", "expression": "AuditEvent.agent.userId", "xpath": "f:AuditEvent/f:agent/f:userId" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Basic-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "Basic", "type": "reference", "expression": "Basic.author", "xpath": "f:Basic/f:author", "target": [ "Practitioner", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Basic-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Basic", "type": "token", "expression": "Basic.code", "xpath": "f:Basic/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Basic-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "Basic", "type": "date", "expression": "Basic.created", "xpath": "f:Basic/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Basic-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Basic", "type": "token", "expression": "Basic.identifier", "xpath": "f:Basic/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Basic-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Basic", "type": "reference", "expression": "Basic.subject", "xpath": "f:Basic/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Basic-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Basic", "type": "reference", "expression": "Basic.subject", "xpath": "f:Basic/f:subject", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Binary-contenttype", "resource": { "resourceType": "SearchParameter", "code": "contenttype", "base": "Binary", "type": "token", "expression": "Binary.contentType", "xpath": "f:Binary/f:contentType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/BodySite-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "BodySite", "type": "token", "expression": "BodySite.code", "xpath": "f:BodySite/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/BodySite-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "BodySite", "type": "token", "expression": "BodySite.identifier", "xpath": "f:BodySite/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/BodySite-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "BodySite", "type": "reference", "expression": "BodySite.patient", "xpath": "f:BodySite/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Bundle-composition", "resource": { "resourceType": "SearchParameter", "code": "composition", "base": "Bundle", "type": "reference", "expression": "Bundle.entry[0].resource", "xpath": "f:Bundle/f:entry[0]/f:resource", "target": [ "Composition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Bundle-message", "resource": { "resourceType": "SearchParameter", "code": "message", "base": "Bundle", "type": "reference", "expression": "Bundle.entry[0].resource", "xpath": "f:Bundle/f:entry[0]/f:resource", "target": [ "MessageHeader" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Bundle-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Bundle", "type": "token", "expression": "Bundle.type", "xpath": "f:Bundle/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-activitycode", "resource": { "resourceType": "SearchParameter", "code": "activitycode", "base": "CarePlan", "type": "token", "expression": "CarePlan.activity.detail.code", "xpath": "f:CarePlan/f:activity/f:detail/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-activitydate", "resource": { "resourceType": "SearchParameter", "code": "activitydate", "base": "CarePlan", "type": "date", "expression": "CarePlan.activity.detail.scheduled", "xpath": "f:CarePlan/f:activity/f:detail/f:scheduledTiming | f:CarePlan/f:activity/f:detail/f:scheduledPeriod | f:CarePlan/f:activity/f:detail/f:scheduledString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-activityreference", "resource": { "resourceType": "SearchParameter", "code": "activityreference", "base": "CarePlan", "type": "reference", "expression": "CarePlan.activity.reference", "xpath": "f:CarePlan/f:activity/f:reference", "target": [ "Appointment", "ReferralRequest", "NutritionRequest", "ProcessRequest", "VisionPrescription", "ProcedureRequest", "DeviceUseRequest", "MedicationOrder", "DiagnosticRequest", "CommunicationRequest", "SupplyRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-careteam", "resource": { "resourceType": "SearchParameter", "code": "careteam", "base": "CarePlan", "type": "reference", "expression": "CarePlan.careTeam", "xpath": "f:CarePlan/f:careTeam", "target": [ "CareTeam" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "CarePlan", "type": "token", "expression": "CarePlan.category", "xpath": "f:CarePlan/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-condition", "resource": { "resourceType": "SearchParameter", "code": "condition", "base": "CarePlan", "type": "reference", "expression": "CarePlan.addresses", "xpath": "f:CarePlan/f:addresses", "target": [ "Condition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "CarePlan", "type": "date", "expression": "CarePlan.period", "xpath": "f:CarePlan/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-goal", "resource": { "resourceType": "SearchParameter", "code": "goal", "base": "CarePlan", "type": "reference", "expression": "CarePlan.goal", "xpath": "f:CarePlan/f:goal", "target": [ "Goal" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "CarePlan", "type": "reference", "expression": "CarePlan.subject", "xpath": "f:CarePlan/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "CarePlan", "type": "reference", "expression": "CarePlan.activity.detail.performer", "xpath": "f:CarePlan/f:activity/f:detail/f:performer", "target": [ "Practitioner", "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-related", "resource": { "resourceType": "SearchParameter", "code": "related", "base": "CarePlan", "type": "composite", "component": [ { "reference": "http://hl7.org/fhir/SearchParameter/CarePlan-relatedcode" }, { "reference": "http://hl7.org/fhir/SearchParameter/CarePlan-relatedplan" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-relatedcode", "resource": { "resourceType": "SearchParameter", "code": "relatedcode", "base": "CarePlan", "type": "token", "expression": "CarePlan.relatedPlan.code", "xpath": "f:CarePlan/f:relatedPlan/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-relatedplan", "resource": { "resourceType": "SearchParameter", "code": "relatedplan", "base": "CarePlan", "type": "reference", "expression": "CarePlan.relatedPlan.plan", "xpath": "f:CarePlan/f:relatedPlan/f:plan", "target": [ "CarePlan" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "CarePlan", "type": "reference", "expression": "CarePlan.subject", "xpath": "f:CarePlan/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CareTeam-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "CareTeam", "type": "date", "expression": "CareTeam.period", "xpath": "f:CareTeam/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CareTeam-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "CareTeam", "type": "token", "expression": "CareTeam.identifier", "xpath": "f:CareTeam/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CareTeam-participant", "resource": { "resourceType": "SearchParameter", "code": "participant", "base": "CareTeam", "type": "reference", "expression": "CareTeam.participant.member", "xpath": "f:CareTeam/f:participant/f:member", "target": [ "Practitioner", "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CareTeam-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "CareTeam", "type": "reference", "expression": "CareTeam.subject", "xpath": "f:CareTeam/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CareTeam-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "CareTeam", "type": "token", "expression": "CareTeam.status", "xpath": "f:CareTeam/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CareTeam-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "CareTeam", "type": "reference", "expression": "CareTeam.subject", "xpath": "f:CareTeam/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CareTeam-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "CareTeam", "type": "token", "expression": "CareTeam.type", "xpath": "f:CareTeam/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "Claim", "type": "date", "expression": "Claim.created", "xpath": "f:Claim/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-facility-identifier", "resource": { "resourceType": "SearchParameter", "code": "facility-identifier", "base": "Claim", "type": "token", "expression": "Claim.facility.as(Identifier)", "xpath": "f:Claim/f:facilityIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-facility-reference", "resource": { "resourceType": "SearchParameter", "code": "facility-reference", "base": "Claim", "type": "reference", "expression": "Claim.facility.as(Reference)", "xpath": "f:Claim/f:facilityReference", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Claim", "type": "token", "expression": "Claim.identifier", "xpath": "f:Claim/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-insurer-identifier", "resource": { "resourceType": "SearchParameter", "code": "insurer-identifier", "base": "Claim", "type": "token", "expression": "Claim.insurer.as(Identifier)", "xpath": "f:Claim/f:insurerIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-insurer-reference", "resource": { "resourceType": "SearchParameter", "code": "insurer-reference", "base": "Claim", "type": "reference", "expression": "Claim.insurer.as(Reference)", "xpath": "f:Claim/f:insurerReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "organization-identifier", "base": "Claim", "type": "token", "expression": "Claim.organization.as(Identifier)", "xpath": "f:Claim/f:organizationIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-organization-reference", "resource": { "resourceType": "SearchParameter", "code": "organization-reference", "base": "Claim", "type": "reference", "expression": "Claim.organization.as(Reference)", "xpath": "f:Claim/f:organizationReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-patient-identifier", "resource": { "resourceType": "SearchParameter", "code": "patient-identifier", "base": "Claim", "type": "token", "expression": "Claim.patient.as(Identifier)", "xpath": "f:Claim/f:patientIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-patient-reference", "resource": { "resourceType": "SearchParameter", "code": "patient-reference", "base": "Claim", "type": "reference", "expression": "Claim.patient.as(Reference)", "xpath": "f:Claim/f:patientReference", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-priority", "resource": { "resourceType": "SearchParameter", "code": "priority", "base": "Claim", "type": "token", "expression": "Claim.priority", "xpath": "f:Claim/f:priority" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-provider-identifier", "resource": { "resourceType": "SearchParameter", "code": "provider-identifier", "base": "Claim", "type": "token", "expression": "Claim.provider.as(Identifier)", "xpath": "f:Claim/f:providerIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-provider-reference", "resource": { "resourceType": "SearchParameter", "code": "provider-reference", "base": "Claim", "type": "reference", "expression": "Claim.provider.as(Reference)", "xpath": "f:Claim/f:providerReference", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-use", "resource": { "resourceType": "SearchParameter", "code": "use", "base": "Claim", "type": "token", "expression": "Claim.use", "xpath": "f:Claim/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "ClaimResponse", "type": "date", "expression": "ClaimResponse.created", "xpath": "f:ClaimResponse/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-disposition", "resource": { "resourceType": "SearchParameter", "code": "disposition", "base": "ClaimResponse", "type": "string", "expression": "ClaimResponse.disposition", "xpath": "f:ClaimResponse/f:disposition" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ClaimResponse", "type": "token", "expression": "ClaimResponse.identifier", "xpath": "f:ClaimResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "organization-identifier", "base": "ClaimResponse", "type": "token", "expression": "ClaimResponse.organization.as(Identifier)", "xpath": "f:ClaimResponse/f:organizationIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-organization-reference", "resource": { "resourceType": "SearchParameter", "code": "organization-reference", "base": "ClaimResponse", "type": "reference", "expression": "ClaimResponse.organization.as(Reference)", "xpath": "f:ClaimResponse/f:organizationReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-outcome", "resource": { "resourceType": "SearchParameter", "code": "outcome", "base": "ClaimResponse", "type": "token", "expression": "ClaimResponse.outcome", "xpath": "f:ClaimResponse/f:outcome" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-paymentdate", "resource": { "resourceType": "SearchParameter", "code": "paymentdate", "base": "ClaimResponse", "type": "date", "expression": "ClaimResponse.payment.date", "xpath": "f:ClaimResponse/f:payment/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-request-identifier", "resource": { "resourceType": "SearchParameter", "code": "request-identifier", "base": "ClaimResponse", "type": "token", "expression": "ClaimResponse.request.as(Identifier)", "xpath": "f:ClaimResponse/f:requestIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-request-reference", "resource": { "resourceType": "SearchParameter", "code": "request-reference", "base": "ClaimResponse", "type": "reference", "expression": "ClaimResponse.request.as(Reference)", "xpath": "f:ClaimResponse/f:requestReference", "target": [ "Claim" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-action", "resource": { "resourceType": "SearchParameter", "code": "action", "base": "ClinicalImpression", "type": "reference", "expression": "ClinicalImpression.action", "xpath": "f:ClinicalImpression/f:action", "target": [ "Appointment", "ReferralRequest", "NutritionRequest", "ProcedureRequest", "Procedure", "MedicationOrder", "DiagnosticRequest", "SupplyRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-assessor", "resource": { "resourceType": "SearchParameter", "code": "assessor", "base": "ClinicalImpression", "type": "reference", "expression": "ClinicalImpression.assessor", "xpath": "f:ClinicalImpression/f:assessor", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "ClinicalImpression", "type": "reference", "expression": "ClinicalImpression.context", "xpath": "f:ClinicalImpression/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ClinicalImpression", "type": "date", "expression": "ClinicalImpression.date", "xpath": "f:ClinicalImpression/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-code", "resource": { "resourceType": "SearchParameter", "code": "finding-code", "base": "ClinicalImpression", "type": "token", "expression": "ClinicalImpression.finding.item.as(CodeableConcept)", "xpath": "f:ClinicalImpression/f:finding/f:itemCodeableConcept | f:ClinicalImpression/f:finding/f:itemReference" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-ref", "resource": { "resourceType": "SearchParameter", "code": "finding-ref", "base": "ClinicalImpression", "type": "reference", "expression": "ClinicalImpression.finding.item.as(Reference)", "xpath": "f:ClinicalImpression/f:finding/f:itemCodeableConcept | f:ClinicalImpression/f:finding/f:itemReference", "target": [ "Condition", "Observation" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-investigation", "resource": { "resourceType": "SearchParameter", "code": "investigation", "base": "ClinicalImpression", "type": "reference", "expression": "ClinicalImpression.investigations.item", "xpath": "f:ClinicalImpression/f:investigations/f:item", "target": [ "RiskAssessment", "FamilyMemberHistory", "Observation", "DiagnosticReport", "ImagingStudy", "QuestionnaireResponse" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "ClinicalImpression", "type": "reference", "expression": "ClinicalImpression.subject", "xpath": "f:ClinicalImpression/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-plan", "resource": { "resourceType": "SearchParameter", "code": "plan", "base": "ClinicalImpression", "type": "reference", "expression": "ClinicalImpression.plan", "xpath": "f:ClinicalImpression/f:plan", "target": [ "Appointment", "ReferralRequest", "CarePlan", "NutritionRequest", "ProcessRequest", "VisionPrescription", "ProcedureRequest", "DeviceUseRequest", "MedicationOrder", "DiagnosticRequest", "CommunicationRequest", "SupplyRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-previous", "resource": { "resourceType": "SearchParameter", "code": "previous", "base": "ClinicalImpression", "type": "reference", "expression": "ClinicalImpression.previous", "xpath": "f:ClinicalImpression/f:previous", "target": [ "ClinicalImpression" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-problem", "resource": { "resourceType": "SearchParameter", "code": "problem", "base": "ClinicalImpression", "type": "reference", "expression": "ClinicalImpression.problem", "xpath": "f:ClinicalImpression/f:problem", "target": [ "Condition", "AllergyIntolerance" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ClinicalImpression", "type": "token", "expression": "ClinicalImpression.status", "xpath": "f:ClinicalImpression/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "ClinicalImpression", "type": "reference", "expression": "ClinicalImpression.subject", "xpath": "f:ClinicalImpression/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "CodeSystem", "type": "token", "expression": "CodeSystem.concept.code", "xpath": "f:CodeSystem/f:concept/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-content", "resource": { "resourceType": "SearchParameter", "code": "content", "base": "CodeSystem", "type": "token", "expression": "CodeSystem.content", "xpath": "f:CodeSystem/f:content" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "CodeSystem", "type": "token", "expression": "CodeSystem.useContext", "xpath": "f:CodeSystem/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "CodeSystem", "type": "date", "expression": "CodeSystem.date", "xpath": "f:CodeSystem/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "CodeSystem", "type": "string", "expression": "CodeSystem.description", "xpath": "f:CodeSystem/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "CodeSystem", "type": "token", "expression": "CodeSystem.identifier", "xpath": "f:CodeSystem/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-language", "resource": { "resourceType": "SearchParameter", "code": "language", "base": "CodeSystem", "type": "token", "expression": "CodeSystem.concept.designation.language", "xpath": "f:CodeSystem/f:concept/f:designation/f:language" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "CodeSystem", "type": "string", "expression": "CodeSystem.name", "xpath": "f:CodeSystem/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "CodeSystem", "type": "string", "expression": "CodeSystem.publisher", "xpath": "f:CodeSystem/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "CodeSystem", "type": "token", "expression": "CodeSystem.status", "xpath": "f:CodeSystem/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-system", "resource": { "resourceType": "SearchParameter", "code": "system", "base": "CodeSystem", "type": "uri", "expression": "CodeSystem.url", "xpath": "f:CodeSystem/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "CodeSystem", "type": "uri", "expression": "CodeSystem.url", "xpath": "f:CodeSystem/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "CodeSystem", "type": "token", "expression": "CodeSystem.version", "xpath": "f:CodeSystem/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-based-on", "resource": { "resourceType": "SearchParameter", "code": "based-on", "base": "Communication", "type": "reference", "expression": "Communication.basedOn", "xpath": "f:Communication/f:basedOn", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "Communication", "type": "token", "expression": "Communication.category", "xpath": "f:Communication/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "Communication", "type": "reference", "expression": "Communication.context", "xpath": "f:Communication/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Communication", "type": "token", "expression": "Communication.identifier", "xpath": "f:Communication/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-medium", "resource": { "resourceType": "SearchParameter", "code": "medium", "base": "Communication", "type": "token", "expression": "Communication.medium", "xpath": "f:Communication/f:medium" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Communication", "type": "reference", "expression": "Communication.subject", "xpath": "f:Communication/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-received", "resource": { "resourceType": "SearchParameter", "code": "received", "base": "Communication", "type": "date", "expression": "Communication.received", "xpath": "f:Communication/f:received" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-recipient", "resource": { "resourceType": "SearchParameter", "code": "recipient", "base": "Communication", "type": "reference", "expression": "Communication.recipient", "xpath": "f:Communication/f:recipient", "target": [ "Practitioner", "Group", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-sender", "resource": { "resourceType": "SearchParameter", "code": "sender", "base": "Communication", "type": "reference", "expression": "Communication.sender", "xpath": "f:Communication/f:sender", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-sent", "resource": { "resourceType": "SearchParameter", "code": "sent", "base": "Communication", "type": "date", "expression": "Communication.sent", "xpath": "f:Communication/f:sent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Communication", "type": "token", "expression": "Communication.status", "xpath": "f:Communication/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Communication", "type": "reference", "expression": "Communication.subject", "xpath": "f:Communication/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "CommunicationRequest", "type": "token", "expression": "CommunicationRequest.category", "xpath": "f:CommunicationRequest/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "CommunicationRequest", "type": "reference", "expression": "CommunicationRequest.encounter", "xpath": "f:CommunicationRequest/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "CommunicationRequest", "type": "token", "expression": "CommunicationRequest.identifier", "xpath": "f:CommunicationRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-medium", "resource": { "resourceType": "SearchParameter", "code": "medium", "base": "CommunicationRequest", "type": "token", "expression": "CommunicationRequest.medium", "xpath": "f:CommunicationRequest/f:medium" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "CommunicationRequest", "type": "reference", "expression": "CommunicationRequest.subject", "xpath": "f:CommunicationRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-priority", "resource": { "resourceType": "SearchParameter", "code": "priority", "base": "CommunicationRequest", "type": "token", "expression": "CommunicationRequest.priority", "xpath": "f:CommunicationRequest/f:priority" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-recipient", "resource": { "resourceType": "SearchParameter", "code": "recipient", "base": "CommunicationRequest", "type": "reference", "expression": "CommunicationRequest.recipient", "xpath": "f:CommunicationRequest/f:recipient", "target": [ "Practitioner", "Group", "Organization", "CareTeam", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-requested", "resource": { "resourceType": "SearchParameter", "code": "requested", "base": "CommunicationRequest", "type": "date", "expression": "CommunicationRequest.requestedOn", "xpath": "f:CommunicationRequest/f:requestedOn" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-requester", "resource": { "resourceType": "SearchParameter", "code": "requester", "base": "CommunicationRequest", "type": "reference", "expression": "CommunicationRequest.requester", "xpath": "f:CommunicationRequest/f:requester", "target": [ "Practitioner", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-sender", "resource": { "resourceType": "SearchParameter", "code": "sender", "base": "CommunicationRequest", "type": "reference", "expression": "CommunicationRequest.sender", "xpath": "f:CommunicationRequest/f:sender", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "CommunicationRequest", "type": "token", "expression": "CommunicationRequest.status", "xpath": "f:CommunicationRequest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "CommunicationRequest", "type": "reference", "expression": "CommunicationRequest.subject", "xpath": "f:CommunicationRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-time", "resource": { "resourceType": "SearchParameter", "code": "time", "base": "CommunicationRequest", "type": "date", "expression": "CommunicationRequest.scheduled.as(DateTime)", "xpath": "f:CommunicationRequest/f:scheduledDateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "CompartmentDefinition", "type": "token", "expression": "CompartmentDefinition.code", "xpath": "f:CompartmentDefinition/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "CompartmentDefinition", "type": "date", "expression": "CompartmentDefinition.date", "xpath": "f:CompartmentDefinition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "CompartmentDefinition", "type": "string", "expression": "CompartmentDefinition.name", "xpath": "f:CompartmentDefinition/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-resource", "resource": { "resourceType": "SearchParameter", "code": "resource", "base": "CompartmentDefinition", "type": "token", "expression": "CompartmentDefinition.resource.code", "xpath": "f:CompartmentDefinition/f:resource/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "CompartmentDefinition", "type": "token", "expression": "CompartmentDefinition.status", "xpath": "f:CompartmentDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "CompartmentDefinition", "type": "uri", "expression": "CompartmentDefinition.url", "xpath": "f:CompartmentDefinition/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-attester", "resource": { "resourceType": "SearchParameter", "code": "attester", "base": "Composition", "type": "reference", "expression": "Composition.attester.party", "xpath": "f:Composition/f:attester/f:party", "target": [ "Practitioner", "Organization", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "Composition", "type": "reference", "expression": "Composition.author", "xpath": "f:Composition/f:author", "target": [ "Practitioner", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-class", "resource": { "resourceType": "SearchParameter", "code": "class", "base": "Composition", "type": "token", "expression": "Composition.class", "xpath": "f:Composition/f:class" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-confidentiality", "resource": { "resourceType": "SearchParameter", "code": "confidentiality", "base": "Composition", "type": "token", "expression": "Composition.confidentiality", "xpath": "f:Composition/f:confidentiality" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "Composition", "type": "token", "expression": "Composition.event.code", "xpath": "f:Composition/f:event/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Composition", "type": "date", "expression": "Composition.date", "xpath": "f:Composition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "Composition", "type": "reference", "expression": "Composition.encounter", "xpath": "f:Composition/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-entry", "resource": { "resourceType": "SearchParameter", "code": "entry", "base": "Composition", "type": "reference", "expression": "Composition.section.entry", "xpath": "f:Composition/f:section/f:entry", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Composition", "type": "token", "expression": "Composition.identifier", "xpath": "f:Composition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Composition", "type": "reference", "expression": "Composition.subject", "xpath": "f:Composition/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-period", "resource": { "resourceType": "SearchParameter", "code": "period", "base": "Composition", "type": "date", "expression": "Composition.event.period", "xpath": "f:Composition/f:event/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-section", "resource": { "resourceType": "SearchParameter", "code": "section", "base": "Composition", "type": "token", "expression": "Composition.section.code", "xpath": "f:Composition/f:section/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Composition", "type": "token", "expression": "Composition.status", "xpath": "f:Composition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Composition", "type": "reference", "expression": "Composition.subject", "xpath": "f:Composition/f:subject", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "Composition", "type": "string", "expression": "Composition.title", "xpath": "f:Composition/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Composition", "type": "token", "expression": "Composition.type", "xpath": "f:Composition/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "ConceptMap", "type": "token", "expression": "ConceptMap.useContext", "xpath": "f:ConceptMap/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ConceptMap", "type": "date", "expression": "ConceptMap.date", "xpath": "f:ConceptMap/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-dependson", "resource": { "resourceType": "SearchParameter", "code": "dependson", "base": "ConceptMap", "type": "uri", "expression": "ConceptMap.group.element.target.dependsOn.property", "xpath": "f:ConceptMap/f:group/f:element/f:target/f:dependsOn/f:property" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "ConceptMap", "type": "string", "expression": "ConceptMap.description", "xpath": "f:ConceptMap/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ConceptMap", "type": "token", "expression": "ConceptMap.identifier", "xpath": "f:ConceptMap/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "ConceptMap", "type": "string", "expression": "ConceptMap.name", "xpath": "f:ConceptMap/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-product", "resource": { "resourceType": "SearchParameter", "code": "product", "base": "ConceptMap", "type": "uri", "expression": "ConceptMap.group.element.target.product.property", "xpath": "f:ConceptMap/f:group/f:element/f:target/f:product/f:property" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "ConceptMap", "type": "string", "expression": "ConceptMap.publisher", "xpath": "f:ConceptMap/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "ConceptMap", "type": "reference", "expression": "ConceptMap.source.as(Reference)", "xpath": "f:ConceptMap/f:sourceReference", "target": [ "StructureDefinition", "ValueSet" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-code", "resource": { "resourceType": "SearchParameter", "code": "source-code", "base": "ConceptMap", "type": "token", "expression": "ConceptMap.group.element.code", "xpath": "f:ConceptMap/f:group/f:element/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-system", "resource": { "resourceType": "SearchParameter", "code": "source-system", "base": "ConceptMap", "type": "uri", "expression": "ConceptMap.group.source", "xpath": "f:ConceptMap/f:group/f:source" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-uri", "resource": { "resourceType": "SearchParameter", "code": "source-uri", "base": "ConceptMap", "type": "reference", "expression": "ConceptMap.source.as(Uri)", "xpath": "f:ConceptMap/f:sourceUri", "target": [ "StructureDefinition", "ValueSet" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ConceptMap", "type": "token", "expression": "ConceptMap.status", "xpath": "f:ConceptMap/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-target", "resource": { "resourceType": "SearchParameter", "code": "target", "base": "ConceptMap", "type": "reference", "expression": "ConceptMap.target.as(Reference)", "xpath": "f:ConceptMap/f:targetReference", "target": [ "StructureDefinition", "ValueSet" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-code", "resource": { "resourceType": "SearchParameter", "code": "target-code", "base": "ConceptMap", "type": "token", "expression": "ConceptMap.group.element.target.code", "xpath": "f:ConceptMap/f:group/f:element/f:target/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-system", "resource": { "resourceType": "SearchParameter", "code": "target-system", "base": "ConceptMap", "type": "uri", "expression": "ConceptMap.group.target", "xpath": "f:ConceptMap/f:group/f:target" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-uri", "resource": { "resourceType": "SearchParameter", "code": "target-uri", "base": "ConceptMap", "type": "reference", "expression": "ConceptMap.target.as(Uri)", "xpath": "f:ConceptMap/f:targetUri", "target": [ "StructureDefinition", "ValueSet" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "ConceptMap", "type": "uri", "expression": "ConceptMap.url", "xpath": "f:ConceptMap/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "ConceptMap", "type": "token", "expression": "ConceptMap.version", "xpath": "f:ConceptMap/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-abatement-age", "resource": { "resourceType": "SearchParameter", "code": "abatement-age", "base": "Condition", "type": "quantity", "expression": "Condition.abatement.as(Quantity) | Condition.abatement.as(Range)", "xpath": "f:Condition/f:abatementDateTime | f:Condition/f:abatementAge | f:Condition/f:abatementBoolean | f:Condition/f:abatementPeriod | f:Condition/f:abatementRange | f:Condition/f:abatementString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-abatement-boolean", "resource": { "resourceType": "SearchParameter", "code": "abatement-boolean", "base": "Condition", "type": "token", "expression": "Condition.abatement.as(boolean) | Condition.abatement.is(dateTime) | Condition.abatement.is(Age) | Condition.abatement.is(Period) | Condition.abatement.is(Range) | Condition.abatement.is(string)", "xpath": "f:Condition/f:abatementDateTime | f:Condition/f:abatementAge | f:Condition/f:abatementBoolean | f:Condition/f:abatementPeriod | f:Condition/f:abatementRange | f:Condition/f:abatementString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-abatement-date", "resource": { "resourceType": "SearchParameter", "code": "abatement-date", "base": "Condition", "type": "date", "expression": "Condition.abatement.as(dateTime) | Condition.abatement.as(Period)", "xpath": "f:Condition/f:abatementDateTime | f:Condition/f:abatementAge | f:Condition/f:abatementBoolean | f:Condition/f:abatementPeriod | f:Condition/f:abatementRange | f:Condition/f:abatementString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-abatement-info", "resource": { "resourceType": "SearchParameter", "code": "abatement-info", "base": "Condition", "type": "quantity", "expression": "Condition.abatement.as(string)", "xpath": "f:Condition/f:abatementDateTime | f:Condition/f:abatementAge | f:Condition/f:abatementBoolean | f:Condition/f:abatementPeriod | f:Condition/f:abatementRange | f:Condition/f:abatementString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-asserter", "resource": { "resourceType": "SearchParameter", "code": "asserter", "base": "Condition", "type": "reference", "expression": "Condition.asserter", "xpath": "f:Condition/f:asserter", "target": [ "Practitioner", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-body-site", "resource": { "resourceType": "SearchParameter", "code": "body-site", "base": "Condition", "type": "token", "expression": "Condition.bodySite", "xpath": "f:Condition/f:bodySite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "Condition", "type": "token", "expression": "Condition.category", "xpath": "f:Condition/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-clinicalstatus", "resource": { "resourceType": "SearchParameter", "code": "clinicalstatus", "base": "Condition", "type": "token", "expression": "Condition.clinicalStatus", "xpath": "f:Condition/f:clinicalStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Condition", "type": "token", "expression": "Condition.code", "xpath": "f:Condition/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "Condition", "type": "reference", "expression": "Condition.context", "xpath": "f:Condition/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-date-recorded", "resource": { "resourceType": "SearchParameter", "code": "date-recorded", "base": "Condition", "type": "date", "expression": "Condition.dateRecorded", "xpath": "f:Condition/f:dateRecorded" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-evidence", "resource": { "resourceType": "SearchParameter", "code": "evidence", "base": "Condition", "type": "token", "expression": "Condition.evidence.code", "xpath": "f:Condition/f:evidence/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Condition", "type": "token", "expression": "Condition.identifier", "xpath": "f:Condition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-onset-age", "resource": { "resourceType": "SearchParameter", "code": "onset-age", "base": "Condition", "type": "quantity", "expression": "Condition.onset.as(Quantity) | Condition.onset.as(Range)", "xpath": "f:Condition/f:onsetDateTime | f:Condition/f:onsetAge | f:Condition/f:onsetPeriod | f:Condition/f:onsetRange | f:Condition/f:onsetString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-onset-date", "resource": { "resourceType": "SearchParameter", "code": "onset-date", "base": "Condition", "type": "date", "expression": "Condition.onset.as(dateTime) | Condition.onset.as(Period)", "xpath": "f:Condition/f:onsetDateTime | f:Condition/f:onsetAge | f:Condition/f:onsetPeriod | f:Condition/f:onsetRange | f:Condition/f:onsetString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-onset-info", "resource": { "resourceType": "SearchParameter", "code": "onset-info", "base": "Condition", "type": "string", "expression": "Condition.onset.as(string)", "xpath": "f:Condition/f:onsetDateTime | f:Condition/f:onsetAge | f:Condition/f:onsetPeriod | f:Condition/f:onsetRange | f:Condition/f:onsetString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Condition", "type": "reference", "expression": "Condition.subject", "xpath": "f:Condition/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-severity", "resource": { "resourceType": "SearchParameter", "code": "severity", "base": "Condition", "type": "token", "expression": "Condition.severity", "xpath": "f:Condition/f:severity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-stage", "resource": { "resourceType": "SearchParameter", "code": "stage", "base": "Condition", "type": "token", "expression": "Condition.stage.summary", "xpath": "f:Condition/f:stage/f:summary" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Condition", "type": "reference", "expression": "Condition.subject", "xpath": "f:Condition/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "Conformance", "type": "token", "expression": "Conformance.useContext", "xpath": "f:Conformance/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Conformance", "type": "date", "expression": "Conformance.date", "xpath": "f:Conformance/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "Conformance", "type": "string", "expression": "Conformance.description", "xpath": "f:Conformance/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-event", "resource": { "resourceType": "SearchParameter", "code": "event", "base": "Conformance", "type": "token", "expression": "Conformance.messaging.event.code", "xpath": "f:Conformance/f:messaging/f:event/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-fhirversion", "resource": { "resourceType": "SearchParameter", "code": "fhirversion", "base": "Conformance", "type": "token", "expression": "Conformance.version", "xpath": "f:Conformance/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-format", "resource": { "resourceType": "SearchParameter", "code": "format", "base": "Conformance", "type": "token", "expression": "Conformance.format", "xpath": "f:Conformance/f:format" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-mode", "resource": { "resourceType": "SearchParameter", "code": "mode", "base": "Conformance", "type": "token", "expression": "Conformance.rest.mode", "xpath": "f:Conformance/f:rest/f:mode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Conformance", "type": "string", "expression": "Conformance.name", "xpath": "f:Conformance/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "Conformance", "type": "string", "expression": "Conformance.publisher", "xpath": "f:Conformance/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-resource", "resource": { "resourceType": "SearchParameter", "code": "resource", "base": "Conformance", "type": "token", "expression": "Conformance.rest.resource.type", "xpath": "f:Conformance/f:rest/f:resource/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-resourceprofile", "resource": { "resourceType": "SearchParameter", "code": "resourceprofile", "base": "Conformance", "type": "reference", "expression": "Conformance.rest.resource.profile", "xpath": "f:Conformance/f:rest/f:resource/f:profile", "target": [ "StructureDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-securityservice", "resource": { "resourceType": "SearchParameter", "code": "securityservice", "base": "Conformance", "type": "token", "expression": "Conformance.rest.security.service", "xpath": "f:Conformance/f:rest/f:security/f:service" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-software", "resource": { "resourceType": "SearchParameter", "code": "software", "base": "Conformance", "type": "string", "expression": "Conformance.software.name", "xpath": "f:Conformance/f:software/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Conformance", "type": "token", "expression": "Conformance.status", "xpath": "f:Conformance/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-supported-profile", "resource": { "resourceType": "SearchParameter", "code": "supported-profile", "base": "Conformance", "type": "reference", "expression": "Conformance.profile", "xpath": "f:Conformance/f:profile", "target": [ "StructureDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "Conformance", "type": "uri", "expression": "Conformance.url", "xpath": "f:Conformance/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "Conformance", "type": "token", "expression": "Conformance.version", "xpath": "f:Conformance/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-action", "resource": { "resourceType": "SearchParameter", "code": "action", "base": "Consent", "type": "token", "expression": "Consent.except.action", "xpath": "f:Consent/f:except/f:action" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-actor", "resource": { "resourceType": "SearchParameter", "code": "actor", "base": "Consent", "type": "reference", "expression": "Consent.except.actor.reference", "xpath": "f:Consent/f:except/f:actor/f:reference", "target": [ "Practitioner", "Group", "Organization", "CareTeam", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "Consent", "type": "token", "expression": "Consent.category", "xpath": "f:Consent/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-consentor", "resource": { "resourceType": "SearchParameter", "code": "consentor", "base": "Consent", "type": "reference", "expression": "Consent.consentor", "xpath": "f:Consent/f:consentor", "target": [ "Practitioner", "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-data", "resource": { "resourceType": "SearchParameter", "code": "data", "base": "Consent", "type": "reference", "expression": "Consent.except.data.reference", "xpath": "f:Consent/f:except/f:data/f:reference", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Consent", "type": "date", "expression": "Consent.dateTime", "xpath": "f:Consent/f:dateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Consent", "type": "token", "expression": "Consent.identifier", "xpath": "f:Consent/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "Consent", "type": "reference", "expression": "Consent.organization", "xpath": "f:Consent/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Consent", "type": "reference", "expression": "Consent.patient", "xpath": "f:Consent/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-period", "resource": { "resourceType": "SearchParameter", "code": "period", "base": "Consent", "type": "date", "expression": "Consent.period", "xpath": "f:Consent/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-purpose", "resource": { "resourceType": "SearchParameter", "code": "purpose", "base": "Consent", "type": "token", "expression": "Consent.except.purpose", "xpath": "f:Consent/f:except/f:purpose" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-recipient", "resource": { "resourceType": "SearchParameter", "code": "recipient", "base": "Consent", "type": "reference", "expression": "Consent.recipient", "xpath": "f:Consent/f:recipient", "target": [ "Practitioner", "Group", "Organization", "CareTeam", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-security", "resource": { "resourceType": "SearchParameter", "code": "security", "base": "Consent", "type": "token", "expression": "Consent.except.securityLabel", "xpath": "f:Consent/f:except/f:securityLabel" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "Consent", "type": "reference", "expression": "Consent.source", "xpath": "f:Consent/f:sourceAttachment | f:Consent/f:sourceIdentifier | f:Consent/f:sourceReference", "target": [ "Consent", "Contract", "QuestionnaireResponse", "DocumentReference" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Consent", "type": "token", "expression": "Consent.status", "xpath": "f:Consent/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-agent", "resource": { "resourceType": "SearchParameter", "code": "agent", "base": "Contract", "type": "reference", "expression": "Contract.agent.actor", "xpath": "f:Contract/f:agent/f:actor", "target": [ "Practitioner", "Group", "Organization", "Device", "Patient", "Substance", "Contract", "RelatedPerson", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-authority", "resource": { "resourceType": "SearchParameter", "code": "authority", "base": "Contract", "type": "reference", "expression": "Contract.authority", "xpath": "f:Contract/f:authority", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-domain", "resource": { "resourceType": "SearchParameter", "code": "domain", "base": "Contract", "type": "reference", "expression": "Contract.domain", "xpath": "f:Contract/f:domain", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Contract", "type": "token", "expression": "Contract.identifier", "xpath": "f:Contract/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-issued", "resource": { "resourceType": "SearchParameter", "code": "issued", "base": "Contract", "type": "date", "expression": "Contract.issued", "xpath": "f:Contract/f:issued" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Contract", "type": "reference", "expression": "Contract.subject", "xpath": "f:Contract/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-signer", "resource": { "resourceType": "SearchParameter", "code": "signer", "base": "Contract", "type": "reference", "expression": "Contract.signer.party", "xpath": "f:Contract/f:signer/f:party", "target": [ "Practitioner", "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Contract", "type": "reference", "expression": "Contract.subject", "xpath": "f:Contract/f:subject", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-topic", "resource": { "resourceType": "SearchParameter", "code": "topic", "base": "Contract", "type": "reference", "expression": "Contract.topic", "xpath": "f:Contract/f:topic", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-ttopic", "resource": { "resourceType": "SearchParameter", "code": "ttopic", "base": "Contract", "type": "reference", "expression": "Contract.term.topic", "xpath": "f:Contract/f:term/f:topic", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-beneficiary-identifier", "resource": { "resourceType": "SearchParameter", "code": "beneficiary-identifier", "base": "Coverage", "type": "token", "expression": "Coverage.beneficiary.as(Identifier)", "xpath": "f:Coverage/f:beneficiaryIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-beneficiary-reference", "resource": { "resourceType": "SearchParameter", "code": "beneficiary-reference", "base": "Coverage", "type": "reference", "expression": "Coverage.beneficiary.as(Reference)", "xpath": "f:Coverage/f:beneficiaryReference", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-dependent", "resource": { "resourceType": "SearchParameter", "code": "dependent", "base": "Coverage", "type": "number", "expression": "Coverage.dependent", "xpath": "f:Coverage/f:dependent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-group", "resource": { "resourceType": "SearchParameter", "code": "group", "base": "Coverage", "type": "token", "expression": "Coverage.group", "xpath": "f:Coverage/f:group" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Coverage", "type": "token", "expression": "Coverage.identifier", "xpath": "f:Coverage/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-issuer-identifier", "resource": { "resourceType": "SearchParameter", "code": "issuer-identifier", "base": "Coverage", "type": "token", "expression": "Coverage.issuer.as(Identifier)", "xpath": "f:Coverage/f:issuerIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-issuer-reference", "resource": { "resourceType": "SearchParameter", "code": "issuer-reference", "base": "Coverage", "type": "reference", "expression": "Coverage.issuer.as(Reference)", "xpath": "f:Coverage/f:issuerReference", "target": [ "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-plan", "resource": { "resourceType": "SearchParameter", "code": "plan", "base": "Coverage", "type": "token", "expression": "Coverage.plan", "xpath": "f:Coverage/f:plan" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-planholder-identifier", "resource": { "resourceType": "SearchParameter", "code": "planholder-identifier", "base": "Coverage", "type": "token", "expression": "Coverage.planholder.as(Identifier)", "xpath": "f:Coverage/f:planholderIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-planholder-reference", "resource": { "resourceType": "SearchParameter", "code": "planholder-reference", "base": "Coverage", "type": "reference", "expression": "Coverage.planholder.as(Reference)", "xpath": "f:Coverage/f:planholderReference", "target": [ "Organization", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-sequence", "resource": { "resourceType": "SearchParameter", "code": "sequence", "base": "Coverage", "type": "number", "expression": "Coverage.sequence", "xpath": "f:Coverage/f:sequence" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-subgroup", "resource": { "resourceType": "SearchParameter", "code": "subgroup", "base": "Coverage", "type": "token", "expression": "Coverage.subGroup", "xpath": "f:Coverage/f:subGroup" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-subplan", "resource": { "resourceType": "SearchParameter", "code": "subplan", "base": "Coverage", "type": "token", "expression": "Coverage.subPlan", "xpath": "f:Coverage/f:subPlan" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Coverage", "type": "token", "expression": "Coverage.type", "xpath": "f:Coverage/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "DataElement", "type": "token", "expression": "DataElement.element.code", "xpath": "f:DataElement/f:element/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "DataElement", "type": "token", "expression": "DataElement.useContext", "xpath": "f:DataElement/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "DataElement", "type": "date", "expression": "DataElement.date", "xpath": "f:DataElement/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "DataElement", "type": "string", "expression": "DataElement.element.definition", "xpath": "f:DataElement/f:element/f:definition" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DataElement", "type": "token", "expression": "DataElement.identifier", "xpath": "f:DataElement/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "DataElement", "type": "string", "expression": "DataElement.name", "xpath": "f:DataElement/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "DataElement", "type": "string", "expression": "DataElement.publisher", "xpath": "f:DataElement/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "DataElement", "type": "token", "expression": "DataElement.status", "xpath": "f:DataElement/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-stringency", "resource": { "resourceType": "SearchParameter", "code": "stringency", "base": "DataElement", "type": "token", "expression": "DataElement.stringency", "xpath": "f:DataElement/f:stringency" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "DataElement", "type": "uri", "expression": "DataElement.url", "xpath": "f:DataElement/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "DataElement", "type": "string", "expression": "DataElement.version", "xpath": "f:DataElement/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DecisionSupportServiceModule-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "DecisionSupportServiceModule", "type": "string", "expression": "DecisionSupportServiceModule.description", "xpath": "f:DecisionSupportServiceModule/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DecisionSupportServiceModule-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DecisionSupportServiceModule", "type": "token", "expression": "DecisionSupportServiceModule.identifier", "xpath": "f:DecisionSupportServiceModule/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DecisionSupportServiceModule-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "DecisionSupportServiceModule", "type": "token", "expression": "DecisionSupportServiceModule.status", "xpath": "f:DecisionSupportServiceModule/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DecisionSupportServiceModule-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "DecisionSupportServiceModule", "type": "string", "expression": "DecisionSupportServiceModule.title", "xpath": "f:DecisionSupportServiceModule/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DecisionSupportServiceModule-topic", "resource": { "resourceType": "SearchParameter", "code": "topic", "base": "DecisionSupportServiceModule", "type": "token", "expression": "DecisionSupportServiceModule.topic", "xpath": "f:DecisionSupportServiceModule/f:topic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DecisionSupportServiceModule-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "DecisionSupportServiceModule", "type": "string", "expression": "DecisionSupportServiceModule.version", "xpath": "f:DecisionSupportServiceModule/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "DetectedIssue", "type": "reference", "expression": "DetectedIssue.author", "xpath": "f:DetectedIssue/f:author", "target": [ "Practitioner", "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "DetectedIssue", "type": "token", "expression": "DetectedIssue.category", "xpath": "f:DetectedIssue/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "DetectedIssue", "type": "date", "expression": "DetectedIssue.date", "xpath": "f:DetectedIssue/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DetectedIssue", "type": "token", "expression": "DetectedIssue.identifier", "xpath": "f:DetectedIssue/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-implicated", "resource": { "resourceType": "SearchParameter", "code": "implicated", "base": "DetectedIssue", "type": "reference", "expression": "DetectedIssue.implicated", "xpath": "f:DetectedIssue/f:implicated", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DetectedIssue", "type": "reference", "expression": "DetectedIssue.patient", "xpath": "f:DetectedIssue/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Device", "type": "token", "expression": "Device.identifier", "xpath": "f:Device/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Device", "type": "reference", "expression": "Device.location", "xpath": "f:Device/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-manufacturer", "resource": { "resourceType": "SearchParameter", "code": "manufacturer", "base": "Device", "type": "string", "expression": "Device.manufacturer", "xpath": "f:Device/f:manufacturer" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-model", "resource": { "resourceType": "SearchParameter", "code": "model", "base": "Device", "type": "string", "expression": "Device.model", "xpath": "f:Device/f:model" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "Device", "type": "reference", "expression": "Device.owner", "xpath": "f:Device/f:owner", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Device", "type": "reference", "expression": "Device.patient", "xpath": "f:Device/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Device", "type": "token", "expression": "Device.type", "xpath": "f:Device/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-udicarrier", "resource": { "resourceType": "SearchParameter", "code": "udicarrier", "base": "Device", "type": "token", "expression": "Device.udiCarrier", "xpath": "f:Device/f:udiCarrier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "Device", "type": "uri", "expression": "Device.url", "xpath": "f:Device/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceComponent-parent", "resource": { "resourceType": "SearchParameter", "code": "parent", "base": "DeviceComponent", "type": "reference", "expression": "DeviceComponent.parent", "xpath": "f:DeviceComponent/f:parent", "target": [ "DeviceComponent" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceComponent-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "DeviceComponent", "type": "reference", "expression": "DeviceComponent.source", "xpath": "f:DeviceComponent/f:source", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceComponent-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "DeviceComponent", "type": "token", "expression": "DeviceComponent.type", "xpath": "f:DeviceComponent/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceMetric-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "DeviceMetric", "type": "token", "expression": "DeviceMetric.category", "xpath": "f:DeviceMetric/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceMetric-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DeviceMetric", "type": "token", "expression": "DeviceMetric.identifier", "xpath": "f:DeviceMetric/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceMetric-parent", "resource": { "resourceType": "SearchParameter", "code": "parent", "base": "DeviceMetric", "type": "reference", "expression": "DeviceMetric.parent", "xpath": "f:DeviceMetric/f:parent", "target": [ "DeviceComponent" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceMetric-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "DeviceMetric", "type": "reference", "expression": "DeviceMetric.source", "xpath": "f:DeviceMetric/f:source", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceMetric-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "DeviceMetric", "type": "token", "expression": "DeviceMetric.type", "xpath": "f:DeviceMetric/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-author-date", "resource": { "resourceType": "SearchParameter", "code": "author-date", "base": "DeviceUseRequest", "type": "date", "expression": "DeviceUseRequest.authored", "xpath": "f:DeviceUseRequest/f:authored" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-based-on", "resource": { "resourceType": "SearchParameter", "code": "based-on", "base": "DeviceUseRequest", "type": "reference", "expression": "DeviceUseRequest.basedOn", "xpath": "f:DeviceUseRequest/f:basedOn", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "DeviceUseRequest", "type": "token", "expression": "DeviceUseRequest.device.as(CodeableConcept)", "xpath": "f:DeviceUseRequest/f:deviceCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-definition", "resource": { "resourceType": "SearchParameter", "code": "definition", "base": "DeviceUseRequest", "type": "reference", "expression": "DeviceUseRequest.definition", "xpath": "f:DeviceUseRequest/f:definition", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-device", "resource": { "resourceType": "SearchParameter", "code": "device", "base": "DeviceUseRequest", "type": "reference", "expression": "DeviceUseRequest.device.as(Reference)", "xpath": "f:DeviceUseRequest/f:deviceReference", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "DeviceUseRequest", "type": "reference", "expression": "DeviceUseRequest.context", "xpath": "f:DeviceUseRequest/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-event-date", "resource": { "resourceType": "SearchParameter", "code": "event-date", "base": "DeviceUseRequest", "type": "date", "expression": "DeviceUseRequest.occurrence.as(DateTime) | DeviceUseRequest.occurrence.as(Period)", "xpath": "f:DeviceUseRequest/f:occurrenceDateTime | f:DeviceUseRequest/f:occurrencePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-filler", "resource": { "resourceType": "SearchParameter", "code": "filler", "base": "DeviceUseRequest", "type": "reference", "expression": "DeviceUseRequest.performer", "xpath": "f:DeviceUseRequest/f:performer", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DeviceUseRequest", "type": "token", "expression": "DeviceUseRequest.identifier", "xpath": "f:DeviceUseRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DeviceUseRequest", "type": "reference", "expression": "DeviceUseRequest.subject", "xpath": "f:DeviceUseRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-replaces", "resource": { "resourceType": "SearchParameter", "code": "replaces", "base": "DeviceUseRequest", "type": "reference", "expression": "DeviceUseRequest.replaces", "xpath": "f:DeviceUseRequest/f:replaces", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-requester", "resource": { "resourceType": "SearchParameter", "code": "requester", "base": "DeviceUseRequest", "type": "reference", "expression": "DeviceUseRequest.requester", "xpath": "f:DeviceUseRequest/f:requester", "target": [ "Practitioner", "Organization", "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-requisition", "resource": { "resourceType": "SearchParameter", "code": "requisition", "base": "DeviceUseRequest", "type": "token", "expression": "DeviceUseRequest.requisition", "xpath": "f:DeviceUseRequest/f:requisition" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-stage", "resource": { "resourceType": "SearchParameter", "code": "stage", "base": "DeviceUseRequest", "type": "token", "expression": "DeviceUseRequest.stage", "xpath": "f:DeviceUseRequest/f:stage" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "DeviceUseRequest", "type": "token", "expression": "DeviceUseRequest.status", "xpath": "f:DeviceUseRequest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "DeviceUseRequest", "type": "reference", "expression": "DeviceUseRequest.subject", "xpath": "f:DeviceUseRequest/f:subject", "target": [ "Group", "Device", "Patient", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-device", "resource": { "resourceType": "SearchParameter", "code": "device", "base": "DeviceUseStatement", "type": "reference", "expression": "DeviceUseStatement.device", "xpath": "f:DeviceUseStatement/f:device", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DeviceUseStatement", "type": "reference", "expression": "DeviceUseStatement.subject", "xpath": "f:DeviceUseStatement/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "DeviceUseStatement", "type": "reference", "expression": "DeviceUseStatement.subject", "xpath": "f:DeviceUseStatement/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "DiagnosticReport", "type": "token", "expression": "DiagnosticReport.category", "xpath": "f:DiagnosticReport/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "DiagnosticReport", "type": "token", "expression": "DiagnosticReport.code", "xpath": "f:DiagnosticReport/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "DiagnosticReport", "type": "date", "expression": "DiagnosticReport.effective", "xpath": "f:DiagnosticReport/f:effectiveDateTime | f:DiagnosticReport/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-diagnosis", "resource": { "resourceType": "SearchParameter", "code": "diagnosis", "base": "DiagnosticReport", "type": "token", "expression": "DiagnosticReport.codedDiagnosis", "xpath": "f:DiagnosticReport/f:codedDiagnosis" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "DiagnosticReport", "type": "reference", "expression": "DiagnosticReport.encounter", "xpath": "f:DiagnosticReport/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DiagnosticReport", "type": "token", "expression": "DiagnosticReport.identifier", "xpath": "f:DiagnosticReport/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-image", "resource": { "resourceType": "SearchParameter", "code": "image", "base": "DiagnosticReport", "type": "reference", "expression": "DiagnosticReport.image.link", "xpath": "f:DiagnosticReport/f:image/f:link", "target": [ "Media" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued", "resource": { "resourceType": "SearchParameter", "code": "issued", "base": "DiagnosticReport", "type": "date", "expression": "DiagnosticReport.issued", "xpath": "f:DiagnosticReport/f:issued" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DiagnosticReport", "type": "reference", "expression": "DiagnosticReport.subject", "xpath": "f:DiagnosticReport/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "DiagnosticReport", "type": "reference", "expression": "DiagnosticReport.performer", "xpath": "f:DiagnosticReport/f:performer", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-request", "resource": { "resourceType": "SearchParameter", "code": "request", "base": "DiagnosticReport", "type": "reference", "expression": "DiagnosticReport.request", "xpath": "f:DiagnosticReport/f:request", "target": [ "ReferralRequest", "ProcedureRequest", "DiagnosticRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result", "resource": { "resourceType": "SearchParameter", "code": "result", "base": "DiagnosticReport", "type": "reference", "expression": "DiagnosticReport.result", "xpath": "f:DiagnosticReport/f:result", "target": [ "Observation" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen", "resource": { "resourceType": "SearchParameter", "code": "specimen", "base": "DiagnosticReport", "type": "reference", "expression": "DiagnosticReport.specimen", "xpath": "f:DiagnosticReport/f:specimen", "target": [ "Specimen" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "DiagnosticReport", "type": "token", "expression": "DiagnosticReport.status", "xpath": "f:DiagnosticReport/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "DiagnosticReport", "type": "reference", "expression": "DiagnosticReport.subject", "xpath": "f:DiagnosticReport/f:subject", "target": [ "Group", "Device", "Patient", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-author-date", "resource": { "resourceType": "SearchParameter", "code": "author-date", "base": "DiagnosticRequest", "type": "date", "expression": "DiagnosticRequest.authored", "xpath": "f:DiagnosticRequest/f:authored" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-based-on", "resource": { "resourceType": "SearchParameter", "code": "based-on", "base": "DiagnosticRequest", "type": "reference", "expression": "DiagnosticRequest.basedOn", "xpath": "f:DiagnosticRequest/f:basedOn", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "DiagnosticRequest", "type": "token", "expression": "DiagnosticRequest.code", "xpath": "f:DiagnosticRequest/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-definition", "resource": { "resourceType": "SearchParameter", "code": "definition", "base": "DiagnosticRequest", "type": "reference", "expression": "DiagnosticRequest.definition", "xpath": "f:DiagnosticRequest/f:definition", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "DiagnosticRequest", "type": "reference", "expression": "DiagnosticRequest.context", "xpath": "f:DiagnosticRequest/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-event-date", "resource": { "resourceType": "SearchParameter", "code": "event-date", "base": "DiagnosticRequest", "type": "date", "expression": "DiagnosticRequest.occurrence.as(DateTime) | DiagnosticRequest.occurrence.as(Period)", "xpath": "f:DiagnosticRequest/f:occurrenceDateTime | f:DiagnosticRequest/f:occurrencePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-filler", "resource": { "resourceType": "SearchParameter", "code": "filler", "base": "DiagnosticRequest", "type": "reference", "expression": "DiagnosticRequest.performer", "xpath": "f:DiagnosticRequest/f:performer", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DiagnosticRequest", "type": "token", "expression": "DiagnosticRequest.identifier", "xpath": "f:DiagnosticRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DiagnosticRequest", "type": "reference", "expression": "DiagnosticRequest.subject", "xpath": "f:DiagnosticRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-replaces", "resource": { "resourceType": "SearchParameter", "code": "replaces", "base": "DiagnosticRequest", "type": "reference", "expression": "DiagnosticRequest.replaces", "xpath": "f:DiagnosticRequest/f:replaces", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-requester", "resource": { "resourceType": "SearchParameter", "code": "requester", "base": "DiagnosticRequest", "type": "reference", "expression": "DiagnosticRequest.requester", "xpath": "f:DiagnosticRequest/f:requester", "target": [ "Practitioner", "Organization", "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-requisition", "resource": { "resourceType": "SearchParameter", "code": "requisition", "base": "DiagnosticRequest", "type": "token", "expression": "DiagnosticRequest.requisition", "xpath": "f:DiagnosticRequest/f:requisition" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-stage", "resource": { "resourceType": "SearchParameter", "code": "stage", "base": "DiagnosticRequest", "type": "token", "expression": "DiagnosticRequest.stage", "xpath": "f:DiagnosticRequest/f:stage" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "DiagnosticRequest", "type": "token", "expression": "DiagnosticRequest.status", "xpath": "f:DiagnosticRequest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticRequest-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "DiagnosticRequest", "type": "reference", "expression": "DiagnosticRequest.subject", "xpath": "f:DiagnosticRequest/f:subject", "target": [ "Group", "Device", "Patient", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "DocumentManifest", "type": "reference", "expression": "DocumentManifest.author", "xpath": "f:DocumentManifest/f:author", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-content-ref", "resource": { "resourceType": "SearchParameter", "code": "content-ref", "base": "DocumentManifest", "type": "reference", "expression": "DocumentManifest.content.p.as(Reference)", "xpath": "f:DocumentManifest/f:content/f:pReference", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "DocumentManifest", "type": "date", "expression": "DocumentManifest.created", "xpath": "f:DocumentManifest/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "DocumentManifest", "type": "string", "expression": "DocumentManifest.description", "xpath": "f:DocumentManifest/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DocumentManifest", "type": "token", "expression": "DocumentManifest.masterIdentifier | DocumentManifest.identifier", "xpath": "f:DocumentManifest/f:masterIdentifier | f:DocumentManifest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DocumentManifest", "type": "reference", "expression": "DocumentManifest.subject", "xpath": "f:DocumentManifest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-recipient", "resource": { "resourceType": "SearchParameter", "code": "recipient", "base": "DocumentManifest", "type": "reference", "expression": "DocumentManifest.recipient", "xpath": "f:DocumentManifest/f:recipient", "target": [ "Practitioner", "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-related-id", "resource": { "resourceType": "SearchParameter", "code": "related-id", "base": "DocumentManifest", "type": "token", "expression": "DocumentManifest.related.identifier", "xpath": "f:DocumentManifest/f:related/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-related-ref", "resource": { "resourceType": "SearchParameter", "code": "related-ref", "base": "DocumentManifest", "type": "reference", "expression": "DocumentManifest.related.ref", "xpath": "f:DocumentManifest/f:related/f:ref", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "DocumentManifest", "type": "uri", "expression": "DocumentManifest.source", "xpath": "f:DocumentManifest/f:source" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "DocumentManifest", "type": "token", "expression": "DocumentManifest.status", "xpath": "f:DocumentManifest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "DocumentManifest", "type": "reference", "expression": "DocumentManifest.subject", "xpath": "f:DocumentManifest/f:subject", "target": [ "Practitioner", "Group", "Device", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "DocumentManifest", "type": "token", "expression": "DocumentManifest.type", "xpath": "f:DocumentManifest/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-authenticator", "resource": { "resourceType": "SearchParameter", "code": "authenticator", "base": "DocumentReference", "type": "reference", "expression": "DocumentReference.authenticator", "xpath": "f:DocumentReference/f:authenticator", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "DocumentReference", "type": "reference", "expression": "DocumentReference.author", "xpath": "f:DocumentReference/f:author", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-class", "resource": { "resourceType": "SearchParameter", "code": "class", "base": "DocumentReference", "type": "token", "expression": "DocumentReference.class", "xpath": "f:DocumentReference/f:class" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "DocumentReference", "type": "date", "expression": "DocumentReference.created", "xpath": "f:DocumentReference/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian", "resource": { "resourceType": "SearchParameter", "code": "custodian", "base": "DocumentReference", "type": "reference", "expression": "DocumentReference.custodian", "xpath": "f:DocumentReference/f:custodian", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "DocumentReference", "type": "string", "expression": "DocumentReference.description", "xpath": "f:DocumentReference/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "DocumentReference", "type": "reference", "expression": "DocumentReference.context.encounter", "xpath": "f:DocumentReference/f:context/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-event", "resource": { "resourceType": "SearchParameter", "code": "event", "base": "DocumentReference", "type": "token", "expression": "DocumentReference.context.event", "xpath": "f:DocumentReference/f:context/f:event" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-facility", "resource": { "resourceType": "SearchParameter", "code": "facility", "base": "DocumentReference", "type": "token", "expression": "DocumentReference.context.facilityType", "xpath": "f:DocumentReference/f:context/f:facilityType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-format", "resource": { "resourceType": "SearchParameter", "code": "format", "base": "DocumentReference", "type": "token", "expression": "DocumentReference.content.format", "xpath": "f:DocumentReference/f:content/f:format" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DocumentReference", "type": "token", "expression": "DocumentReference.masterIdentifier | DocumentReference.identifier", "xpath": "f:DocumentReference/f:masterIdentifier | f:DocumentReference/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-indexed", "resource": { "resourceType": "SearchParameter", "code": "indexed", "base": "DocumentReference", "type": "date", "expression": "DocumentReference.indexed", "xpath": "f:DocumentReference/f:indexed" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-language", "resource": { "resourceType": "SearchParameter", "code": "language", "base": "DocumentReference", "type": "token", "expression": "DocumentReference.content.attachment.language", "xpath": "f:DocumentReference/f:content/f:attachment/f:language" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "DocumentReference", "type": "uri", "expression": "DocumentReference.content.attachment.url", "xpath": "f:DocumentReference/f:content/f:attachment/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DocumentReference", "type": "reference", "expression": "DocumentReference.subject", "xpath": "f:DocumentReference/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-period", "resource": { "resourceType": "SearchParameter", "code": "period", "base": "DocumentReference", "type": "date", "expression": "DocumentReference.context.period", "xpath": "f:DocumentReference/f:context/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-id", "resource": { "resourceType": "SearchParameter", "code": "related-id", "base": "DocumentReference", "type": "token", "expression": "DocumentReference.context.related.identifier", "xpath": "f:DocumentReference/f:context/f:related/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-ref", "resource": { "resourceType": "SearchParameter", "code": "related-ref", "base": "DocumentReference", "type": "reference", "expression": "DocumentReference.context.related.ref", "xpath": "f:DocumentReference/f:context/f:related/f:ref", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto", "resource": { "resourceType": "SearchParameter", "code": "relatesto", "base": "DocumentReference", "type": "reference", "expression": "DocumentReference.relatesTo.target", "xpath": "f:DocumentReference/f:relatesTo/f:target", "target": [ "DocumentReference" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-relation", "resource": { "resourceType": "SearchParameter", "code": "relation", "base": "DocumentReference", "type": "token", "expression": "DocumentReference.relatesTo.code", "xpath": "f:DocumentReference/f:relatesTo/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-relationship", "resource": { "resourceType": "SearchParameter", "code": "relationship", "base": "DocumentReference", "type": "composite", "component": [ { "reference": "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto" }, { "reference": "http://hl7.org/fhir/SearchParameter/DocumentReference-relation" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-securitylabel", "resource": { "resourceType": "SearchParameter", "code": "securitylabel", "base": "DocumentReference", "type": "token", "expression": "DocumentReference.securityLabel", "xpath": "f:DocumentReference/f:securityLabel" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-setting", "resource": { "resourceType": "SearchParameter", "code": "setting", "base": "DocumentReference", "type": "token", "expression": "DocumentReference.context.practiceSetting", "xpath": "f:DocumentReference/f:context/f:practiceSetting" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "DocumentReference", "type": "token", "expression": "DocumentReference.status", "xpath": "f:DocumentReference/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "DocumentReference", "type": "reference", "expression": "DocumentReference.subject", "xpath": "f:DocumentReference/f:subject", "target": [ "Practitioner", "Group", "Device", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "DocumentReference", "type": "token", "expression": "DocumentReference.type", "xpath": "f:DocumentReference/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "EligibilityRequest", "type": "date", "expression": "EligibilityRequest.created", "xpath": "f:EligibilityRequest/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-facility-identifier", "resource": { "resourceType": "SearchParameter", "code": "facility-identifier", "base": "EligibilityRequest", "type": "token", "expression": "EligibilityRequest.facility.as(identifier)", "xpath": "f:EligibilityRequest/f:facilityidentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-facility-reference", "resource": { "resourceType": "SearchParameter", "code": "facility-reference", "base": "EligibilityRequest", "type": "reference", "expression": "EligibilityRequest.facility.as(Reference)", "xpath": "f:EligibilityRequest/f:facilityReference", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "EligibilityRequest", "type": "token", "expression": "EligibilityRequest.identifier", "xpath": "f:EligibilityRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "organization-identifier", "base": "EligibilityRequest", "type": "token", "expression": "EligibilityRequest.organization.as(identifier)", "xpath": "f:EligibilityRequest/f:organizationidentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-organization-reference", "resource": { "resourceType": "SearchParameter", "code": "organization-reference", "base": "EligibilityRequest", "type": "reference", "expression": "EligibilityRequest.organization.as(Reference)", "xpath": "f:EligibilityRequest/f:organizationReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-patient-identifier", "resource": { "resourceType": "SearchParameter", "code": "patient-identifier", "base": "EligibilityRequest", "type": "token", "expression": "EligibilityRequest.patient.as(Identifier)", "xpath": "f:EligibilityRequest/f:patientIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-patient-reference", "resource": { "resourceType": "SearchParameter", "code": "patient-reference", "base": "EligibilityRequest", "type": "reference", "expression": "EligibilityRequest.patient.as(Reference)", "xpath": "f:EligibilityRequest/f:patientReference", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-provider-identifier", "resource": { "resourceType": "SearchParameter", "code": "provider-identifier", "base": "EligibilityRequest", "type": "token", "expression": "EligibilityRequest.provider.as(identifier)", "xpath": "f:EligibilityRequest/f:provideridentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-provider-reference", "resource": { "resourceType": "SearchParameter", "code": "provider-reference", "base": "EligibilityRequest", "type": "reference", "expression": "EligibilityRequest.provider.as(Reference)", "xpath": "f:EligibilityRequest/f:providerReference", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "EligibilityResponse", "type": "date", "expression": "EligibilityResponse.created", "xpath": "f:EligibilityResponse/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-disposition", "resource": { "resourceType": "SearchParameter", "code": "disposition", "base": "EligibilityResponse", "type": "string", "expression": "EligibilityResponse.disposition", "xpath": "f:EligibilityResponse/f:disposition" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "EligibilityResponse", "type": "token", "expression": "EligibilityResponse.identifier", "xpath": "f:EligibilityResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "organization-identifier", "base": "EligibilityResponse", "type": "token", "expression": "EligibilityResponse.organization.as(Identifier)", "xpath": "f:EligibilityResponse/f:organizationIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-organization-reference", "resource": { "resourceType": "SearchParameter", "code": "organization-reference", "base": "EligibilityResponse", "type": "reference", "expression": "EligibilityResponse.organization.as(Reference)", "xpath": "f:EligibilityResponse/f:organizationReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-outcome", "resource": { "resourceType": "SearchParameter", "code": "outcome", "base": "EligibilityResponse", "type": "token", "expression": "EligibilityResponse.outcome", "xpath": "f:EligibilityResponse/f:outcome" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-identifier", "resource": { "resourceType": "SearchParameter", "code": "request-identifier", "base": "EligibilityResponse", "type": "token", "expression": "EligibilityResponse.request.as(Identifier)", "xpath": "f:EligibilityResponse/f:requestIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "request-organization-identifier", "base": "EligibilityResponse", "type": "token", "expression": "EligibilityResponse.requestOrganization.as(Identifier)", "xpath": "f:EligibilityResponse/f:requestOrganizationIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-organization-reference", "resource": { "resourceType": "SearchParameter", "code": "request-organization-reference", "base": "EligibilityResponse", "type": "reference", "expression": "EligibilityResponse.requestOrganization.as(Reference)", "xpath": "f:EligibilityResponse/f:requestOrganizationReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-provider-identifier", "resource": { "resourceType": "SearchParameter", "code": "request-provider-identifier", "base": "EligibilityResponse", "type": "token", "expression": "EligibilityResponse.requestProvider.as(Identifier)", "xpath": "f:EligibilityResponse/f:requestProviderIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-provider-reference", "resource": { "resourceType": "SearchParameter", "code": "request-provider-reference", "base": "EligibilityResponse", "type": "reference", "expression": "EligibilityResponse.requestProvider.as(Reference)", "xpath": "f:EligibilityResponse/f:requestProviderReference", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-reference", "resource": { "resourceType": "SearchParameter", "code": "request-reference", "base": "EligibilityResponse", "type": "reference", "expression": "EligibilityResponse.request.as(Reference)", "xpath": "f:EligibilityResponse/f:requestReference", "target": [ "EligibilityRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-appointment", "resource": { "resourceType": "SearchParameter", "code": "appointment", "base": "Encounter", "type": "reference", "expression": "Encounter.appointment", "xpath": "f:Encounter/f:appointment", "target": [ "Appointment" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-class", "resource": { "resourceType": "SearchParameter", "code": "class", "base": "Encounter", "type": "token", "expression": "Encounter.class", "xpath": "f:Encounter/f:class" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-condition", "resource": { "resourceType": "SearchParameter", "code": "condition", "base": "Encounter", "type": "reference", "expression": "Encounter.indication", "xpath": "f:Encounter/f:indication", "target": [ "Condition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Encounter", "type": "date", "expression": "Encounter.period", "xpath": "f:Encounter/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-episodeofcare", "resource": { "resourceType": "SearchParameter", "code": "episodeofcare", "base": "Encounter", "type": "reference", "expression": "Encounter.episodeOfCare", "xpath": "f:Encounter/f:episodeOfCare", "target": [ "EpisodeOfCare" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Encounter", "type": "token", "expression": "Encounter.identifier", "xpath": "f:Encounter/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-incomingreferral", "resource": { "resourceType": "SearchParameter", "code": "incomingreferral", "base": "Encounter", "type": "reference", "expression": "Encounter.incomingReferral", "xpath": "f:Encounter/f:incomingReferral", "target": [ "ReferralRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-indication", "resource": { "resourceType": "SearchParameter", "code": "indication", "base": "Encounter", "type": "reference", "expression": "Encounter.indication", "xpath": "f:Encounter/f:indication", "target": [ "Condition", "Procedure" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-length", "resource": { "resourceType": "SearchParameter", "code": "length", "base": "Encounter", "type": "number", "expression": "Encounter.length", "xpath": "f:Encounter/f:length" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Encounter", "type": "reference", "expression": "Encounter.location.location", "xpath": "f:Encounter/f:location/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-location-period", "resource": { "resourceType": "SearchParameter", "code": "location-period", "base": "Encounter", "type": "date", "expression": "Encounter.location.period", "xpath": "f:Encounter/f:location/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-part-of", "resource": { "resourceType": "SearchParameter", "code": "part-of", "base": "Encounter", "type": "reference", "expression": "Encounter.partOf", "xpath": "f:Encounter/f:partOf", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-participant", "resource": { "resourceType": "SearchParameter", "code": "participant", "base": "Encounter", "type": "reference", "expression": "Encounter.participant.individual", "xpath": "f:Encounter/f:participant/f:individual", "target": [ "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-participant-type", "resource": { "resourceType": "SearchParameter", "code": "participant-type", "base": "Encounter", "type": "token", "expression": "Encounter.participant.type", "xpath": "f:Encounter/f:participant/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Encounter", "type": "reference", "expression": "Encounter.patient", "xpath": "f:Encounter/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-practitioner", "resource": { "resourceType": "SearchParameter", "code": "practitioner", "base": "Encounter", "type": "reference", "expression": "Encounter.participant.individual", "xpath": "f:Encounter/f:participant/f:individual", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-procedure", "resource": { "resourceType": "SearchParameter", "code": "procedure", "base": "Encounter", "type": "reference", "expression": "Encounter.indication", "xpath": "f:Encounter/f:indication", "target": [ "Procedure" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-reason", "resource": { "resourceType": "SearchParameter", "code": "reason", "base": "Encounter", "type": "token", "expression": "Encounter.reason", "xpath": "f:Encounter/f:reason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-special-arrangement", "resource": { "resourceType": "SearchParameter", "code": "special-arrangement", "base": "Encounter", "type": "token", "expression": "Encounter.hospitalization.specialArrangement", "xpath": "f:Encounter/f:hospitalization/f:specialArrangement" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Encounter", "type": "token", "expression": "Encounter.status", "xpath": "f:Encounter/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Encounter", "type": "token", "expression": "Encounter.type", "xpath": "f:Encounter/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Endpoint-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Endpoint", "type": "token", "expression": "Endpoint.identifier", "xpath": "f:Endpoint/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Endpoint-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Endpoint", "type": "string", "expression": "Endpoint.name", "xpath": "f:Endpoint/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Endpoint-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "Endpoint", "type": "reference", "expression": "Endpoint.managingOrganization", "xpath": "f:Endpoint/f:managingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Endpoint-payload-type", "resource": { "resourceType": "SearchParameter", "code": "payload-type", "base": "Endpoint", "type": "token", "expression": "Endpoint.payloadType", "xpath": "f:Endpoint/f:payloadType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Endpoint-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Endpoint", "type": "token", "expression": "Endpoint.status", "xpath": "f:Endpoint/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "EnrollmentRequest", "type": "token", "expression": "EnrollmentRequest.identifier", "xpath": "f:EnrollmentRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-patient-identifier", "resource": { "resourceType": "SearchParameter", "code": "patient-identifier", "base": "EnrollmentRequest", "type": "token", "expression": "EnrollmentRequest.subject.as(identifier)", "xpath": "f:EnrollmentRequest/f:subjectidentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-patient-reference", "resource": { "resourceType": "SearchParameter", "code": "patient-reference", "base": "EnrollmentRequest", "type": "reference", "expression": "EnrollmentRequest.subject.as(reference)", "xpath": "f:EnrollmentRequest/f:subjectreference", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-subject-identifier", "resource": { "resourceType": "SearchParameter", "code": "subject-identifier", "base": "EnrollmentRequest", "type": "token", "expression": "EnrollmentRequest.subject.as(identifier)", "xpath": "f:EnrollmentRequest/f:subjectidentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-subject-reference", "resource": { "resourceType": "SearchParameter", "code": "subject-reference", "base": "EnrollmentRequest", "type": "reference", "expression": "EnrollmentRequest.subject.as(reference)", "xpath": "f:EnrollmentRequest/f:subjectreference", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "EnrollmentResponse", "type": "token", "expression": "EnrollmentResponse.identifier", "xpath": "f:EnrollmentResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-care-manager", "resource": { "resourceType": "SearchParameter", "code": "care-manager", "base": "EpisodeOfCare", "type": "reference", "expression": "EpisodeOfCare.careManager", "xpath": "f:EpisodeOfCare/f:careManager", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-condition", "resource": { "resourceType": "SearchParameter", "code": "condition", "base": "EpisodeOfCare", "type": "reference", "expression": "EpisodeOfCare.condition", "xpath": "f:EpisodeOfCare/f:condition", "target": [ "Condition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "EpisodeOfCare", "type": "date", "expression": "EpisodeOfCare.period", "xpath": "f:EpisodeOfCare/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "EpisodeOfCare", "type": "token", "expression": "EpisodeOfCare.identifier", "xpath": "f:EpisodeOfCare/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-incomingreferral", "resource": { "resourceType": "SearchParameter", "code": "incomingreferral", "base": "EpisodeOfCare", "type": "reference", "expression": "EpisodeOfCare.referralRequest", "xpath": "f:EpisodeOfCare/f:referralRequest", "target": [ "ReferralRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "EpisodeOfCare", "type": "reference", "expression": "EpisodeOfCare.managingOrganization", "xpath": "f:EpisodeOfCare/f:managingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "EpisodeOfCare", "type": "reference", "expression": "EpisodeOfCare.patient", "xpath": "f:EpisodeOfCare/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "EpisodeOfCare", "type": "token", "expression": "EpisodeOfCare.status", "xpath": "f:EpisodeOfCare/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "EpisodeOfCare", "type": "token", "expression": "EpisodeOfCare.type", "xpath": "f:EpisodeOfCare/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ExpansionProfile", "type": "date", "expression": "ExpansionProfile.date", "xpath": "f:ExpansionProfile/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "ExpansionProfile", "type": "string", "expression": "ExpansionProfile.description", "xpath": "f:ExpansionProfile/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ExpansionProfile", "type": "token", "expression": "ExpansionProfile.identifier", "xpath": "f:ExpansionProfile/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "ExpansionProfile", "type": "string", "expression": "ExpansionProfile.name", "xpath": "f:ExpansionProfile/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "ExpansionProfile", "type": "string", "expression": "ExpansionProfile.publisher", "xpath": "f:ExpansionProfile/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ExpansionProfile", "type": "token", "expression": "ExpansionProfile.status", "xpath": "f:ExpansionProfile/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "ExpansionProfile", "type": "uri", "expression": "ExpansionProfile.url", "xpath": "f:ExpansionProfile/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "ExpansionProfile", "type": "token", "expression": "ExpansionProfile.version", "xpath": "f:ExpansionProfile/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-claimidentifier", "resource": { "resourceType": "SearchParameter", "code": "claimidentifier", "base": "ExplanationOfBenefit", "type": "token", "expression": "ExplanationOfBenefit.claim.as(Identifier)", "xpath": "f:ExplanationOfBenefit/f:claimIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-claimreference", "resource": { "resourceType": "SearchParameter", "code": "claimreference", "base": "ExplanationOfBenefit", "type": "reference", "expression": "ExplanationOfBenefit.claim.as(Reference)", "xpath": "f:ExplanationOfBenefit/f:claimReference", "target": [ "Claim" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "ExplanationOfBenefit", "type": "date", "expression": "ExplanationOfBenefit.created", "xpath": "f:ExplanationOfBenefit/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-disposition", "resource": { "resourceType": "SearchParameter", "code": "disposition", "base": "ExplanationOfBenefit", "type": "string", "expression": "ExplanationOfBenefit.disposition", "xpath": "f:ExplanationOfBenefit/f:disposition" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-facilityidentifier", "resource": { "resourceType": "SearchParameter", "code": "facilityidentifier", "base": "ExplanationOfBenefit", "type": "token", "expression": "ExplanationOfBenefit.facility.as(Identifier)", "xpath": "f:ExplanationOfBenefit/f:facilityIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-facilityreference", "resource": { "resourceType": "SearchParameter", "code": "facilityreference", "base": "ExplanationOfBenefit", "type": "reference", "expression": "ExplanationOfBenefit.facility.as(Reference)", "xpath": "f:ExplanationOfBenefit/f:facilityReference", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ExplanationOfBenefit", "type": "token", "expression": "ExplanationOfBenefit.identifier", "xpath": "f:ExplanationOfBenefit/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-organizationidentifier", "resource": { "resourceType": "SearchParameter", "code": "organizationidentifier", "base": "ExplanationOfBenefit", "type": "token", "expression": "ExplanationOfBenefit.organization.as(Identifier)", "xpath": "f:ExplanationOfBenefit/f:organizationIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-organizationreference", "resource": { "resourceType": "SearchParameter", "code": "organizationreference", "base": "ExplanationOfBenefit", "type": "reference", "expression": "ExplanationOfBenefit.organization.as(Reference)", "xpath": "f:ExplanationOfBenefit/f:organizationReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-patientidentifier", "resource": { "resourceType": "SearchParameter", "code": "patientidentifier", "base": "ExplanationOfBenefit", "type": "token", "expression": "ExplanationOfBenefit.patient.as(Identifier)", "xpath": "f:ExplanationOfBenefit/f:patientIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-patientreference", "resource": { "resourceType": "SearchParameter", "code": "patientreference", "base": "ExplanationOfBenefit", "type": "reference", "expression": "ExplanationOfBenefit.patient.as(Reference)", "xpath": "f:ExplanationOfBenefit/f:patientReference", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-provideridentifier", "resource": { "resourceType": "SearchParameter", "code": "provideridentifier", "base": "ExplanationOfBenefit", "type": "token", "expression": "ExplanationOfBenefit.provider.as(Identifier)", "xpath": "f:ExplanationOfBenefit/f:providerIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-providerreference", "resource": { "resourceType": "SearchParameter", "code": "providerreference", "base": "ExplanationOfBenefit", "type": "reference", "expression": "ExplanationOfBenefit.provider.as(Reference)", "xpath": "f:ExplanationOfBenefit/f:providerReference", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "FamilyMemberHistory", "type": "token", "expression": "FamilyMemberHistory.condition.code", "xpath": "f:FamilyMemberHistory/f:condition/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "FamilyMemberHistory", "type": "date", "expression": "FamilyMemberHistory.date", "xpath": "f:FamilyMemberHistory/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-gender", "resource": { "resourceType": "SearchParameter", "code": "gender", "base": "FamilyMemberHistory", "type": "token", "expression": "FamilyMemberHistory.gender", "xpath": "f:FamilyMemberHistory/f:gender" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "FamilyMemberHistory", "type": "token", "expression": "FamilyMemberHistory.identifier", "xpath": "f:FamilyMemberHistory/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "FamilyMemberHistory", "type": "reference", "expression": "FamilyMemberHistory.patient", "xpath": "f:FamilyMemberHistory/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-relationship", "resource": { "resourceType": "SearchParameter", "code": "relationship", "base": "FamilyMemberHistory", "type": "token", "expression": "FamilyMemberHistory.relationship", "xpath": "f:FamilyMemberHistory/f:relationship" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Flag-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "Flag", "type": "reference", "expression": "Flag.author", "xpath": "f:Flag/f:author", "target": [ "Practitioner", "Organization", "Device", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Flag-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Flag", "type": "date", "expression": "Flag.period", "xpath": "f:Flag/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Flag-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "Flag", "type": "reference", "expression": "Flag.encounter", "xpath": "f:Flag/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Flag-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Flag", "type": "reference", "expression": "Flag.subject", "xpath": "f:Flag/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Flag-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Flag", "type": "reference", "expression": "Flag.subject", "xpath": "f:Flag/f:subject", "target": [ "Practitioner", "Group", "Organization", "Medication", "Patient", "PlanDefinition", "Procedure", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "Goal", "type": "token", "expression": "Goal.category", "xpath": "f:Goal/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Goal", "type": "token", "expression": "Goal.identifier", "xpath": "f:Goal/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Goal", "type": "reference", "expression": "Goal.subject", "xpath": "f:Goal/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Goal", "type": "token", "expression": "Goal.status", "xpath": "f:Goal/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Goal", "type": "reference", "expression": "Goal.subject", "xpath": "f:Goal/f:subject", "target": [ "Group", "Organization", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-targetdate", "resource": { "resourceType": "SearchParameter", "code": "targetdate", "base": "Goal", "type": "date", "expression": "Goal.target.as(Date)", "xpath": "f:Goal/f:targetDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-actual", "resource": { "resourceType": "SearchParameter", "code": "actual", "base": "Group", "type": "token", "expression": "Group.actual", "xpath": "f:Group/f:actual" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-characteristic", "resource": { "resourceType": "SearchParameter", "code": "characteristic", "base": "Group", "type": "token", "expression": "Group.characteristic.code", "xpath": "f:Group/f:characteristic/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-characteristic-value", "resource": { "resourceType": "SearchParameter", "code": "characteristic-value", "base": "Group", "type": "composite", "component": [ { "reference": "http://hl7.org/fhir/SearchParameter/Group-characteristic" }, { "reference": "http://hl7.org/fhir/SearchParameter/Group-value" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Group", "type": "token", "expression": "Group.code", "xpath": "f:Group/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-exclude", "resource": { "resourceType": "SearchParameter", "code": "exclude", "base": "Group", "type": "token", "expression": "Group.characteristic.exclude", "xpath": "f:Group/f:characteristic/f:exclude" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Group", "type": "token", "expression": "Group.identifier", "xpath": "f:Group/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-member", "resource": { "resourceType": "SearchParameter", "code": "member", "base": "Group", "type": "reference", "expression": "Group.member.entity", "xpath": "f:Group/f:member/f:entity", "target": [ "Practitioner", "Device", "Medication", "Patient", "Substance" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Group", "type": "token", "expression": "Group.type", "xpath": "f:Group/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-value", "resource": { "resourceType": "SearchParameter", "code": "value", "base": "Group", "type": "token", "expression": "Group.characteristic.value", "xpath": "f:Group/f:characteristic/f:valueCodeableConcept | f:Group/f:characteristic/f:valueBoolean | f:Group/f:characteristic/f:valueQuantity | f:Group/f:characteristic/f:valueRange" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "GuidanceResponse", "type": "reference", "expression": "GuidanceResponse.subject", "xpath": "f:GuidanceResponse/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "GuidanceResponse", "type": "reference", "expression": "GuidanceResponse.subject", "xpath": "f:GuidanceResponse/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-active", "resource": { "resourceType": "SearchParameter", "code": "active", "base": "HealthcareService", "type": "token", "expression": "HealthcareService.active", "xpath": "f:HealthcareService/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-characteristic", "resource": { "resourceType": "SearchParameter", "code": "characteristic", "base": "HealthcareService", "type": "token", "expression": "HealthcareService.characteristic", "xpath": "f:HealthcareService/f:characteristic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "HealthcareService", "type": "token", "expression": "HealthcareService.identifier", "xpath": "f:HealthcareService/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "HealthcareService", "type": "reference", "expression": "HealthcareService.location", "xpath": "f:HealthcareService/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "HealthcareService", "type": "string", "expression": "HealthcareService.serviceName", "xpath": "f:HealthcareService/f:serviceName" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "HealthcareService", "type": "reference", "expression": "HealthcareService.providedBy", "xpath": "f:HealthcareService/f:providedBy", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-programname", "resource": { "resourceType": "SearchParameter", "code": "programname", "base": "HealthcareService", "type": "string", "expression": "HealthcareService.programName", "xpath": "f:HealthcareService/f:programName" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-servicecategory", "resource": { "resourceType": "SearchParameter", "code": "servicecategory", "base": "HealthcareService", "type": "token", "expression": "HealthcareService.serviceCategory", "xpath": "f:HealthcareService/f:serviceCategory" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-servicetype", "resource": { "resourceType": "SearchParameter", "code": "servicetype", "base": "HealthcareService", "type": "token", "expression": "HealthcareService.serviceType", "xpath": "f:HealthcareService/f:serviceType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingManifest-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "ImagingManifest", "type": "reference", "expression": "ImagingManifest.author", "xpath": "f:ImagingManifest/f:author", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingManifest-authoring-time", "resource": { "resourceType": "SearchParameter", "code": "authoring-time", "base": "ImagingManifest", "type": "date", "expression": "ImagingManifest.authoringTime", "xpath": "f:ImagingManifest/f:authoringTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingManifest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ImagingManifest", "type": "uri", "expression": "ImagingManifest.uid", "xpath": "f:ImagingManifest/f:uid" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingManifest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "ImagingManifest", "type": "reference", "expression": "ImagingManifest.patient", "xpath": "f:ImagingManifest/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingManifest-selected-study", "resource": { "resourceType": "SearchParameter", "code": "selected-study", "base": "ImagingManifest", "type": "uri", "expression": "ImagingManifest.study.uid", "xpath": "f:ImagingManifest/f:study/f:uid" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingManifest-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "ImagingManifest", "type": "token", "expression": "ImagingManifest.title", "xpath": "f:ImagingManifest/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-accession", "resource": { "resourceType": "SearchParameter", "code": "accession", "base": "ImagingStudy", "type": "token", "expression": "ImagingStudy.accession", "xpath": "f:ImagingStudy/f:accession" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-basedon", "resource": { "resourceType": "SearchParameter", "code": "basedon", "base": "ImagingStudy", "type": "reference", "expression": "ImagingStudy.basedOn", "xpath": "f:ImagingStudy/f:basedOn", "target": [ "ReferralRequest", "CarePlan", "ProcedureRequest", "DiagnosticRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-bodysite", "resource": { "resourceType": "SearchParameter", "code": "bodysite", "base": "ImagingStudy", "type": "token", "expression": "ImagingStudy.series.bodySite", "xpath": "f:ImagingStudy/f:series/f:bodySite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "ImagingStudy", "type": "reference", "expression": "ImagingStudy.context", "xpath": "f:ImagingStudy/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-dicom-class", "resource": { "resourceType": "SearchParameter", "code": "dicom-class", "base": "ImagingStudy", "type": "uri", "expression": "ImagingStudy.series.instance.sopClass", "xpath": "f:ImagingStudy/f:series/f:instance/f:sopClass" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ImagingStudy", "type": "token", "expression": "ImagingStudy.identifier", "xpath": "f:ImagingStudy/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-modality", "resource": { "resourceType": "SearchParameter", "code": "modality", "base": "ImagingStudy", "type": "token", "expression": "ImagingStudy.series.modality", "xpath": "f:ImagingStudy/f:series/f:modality" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "ImagingStudy", "type": "reference", "expression": "ImagingStudy.patient", "xpath": "f:ImagingStudy/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-reason", "resource": { "resourceType": "SearchParameter", "code": "reason", "base": "ImagingStudy", "type": "token", "expression": "ImagingStudy.reason", "xpath": "f:ImagingStudy/f:reason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-series", "resource": { "resourceType": "SearchParameter", "code": "series", "base": "ImagingStudy", "type": "uri", "expression": "ImagingStudy.series.uid", "xpath": "f:ImagingStudy/f:series/f:uid" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-started", "resource": { "resourceType": "SearchParameter", "code": "started", "base": "ImagingStudy", "type": "date", "expression": "ImagingStudy.started", "xpath": "f:ImagingStudy/f:started" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-study", "resource": { "resourceType": "SearchParameter", "code": "study", "base": "ImagingStudy", "type": "uri", "expression": "ImagingStudy.uid", "xpath": "f:ImagingStudy/f:uid" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-uid", "resource": { "resourceType": "SearchParameter", "code": "uid", "base": "ImagingStudy", "type": "uri", "expression": "ImagingStudy.series.instance.uid", "xpath": "f:ImagingStudy/f:series/f:instance/f:uid" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Immunization", "type": "date", "expression": "Immunization.date", "xpath": "f:Immunization/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-dose-sequence", "resource": { "resourceType": "SearchParameter", "code": "dose-sequence", "base": "Immunization", "type": "number", "expression": "Immunization.vaccinationProtocol.doseSequence", "xpath": "f:Immunization/f:vaccinationProtocol/f:doseSequence" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Immunization", "type": "token", "expression": "Immunization.identifier", "xpath": "f:Immunization/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Immunization", "type": "reference", "expression": "Immunization.location", "xpath": "f:Immunization/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-lot-number", "resource": { "resourceType": "SearchParameter", "code": "lot-number", "base": "Immunization", "type": "string", "expression": "Immunization.lotNumber", "xpath": "f:Immunization/f:lotNumber" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-manufacturer", "resource": { "resourceType": "SearchParameter", "code": "manufacturer", "base": "Immunization", "type": "reference", "expression": "Immunization.manufacturer", "xpath": "f:Immunization/f:manufacturer", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-notgiven", "resource": { "resourceType": "SearchParameter", "code": "notgiven", "base": "Immunization", "type": "token", "expression": "Immunization.wasNotGiven", "xpath": "f:Immunization/f:wasNotGiven" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Immunization", "type": "reference", "expression": "Immunization.patient", "xpath": "f:Immunization/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "Immunization", "type": "reference", "expression": "Immunization.performer", "xpath": "f:Immunization/f:performer", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-reaction", "resource": { "resourceType": "SearchParameter", "code": "reaction", "base": "Immunization", "type": "reference", "expression": "Immunization.reaction.detail", "xpath": "f:Immunization/f:reaction/f:detail", "target": [ "Observation" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-reaction-date", "resource": { "resourceType": "SearchParameter", "code": "reaction-date", "base": "Immunization", "type": "date", "expression": "Immunization.reaction.date", "xpath": "f:Immunization/f:reaction/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-reason", "resource": { "resourceType": "SearchParameter", "code": "reason", "base": "Immunization", "type": "token", "expression": "Immunization.explanation.reason", "xpath": "f:Immunization/f:explanation/f:reason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-reason-not-given", "resource": { "resourceType": "SearchParameter", "code": "reason-not-given", "base": "Immunization", "type": "token", "expression": "Immunization.explanation.reasonNotGiven", "xpath": "f:Immunization/f:explanation/f:reasonNotGiven" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-requester", "resource": { "resourceType": "SearchParameter", "code": "requester", "base": "Immunization", "type": "reference", "expression": "Immunization.requester", "xpath": "f:Immunization/f:requester", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Immunization", "type": "token", "expression": "Immunization.status", "xpath": "f:Immunization/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code", "resource": { "resourceType": "SearchParameter", "code": "vaccine-code", "base": "Immunization", "type": "token", "expression": "Immunization.vaccineCode", "xpath": "f:Immunization/f:vaccineCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ImmunizationRecommendation", "type": "date", "expression": "ImmunizationRecommendation.recommendation.date", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-dose-number", "resource": { "resourceType": "SearchParameter", "code": "dose-number", "base": "ImmunizationRecommendation", "type": "number", "expression": "ImmunizationRecommendation.recommendation.doseNumber", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:doseNumber" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-dose-sequence", "resource": { "resourceType": "SearchParameter", "code": "dose-sequence", "base": "ImmunizationRecommendation", "type": "number", "expression": "ImmunizationRecommendation.recommendation.protocol.doseSequence", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:protocol/f:doseSequence" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ImmunizationRecommendation", "type": "token", "expression": "ImmunizationRecommendation.identifier", "xpath": "f:ImmunizationRecommendation/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-information", "resource": { "resourceType": "SearchParameter", "code": "information", "base": "ImmunizationRecommendation", "type": "reference", "expression": "ImmunizationRecommendation.recommendation.supportingPatientInformation", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:supportingPatientInformation", "target": [ "AllergyIntolerance", "Observation" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "ImmunizationRecommendation", "type": "reference", "expression": "ImmunizationRecommendation.patient", "xpath": "f:ImmunizationRecommendation/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ImmunizationRecommendation", "type": "token", "expression": "ImmunizationRecommendation.recommendation.forecastStatus", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:forecastStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-support", "resource": { "resourceType": "SearchParameter", "code": "support", "base": "ImmunizationRecommendation", "type": "reference", "expression": "ImmunizationRecommendation.recommendation.supportingImmunization", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:supportingImmunization", "target": [ "Immunization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-vaccine-type", "resource": { "resourceType": "SearchParameter", "code": "vaccine-type", "base": "ImmunizationRecommendation", "type": "token", "expression": "ImmunizationRecommendation.recommendation.vaccineCode", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:vaccineCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "ImplementationGuide", "type": "token", "expression": "ImplementationGuide.useContext", "xpath": "f:ImplementationGuide/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ImplementationGuide", "type": "date", "expression": "ImplementationGuide.date", "xpath": "f:ImplementationGuide/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-dependency", "resource": { "resourceType": "SearchParameter", "code": "dependency", "base": "ImplementationGuide", "type": "uri", "expression": "ImplementationGuide.dependency.uri", "xpath": "f:ImplementationGuide/f:dependency/f:uri" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "ImplementationGuide", "type": "string", "expression": "ImplementationGuide.description", "xpath": "f:ImplementationGuide/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental", "resource": { "resourceType": "SearchParameter", "code": "experimental", "base": "ImplementationGuide", "type": "token", "expression": "ImplementationGuide.experimental", "xpath": "f:ImplementationGuide/f:experimental" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "ImplementationGuide", "type": "string", "expression": "ImplementationGuide.name", "xpath": "f:ImplementationGuide/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "ImplementationGuide", "type": "string", "expression": "ImplementationGuide.publisher", "xpath": "f:ImplementationGuide/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource", "resource": { "resourceType": "SearchParameter", "code": "resource", "base": "ImplementationGuide", "type": "reference", "expression": "ImplementationGuide.package.resource.source", "xpath": "f:ImplementationGuide/f:package/f:resource/f:sourceUri | f:ImplementationGuide/f:package/f:resource/f:sourceReference", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ImplementationGuide", "type": "token", "expression": "ImplementationGuide.status", "xpath": "f:ImplementationGuide/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "ImplementationGuide", "type": "uri", "expression": "ImplementationGuide.url", "xpath": "f:ImplementationGuide/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "ImplementationGuide", "type": "token", "expression": "ImplementationGuide.version", "xpath": "f:ImplementationGuide/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "Library", "type": "string", "expression": "Library.description", "xpath": "f:Library/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Library", "type": "token", "expression": "Library.identifier", "xpath": "f:Library/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Library", "type": "token", "expression": "Library.status", "xpath": "f:Library/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "Library", "type": "string", "expression": "Library.title", "xpath": "f:Library/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-topic", "resource": { "resourceType": "SearchParameter", "code": "topic", "base": "Library", "type": "token", "expression": "Library.topic", "xpath": "f:Library/f:topic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "Library", "type": "string", "expression": "Library.version", "xpath": "f:Library/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Linkage-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "Linkage", "type": "reference", "expression": "Linkage.author", "xpath": "f:Linkage/f:author", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Linkage-item", "resource": { "resourceType": "SearchParameter", "code": "item", "base": "Linkage", "type": "reference", "expression": "Linkage.item.resource", "xpath": "f:Linkage/f:item/f:resource" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Linkage-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "Linkage", "type": "reference", "expression": "Linkage.item.resource", "xpath": "f:Linkage/f:item/f:resource" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "List", "type": "token", "expression": "List.code", "xpath": "f:List/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "List", "type": "date", "expression": "List.date", "xpath": "f:List/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-empty-reason", "resource": { "resourceType": "SearchParameter", "code": "empty-reason", "base": "List", "type": "token", "expression": "List.emptyReason", "xpath": "f:List/f:emptyReason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "List", "type": "reference", "expression": "List.encounter", "xpath": "f:List/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "List", "type": "token", "expression": "List.identifier", "xpath": "f:List/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-item", "resource": { "resourceType": "SearchParameter", "code": "item", "base": "List", "type": "reference", "expression": "List.entry.item", "xpath": "f:List/f:entry/f:item", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-notes", "resource": { "resourceType": "SearchParameter", "code": "notes", "base": "List", "type": "string", "expression": "List.note.text", "xpath": "f:List/f:note/f:text" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "List", "type": "reference", "expression": "List.subject", "xpath": "f:List/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "List", "type": "reference", "expression": "List.source", "xpath": "f:List/f:source", "target": [ "Practitioner", "Device", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "List", "type": "token", "expression": "List.status", "xpath": "f:List/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "List", "type": "reference", "expression": "List.subject", "xpath": "f:List/f:subject", "target": [ "Group", "Device", "Patient", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "List", "type": "string", "expression": "List.title", "xpath": "f:List/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "Location", "type": "string", "expression": "Location.address", "xpath": "f:Location/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-address-city", "resource": { "resourceType": "SearchParameter", "code": "address-city", "base": "Location", "type": "string", "expression": "Location.address.city", "xpath": "f:Location/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-address-country", "resource": { "resourceType": "SearchParameter", "code": "address-country", "base": "Location", "type": "string", "expression": "Location.address.country", "xpath": "f:Location/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-address-postalcode", "resource": { "resourceType": "SearchParameter", "code": "address-postalcode", "base": "Location", "type": "string", "expression": "Location.address.postalCode", "xpath": "f:Location/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-address-state", "resource": { "resourceType": "SearchParameter", "code": "address-state", "base": "Location", "type": "string", "expression": "Location.address.state", "xpath": "f:Location/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-address-use", "resource": { "resourceType": "SearchParameter", "code": "address-use", "base": "Location", "type": "token", "expression": "Location.address.use", "xpath": "f:Location/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Location", "type": "token", "expression": "Location.identifier", "xpath": "f:Location/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Location", "type": "string", "expression": "Location.name or Location.alias", "xpath": "f:Location/f:name | f:Location/f:alias" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-near", "resource": { "resourceType": "SearchParameter", "code": "near", "base": "Location", "type": "token", "expression": "Location.position", "xpath": "f:Location/f:position" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-near-distance", "resource": { "resourceType": "SearchParameter", "code": "near-distance", "base": "Location", "type": "quantity", "expression": "Location.position", "xpath": "f:Location/f:position" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "Location", "type": "reference", "expression": "Location.managingOrganization", "xpath": "f:Location/f:managingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-partof", "resource": { "resourceType": "SearchParameter", "code": "partof", "base": "Location", "type": "reference", "expression": "Location.partOf", "xpath": "f:Location/f:partOf", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Location", "type": "token", "expression": "Location.status", "xpath": "f:Location/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Location", "type": "token", "expression": "Location.type", "xpath": "f:Location/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "Measure", "type": "string", "expression": "Measure.description", "xpath": "f:Measure/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Measure", "type": "token", "expression": "Measure.identifier", "xpath": "f:Measure/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Measure", "type": "token", "expression": "Measure.status", "xpath": "f:Measure/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "Measure", "type": "string", "expression": "Measure.title", "xpath": "f:Measure/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-topic", "resource": { "resourceType": "SearchParameter", "code": "topic", "base": "Measure", "type": "token", "expression": "Measure.topic", "xpath": "f:Measure/f:topic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "Measure", "type": "string", "expression": "Measure.version", "xpath": "f:Measure/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MeasureReport-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "MeasureReport", "type": "reference", "expression": "MeasureReport.patient", "xpath": "f:MeasureReport/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "Media", "type": "date", "expression": "Media.content.creation", "xpath": "f:Media/f:content/f:creation" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Media", "type": "token", "expression": "Media.identifier", "xpath": "f:Media/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-operator", "resource": { "resourceType": "SearchParameter", "code": "operator", "base": "Media", "type": "reference", "expression": "Media.operator", "xpath": "f:Media/f:operator", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Media", "type": "reference", "expression": "Media.subject", "xpath": "f:Media/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Media", "type": "reference", "expression": "Media.subject", "xpath": "f:Media/f:subject", "target": [ "Practitioner", "Group", "Specimen", "Device", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-subtype", "resource": { "resourceType": "SearchParameter", "code": "subtype", "base": "Media", "type": "token", "expression": "Media.subtype", "xpath": "f:Media/f:subtype" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Media", "type": "token", "expression": "Media.type", "xpath": "f:Media/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-view", "resource": { "resourceType": "SearchParameter", "code": "view", "base": "Media", "type": "token", "expression": "Media.view", "xpath": "f:Media/f:view" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Medication", "type": "token", "expression": "Medication.code", "xpath": "f:Medication/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-container", "resource": { "resourceType": "SearchParameter", "code": "container", "base": "Medication", "type": "token", "expression": "Medication.package.container", "xpath": "f:Medication/f:package/f:container" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-form", "resource": { "resourceType": "SearchParameter", "code": "form", "base": "Medication", "type": "token", "expression": "Medication.product.form", "xpath": "f:Medication/f:product/f:form" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-ingredient", "resource": { "resourceType": "SearchParameter", "code": "ingredient", "base": "Medication", "type": "reference", "expression": "Medication.product.ingredient.item.as(Reference)", "xpath": "f:Medication/f:product/f:ingredient/f:itemReference", "target": [ "Medication", "Substance" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-ingredient-code", "resource": { "resourceType": "SearchParameter", "code": "ingredient-code", "base": "Medication", "type": "token", "expression": "Medication.product.ingredient.item.as(CodeableConcept)", "xpath": "f:Medication/f:product/f:ingredient/f:itemCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-manufacturer", "resource": { "resourceType": "SearchParameter", "code": "manufacturer", "base": "Medication", "type": "reference", "expression": "Medication.manufacturer", "xpath": "f:Medication/f:manufacturer", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-package-item", "resource": { "resourceType": "SearchParameter", "code": "package-item", "base": "Medication", "type": "reference", "expression": "Medication.package.content.item.as(Reference)", "xpath": "f:Medication/f:package/f:content/f:itemReference", "target": [ "Medication" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-package-item-code", "resource": { "resourceType": "SearchParameter", "code": "package-item-code", "base": "Medication", "type": "token", "expression": "Medication.package.content.item.as(CodeableConcept)", "xpath": "f:Medication/f:package/f:content/f:itemCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "MedicationAdministration", "type": "token", "expression": "MedicationAdministration.medication.as(CodeableConcept)", "xpath": "f:MedicationAdministration/f:medicationCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-device", "resource": { "resourceType": "SearchParameter", "code": "device", "base": "MedicationAdministration", "type": "reference", "expression": "MedicationAdministration.device", "xpath": "f:MedicationAdministration/f:device", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-effectivetime", "resource": { "resourceType": "SearchParameter", "code": "effectivetime", "base": "MedicationAdministration", "type": "date", "expression": "MedicationAdministration.effectiveTime", "xpath": "f:MedicationAdministration/f:effectiveTimeDateTime | f:MedicationAdministration/f:effectiveTimePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "MedicationAdministration", "type": "reference", "expression": "MedicationAdministration.encounter", "xpath": "f:MedicationAdministration/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "MedicationAdministration", "type": "token", "expression": "MedicationAdministration.identifier", "xpath": "f:MedicationAdministration/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-medication", "resource": { "resourceType": "SearchParameter", "code": "medication", "base": "MedicationAdministration", "type": "reference", "expression": "MedicationAdministration.medication.as(Reference)", "xpath": "f:MedicationAdministration/f:medicationReference", "target": [ "Medication" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "MedicationAdministration", "type": "reference", "expression": "MedicationAdministration.patient", "xpath": "f:MedicationAdministration/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "MedicationAdministration", "type": "reference", "expression": "MedicationAdministration.performer", "xpath": "f:MedicationAdministration/f:performer", "target": [ "Practitioner", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-prescription", "resource": { "resourceType": "SearchParameter", "code": "prescription", "base": "MedicationAdministration", "type": "reference", "expression": "MedicationAdministration.prescription", "xpath": "f:MedicationAdministration/f:prescription", "target": [ "MedicationOrder" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "MedicationAdministration", "type": "token", "expression": "MedicationAdministration.status", "xpath": "f:MedicationAdministration/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-wasnotgiven", "resource": { "resourceType": "SearchParameter", "code": "wasnotgiven", "base": "MedicationAdministration", "type": "token", "expression": "MedicationAdministration.wasNotGiven", "xpath": "f:MedicationAdministration/f:wasNotGiven" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "MedicationDispense", "type": "token", "expression": "MedicationDispense.medication.as(CodeableConcept)", "xpath": "f:MedicationDispense/f:medicationCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-destination", "resource": { "resourceType": "SearchParameter", "code": "destination", "base": "MedicationDispense", "type": "reference", "expression": "MedicationDispense.destination", "xpath": "f:MedicationDispense/f:destination", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-dispenser", "resource": { "resourceType": "SearchParameter", "code": "dispenser", "base": "MedicationDispense", "type": "reference", "expression": "MedicationDispense.dispenser", "xpath": "f:MedicationDispense/f:dispenser", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "MedicationDispense", "type": "token", "expression": "MedicationDispense.identifier", "xpath": "f:MedicationDispense/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-medication", "resource": { "resourceType": "SearchParameter", "code": "medication", "base": "MedicationDispense", "type": "reference", "expression": "MedicationDispense.medication.as(Reference)", "xpath": "f:MedicationDispense/f:medicationReference", "target": [ "Medication" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "MedicationDispense", "type": "reference", "expression": "MedicationDispense.patient", "xpath": "f:MedicationDispense/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-prescription", "resource": { "resourceType": "SearchParameter", "code": "prescription", "base": "MedicationDispense", "type": "reference", "expression": "MedicationDispense.authorizingPrescription", "xpath": "f:MedicationDispense/f:authorizingPrescription", "target": [ "MedicationOrder" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-receiver", "resource": { "resourceType": "SearchParameter", "code": "receiver", "base": "MedicationDispense", "type": "reference", "expression": "MedicationDispense.receiver", "xpath": "f:MedicationDispense/f:receiver", "target": [ "Practitioner", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-responsibleparty", "resource": { "resourceType": "SearchParameter", "code": "responsibleparty", "base": "MedicationDispense", "type": "reference", "expression": "MedicationDispense.substitution.responsibleParty", "xpath": "f:MedicationDispense/f:substitution/f:responsibleParty", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "MedicationDispense", "type": "token", "expression": "MedicationDispense.status", "xpath": "f:MedicationDispense/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "MedicationDispense", "type": "token", "expression": "MedicationDispense.type", "xpath": "f:MedicationDispense/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenhandedover", "resource": { "resourceType": "SearchParameter", "code": "whenhandedover", "base": "MedicationDispense", "type": "date", "expression": "MedicationDispense.whenHandedOver", "xpath": "f:MedicationDispense/f:whenHandedOver" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenprepared", "resource": { "resourceType": "SearchParameter", "code": "whenprepared", "base": "MedicationDispense", "type": "date", "expression": "MedicationDispense.whenPrepared", "xpath": "f:MedicationDispense/f:whenPrepared" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "MedicationOrder", "type": "token", "expression": "MedicationOrder.medication.as(CodeableConcept)", "xpath": "f:MedicationOrder/f:medicationCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-datewritten", "resource": { "resourceType": "SearchParameter", "code": "datewritten", "base": "MedicationOrder", "type": "date", "expression": "MedicationOrder.dateWritten", "xpath": "f:MedicationOrder/f:dateWritten" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "MedicationOrder", "type": "reference", "expression": "MedicationOrder.encounter", "xpath": "f:MedicationOrder/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "MedicationOrder", "type": "token", "expression": "MedicationOrder.identifier", "xpath": "f:MedicationOrder/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-medication", "resource": { "resourceType": "SearchParameter", "code": "medication", "base": "MedicationOrder", "type": "reference", "expression": "MedicationOrder.medication.as(Reference)", "xpath": "f:MedicationOrder/f:medicationReference", "target": [ "Medication" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "MedicationOrder", "type": "reference", "expression": "MedicationOrder.patient", "xpath": "f:MedicationOrder/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-prescriber", "resource": { "resourceType": "SearchParameter", "code": "prescriber", "base": "MedicationOrder", "type": "reference", "expression": "MedicationOrder.prescriber", "xpath": "f:MedicationOrder/f:prescriber", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "MedicationOrder", "type": "token", "expression": "MedicationOrder.status", "xpath": "f:MedicationOrder/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "MedicationStatement", "type": "token", "expression": "MedicationStatement.medication.as(CodeableConcept)", "xpath": "f:MedicationStatement/f:medicationCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-effective", "resource": { "resourceType": "SearchParameter", "code": "effective", "base": "MedicationStatement", "type": "date", "expression": "MedicationStatement.effective", "xpath": "f:MedicationStatement/f:effectiveDateTime | f:MedicationStatement/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "MedicationStatement", "type": "token", "expression": "MedicationStatement.identifier", "xpath": "f:MedicationStatement/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-medication", "resource": { "resourceType": "SearchParameter", "code": "medication", "base": "MedicationStatement", "type": "reference", "expression": "MedicationStatement.medication.as(Reference)", "xpath": "f:MedicationStatement/f:medicationReference", "target": [ "Medication" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "MedicationStatement", "type": "reference", "expression": "MedicationStatement.patient", "xpath": "f:MedicationStatement/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "MedicationStatement", "type": "reference", "expression": "MedicationStatement.informationSource", "xpath": "f:MedicationStatement/f:informationSource", "target": [ "Practitioner", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "MedicationStatement", "type": "token", "expression": "MedicationStatement.status", "xpath": "f:MedicationStatement/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "MessageHeader", "type": "reference", "expression": "MessageHeader.author", "xpath": "f:MessageHeader/f:author", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "MessageHeader", "type": "token", "expression": "MessageHeader.response.code", "xpath": "f:MessageHeader/f:response/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-data", "resource": { "resourceType": "SearchParameter", "code": "data", "base": "MessageHeader", "type": "reference", "expression": "MessageHeader.data", "xpath": "f:MessageHeader/f:data", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination", "resource": { "resourceType": "SearchParameter", "code": "destination", "base": "MessageHeader", "type": "string", "expression": "MessageHeader.destination.name", "xpath": "f:MessageHeader/f:destination/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination-uri", "resource": { "resourceType": "SearchParameter", "code": "destination-uri", "base": "MessageHeader", "type": "uri", "expression": "MessageHeader.destination.endpoint", "xpath": "f:MessageHeader/f:destination/f:endpoint" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-enterer", "resource": { "resourceType": "SearchParameter", "code": "enterer", "base": "MessageHeader", "type": "reference", "expression": "MessageHeader.enterer", "xpath": "f:MessageHeader/f:enterer", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-event", "resource": { "resourceType": "SearchParameter", "code": "event", "base": "MessageHeader", "type": "token", "expression": "MessageHeader.event", "xpath": "f:MessageHeader/f:event" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-receiver", "resource": { "resourceType": "SearchParameter", "code": "receiver", "base": "MessageHeader", "type": "reference", "expression": "MessageHeader.receiver", "xpath": "f:MessageHeader/f:receiver", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-response-id", "resource": { "resourceType": "SearchParameter", "code": "response-id", "base": "MessageHeader", "type": "token", "expression": "MessageHeader.response.identifier", "xpath": "f:MessageHeader/f:response/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-responsible", "resource": { "resourceType": "SearchParameter", "code": "responsible", "base": "MessageHeader", "type": "reference", "expression": "MessageHeader.responsible", "xpath": "f:MessageHeader/f:responsible", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "MessageHeader", "type": "string", "expression": "MessageHeader.source.name", "xpath": "f:MessageHeader/f:source/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-source-uri", "resource": { "resourceType": "SearchParameter", "code": "source-uri", "base": "MessageHeader", "type": "uri", "expression": "MessageHeader.source.endpoint", "xpath": "f:MessageHeader/f:source/f:endpoint" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-target", "resource": { "resourceType": "SearchParameter", "code": "target", "base": "MessageHeader", "type": "reference", "expression": "MessageHeader.destination.target", "xpath": "f:MessageHeader/f:destination/f:target", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-timestamp", "resource": { "resourceType": "SearchParameter", "code": "timestamp", "base": "MessageHeader", "type": "date", "expression": "MessageHeader.timestamp", "xpath": "f:MessageHeader/f:timestamp" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-contact", "resource": { "resourceType": "SearchParameter", "code": "contact", "base": "NamingSystem", "type": "string", "expression": "NamingSystem.contact.name", "xpath": "f:NamingSystem/f:contact/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "NamingSystem", "type": "token", "expression": "NamingSystem.useContext", "xpath": "f:NamingSystem/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "NamingSystem", "type": "date", "expression": "NamingSystem.date", "xpath": "f:NamingSystem/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-id-type", "resource": { "resourceType": "SearchParameter", "code": "id-type", "base": "NamingSystem", "type": "token", "expression": "NamingSystem.uniqueId.type", "xpath": "f:NamingSystem/f:uniqueId/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-kind", "resource": { "resourceType": "SearchParameter", "code": "kind", "base": "NamingSystem", "type": "token", "expression": "NamingSystem.kind", "xpath": "f:NamingSystem/f:kind" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "NamingSystem", "type": "string", "expression": "NamingSystem.name", "xpath": "f:NamingSystem/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-period", "resource": { "resourceType": "SearchParameter", "code": "period", "base": "NamingSystem", "type": "date", "expression": "NamingSystem.uniqueId.period", "xpath": "f:NamingSystem/f:uniqueId/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "NamingSystem", "type": "string", "expression": "NamingSystem.publisher", "xpath": "f:NamingSystem/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-replaced-by", "resource": { "resourceType": "SearchParameter", "code": "replaced-by", "base": "NamingSystem", "type": "reference", "expression": "NamingSystem.replacedBy", "xpath": "f:NamingSystem/f:replacedBy", "target": [ "NamingSystem" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-responsible", "resource": { "resourceType": "SearchParameter", "code": "responsible", "base": "NamingSystem", "type": "string", "expression": "NamingSystem.responsible", "xpath": "f:NamingSystem/f:responsible" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "NamingSystem", "type": "token", "expression": "NamingSystem.status", "xpath": "f:NamingSystem/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-telecom", "resource": { "resourceType": "SearchParameter", "code": "telecom", "base": "NamingSystem", "type": "token", "expression": "NamingSystem.contact.telecom", "xpath": "f:NamingSystem/f:contact/f:telecom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "NamingSystem", "type": "token", "expression": "NamingSystem.type", "xpath": "f:NamingSystem/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-value", "resource": { "resourceType": "SearchParameter", "code": "value", "base": "NamingSystem", "type": "string", "expression": "NamingSystem.uniqueId.value", "xpath": "f:NamingSystem/f:uniqueId/f:value" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionRequest-additive", "resource": { "resourceType": "SearchParameter", "code": "additive", "base": "NutritionRequest", "type": "token", "expression": "NutritionRequest.enteralFormula.additiveType", "xpath": "f:NutritionRequest/f:enteralFormula/f:additiveType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionRequest-datetime", "resource": { "resourceType": "SearchParameter", "code": "datetime", "base": "NutritionRequest", "type": "date", "expression": "NutritionRequest.dateTime", "xpath": "f:NutritionRequest/f:dateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionRequest-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "NutritionRequest", "type": "reference", "expression": "NutritionRequest.encounter", "xpath": "f:NutritionRequest/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionRequest-formula", "resource": { "resourceType": "SearchParameter", "code": "formula", "base": "NutritionRequest", "type": "token", "expression": "NutritionRequest.enteralFormula.baseFormulaType", "xpath": "f:NutritionRequest/f:enteralFormula/f:baseFormulaType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "NutritionRequest", "type": "token", "expression": "NutritionRequest.identifier", "xpath": "f:NutritionRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionRequest-oraldiet", "resource": { "resourceType": "SearchParameter", "code": "oraldiet", "base": "NutritionRequest", "type": "token", "expression": "NutritionRequest.oralDiet.type", "xpath": "f:NutritionRequest/f:oralDiet/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "NutritionRequest", "type": "reference", "expression": "NutritionRequest.patient", "xpath": "f:NutritionRequest/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionRequest-provider", "resource": { "resourceType": "SearchParameter", "code": "provider", "base": "NutritionRequest", "type": "reference", "expression": "NutritionRequest.orderer", "xpath": "f:NutritionRequest/f:orderer", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionRequest-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "NutritionRequest", "type": "token", "expression": "NutritionRequest.status", "xpath": "f:NutritionRequest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionRequest-supplement", "resource": { "resourceType": "SearchParameter", "code": "supplement", "base": "NutritionRequest", "type": "token", "expression": "NutritionRequest.supplement.type", "xpath": "f:NutritionRequest/f:supplement/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "Observation", "type": "token", "expression": "Observation.category", "xpath": "f:Observation/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Observation", "type": "token", "expression": "Observation.code | Observation.component.code", "xpath": "f:Observation/f:code | f:Observation/f:component/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-code-value-x", "resource": { "resourceType": "SearchParameter", "code": "code-value-[x]", "base": "Observation", "type": "composite", "component": [ { "reference": "http://hl7.org/fhir/SearchParameter/Observation-code" }, { "reference": "http://hl7.org/fhir/SearchParameter/Observation-value[x]" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason", "resource": { "resourceType": "SearchParameter", "code": "data-absent-reason", "base": "Observation", "type": "token", "expression": "Observation.dataAbsentReason | Observation.component.dataAbsentReason", "xpath": "f:Observation/f:dataAbsentReason | f:Observation/f:component/f:dataAbsentReason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Observation", "type": "date", "expression": "Observation.effective", "xpath": "f:Observation/f:effectiveDateTime | f:Observation/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-device", "resource": { "resourceType": "SearchParameter", "code": "device", "base": "Observation", "type": "reference", "expression": "Observation.device", "xpath": "f:Observation/f:device", "target": [ "Device", "DeviceMetric" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "Observation", "type": "reference", "expression": "Observation.encounter", "xpath": "f:Observation/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Observation", "type": "token", "expression": "Observation.identifier", "xpath": "f:Observation/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-method", "resource": { "resourceType": "SearchParameter", "code": "method", "base": "Observation", "type": "token", "expression": "Observation.method", "xpath": "f:Observation/f:method" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Observation", "type": "reference", "expression": "Observation.subject", "xpath": "f:Observation/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "Observation", "type": "reference", "expression": "Observation.performer", "xpath": "f:Observation/f:performer", "target": [ "Practitioner", "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-related", "resource": { "resourceType": "SearchParameter", "code": "related", "base": "Observation", "type": "composite", "component": [ { "reference": "http://hl7.org/fhir/SearchParameter/Observation-related-target" }, { "reference": "http://hl7.org/fhir/SearchParameter/Observation-related-type" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-related-target", "resource": { "resourceType": "SearchParameter", "code": "related-target", "base": "Observation", "type": "reference", "expression": "Observation.related.target", "xpath": "f:Observation/f:related/f:target", "target": [ "Observation", "Sequence", "QuestionnaireResponse" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-related-type", "resource": { "resourceType": "SearchParameter", "code": "related-type", "base": "Observation", "type": "token", "expression": "Observation.related.type", "xpath": "f:Observation/f:related/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-specimen", "resource": { "resourceType": "SearchParameter", "code": "specimen", "base": "Observation", "type": "reference", "expression": "Observation.specimen", "xpath": "f:Observation/f:specimen", "target": [ "Specimen" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Observation", "type": "token", "expression": "Observation.status", "xpath": "f:Observation/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Observation", "type": "reference", "expression": "Observation.subject", "xpath": "f:Observation/f:subject", "target": [ "Group", "Device", "Patient", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-value-concept", "resource": { "resourceType": "SearchParameter", "code": "value-concept", "base": "Observation", "type": "token", "expression": "Observation.value.as(CodeableConcept) | Observation.component.value.as(CodeableConcept)", "xpath": "f:Observation/f:valueCodeableConcept | f:Observation/f:component/f:valueCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-value-date", "resource": { "resourceType": "SearchParameter", "code": "value-date", "base": "Observation", "type": "date", "expression": "Observation.value.as(DateTime) | Observation.value.as(Period)", "xpath": "f:Observation/f:valueDateTime | f:Observation/f:valuePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-value-quantity", "resource": { "resourceType": "SearchParameter", "code": "value-quantity", "base": "Observation", "type": "quantity", "expression": "Observation.value.as(Quantity) | Observation.component.value.as(Quantity)", "xpath": "f:Observation/f:valueQuantity | f:Observation/f:component/f:valueQuantity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-value-string", "resource": { "resourceType": "SearchParameter", "code": "value-string", "base": "Observation", "type": "string", "expression": "Observation.value.as(String) | Observation.component.value.as(String)", "xpath": "f:Observation/f:valueString | f:Observation/f:component/f:valueString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-base", "resource": { "resourceType": "SearchParameter", "code": "base", "base": "OperationDefinition", "type": "reference", "expression": "OperationDefinition.base", "xpath": "f:OperationDefinition/f:base", "target": [ "OperationDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "OperationDefinition", "type": "token", "expression": "OperationDefinition.code", "xpath": "f:OperationDefinition/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "OperationDefinition", "type": "token", "expression": "OperationDefinition.useContext", "xpath": "f:OperationDefinition/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "OperationDefinition", "type": "date", "expression": "OperationDefinition.date", "xpath": "f:OperationDefinition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance", "resource": { "resourceType": "SearchParameter", "code": "instance", "base": "OperationDefinition", "type": "token", "expression": "OperationDefinition.instance", "xpath": "f:OperationDefinition/f:instance" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind", "resource": { "resourceType": "SearchParameter", "code": "kind", "base": "OperationDefinition", "type": "token", "expression": "OperationDefinition.kind", "xpath": "f:OperationDefinition/f:kind" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "OperationDefinition", "type": "string", "expression": "OperationDefinition.name", "xpath": "f:OperationDefinition/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-paramprofile", "resource": { "resourceType": "SearchParameter", "code": "paramprofile", "base": "OperationDefinition", "type": "reference", "expression": "OperationDefinition.parameter.profile", "xpath": "f:OperationDefinition/f:parameter/f:profile", "target": [ "StructureDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "OperationDefinition", "type": "string", "expression": "OperationDefinition.publisher", "xpath": "f:OperationDefinition/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "OperationDefinition", "type": "token", "expression": "OperationDefinition.status", "xpath": "f:OperationDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-system", "resource": { "resourceType": "SearchParameter", "code": "system", "base": "OperationDefinition", "type": "token", "expression": "OperationDefinition.system", "xpath": "f:OperationDefinition/f:system" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "OperationDefinition", "type": "token", "expression": "OperationDefinition.type", "xpath": "f:OperationDefinition/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "OperationDefinition", "type": "uri", "expression": "OperationDefinition.url", "xpath": "f:OperationDefinition/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "OperationDefinition", "type": "token", "expression": "OperationDefinition.version", "xpath": "f:OperationDefinition/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-active", "resource": { "resourceType": "SearchParameter", "code": "active", "base": "Organization", "type": "token", "expression": "Organization.active", "xpath": "f:Organization/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "Organization", "type": "string", "expression": "Organization.address", "xpath": "f:Organization/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-address-city", "resource": { "resourceType": "SearchParameter", "code": "address-city", "base": "Organization", "type": "string", "expression": "Organization.address.city", "xpath": "f:Organization/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-address-country", "resource": { "resourceType": "SearchParameter", "code": "address-country", "base": "Organization", "type": "string", "expression": "Organization.address.country", "xpath": "f:Organization/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-address-postalcode", "resource": { "resourceType": "SearchParameter", "code": "address-postalcode", "base": "Organization", "type": "string", "expression": "Organization.address.postalCode", "xpath": "f:Organization/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-address-state", "resource": { "resourceType": "SearchParameter", "code": "address-state", "base": "Organization", "type": "string", "expression": "Organization.address.state", "xpath": "f:Organization/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-address-use", "resource": { "resourceType": "SearchParameter", "code": "address-use", "base": "Organization", "type": "token", "expression": "Organization.address.use", "xpath": "f:Organization/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Organization", "type": "token", "expression": "Organization.identifier", "xpath": "f:Organization/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Organization", "type": "string", "expression": "Organization.name or Organization.alias", "xpath": "f:Organization/f:name | f:Organization/f:alias" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-partof", "resource": { "resourceType": "SearchParameter", "code": "partof", "base": "Organization", "type": "reference", "expression": "Organization.partOf", "xpath": "f:Organization/f:partOf", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-phonetic", "resource": { "resourceType": "SearchParameter", "code": "phonetic", "base": "Organization", "type": "string", "expression": "Organization.name", "xpath": "f:Organization/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Organization", "type": "token", "expression": "Organization.type", "xpath": "f:Organization/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-active", "resource": { "resourceType": "SearchParameter", "code": "active", "base": "Patient", "type": "token", "expression": "Patient.active", "xpath": "f:Patient/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "Patient", "type": "string", "expression": "Patient.address", "xpath": "f:Patient/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-address-city", "resource": { "resourceType": "SearchParameter", "code": "address-city", "base": "Patient", "type": "string", "expression": "Patient.address.city", "xpath": "f:Patient/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-address-country", "resource": { "resourceType": "SearchParameter", "code": "address-country", "base": "Patient", "type": "string", "expression": "Patient.address.country", "xpath": "f:Patient/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-address-postalcode", "resource": { "resourceType": "SearchParameter", "code": "address-postalcode", "base": "Patient", "type": "string", "expression": "Patient.address.postalCode", "xpath": "f:Patient/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-address-state", "resource": { "resourceType": "SearchParameter", "code": "address-state", "base": "Patient", "type": "string", "expression": "Patient.address.state", "xpath": "f:Patient/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-address-use", "resource": { "resourceType": "SearchParameter", "code": "address-use", "base": "Patient", "type": "token", "expression": "Patient.address.use", "xpath": "f:Patient/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-animal-breed", "resource": { "resourceType": "SearchParameter", "code": "animal-breed", "base": "Patient", "type": "token", "expression": "Patient.animal.breed", "xpath": "f:Patient/f:animal/f:breed" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-animal-species", "resource": { "resourceType": "SearchParameter", "code": "animal-species", "base": "Patient", "type": "token", "expression": "Patient.animal.species", "xpath": "f:Patient/f:animal/f:species" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-birthdate", "resource": { "resourceType": "SearchParameter", "code": "birthdate", "base": "Patient", "type": "date", "expression": "Patient.birthDate", "xpath": "f:Patient/f:birthDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-death-date", "resource": { "resourceType": "SearchParameter", "code": "death-date", "base": "Patient", "type": "date", "expression": "Patient.deceased.as(DateTime)", "xpath": "f:Patient/f:deceasedDateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-deceased", "resource": { "resourceType": "SearchParameter", "code": "deceased", "base": "Patient", "type": "token", "expression": "Patient.deceased.exists()", "xpath": "f:Patient/f:deceasedBoolean | f:Patient/f:deceasedDateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-email", "resource": { "resourceType": "SearchParameter", "code": "email", "base": "Patient", "type": "token", "expression": "Patient.telecom.where(system='email')", "xpath": "f:Patient/f:telecom[system/@value='email']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-family", "resource": { "resourceType": "SearchParameter", "code": "family", "base": "Patient", "type": "string", "expression": "Patient.name.family", "xpath": "f:Patient/f:name/f:family" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-gender", "resource": { "resourceType": "SearchParameter", "code": "gender", "base": "Patient", "type": "token", "expression": "Patient.gender", "xpath": "f:Patient/f:gender" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner", "resource": { "resourceType": "SearchParameter", "code": "general-practitioner", "base": "Patient", "type": "reference", "expression": "Patient.generalPractitioner", "xpath": "f:Patient/f:generalPractitioner", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-given", "resource": { "resourceType": "SearchParameter", "code": "given", "base": "Patient", "type": "string", "expression": "Patient.name.given", "xpath": "f:Patient/f:name/f:given" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Patient", "type": "token", "expression": "Patient.identifier", "xpath": "f:Patient/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-language", "resource": { "resourceType": "SearchParameter", "code": "language", "base": "Patient", "type": "token", "expression": "Patient.communication.language", "xpath": "f:Patient/f:communication/f:language" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-link", "resource": { "resourceType": "SearchParameter", "code": "link", "base": "Patient", "type": "reference", "expression": "Patient.link.other", "xpath": "f:Patient/f:link/f:other", "target": [ "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Patient", "type": "string", "expression": "Patient.name", "xpath": "f:Patient/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "Patient", "type": "reference", "expression": "Patient.managingOrganization", "xpath": "f:Patient/f:managingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-phone", "resource": { "resourceType": "SearchParameter", "code": "phone", "base": "Patient", "type": "token", "expression": "Patient.telecom.where(system='phone')", "xpath": "f:Patient/f:telecom[system/@value='phone']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-phonetic", "resource": { "resourceType": "SearchParameter", "code": "phonetic", "base": "Patient", "type": "string", "expression": "Patient.name", "xpath": "f:Patient/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-telecom", "resource": { "resourceType": "SearchParameter", "code": "telecom", "base": "Patient", "type": "token", "expression": "Patient.telecom", "xpath": "f:Patient/f:telecom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "PaymentNotice", "type": "date", "expression": "PaymentNotice.created", "xpath": "f:PaymentNotice/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "PaymentNotice", "type": "token", "expression": "PaymentNotice.identifier", "xpath": "f:PaymentNotice/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "organization-identifier", "base": "PaymentNotice", "type": "token", "expression": "PaymentNotice.organization.as(Identifier)", "xpath": "f:PaymentNotice/f:organizationIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-organization-reference", "resource": { "resourceType": "SearchParameter", "code": "organization-reference", "base": "PaymentNotice", "type": "reference", "expression": "PaymentNotice.organization.as(Reference)", "xpath": "f:PaymentNotice/f:organizationReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-payment-status", "resource": { "resourceType": "SearchParameter", "code": "payment-status", "base": "PaymentNotice", "type": "token", "expression": "PaymentNotice.paymentStatus", "xpath": "f:PaymentNotice/f:paymentStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-provider-identifier", "resource": { "resourceType": "SearchParameter", "code": "provider-identifier", "base": "PaymentNotice", "type": "token", "expression": "PaymentNotice.provider.as(Identifier)", "xpath": "f:PaymentNotice/f:providerIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-provider-reference", "resource": { "resourceType": "SearchParameter", "code": "provider-reference", "base": "PaymentNotice", "type": "reference", "expression": "PaymentNotice.provider.as(Reference)", "xpath": "f:PaymentNotice/f:providerReference", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-request-identifier", "resource": { "resourceType": "SearchParameter", "code": "request-identifier", "base": "PaymentNotice", "type": "token", "expression": "PaymentNotice.request.as(Identifier)", "xpath": "f:PaymentNotice/f:requestIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-request-reference", "resource": { "resourceType": "SearchParameter", "code": "request-reference", "base": "PaymentNotice", "type": "reference", "expression": "PaymentNotice.request.as(Reference)", "xpath": "f:PaymentNotice/f:requestReference", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-response-identifier", "resource": { "resourceType": "SearchParameter", "code": "response-identifier", "base": "PaymentNotice", "type": "token", "expression": "PaymentNotice.response.as(Identifier)", "xpath": "f:PaymentNotice/f:responseIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-response-reference", "resource": { "resourceType": "SearchParameter", "code": "response-reference", "base": "PaymentNotice", "type": "reference", "expression": "PaymentNotice.response.as(Reference)", "xpath": "f:PaymentNotice/f:responseReference", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-statusdate", "resource": { "resourceType": "SearchParameter", "code": "statusdate", "base": "PaymentNotice", "type": "date", "expression": "PaymentNotice.statusDate", "xpath": "f:PaymentNotice/f:statusDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "PaymentReconciliation", "type": "date", "expression": "PaymentReconciliation.created", "xpath": "f:PaymentReconciliation/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-disposition", "resource": { "resourceType": "SearchParameter", "code": "disposition", "base": "PaymentReconciliation", "type": "string", "expression": "PaymentReconciliation.disposition", "xpath": "f:PaymentReconciliation/f:disposition" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "PaymentReconciliation", "type": "token", "expression": "PaymentReconciliation.identifier", "xpath": "f:PaymentReconciliation/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "organization-identifier", "base": "PaymentReconciliation", "type": "token", "expression": "PaymentReconciliation.organization.as(Identifier)", "xpath": "f:PaymentReconciliation/f:organizationIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-organization-reference", "resource": { "resourceType": "SearchParameter", "code": "organization-reference", "base": "PaymentReconciliation", "type": "reference", "expression": "PaymentReconciliation.organization.as(Reference)", "xpath": "f:PaymentReconciliation/f:organizationReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-outcome", "resource": { "resourceType": "SearchParameter", "code": "outcome", "base": "PaymentReconciliation", "type": "token", "expression": "PaymentReconciliation.outcome", "xpath": "f:PaymentReconciliation/f:outcome" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-identifier", "resource": { "resourceType": "SearchParameter", "code": "request-identifier", "base": "PaymentReconciliation", "type": "token", "expression": "PaymentReconciliation.request.as(Identifier)", "xpath": "f:PaymentReconciliation/f:requestIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "request-organization-identifier", "base": "PaymentReconciliation", "type": "token", "expression": "PaymentReconciliation.requestOrganization.as(Identifier)", "xpath": "f:PaymentReconciliation/f:requestOrganizationIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-organization-reference", "resource": { "resourceType": "SearchParameter", "code": "request-organization-reference", "base": "PaymentReconciliation", "type": "reference", "expression": "PaymentReconciliation.requestOrganization.as(Reference)", "xpath": "f:PaymentReconciliation/f:requestOrganizationReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-provider-identifier", "resource": { "resourceType": "SearchParameter", "code": "request-provider-identifier", "base": "PaymentReconciliation", "type": "token", "expression": "PaymentReconciliation.requestProvider.as(Identifier)", "xpath": "f:PaymentReconciliation/f:requestProviderIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-provider-reference", "resource": { "resourceType": "SearchParameter", "code": "request-provider-reference", "base": "PaymentReconciliation", "type": "reference", "expression": "PaymentReconciliation.requestProvider.as(Reference)", "xpath": "f:PaymentReconciliation/f:requestProviderReference", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-reference", "resource": { "resourceType": "SearchParameter", "code": "request-reference", "base": "PaymentReconciliation", "type": "reference", "expression": "PaymentReconciliation.request.as(Reference)", "xpath": "f:PaymentReconciliation/f:requestReference", "target": [ "ProcessRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "Person", "type": "string", "expression": "Person.address", "xpath": "f:Person/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-address-city", "resource": { "resourceType": "SearchParameter", "code": "address-city", "base": "Person", "type": "string", "expression": "Person.address.city", "xpath": "f:Person/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-address-country", "resource": { "resourceType": "SearchParameter", "code": "address-country", "base": "Person", "type": "string", "expression": "Person.address.country", "xpath": "f:Person/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-address-postalcode", "resource": { "resourceType": "SearchParameter", "code": "address-postalcode", "base": "Person", "type": "string", "expression": "Person.address.postalCode", "xpath": "f:Person/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-address-state", "resource": { "resourceType": "SearchParameter", "code": "address-state", "base": "Person", "type": "string", "expression": "Person.address.state", "xpath": "f:Person/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-address-use", "resource": { "resourceType": "SearchParameter", "code": "address-use", "base": "Person", "type": "token", "expression": "Person.address.use", "xpath": "f:Person/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-birthdate", "resource": { "resourceType": "SearchParameter", "code": "birthdate", "base": "Person", "type": "date", "expression": "Person.birthDate", "xpath": "f:Person/f:birthDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-email", "resource": { "resourceType": "SearchParameter", "code": "email", "base": "Person", "type": "token", "expression": "Person.telecom.where(system='email')", "xpath": "f:Person/f:telecom[system/@value='email']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-gender", "resource": { "resourceType": "SearchParameter", "code": "gender", "base": "Person", "type": "token", "expression": "Person.gender", "xpath": "f:Person/f:gender" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Person", "type": "token", "expression": "Person.identifier", "xpath": "f:Person/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-link", "resource": { "resourceType": "SearchParameter", "code": "link", "base": "Person", "type": "reference", "expression": "Person.link.target", "xpath": "f:Person/f:link/f:target", "target": [ "Practitioner", "Patient", "Person", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Person", "type": "string", "expression": "Person.name", "xpath": "f:Person/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "Person", "type": "reference", "expression": "Person.managingOrganization", "xpath": "f:Person/f:managingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Person", "type": "reference", "expression": "Person.link.target", "xpath": "f:Person/f:link/f:target", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-phone", "resource": { "resourceType": "SearchParameter", "code": "phone", "base": "Person", "type": "token", "expression": "Person.telecom.where(system='phone')", "xpath": "f:Person/f:telecom[system/@value='phone']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-phonetic", "resource": { "resourceType": "SearchParameter", "code": "phonetic", "base": "Person", "type": "string", "expression": "Person.name", "xpath": "f:Person/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-practitioner", "resource": { "resourceType": "SearchParameter", "code": "practitioner", "base": "Person", "type": "reference", "expression": "Person.link.target", "xpath": "f:Person/f:link/f:target", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-relatedperson", "resource": { "resourceType": "SearchParameter", "code": "relatedperson", "base": "Person", "type": "reference", "expression": "Person.link.target", "xpath": "f:Person/f:link/f:target", "target": [ "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-telecom", "resource": { "resourceType": "SearchParameter", "code": "telecom", "base": "Person", "type": "token", "expression": "Person.telecom", "xpath": "f:Person/f:telecom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "PlanDefinition", "type": "string", "expression": "PlanDefinition.description", "xpath": "f:PlanDefinition/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "PlanDefinition", "type": "token", "expression": "PlanDefinition.identifier", "xpath": "f:PlanDefinition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "PlanDefinition", "type": "token", "expression": "PlanDefinition.status", "xpath": "f:PlanDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "PlanDefinition", "type": "string", "expression": "PlanDefinition.title", "xpath": "f:PlanDefinition/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-topic", "resource": { "resourceType": "SearchParameter", "code": "topic", "base": "PlanDefinition", "type": "token", "expression": "PlanDefinition.topic", "xpath": "f:PlanDefinition/f:topic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "PlanDefinition", "type": "string", "expression": "PlanDefinition.version", "xpath": "f:PlanDefinition/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-active", "resource": { "resourceType": "SearchParameter", "code": "active", "base": "Practitioner", "type": "token", "expression": "Practitioner.active", "xpath": "f:Practitioner/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "Practitioner", "type": "string", "expression": "Practitioner.address", "xpath": "f:Practitioner/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-address-city", "resource": { "resourceType": "SearchParameter", "code": "address-city", "base": "Practitioner", "type": "string", "expression": "Practitioner.address.city", "xpath": "f:Practitioner/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-address-country", "resource": { "resourceType": "SearchParameter", "code": "address-country", "base": "Practitioner", "type": "string", "expression": "Practitioner.address.country", "xpath": "f:Practitioner/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-address-postalcode", "resource": { "resourceType": "SearchParameter", "code": "address-postalcode", "base": "Practitioner", "type": "string", "expression": "Practitioner.address.postalCode", "xpath": "f:Practitioner/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-address-state", "resource": { "resourceType": "SearchParameter", "code": "address-state", "base": "Practitioner", "type": "string", "expression": "Practitioner.address.state", "xpath": "f:Practitioner/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-address-use", "resource": { "resourceType": "SearchParameter", "code": "address-use", "base": "Practitioner", "type": "token", "expression": "Practitioner.address.use", "xpath": "f:Practitioner/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-communication", "resource": { "resourceType": "SearchParameter", "code": "communication", "base": "Practitioner", "type": "token", "expression": "Practitioner.communication", "xpath": "f:Practitioner/f:communication" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-email", "resource": { "resourceType": "SearchParameter", "code": "email", "base": "Practitioner", "type": "token", "expression": "Practitioner.telecom.where(system='email') or Practitioner.role.telecom.where(system='email')", "xpath": "f:Practitioner/f:telecom[system/@value='email'] | f:Practitioner/f:role/f:telecom[system/@value='email']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-family", "resource": { "resourceType": "SearchParameter", "code": "family", "base": "Practitioner", "type": "string", "expression": "Practitioner.name.family", "xpath": "f:Practitioner/f:name/f:family" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-gender", "resource": { "resourceType": "SearchParameter", "code": "gender", "base": "Practitioner", "type": "token", "expression": "Practitioner.gender", "xpath": "f:Practitioner/f:gender" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-given", "resource": { "resourceType": "SearchParameter", "code": "given", "base": "Practitioner", "type": "string", "expression": "Practitioner.name.given", "xpath": "f:Practitioner/f:name/f:given" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Practitioner", "type": "token", "expression": "Practitioner.identifier | Practitioner.role.identifier", "xpath": "f:Practitioner/f:identifier | f:Practitioner/f:role/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Practitioner", "type": "reference", "expression": "Practitioner.role.location", "xpath": "f:Practitioner/f:role/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Practitioner", "type": "string", "expression": "Practitioner.name", "xpath": "f:Practitioner/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "Practitioner", "type": "reference", "expression": "Practitioner.role.organization", "xpath": "f:Practitioner/f:role/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-phone", "resource": { "resourceType": "SearchParameter", "code": "phone", "base": "Practitioner", "type": "token", "expression": "Practitioner.telecom.where(system='phone') or Practitioner.role.telecom.where(system='phone')", "xpath": "f:Practitioner/f:telecom[system/@value='phone'] | f:Practitioner/f:role/f:telecom[system/@value='phone']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-phonetic", "resource": { "resourceType": "SearchParameter", "code": "phonetic", "base": "Practitioner", "type": "string", "expression": "Practitioner.name", "xpath": "f:Practitioner/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-role", "resource": { "resourceType": "SearchParameter", "code": "role", "base": "Practitioner", "type": "token", "expression": "Practitioner.role.code", "xpath": "f:Practitioner/f:role/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-specialty", "resource": { "resourceType": "SearchParameter", "code": "specialty", "base": "Practitioner", "type": "token", "expression": "Practitioner.role.specialty", "xpath": "f:Practitioner/f:role/f:specialty" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-telecom", "resource": { "resourceType": "SearchParameter", "code": "telecom", "base": "Practitioner", "type": "token", "expression": "Practitioner.telecom | Practitioner.role.telecom", "xpath": "f:Practitioner/f:telecom | f:Practitioner/f:role/f:telecom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-email", "resource": { "resourceType": "SearchParameter", "code": "email", "base": "PractitionerRole", "type": "token", "expression": "PractitionerRole.telecom.where(system='email')", "xpath": "f:PractitionerRole/f:telecom[system/@value='email']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "PractitionerRole", "type": "token", "expression": "PractitionerRole.identifier", "xpath": "f:PractitionerRole/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "PractitionerRole", "type": "reference", "expression": "PractitionerRole.location", "xpath": "f:PractitionerRole/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "PractitionerRole", "type": "reference", "expression": "PractitionerRole.organization", "xpath": "f:PractitionerRole/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-phone", "resource": { "resourceType": "SearchParameter", "code": "phone", "base": "PractitionerRole", "type": "token", "expression": "PractitionerRole.telecom.where(system='phone')", "xpath": "f:PractitionerRole/f:telecom[system/@value='phone']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner", "resource": { "resourceType": "SearchParameter", "code": "practitioner", "base": "PractitionerRole", "type": "reference", "expression": "PractitionerRole.practitioner", "xpath": "f:PractitionerRole/f:practitioner", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-role", "resource": { "resourceType": "SearchParameter", "code": "role", "base": "PractitionerRole", "type": "token", "expression": "PractitionerRole.code", "xpath": "f:PractitionerRole/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty", "resource": { "resourceType": "SearchParameter", "code": "specialty", "base": "PractitionerRole", "type": "token", "expression": "PractitionerRole.specialty", "xpath": "f:PractitionerRole/f:specialty" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-telecom", "resource": { "resourceType": "SearchParameter", "code": "telecom", "base": "PractitionerRole", "type": "token", "expression": "PractitionerRole.telecom", "xpath": "f:PractitionerRole/f:telecom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "Procedure", "type": "token", "expression": "Procedure.category", "xpath": "f:Procedure/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Procedure", "type": "token", "expression": "Procedure.code", "xpath": "f:Procedure/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Procedure", "type": "date", "expression": "Procedure.performed", "xpath": "f:Procedure/f:performedDateTime | f:Procedure/f:performedPeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "Procedure", "type": "reference", "expression": "Procedure.encounter", "xpath": "f:Procedure/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Procedure", "type": "token", "expression": "Procedure.identifier", "xpath": "f:Procedure/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Procedure", "type": "reference", "expression": "Procedure.location", "xpath": "f:Procedure/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Procedure", "type": "reference", "expression": "Procedure.subject", "xpath": "f:Procedure/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "Procedure", "type": "reference", "expression": "Procedure.performer.actor", "xpath": "f:Procedure/f:performer/f:actor", "target": [ "Practitioner", "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Procedure", "type": "reference", "expression": "Procedure.subject", "xpath": "f:Procedure/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "ProcedureRequest", "type": "reference", "expression": "ProcedureRequest.encounter", "xpath": "f:ProcedureRequest/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ProcedureRequest", "type": "token", "expression": "ProcedureRequest.identifier", "xpath": "f:ProcedureRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-orderer", "resource": { "resourceType": "SearchParameter", "code": "orderer", "base": "ProcedureRequest", "type": "reference", "expression": "ProcedureRequest.orderer", "xpath": "f:ProcedureRequest/f:orderer", "target": [ "Practitioner", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "ProcedureRequest", "type": "reference", "expression": "ProcedureRequest.subject", "xpath": "f:ProcedureRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "ProcedureRequest", "type": "reference", "expression": "ProcedureRequest.performer", "xpath": "f:ProcedureRequest/f:performer", "target": [ "Practitioner", "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "ProcedureRequest", "type": "reference", "expression": "ProcedureRequest.subject", "xpath": "f:ProcedureRequest/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-action", "resource": { "resourceType": "SearchParameter", "code": "action", "base": "ProcessRequest", "type": "token", "expression": "ProcessRequest.action", "xpath": "f:ProcessRequest/f:action" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ProcessRequest", "type": "token", "expression": "ProcessRequest.identifier", "xpath": "f:ProcessRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "organization-identifier", "base": "ProcessRequest", "type": "token", "expression": "ProcessRequest.organization.as(Identifier)", "xpath": "f:ProcessRequest/f:organizationIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-organization-reference", "resource": { "resourceType": "SearchParameter", "code": "organization-reference", "base": "ProcessRequest", "type": "reference", "expression": "ProcessRequest.organization.as(Reference)", "xpath": "f:ProcessRequest/f:organizationReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-provider-identifier", "resource": { "resourceType": "SearchParameter", "code": "provider-identifier", "base": "ProcessRequest", "type": "token", "expression": "ProcessRequest.provider.as(Identifier)", "xpath": "f:ProcessRequest/f:providerIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-provider-reference", "resource": { "resourceType": "SearchParameter", "code": "provider-reference", "base": "ProcessRequest", "type": "reference", "expression": "ProcessRequest.provider.as(Reference)", "xpath": "f:ProcessRequest/f:providerReference", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ProcessResponse", "type": "token", "expression": "ProcessResponse.identifier", "xpath": "f:ProcessResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "organization-identifier", "base": "ProcessResponse", "type": "token", "expression": "ProcessResponse.organization.as(Identifier)", "xpath": "f:ProcessResponse/f:organizationIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-organization-reference", "resource": { "resourceType": "SearchParameter", "code": "organization-reference", "base": "ProcessResponse", "type": "reference", "expression": "ProcessResponse.organization.as(Reference)", "xpath": "f:ProcessResponse/f:organizationReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-identifier", "resource": { "resourceType": "SearchParameter", "code": "request-identifier", "base": "ProcessResponse", "type": "token", "expression": "ProcessResponse.request.as(Identifier)", "xpath": "f:ProcessResponse/f:requestIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "request-organization-identifier", "base": "ProcessResponse", "type": "token", "expression": "ProcessResponse.requestOrganization.as(Identifier)", "xpath": "f:ProcessResponse/f:requestOrganizationIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-organization-reference", "resource": { "resourceType": "SearchParameter", "code": "request-organization-reference", "base": "ProcessResponse", "type": "reference", "expression": "ProcessResponse.requestOrganization.as(Reference)", "xpath": "f:ProcessResponse/f:requestOrganizationReference", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-provide-ridentifier", "resource": { "resourceType": "SearchParameter", "code": "request-provide-ridentifier", "base": "ProcessResponse", "type": "token", "expression": "ProcessResponse.requestProvider.as(Identifier)", "xpath": "f:ProcessResponse/f:requestProviderIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-provider-reference", "resource": { "resourceType": "SearchParameter", "code": "request-provider-reference", "base": "ProcessResponse", "type": "reference", "expression": "ProcessResponse.requestProvider.as(Reference)", "xpath": "f:ProcessResponse/f:requestProviderReference", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-reference", "resource": { "resourceType": "SearchParameter", "code": "request-reference", "base": "ProcessResponse", "type": "reference", "expression": "ProcessResponse.request.as(Reference)", "xpath": "f:ProcessResponse/f:requestReference", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-agent", "resource": { "resourceType": "SearchParameter", "code": "agent", "base": "Provenance", "type": "reference", "expression": "Provenance.agent.actor", "xpath": "f:Provenance/f:agent/f:actor", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-end", "resource": { "resourceType": "SearchParameter", "code": "end", "base": "Provenance", "type": "date", "expression": "Provenance.period.end", "xpath": "f:Provenance/f:period/f:end" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-entity", "resource": { "resourceType": "SearchParameter", "code": "entity", "base": "Provenance", "type": "uri", "expression": "Provenance.entity.reference", "xpath": "f:Provenance/f:entity/f:reference" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-entity-type", "resource": { "resourceType": "SearchParameter", "code": "entity-type", "base": "Provenance", "type": "token", "expression": "Provenance.entity.type", "xpath": "f:Provenance/f:entity/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Provenance", "type": "reference", "expression": "Provenance.location", "xpath": "f:Provenance/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Provenance", "type": "reference", "expression": "Provenance.target", "xpath": "f:Provenance/f:target", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-sig", "resource": { "resourceType": "SearchParameter", "code": "sig", "base": "Provenance", "type": "token", "expression": "Provenance.signature.type", "xpath": "f:Provenance/f:signature/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-start", "resource": { "resourceType": "SearchParameter", "code": "start", "base": "Provenance", "type": "date", "expression": "Provenance.period.start", "xpath": "f:Provenance/f:period/f:start" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-target", "resource": { "resourceType": "SearchParameter", "code": "target", "base": "Provenance", "type": "reference", "expression": "Provenance.target", "xpath": "f:Provenance/f:target", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-userid", "resource": { "resourceType": "SearchParameter", "code": "userid", "base": "Provenance", "type": "token", "expression": "Provenance.agent.userId", "xpath": "f:Provenance/f:agent/f:userId" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Questionnaire", "type": "token", "expression": "Questionnaire.item.concept", "xpath": "f:Questionnaire/f:item/f:concept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "Questionnaire", "type": "token", "expression": "Questionnaire.useContext", "xpath": "f:Questionnaire/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Questionnaire", "type": "date", "expression": "Questionnaire.date", "xpath": "f:Questionnaire/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Questionnaire", "type": "token", "expression": "Questionnaire.identifier", "xpath": "f:Questionnaire/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "Questionnaire", "type": "string", "expression": "Questionnaire.publisher", "xpath": "f:Questionnaire/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Questionnaire", "type": "token", "expression": "Questionnaire.status", "xpath": "f:Questionnaire/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "Questionnaire", "type": "string", "expression": "Questionnaire.title", "xpath": "f:Questionnaire/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "Questionnaire", "type": "string", "expression": "Questionnaire.version", "xpath": "f:Questionnaire/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "QuestionnaireResponse", "type": "reference", "expression": "QuestionnaireResponse.author", "xpath": "f:QuestionnaireResponse/f:author", "target": [ "Practitioner", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored", "resource": { "resourceType": "SearchParameter", "code": "authored", "base": "QuestionnaireResponse", "type": "date", "expression": "QuestionnaireResponse.authored", "xpath": "f:QuestionnaireResponse/f:authored" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-based-on", "resource": { "resourceType": "SearchParameter", "code": "based-on", "base": "QuestionnaireResponse", "type": "reference", "expression": "QuestionnaireResponse.basedOn", "xpath": "f:QuestionnaireResponse/f:basedOn", "target": [ "ReferralRequest", "CarePlan", "DiagnosticRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "QuestionnaireResponse", "type": "reference", "expression": "QuestionnaireResponse.context", "xpath": "f:QuestionnaireResponse/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "QuestionnaireResponse", "type": "token", "expression": "QuestionnaireResponse.identifier", "xpath": "f:QuestionnaireResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-parent", "resource": { "resourceType": "SearchParameter", "code": "parent", "base": "QuestionnaireResponse", "type": "reference", "expression": "QuestionnaireResponse.parent", "xpath": "f:QuestionnaireResponse/f:parent", "target": [ "Observation", "Procedure" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "QuestionnaireResponse", "type": "reference", "expression": "QuestionnaireResponse.subject", "xpath": "f:QuestionnaireResponse/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire", "resource": { "resourceType": "SearchParameter", "code": "questionnaire", "base": "QuestionnaireResponse", "type": "reference", "expression": "QuestionnaireResponse.questionnaire", "xpath": "f:QuestionnaireResponse/f:questionnaire", "target": [ "Questionnaire" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "QuestionnaireResponse", "type": "reference", "expression": "QuestionnaireResponse.source", "xpath": "f:QuestionnaireResponse/f:source", "target": [ "Practitioner", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "QuestionnaireResponse", "type": "token", "expression": "QuestionnaireResponse.status", "xpath": "f:QuestionnaireResponse/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "QuestionnaireResponse", "type": "reference", "expression": "QuestionnaireResponse.subject", "xpath": "f:QuestionnaireResponse/f:subject", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-basedon", "resource": { "resourceType": "SearchParameter", "code": "basedon", "base": "ReferralRequest", "type": "reference", "expression": "ReferralRequest.basedOn", "xpath": "f:ReferralRequest/f:basedOn", "target": [ "ReferralRequest", "CarePlan", "ProcedureRequest", "DiagnosticRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "ReferralRequest", "type": "token", "expression": "ReferralRequest.category", "xpath": "f:ReferralRequest/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "ReferralRequest", "type": "reference", "expression": "ReferralRequest.context", "xpath": "f:ReferralRequest/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ReferralRequest", "type": "date", "expression": "ReferralRequest.authored", "xpath": "f:ReferralRequest/f:authored" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-parent", "resource": { "resourceType": "SearchParameter", "code": "parent", "base": "ReferralRequest", "type": "token", "expression": "ReferralRequest.parent", "xpath": "f:ReferralRequest/f:parent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "ReferralRequest", "type": "reference", "expression": "ReferralRequest.patient", "xpath": "f:ReferralRequest/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-priority", "resource": { "resourceType": "SearchParameter", "code": "priority", "base": "ReferralRequest", "type": "token", "expression": "ReferralRequest.priority", "xpath": "f:ReferralRequest/f:priority" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-recipient", "resource": { "resourceType": "SearchParameter", "code": "recipient", "base": "ReferralRequest", "type": "reference", "expression": "ReferralRequest.recipient", "xpath": "f:ReferralRequest/f:recipient", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-requester", "resource": { "resourceType": "SearchParameter", "code": "requester", "base": "ReferralRequest", "type": "reference", "expression": "ReferralRequest.requester", "xpath": "f:ReferralRequest/f:requester", "target": [ "Practitioner", "Organization", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-specialty", "resource": { "resourceType": "SearchParameter", "code": "specialty", "base": "ReferralRequest", "type": "token", "expression": "ReferralRequest.specialty", "xpath": "f:ReferralRequest/f:specialty" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ReferralRequest", "type": "token", "expression": "ReferralRequest.status", "xpath": "f:ReferralRequest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "ReferralRequest", "type": "token", "expression": "ReferralRequest.type", "xpath": "f:ReferralRequest/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-active", "resource": { "resourceType": "SearchParameter", "code": "active", "base": "RelatedPerson", "type": "token", "expression": "RelatedPerson.active", "xpath": "f:RelatedPerson/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "RelatedPerson", "type": "string", "expression": "RelatedPerson.address", "xpath": "f:RelatedPerson/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-city", "resource": { "resourceType": "SearchParameter", "code": "address-city", "base": "RelatedPerson", "type": "string", "expression": "RelatedPerson.address.city", "xpath": "f:RelatedPerson/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-country", "resource": { "resourceType": "SearchParameter", "code": "address-country", "base": "RelatedPerson", "type": "string", "expression": "RelatedPerson.address.country", "xpath": "f:RelatedPerson/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-postalcode", "resource": { "resourceType": "SearchParameter", "code": "address-postalcode", "base": "RelatedPerson", "type": "string", "expression": "RelatedPerson.address.postalCode", "xpath": "f:RelatedPerson/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-state", "resource": { "resourceType": "SearchParameter", "code": "address-state", "base": "RelatedPerson", "type": "string", "expression": "RelatedPerson.address.state", "xpath": "f:RelatedPerson/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-use", "resource": { "resourceType": "SearchParameter", "code": "address-use", "base": "RelatedPerson", "type": "token", "expression": "RelatedPerson.address.use", "xpath": "f:RelatedPerson/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-birthdate", "resource": { "resourceType": "SearchParameter", "code": "birthdate", "base": "RelatedPerson", "type": "date", "expression": "RelatedPerson.birthDate", "xpath": "f:RelatedPerson/f:birthDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-email", "resource": { "resourceType": "SearchParameter", "code": "email", "base": "RelatedPerson", "type": "token", "expression": "RelatedPerson.telecom.where(system='email')", "xpath": "f:RelatedPerson/f:telecom[system/@value='email']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-gender", "resource": { "resourceType": "SearchParameter", "code": "gender", "base": "RelatedPerson", "type": "token", "expression": "RelatedPerson.gender", "xpath": "f:RelatedPerson/f:gender" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "RelatedPerson", "type": "token", "expression": "RelatedPerson.identifier", "xpath": "f:RelatedPerson/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "RelatedPerson", "type": "string", "expression": "RelatedPerson.name", "xpath": "f:RelatedPerson/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "RelatedPerson", "type": "reference", "expression": "RelatedPerson.patient", "xpath": "f:RelatedPerson/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-phone", "resource": { "resourceType": "SearchParameter", "code": "phone", "base": "RelatedPerson", "type": "token", "expression": "RelatedPerson.telecom.where(system='phone')", "xpath": "f:RelatedPerson/f:telecom[system/@value='phone']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-phonetic", "resource": { "resourceType": "SearchParameter", "code": "phonetic", "base": "RelatedPerson", "type": "string", "expression": "RelatedPerson.name", "xpath": "f:RelatedPerson/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-telecom", "resource": { "resourceType": "SearchParameter", "code": "telecom", "base": "RelatedPerson", "type": "token", "expression": "RelatedPerson.telecom", "xpath": "f:RelatedPerson/f:telecom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-condition", "resource": { "resourceType": "SearchParameter", "code": "condition", "base": "RiskAssessment", "type": "reference", "expression": "RiskAssessment.condition", "xpath": "f:RiskAssessment/f:condition", "target": [ "Condition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "RiskAssessment", "type": "date", "expression": "RiskAssessment.occurrence.as(DateTime)", "xpath": "f:RiskAssessment/f:occurrenceDateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "RiskAssessment", "type": "reference", "expression": "RiskAssessment.context", "xpath": "f:RiskAssessment/f:context", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "RiskAssessment", "type": "token", "expression": "RiskAssessment.identifier", "xpath": "f:RiskAssessment/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-method", "resource": { "resourceType": "SearchParameter", "code": "method", "base": "RiskAssessment", "type": "token", "expression": "RiskAssessment.method", "xpath": "f:RiskAssessment/f:method" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "RiskAssessment", "type": "reference", "expression": "RiskAssessment.subject", "xpath": "f:RiskAssessment/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "RiskAssessment", "type": "reference", "expression": "RiskAssessment.performer", "xpath": "f:RiskAssessment/f:performer", "target": [ "Practitioner", "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "RiskAssessment", "type": "reference", "expression": "RiskAssessment.subject", "xpath": "f:RiskAssessment/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Schedule-active", "resource": { "resourceType": "SearchParameter", "code": "active", "base": "Schedule", "type": "token", "expression": "Schedule.active", "xpath": "f:Schedule/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Schedule-actor", "resource": { "resourceType": "SearchParameter", "code": "actor", "base": "Schedule", "type": "reference", "expression": "Schedule.actor", "xpath": "f:Schedule/f:actor", "target": [ "Practitioner", "Device", "Patient", "HealthcareService", "RelatedPerson", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Schedule-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Schedule", "type": "date", "expression": "Schedule.planningHorizon", "xpath": "f:Schedule/f:planningHorizon" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Schedule-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Schedule", "type": "token", "expression": "Schedule.identifier", "xpath": "f:Schedule/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Schedule-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Schedule", "type": "token", "expression": "Schedule.serviceType", "xpath": "f:Schedule/f:serviceType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-base", "resource": { "resourceType": "SearchParameter", "code": "base", "base": "SearchParameter", "type": "token", "expression": "SearchParameter.base", "xpath": "f:SearchParameter/f:base" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "SearchParameter", "type": "token", "expression": "SearchParameter.code", "xpath": "f:SearchParameter/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-component", "resource": { "resourceType": "SearchParameter", "code": "component", "base": "SearchParameter", "type": "reference", "expression": "SearchParameter.component", "xpath": "f:SearchParameter/f:component", "target": [ "SearchParameter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "SearchParameter", "type": "token", "expression": "SearchParameter.useContext", "xpath": "f:SearchParameter/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "SearchParameter", "type": "string", "expression": "SearchParameter.description", "xpath": "f:SearchParameter/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "SearchParameter", "type": "string", "expression": "SearchParameter.name", "xpath": "f:SearchParameter/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-target", "resource": { "resourceType": "SearchParameter", "code": "target", "base": "SearchParameter", "type": "token", "expression": "SearchParameter.target", "xpath": "f:SearchParameter/f:target" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "SearchParameter", "type": "token", "expression": "SearchParameter.type", "xpath": "f:SearchParameter/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "SearchParameter", "type": "uri", "expression": "SearchParameter.url", "xpath": "f:SearchParameter/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Sequence-chromosome", "resource": { "resourceType": "SearchParameter", "code": "chromosome", "base": "Sequence", "type": "token", "expression": "Sequence.referenceSeq.chromosome", "xpath": "f:Sequence/f:referenceSeq/f:chromosome" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Sequence-coordinate", "resource": { "resourceType": "SearchParameter", "code": "coordinate", "base": "Sequence", "type": "composite", "component": [ { "reference": "http://hl7.org/fhir/SearchParameter/Sequence-chromosome" }, { "reference": "http://hl7.org/fhir/SearchParameter/Sequence-start" }, { "reference": "http://hl7.org/fhir/SearchParameter/Sequence-end" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Sequence-end", "resource": { "resourceType": "SearchParameter", "code": "end", "base": "Sequence", "type": "number", "expression": "Sequence.variant.end", "xpath": "f:Sequence/f:variant/f:end" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Sequence-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Sequence", "type": "reference", "expression": "Sequence.patient", "xpath": "f:Sequence/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Sequence-start", "resource": { "resourceType": "SearchParameter", "code": "start", "base": "Sequence", "type": "number", "expression": "Sequence.variant.start", "xpath": "f:Sequence/f:variant/f:start" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Sequence-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Sequence", "type": "token", "expression": "Sequence.type", "xpath": "f:Sequence/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Slot-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Slot", "type": "token", "expression": "Slot.identifier", "xpath": "f:Slot/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Slot-schedule", "resource": { "resourceType": "SearchParameter", "code": "schedule", "base": "Slot", "type": "reference", "expression": "Slot.schedule", "xpath": "f:Slot/f:schedule", "target": [ "Schedule" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Slot-slot-type", "resource": { "resourceType": "SearchParameter", "code": "slot-type", "base": "Slot", "type": "token", "expression": "Slot.serviceType", "xpath": "f:Slot/f:serviceType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Slot-start", "resource": { "resourceType": "SearchParameter", "code": "start", "base": "Slot", "type": "date", "expression": "Slot.start", "xpath": "f:Slot/f:start" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Slot-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Slot", "type": "token", "expression": "Slot.status", "xpath": "f:Slot/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-accession", "resource": { "resourceType": "SearchParameter", "code": "accession", "base": "Specimen", "type": "token", "expression": "Specimen.accessionIdentifier", "xpath": "f:Specimen/f:accessionIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-bodysite", "resource": { "resourceType": "SearchParameter", "code": "bodysite", "base": "Specimen", "type": "token", "expression": "Specimen.collection.bodySite", "xpath": "f:Specimen/f:collection/f:bodySite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-collected", "resource": { "resourceType": "SearchParameter", "code": "collected", "base": "Specimen", "type": "date", "expression": "Specimen.collection.collected", "xpath": "f:Specimen/f:collection/f:collectedDateTime | f:Specimen/f:collection/f:collectedPeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-collector", "resource": { "resourceType": "SearchParameter", "code": "collector", "base": "Specimen", "type": "reference", "expression": "Specimen.collection.collector", "xpath": "f:Specimen/f:collection/f:collector", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-container", "resource": { "resourceType": "SearchParameter", "code": "container", "base": "Specimen", "type": "token", "expression": "Specimen.container.type", "xpath": "f:Specimen/f:container/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-container-id", "resource": { "resourceType": "SearchParameter", "code": "container-id", "base": "Specimen", "type": "token", "expression": "Specimen.container.identifier", "xpath": "f:Specimen/f:container/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Specimen", "type": "token", "expression": "Specimen.identifier", "xpath": "f:Specimen/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-parent", "resource": { "resourceType": "SearchParameter", "code": "parent", "base": "Specimen", "type": "reference", "expression": "Specimen.parent", "xpath": "f:Specimen/f:parent", "target": [ "Specimen" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Specimen", "type": "reference", "expression": "Specimen.subject", "xpath": "f:Specimen/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Specimen", "type": "reference", "expression": "Specimen.subject", "xpath": "f:Specimen/f:subject", "target": [ "Group", "Device", "Patient", "Substance" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Specimen", "type": "token", "expression": "Specimen.type", "xpath": "f:Specimen/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract", "resource": { "resourceType": "SearchParameter", "code": "abstract", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.abstract", "xpath": "f:StructureDefinition/f:abstract" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-base", "resource": { "resourceType": "SearchParameter", "code": "base", "base": "StructureDefinition", "type": "uri", "expression": "StructureDefinition.baseDefinition", "xpath": "f:StructureDefinition/f:baseDefinition" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path", "resource": { "resourceType": "SearchParameter", "code": "base-path", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.snapshot.element.base.path | StructureDefinition.differential.element.base.path", "xpath": "f:StructureDefinition/f:snapshot/f:element/f:base/f:path | f:StructureDefinition/f:differential/f:element/f:base/f:path" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.code", "xpath": "f:StructureDefinition/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.useContext", "xpath": "f:StructureDefinition/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-context-type", "resource": { "resourceType": "SearchParameter", "code": "context-type", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.contextType", "xpath": "f:StructureDefinition/f:contextType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "StructureDefinition", "type": "date", "expression": "StructureDefinition.date", "xpath": "f:StructureDefinition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-derivation", "resource": { "resourceType": "SearchParameter", "code": "derivation", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.derivation", "xpath": "f:StructureDefinition/f:derivation" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "StructureDefinition", "type": "string", "expression": "StructureDefinition.description", "xpath": "f:StructureDefinition/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-display", "resource": { "resourceType": "SearchParameter", "code": "display", "base": "StructureDefinition", "type": "string", "expression": "StructureDefinition.display", "xpath": "f:StructureDefinition/f:display" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental", "resource": { "resourceType": "SearchParameter", "code": "experimental", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.experimental", "xpath": "f:StructureDefinition/f:experimental" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context", "resource": { "resourceType": "SearchParameter", "code": "ext-context", "base": "StructureDefinition", "type": "string", "expression": "StructureDefinition.context", "xpath": "f:StructureDefinition/f:context" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.identifier", "xpath": "f:StructureDefinition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-kind", "resource": { "resourceType": "SearchParameter", "code": "kind", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.kind", "xpath": "f:StructureDefinition/f:kind" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "StructureDefinition", "type": "string", "expression": "StructureDefinition.name", "xpath": "f:StructureDefinition/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-path", "resource": { "resourceType": "SearchParameter", "code": "path", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.snapshot.element.path | StructureDefinition.differential.element.path", "xpath": "f:StructureDefinition/f:snapshot/f:element/f:path | f:StructureDefinition/f:differential/f:element/f:path" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "StructureDefinition", "type": "string", "expression": "StructureDefinition.publisher", "xpath": "f:StructureDefinition/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.status", "xpath": "f:StructureDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.type", "xpath": "f:StructureDefinition/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "StructureDefinition", "type": "uri", "expression": "StructureDefinition.url", "xpath": "f:StructureDefinition/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset", "resource": { "resourceType": "SearchParameter", "code": "valueset", "base": "StructureDefinition", "type": "reference", "expression": "StructureDefinition.snapshot.element.binding.valueSet", "xpath": "f:StructureDefinition/f:snapshot/f:element/f:binding/f:valueSetUri | f:StructureDefinition/f:snapshot/f:element/f:binding/f:valueSetReference", "target": [ "ValueSet" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "StructureDefinition", "type": "token", "expression": "StructureDefinition.version", "xpath": "f:StructureDefinition/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "StructureMap", "type": "token", "expression": "StructureMap.useContext", "xpath": "f:StructureMap/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "StructureMap", "type": "date", "expression": "StructureMap.date", "xpath": "f:StructureMap/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "StructureMap", "type": "string", "expression": "StructureMap.description", "xpath": "f:StructureMap/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-experimental", "resource": { "resourceType": "SearchParameter", "code": "experimental", "base": "StructureMap", "type": "token", "expression": "StructureMap.experimental", "xpath": "f:StructureMap/f:experimental" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "StructureMap", "type": "token", "expression": "StructureMap.identifier", "xpath": "f:StructureMap/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "StructureMap", "type": "string", "expression": "StructureMap.name", "xpath": "f:StructureMap/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "StructureMap", "type": "string", "expression": "StructureMap.publisher", "xpath": "f:StructureMap/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "StructureMap", "type": "token", "expression": "StructureMap.status", "xpath": "f:StructureMap/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "StructureMap", "type": "uri", "expression": "StructureMap.url", "xpath": "f:StructureMap/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "StructureMap", "type": "token", "expression": "StructureMap.version", "xpath": "f:StructureMap/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-contact", "resource": { "resourceType": "SearchParameter", "code": "contact", "base": "Subscription", "type": "token", "expression": "Subscription.contact", "xpath": "f:Subscription/f:contact" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-criteria", "resource": { "resourceType": "SearchParameter", "code": "criteria", "base": "Subscription", "type": "string", "expression": "Subscription.criteria", "xpath": "f:Subscription/f:criteria" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-payload", "resource": { "resourceType": "SearchParameter", "code": "payload", "base": "Subscription", "type": "string", "expression": "Subscription.channel.payload", "xpath": "f:Subscription/f:channel/f:payload" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Subscription", "type": "token", "expression": "Subscription.status", "xpath": "f:Subscription/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-tag", "resource": { "resourceType": "SearchParameter", "code": "tag", "base": "Subscription", "type": "token", "expression": "Subscription.tag", "xpath": "f:Subscription/f:tag" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Subscription", "type": "token", "expression": "Subscription.channel.type", "xpath": "f:Subscription/f:channel/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "Subscription", "type": "uri", "expression": "Subscription.channel.endpoint", "xpath": "f:Subscription/f:channel/f:endpoint" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "Substance", "type": "token", "expression": "Substance.category", "xpath": "f:Substance/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Substance", "type": "token", "expression": "Substance.code | Substance.ingredient.substance.as(CodeableConcept)", "xpath": "f:Substance/f:code | f:Substance/f:ingredient/f:substanceCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-container-identifier", "resource": { "resourceType": "SearchParameter", "code": "container-identifier", "base": "Substance", "type": "token", "expression": "Substance.instance.identifier", "xpath": "f:Substance/f:instance/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-expiry", "resource": { "resourceType": "SearchParameter", "code": "expiry", "base": "Substance", "type": "date", "expression": "Substance.instance.expiry", "xpath": "f:Substance/f:instance/f:expiry" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Substance", "type": "token", "expression": "Substance.identifier", "xpath": "f:Substance/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-quantity", "resource": { "resourceType": "SearchParameter", "code": "quantity", "base": "Substance", "type": "quantity", "expression": "Substance.instance.quantity", "xpath": "f:Substance/f:instance/f:quantity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-substance-reference", "resource": { "resourceType": "SearchParameter", "code": "substance-reference", "base": "Substance", "type": "reference", "expression": "Substance.ingredient.substance.as(Reference)", "xpath": "f:Substance/f:ingredient/f:substanceReference", "target": [ "Substance" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "SupplyDelivery", "type": "token", "expression": "SupplyDelivery.identifier", "xpath": "f:SupplyDelivery/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "SupplyDelivery", "type": "reference", "expression": "SupplyDelivery.patient", "xpath": "f:SupplyDelivery/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-receiver", "resource": { "resourceType": "SearchParameter", "code": "receiver", "base": "SupplyDelivery", "type": "reference", "expression": "SupplyDelivery.receiver", "xpath": "f:SupplyDelivery/f:receiver", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "SupplyDelivery", "type": "token", "expression": "SupplyDelivery.status", "xpath": "f:SupplyDelivery/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-supplier", "resource": { "resourceType": "SearchParameter", "code": "supplier", "base": "SupplyDelivery", "type": "reference", "expression": "SupplyDelivery.supplier", "xpath": "f:SupplyDelivery/f:supplier", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "SupplyRequest", "type": "date", "expression": "SupplyRequest.date", "xpath": "f:SupplyRequest/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "SupplyRequest", "type": "token", "expression": "SupplyRequest.identifier", "xpath": "f:SupplyRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-kind", "resource": { "resourceType": "SearchParameter", "code": "kind", "base": "SupplyRequest", "type": "token", "expression": "SupplyRequest.kind", "xpath": "f:SupplyRequest/f:kind" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "SupplyRequest", "type": "reference", "expression": "SupplyRequest.patient", "xpath": "f:SupplyRequest/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "SupplyRequest", "type": "reference", "expression": "SupplyRequest.source", "xpath": "f:SupplyRequest/f:source", "target": [ "Practitioner", "Organization", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "SupplyRequest", "type": "token", "expression": "SupplyRequest.status", "xpath": "f:SupplyRequest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-supplier", "resource": { "resourceType": "SearchParameter", "code": "supplier", "base": "SupplyRequest", "type": "reference", "expression": "SupplyRequest.supplier", "xpath": "f:SupplyRequest/f:supplier", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Task", "type": "token", "expression": "Task.code", "xpath": "f:Task/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "Task", "type": "date", "expression": "Task.created", "xpath": "f:Task/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-definition", "resource": { "resourceType": "SearchParameter", "code": "definition", "base": "Task", "type": "uri", "expression": "Task.definition", "xpath": "f:Task/f:definition" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-focus", "resource": { "resourceType": "SearchParameter", "code": "focus", "base": "Task", "type": "reference", "expression": "Task.focus", "xpath": "f:Task/f:focus", "target": [ "Account", "ActivityDefinition", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "CareTeam", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Conformance", "Consent", "Contract", "Coverage", "DataElement", "DecisionSupportServiceModule", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticReport", "DiagnosticRequest", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionRequest", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Task", "type": "token", "expression": "Task.identifier", "xpath": "f:Task/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-modified", "resource": { "resourceType": "SearchParameter", "code": "modified", "base": "Task", "type": "date", "expression": "Task.lastModified", "xpath": "f:Task/f:lastModified" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-owner", "resource": { "resourceType": "SearchParameter", "code": "owner", "base": "Task", "type": "reference", "expression": "Task.owner", "xpath": "f:Task/f:owner", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-parent", "resource": { "resourceType": "SearchParameter", "code": "parent", "base": "Task", "type": "reference", "expression": "Task.parent", "xpath": "f:Task/f:parent", "target": [ "Task" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Task", "type": "reference", "expression": "Task.for", "xpath": "f:Task/f:for", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "Task", "type": "token", "expression": "Task.performerType", "xpath": "f:Task/f:performerType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-priority", "resource": { "resourceType": "SearchParameter", "code": "priority", "base": "Task", "type": "token", "expression": "Task.priority", "xpath": "f:Task/f:priority" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-requester", "resource": { "resourceType": "SearchParameter", "code": "requester", "base": "Task", "type": "reference", "expression": "Task.requester", "xpath": "f:Task/f:requester", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-stage", "resource": { "resourceType": "SearchParameter", "code": "stage", "base": "Task", "type": "token", "expression": "Task.stage", "xpath": "f:Task/f:stage" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Task", "type": "token", "expression": "Task.status", "xpath": "f:Task/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-statusreason", "resource": { "resourceType": "SearchParameter", "code": "statusreason", "base": "Task", "type": "token", "expression": "Task.statusReason", "xpath": "f:Task/f:statusReason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "TestScript", "type": "date", "expression": "TestScript.date", "xpath": "f:TestScript/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "TestScript", "type": "string", "expression": "TestScript.description", "xpath": "f:TestScript/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "TestScript", "type": "token", "expression": "TestScript.identifier", "xpath": "f:TestScript/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "TestScript", "type": "string", "expression": "TestScript.name", "xpath": "f:TestScript/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "TestScript", "type": "string", "expression": "TestScript.publisher", "xpath": "f:TestScript/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-testscript-capability", "resource": { "resourceType": "SearchParameter", "code": "testscript-capability", "base": "TestScript", "type": "string", "expression": "TestScript.metadata.capability.description", "xpath": "f:TestScript/f:metadata/f:capability/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "TestScript", "type": "uri", "expression": "TestScript.url", "xpath": "f:TestScript/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-use-context", "resource": { "resourceType": "SearchParameter", "code": "use-context", "base": "TestScript", "type": "token", "expression": "TestScript.useContext", "xpath": "f:TestScript/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "ValueSet", "type": "token", "expression": "ValueSet.useContext", "xpath": "f:ValueSet/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ValueSet", "type": "date", "expression": "ValueSet.date", "xpath": "f:ValueSet/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "ValueSet", "type": "string", "expression": "ValueSet.description", "xpath": "f:ValueSet/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-expansion", "resource": { "resourceType": "SearchParameter", "code": "expansion", "base": "ValueSet", "type": "uri", "expression": "ValueSet.expansion.identifier", "xpath": "f:ValueSet/f:expansion/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ValueSet", "type": "token", "expression": "ValueSet.identifier", "xpath": "f:ValueSet/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "ValueSet", "type": "string", "expression": "ValueSet.name", "xpath": "f:ValueSet/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "ValueSet", "type": "string", "expression": "ValueSet.publisher", "xpath": "f:ValueSet/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-reference", "resource": { "resourceType": "SearchParameter", "code": "reference", "base": "ValueSet", "type": "uri", "expression": "ValueSet.compose.include.system", "xpath": "f:ValueSet/f:compose/f:include/f:system" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ValueSet", "type": "token", "expression": "ValueSet.status", "xpath": "f:ValueSet/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "ValueSet", "type": "uri", "expression": "ValueSet.url", "xpath": "f:ValueSet/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "ValueSet", "type": "token", "expression": "ValueSet.version", "xpath": "f:ValueSet/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/VisionPrescription-datewritten", "resource": { "resourceType": "SearchParameter", "code": "datewritten", "base": "VisionPrescription", "type": "date", "expression": "VisionPrescription.dateWritten", "xpath": "f:VisionPrescription/f:dateWritten" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/VisionPrescription-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "VisionPrescription", "type": "reference", "expression": "VisionPrescription.encounter", "xpath": "f:VisionPrescription/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/VisionPrescription-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "VisionPrescription", "type": "token", "expression": "VisionPrescription.identifier", "xpath": "f:VisionPrescription/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/VisionPrescription-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "VisionPrescription", "type": "reference", "expression": "VisionPrescription.patient", "xpath": "f:VisionPrescription/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/VisionPrescription-prescriber", "resource": { "resourceType": "SearchParameter", "code": "prescriber", "base": "VisionPrescription", "type": "reference", "expression": "VisionPrescription.prescriber", "xpath": "f:VisionPrescription/f:prescriber", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/us-core-Patient-race", "resource": { "resourceType": "SearchParameter", "code": "race", "base": "Patient", "type": "token", "xpath": "f:Patient/f:extension[@url='http://hl7.org/fhir/StructureDefinition/us-core-race'] | f:Patient/f:extension[@url='http://hl7.org/fhir/StructureDefinition/us-core-race']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/us-core-Patient-ethnicity", "resource": { "resourceType": "SearchParameter", "code": "ethnicity", "base": "Patient", "type": "token", "xpath": "f:Patient/f:extension[@url='http://hl7.org/fhir/StructureDefinition/us-core-ethnicity'] | f:Patient/f:extension[@url='http://hl7.org/fhir/StructureDefinition/us-core-ethnicity']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/elementdefinition-11179-DataElement-objectClass", "resource": { "resourceType": "SearchParameter", "code": "objectClass", "base": "DataElement", "type": "token", "xpath": "f:DataElement/f:element/f:mapping/f:extension[@url='http://hl7.org/fhir/StructureDefinition/11179-objectClass'] | f:DataElement/f:element/f:mapping/f:extension[@url='http://hl7.org/fhir/StructureDefinition/11179-objectClass']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/elementdefinition-11179-DataElement-objectClassProperty", "resource": { "resourceType": "SearchParameter", "code": "objectClassProperty", "base": "DataElement", "type": "token", "xpath": "f:DataElement/f:element/f:mapping/f:extension[@url='http://hl7.org/fhir/StructureDefinition/11179-objectClassProperty'] | f:DataElement/f:element/f:mapping/f:extension[@url='http://hl7.org/fhir/StructureDefinition/11179-objectClassProperty']" } } ] }