{ "resourceType": "Bundle", "id": "searchParams", "meta": { "lastUpdated": "2017-04-26T18:33:43.228-04:00" }, "type": "collection", "entry": [ { "fullUrl": "http://hl7.org/fhir/SearchParameter/DomainResource-text", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "_text", "base": [ "DomainResource" ], "type": "string" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-content", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "_content", "base": [ "Resource" ], "type": "string" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-id", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "_query", "base": [ "Resource" ], "type": "token" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-security", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "period", "base": [ "Account" ], "type": "date", "expression": "Account.period", "xpath": "f:Account/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "type", "base": [ "Account" ], "type": "token", "expression": "Account.type", "xpath": "f:Account/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-composed-of", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "composed-of", "base": [ "ActivityDefinition" ], "type": "reference", "expression": "ActivityDefinition.relatedArtifact.where(type='composed-of').resource", "xpath": "f:ActivityDefinition/f:relatedArtifact[f:type/@value='composed-of']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "ActivityDefinition" ], "type": "date", "expression": "ActivityDefinition.date", "xpath": "f:ActivityDefinition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-depends-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "depends-on", "base": [ "ActivityDefinition" ], "type": "reference", "expression": "ActivityDefinition.relatedArtifact.where(type='depends-on').resource | ActivityDefinition.library", "xpath": "f:ActivityDefinition/f:relatedArtifact[f:type/@value='depends-on']/f:resource | f:ActivityDefinition/f:library", "target": [ "Library", "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-derived-from", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "derived-from", "base": [ "ActivityDefinition" ], "type": "reference", "expression": "ActivityDefinition.relatedArtifact.where(type='derived-from').resource", "xpath": "f:ActivityDefinition/f:relatedArtifact[f:type/@value='derived-from']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "ActivityDefinition" ], "type": "string", "expression": "ActivityDefinition.description", "xpath": "f:ActivityDefinition/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-effective", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "effective", "base": [ "ActivityDefinition" ], "type": "date", "expression": "ActivityDefinition.effectivePeriod", "xpath": "f:ActivityDefinition/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ActivityDefinition" ], "type": "token", "expression": "ActivityDefinition.identifier", "xpath": "f:ActivityDefinition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "ActivityDefinition" ], "type": "token", "expression": "ActivityDefinition.jurisdiction", "xpath": "f:ActivityDefinition/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "ActivityDefinition" ], "type": "string", "expression": "ActivityDefinition.name", "xpath": "f:ActivityDefinition/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-predecessor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "predecessor", "base": [ "ActivityDefinition" ], "type": "reference", "expression": "ActivityDefinition.relatedArtifact.where(type='predecessor').resource", "xpath": "f:ActivityDefinition/f:relatedArtifact[f:type/@value='predecessor']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-publisher", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "publisher", "base": [ "ActivityDefinition" ], "type": "string", "expression": "ActivityDefinition.publisher", "xpath": "f:ActivityDefinition/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "ActivityDefinition" ], "type": "token", "expression": "ActivityDefinition.status", "xpath": "f:ActivityDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-successor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "successor", "base": [ "ActivityDefinition" ], "type": "reference", "expression": "ActivityDefinition.relatedArtifact.where(type='successor').resource", "xpath": "f:ActivityDefinition/f:relatedArtifact[f:type/@value='successor']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "topic", "base": [ "ActivityDefinition" ], "type": "token", "expression": "ActivityDefinition.topic", "xpath": "f:ActivityDefinition/f:topic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "url", "base": [ "ActivityDefinition" ], "type": "uri", "expression": "ActivityDefinition.url", "xpath": "f:ActivityDefinition/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-version", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "version", "base": [ "ActivityDefinition" ], "type": "token", "expression": "ActivityDefinition.version", "xpath": "f:ActivityDefinition/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AdverseEvent-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "AdverseEvent" ], "type": "date", "expression": "AdverseEvent.date", "xpath": "f:AdverseEvent/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AdverseEvent-event", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "event", "base": [ "AdverseEvent" ], "type": "token", "expression": "AdverseEvent.event", "xpath": "f:AdverseEvent/f:event" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AdverseEvent-kind", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "kind", "base": [ "AdverseEvent" ], "type": "token", "expression": "AdverseEvent.kind", "xpath": "f:AdverseEvent/f:kind" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AdverseEvent-location", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "location", "base": [ "AdverseEvent" ], "type": "reference", "expression": "AdverseEvent.location", "xpath": "f:AdverseEvent/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AdverseEvent-recorder", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "recorder", "base": [ "AdverseEvent" ], "type": "reference", "expression": "AdverseEvent.recorder", "xpath": "f:AdverseEvent/f:recorder", "target": [ "Practitioner", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AdverseEvent-resultingcondition", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "resultingcondition", "base": [ "AdverseEvent" ], "type": "reference", "expression": "AdverseEvent.resultingCondition", "xpath": "f:AdverseEvent/f:resultingCondition", "target": [ "Condition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AdverseEvent-seriousness", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "seriousness", "base": [ "AdverseEvent" ], "type": "token", "expression": "AdverseEvent.seriousness", "xpath": "f:AdverseEvent/f:seriousness" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AdverseEvent-severity", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "severity", "base": [ "AdverseEvent" ], "type": "token", "expression": "AdverseEvent.severity", "xpath": "f:AdverseEvent/f:severity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AdverseEvent-study", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "study", "base": [ "AdverseEvent" ], "type": "reference", "expression": "AdverseEvent.study", "xpath": "f:AdverseEvent/f:study", "target": [ "ResearchStudy" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AdverseEvent-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "AdverseEvent" ], "type": "reference", "expression": "AdverseEvent.subject", "xpath": "f:AdverseEvent/f:subject", "target": [ "Device", "Medication", "Patient", "ResearchSubject" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AdverseEvent-substance", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "substance", "base": [ "AdverseEvent" ], "type": "reference", "expression": "AdverseEvent.suspectEntity.instance", "xpath": "f:AdverseEvent/f:suspectEntity/f:instance", "target": [ "Device", "Medication", "Substance", "MedicationAdministration", "MedicationStatement" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "asserter", "base": [ "AllergyIntolerance" ], "type": "reference", "expression": "AllergyIntolerance.asserter", "xpath": "f:AllergyIntolerance/f:asserter", "target": [ "Practitioner", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "category", "base": [ "AllergyIntolerance" ], "type": "token", "expression": "AllergyIntolerance.category", "xpath": "f:AllergyIntolerance/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "clinical-status", "base": [ "AllergyIntolerance" ], "type": "token", "expression": "AllergyIntolerance.clinicalStatus", "xpath": "f:AllergyIntolerance/f:clinicalStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/clinical-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "code", "base": [ "FamilyMemberHistory", "DeviceRequest", "AllergyIntolerance", "Procedure", "List", "ProcedureRequest", "Observation", "DiagnosticReport", "Condition" ], "type": "token", "expression": "FamilyMemberHistory.condition.code | DeviceRequest.code.as(CodeableConcept) | AllergyIntolerance.code | AllergyIntolerance.reaction.substance | Procedure.code | List.code | ProcedureRequest.code | Observation.code | DiagnosticReport.code | Condition.code", "xpath": "f:FamilyMemberHistory/f:condition/f:code | f:DeviceRequest/f:codeCodeableConcept | f:AllergyIntolerance/f:code | f:AllergyIntolerance/f:reaction/f:substance | f:Procedure/f:code | f:List/f:code | f:ProcedureRequest/f:code | f:Observation/f:code | f:DiagnosticReport/f:code | f:Condition/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "criticality", "base": [ "AllergyIntolerance" ], "type": "token", "expression": "AllergyIntolerance.criticality", "xpath": "f:AllergyIntolerance/f:criticality" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/clinical-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "Consent", "SupplyRequest", "RiskAssessment", "CareTeam", "FamilyMemberHistory", "Encounter", "AllergyIntolerance", "CarePlan", "EpisodeOfCare", "Procedure", "List", "Immunization", "Flag", "Observation", "DiagnosticReport", "Composition", "DetectedIssue", "ClinicalImpression" ], "type": "date", "expression": "Consent.dateTime | SupplyRequest.authoredOn | RiskAssessment.occurrence.as(DateTime) | CareTeam.period | FamilyMemberHistory.date | Encounter.period | AllergyIntolerance.assertedDate | CarePlan.period | EpisodeOfCare.period | Procedure.performed | List.date | Immunization.date | Flag.period | Observation.effective | DiagnosticReport.effective | Composition.date | DetectedIssue.date | ClinicalImpression.date", "xpath": "f:Consent/f:dateTime | f:SupplyRequest/f:authoredOn | f:RiskAssessment/f:occurrenceDateTime | f:CareTeam/f:period | f:FamilyMemberHistory/f:date | f:Encounter/f:period | f:AllergyIntolerance/f:assertedDate | f:CarePlan/f:period | f:EpisodeOfCare/f:period | f:Procedure/f:performedDateTime | f:Procedure/f:performedPeriod | f:List/f:date | f:Immunization/f:date | f:Flag/f:period | f:Observation/f:effectiveDateTime | f:Observation/f:effectivePeriod | f:DiagnosticReport/f:effectiveDateTime | f:DiagnosticReport/f:effectivePeriod | f:Composition/f:date | f:DetectedIssue/f:date | f:ClinicalImpression/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/clinical-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "DocumentManifest", "Goal", "Consent", "DocumentReference", "SupplyRequest", "RiskAssessment", "CareTeam", "ImagingStudy", "FamilyMemberHistory", "Encounter", "DeviceRequest", "AllergyIntolerance", "CarePlan", "EpisodeOfCare", "Procedure", "List", "Immunization", "VisionPrescription", "ProcedureRequest", "Observation", "DiagnosticReport", "NutritionOrder", "Condition", "Composition", "DetectedIssue", "SupplyDelivery" ], "type": "token", "expression": "DocumentManifest.masterIdentifier | DocumentManifest.identifier | Goal.identifier | Consent.identifier | DocumentReference.masterIdentifier | DocumentReference.identifier | SupplyRequest.identifier | RiskAssessment.identifier | CareTeam.identifier | ImagingStudy.identifier | FamilyMemberHistory.identifier | Encounter.identifier | DeviceRequest.identifier | AllergyIntolerance.identifier | CarePlan.identifier | EpisodeOfCare.identifier | Procedure.identifier | List.identifier | Immunization.identifier | VisionPrescription.identifier | ProcedureRequest.identifier | Observation.identifier | DiagnosticReport.identifier | NutritionOrder.identifier | Condition.identifier | Composition.identifier | DetectedIssue.identifier | SupplyDelivery.identifier", "xpath": "f:DocumentManifest/f:masterIdentifier | f:DocumentManifest/f:identifier | f:Goal/f:identifier | f:Consent/f:identifier | f:DocumentReference/f:masterIdentifier | f:DocumentReference/f:identifier | f:SupplyRequest/f:identifier | f:RiskAssessment/f:identifier | f:CareTeam/f:identifier | f:ImagingStudy/f:identifier | f:FamilyMemberHistory/f:identifier | f:Encounter/f:identifier | f:DeviceRequest/f:identifier | f:AllergyIntolerance/f:identifier | f:CarePlan/f:identifier | f:EpisodeOfCare/f:identifier | f:Procedure/f:identifier | f:List/f:identifier | f:Immunization/f:identifier | f:VisionPrescription/f:identifier | f:ProcedureRequest/f:identifier | f:Observation/f:identifier | f:DiagnosticReport/f:identifier | f:NutritionOrder/f:identifier | f:Condition/f:identifier | f:Composition/f:identifier | f:DetectedIssue/f:identifier | f:SupplyDelivery/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "onset", "base": [ "AllergyIntolerance" ], "type": "date", "expression": "AllergyIntolerance.reaction.onset", "xpath": "f:AllergyIntolerance/f:reaction/f:onset" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/clinical-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "patient", "base": [ "ReferralRequest", "DocumentManifest", "Goal", "Consent", "DocumentReference", "ImagingManifest", "RiskAssessment", "CareTeam", "ImagingStudy", "FamilyMemberHistory", "Encounter", "DeviceUseStatement", "DeviceRequest", "AllergyIntolerance", "CarePlan", "EpisodeOfCare", "Procedure", "List", "Immunization", "VisionPrescription", "ProcedureRequest", "Flag", "Observation", "DiagnosticReport", "NutritionOrder", "Condition", "Composition", "DetectedIssue", "SupplyDelivery", "ClinicalImpression" ], "type": "reference", "expression": "ReferralRequest.subject | DocumentManifest.subject | Goal.subject | Consent.patient | DocumentReference.subject | ImagingManifest.patient | RiskAssessment.subject | CareTeam.subject | ImagingStudy.patient | FamilyMemberHistory.patient | Encounter.subject | DeviceUseStatement.subject | DeviceRequest.subject | AllergyIntolerance.patient | CarePlan.subject | EpisodeOfCare.patient | Procedure.subject | List.subject | Immunization.patient | VisionPrescription.patient | ProcedureRequest.subject | Flag.subject | Observation.subject | DiagnosticReport.subject | NutritionOrder.patient | Condition.subject | Composition.subject | DetectedIssue.patient | SupplyDelivery.patient | ClinicalImpression.subject", "xpath": "f:ReferralRequest/f:subject | f:DocumentManifest/f:subject | f:Goal/f:subject | f:Consent/f:patient | f:DocumentReference/f:subject | f:ImagingManifest/f:patient | f:RiskAssessment/f:subject | f:CareTeam/f:subject | f:ImagingStudy/f:patient | f:FamilyMemberHistory/f:patient | f:Encounter/f:subject | f:DeviceUseStatement/f:subject | f:DeviceRequest/f:subject | f:AllergyIntolerance/f:patient | f:CarePlan/f:subject | f:EpisodeOfCare/f:patient | f:Procedure/f:subject | f:List/f:subject | f:Immunization/f:patient | f:VisionPrescription/f:patient | f:ProcedureRequest/f:subject | f:Flag/f:subject | f:Observation/f:subject | f:DiagnosticReport/f:subject | f:NutritionOrder/f:patient | f:Condition/f:subject | f:Composition/f:subject | f:DetectedIssue/f:patient | f:SupplyDelivery/f:patient | f:ClinicalImpression/f:subject", "target": [ "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "recorder", "base": [ "AllergyIntolerance" ], "type": "reference", "expression": "AllergyIntolerance.recorder", "xpath": "f:AllergyIntolerance/f:recorder", "target": [ "Practitioner", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "severity", "base": [ "AllergyIntolerance" ], "type": "token", "expression": "AllergyIntolerance.reaction.severity", "xpath": "f:AllergyIntolerance/f:reaction/f:severity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/clinical-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "type", "base": [ "ReferralRequest", "DocumentManifest", "DocumentReference", "Encounter", "AllergyIntolerance", "EpisodeOfCare", "Composition" ], "type": "token", "expression": "ReferralRequest.type | DocumentManifest.type | DocumentReference.type | Encounter.type | AllergyIntolerance.type | EpisodeOfCare.type | Composition.type", "xpath": "f:ReferralRequest/f:type | f:DocumentManifest/f:type | f:DocumentReference/f:type | f:Encounter/f:type | f:AllergyIntolerance/f:type | f:EpisodeOfCare/f:type | f:Composition/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-verification-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "verification-status", "base": [ "AllergyIntolerance" ], "type": "token", "expression": "AllergyIntolerance.verificationStatus", "xpath": "f:AllergyIntolerance/f:verificationStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-actor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "Appointment" ], "type": "token", "expression": "Appointment.identifier", "xpath": "f:Appointment/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-incomingreferral", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "incomingreferral", "base": [ "Appointment" ], "type": "reference", "expression": "Appointment.incomingReferral", "xpath": "f:Appointment/f:incomingReferral", "target": [ "ReferralRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-location", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-agent-role", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "agent-role", "base": [ "AuditEvent" ], "type": "token", "expression": "AuditEvent.agent.role", "xpath": "f:AuditEvent/f:agent/f:role" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-altid", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "entity", "base": [ "AuditEvent" ], "type": "reference", "expression": "AuditEvent.entity.reference", "xpath": "f:AuditEvent/f:entity/f:reference", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-id", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-role", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "entity-role", "base": [ "AuditEvent" ], "type": "token", "expression": "AuditEvent.entity.role", "xpath": "f:AuditEvent/f:entity/f:role" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "policy", "base": [ "AuditEvent" ], "type": "uri", "expression": "AuditEvent.agent.policy", "xpath": "f:AuditEvent/f:agent/f:policy" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-site", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "subject", "base": [ "Basic" ], "type": "reference", "expression": "Basic.subject", "xpath": "f:Basic/f:subject", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Binary-contenttype", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "Bundle" ], "type": "token", "expression": "Bundle.identifier", "xpath": "f:Bundle/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Bundle-message", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "type", "base": [ "Bundle" ], "type": "token", "expression": "Bundle.type", "xpath": "f:Bundle/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "CapabilityStatement" ], "type": "date", "expression": "CapabilityStatement.date", "xpath": "f:CapabilityStatement/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "CapabilityStatement" ], "type": "string", "expression": "CapabilityStatement.description", "xpath": "f:CapabilityStatement/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-event", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "event", "base": [ "CapabilityStatement" ], "type": "token", "expression": "CapabilityStatement.messaging.event.code", "xpath": "f:CapabilityStatement/f:messaging/f:event/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-fhirversion", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "fhirversion", "base": [ "CapabilityStatement" ], "type": "token", "expression": "CapabilityStatement.version", "xpath": "f:CapabilityStatement/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-format", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "format", "base": [ "CapabilityStatement" ], "type": "token", "expression": "CapabilityStatement.format", "xpath": "f:CapabilityStatement/f:format" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-guide", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "guide", "base": [ "CapabilityStatement" ], "type": "uri", "expression": "CapabilityStatement.implementationGuide", "xpath": "f:CapabilityStatement/f:implementationGuide" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "CapabilityStatement" ], "type": "token", "expression": "CapabilityStatement.jurisdiction", "xpath": "f:CapabilityStatement/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-mode", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "mode", "base": [ "CapabilityStatement" ], "type": "token", "expression": "CapabilityStatement.rest.mode", "xpath": "f:CapabilityStatement/f:rest/f:mode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "CapabilityStatement" ], "type": "string", "expression": "CapabilityStatement.name", "xpath": "f:CapabilityStatement/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-publisher", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "publisher", "base": [ "CapabilityStatement" ], "type": "string", "expression": "CapabilityStatement.publisher", "xpath": "f:CapabilityStatement/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "resource", "base": [ "CapabilityStatement" ], "type": "token", "expression": "CapabilityStatement.rest.resource.type", "xpath": "f:CapabilityStatement/f:rest/f:resource/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource-profile", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "resource-profile", "base": [ "CapabilityStatement" ], "type": "reference", "expression": "CapabilityStatement.rest.resource.profile", "xpath": "f:CapabilityStatement/f:rest/f:resource/f:profile", "target": [ "StructureDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-security-service", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "security-service", "base": [ "CapabilityStatement" ], "type": "token", "expression": "CapabilityStatement.rest.security.service", "xpath": "f:CapabilityStatement/f:rest/f:security/f:service" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-software", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "software", "base": [ "CapabilityStatement" ], "type": "string", "expression": "CapabilityStatement.software.name", "xpath": "f:CapabilityStatement/f:software/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "CapabilityStatement" ], "type": "token", "expression": "CapabilityStatement.status", "xpath": "f:CapabilityStatement/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-supported-profile", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "supported-profile", "base": [ "CapabilityStatement" ], "type": "reference", "expression": "CapabilityStatement.profile", "xpath": "f:CapabilityStatement/f:profile", "target": [ "StructureDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "CapabilityStatement" ], "type": "string", "expression": "CapabilityStatement.title", "xpath": "f:CapabilityStatement/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "url", "base": [ "CapabilityStatement" ], "type": "uri", "expression": "CapabilityStatement.url", "xpath": "f:CapabilityStatement/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-version", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "version", "base": [ "CapabilityStatement" ], "type": "token", "expression": "CapabilityStatement.version", "xpath": "f:CapabilityStatement/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-activity-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "activity-code", "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-activity-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "activity-date", "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-activity-reference", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "activity-reference", "base": [ "CarePlan" ], "type": "reference", "expression": "CarePlan.activity.reference", "xpath": "f:CarePlan/f:activity/f:reference", "target": [ "Appointment", "ReferralRequest", "MedicationRequest", "Task", "NutritionOrder", "RequestGroup", "VisionPrescription", "ProcedureRequest", "DeviceRequest", "CommunicationRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-based-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "based-on", "base": [ "CarePlan" ], "type": "reference", "expression": "CarePlan.basedOn", "xpath": "f:CarePlan/f:basedOn", "target": [ "CarePlan" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-care-team", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "care-team", "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "condition", "base": [ "CarePlan" ], "type": "reference", "expression": "CarePlan.addresses", "xpath": "f:CarePlan/f:addresses", "target": [ "Condition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "CarePlan" ], "type": "reference", "expression": "CarePlan.context", "xpath": "f:CarePlan/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-definition", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "definition", "base": [ "CarePlan" ], "type": "reference", "expression": "CarePlan.definition", "xpath": "f:CarePlan/f:definition", "target": [ "Questionnaire", "PlanDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-encounter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "encounter", "base": [ "CarePlan" ], "type": "reference", "expression": "CarePlan.context", "xpath": "f:CarePlan/f:context", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-goal", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "goal", "base": [ "CarePlan" ], "type": "reference", "expression": "CarePlan.goal", "xpath": "f:CarePlan/f:goal", "target": [ "Goal" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-intent", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "intent", "base": [ "CarePlan" ], "type": "token", "expression": "CarePlan.intent", "xpath": "f:CarePlan/f:intent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-part-of", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "part-of", "base": [ "CarePlan" ], "type": "reference", "expression": "CarePlan.partOf", "xpath": "f:CarePlan/f:partOf", "target": [ "CarePlan" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-performer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "performer", "base": [ "CarePlan" ], "type": "reference", "expression": "CarePlan.activity.detail.performer", "xpath": "f:CarePlan/f:activity/f:detail/f:performer", "target": [ "Practitioner", "Organization", "CareTeam", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-replaces", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "replaces", "base": [ "CarePlan" ], "type": "reference", "expression": "CarePlan.replaces", "xpath": "f:CarePlan/f:replaces", "target": [ "CarePlan" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "CarePlan" ], "type": "token", "expression": "CarePlan.status", "xpath": "f:CarePlan/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "CarePlan" ], "type": "reference", "expression": "CarePlan.subject", "xpath": "f:CarePlan/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CareTeam-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "category", "base": [ "CareTeam" ], "type": "token", "expression": "CareTeam.category", "xpath": "f:CareTeam/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CareTeam-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "CareTeam" ], "type": "reference", "expression": "CareTeam.context", "xpath": "f:CareTeam/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CareTeam-encounter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "encounter", "base": [ "CareTeam" ], "type": "reference", "expression": "CareTeam.context", "xpath": "f:CareTeam/f:context", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CareTeam-participant", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "participant", "base": [ "CareTeam" ], "type": "reference", "expression": "CareTeam.participant.member", "xpath": "f:CareTeam/f:participant/f:member", "target": [ "Practitioner", "Organization", "CareTeam", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CareTeam-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "subject", "base": [ "CareTeam" ], "type": "reference", "expression": "CareTeam.subject", "xpath": "f:CareTeam/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-account", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "account", "base": [ "ChargeItem" ], "type": "reference", "expression": "ChargeItem.account", "xpath": "f:ChargeItem/f:account", "target": [ "Account" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "code", "base": [ "ChargeItem" ], "type": "token", "expression": "ChargeItem.code", "xpath": "f:ChargeItem/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "ChargeItem" ], "type": "reference", "expression": "ChargeItem.context", "xpath": "f:ChargeItem/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-entered-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "entered-date", "base": [ "ChargeItem" ], "type": "date", "expression": "ChargeItem.enteredDate", "xpath": "f:ChargeItem/f:enteredDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-enterer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "enterer", "base": [ "ChargeItem" ], "type": "reference", "expression": "ChargeItem.enterer", "xpath": "f:ChargeItem/f:enterer", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-factor-override", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "factor-override", "base": [ "ChargeItem" ], "type": "number", "expression": "ChargeItem.factorOverride", "xpath": "f:ChargeItem/f:factorOverride" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ChargeItem" ], "type": "token", "expression": "ChargeItem.identifier", "xpath": "f:ChargeItem/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-occurrence", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "occurrence", "base": [ "ChargeItem" ], "type": "date", "expression": "ChargeItem.occurrence", "xpath": "f:ChargeItem/f:occurrenceDateTime | f:ChargeItem/f:occurrencePeriod | f:ChargeItem/f:occurrenceTiming" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-participant-actor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "participant-actor", "base": [ "ChargeItem" ], "type": "reference", "expression": "ChargeItem.participant.actor", "xpath": "f:ChargeItem/f:participant/f:actor", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-participant-role", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "participant-role", "base": [ "ChargeItem" ], "type": "token", "expression": "ChargeItem.participant.role", "xpath": "f:ChargeItem/f:participant/f:role" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "patient", "base": [ "ChargeItem" ], "type": "reference", "expression": "ChargeItem.subject", "xpath": "f:ChargeItem/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-performing-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "performing-organization", "base": [ "ChargeItem" ], "type": "reference", "expression": "ChargeItem.performingOrganization", "xpath": "f:ChargeItem/f:performingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-price-override", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "price-override", "base": [ "ChargeItem" ], "type": "quantity", "expression": "ChargeItem.priceOverride", "xpath": "f:ChargeItem/f:priceOverride" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-quantity", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "quantity", "base": [ "ChargeItem" ], "type": "quantity", "expression": "ChargeItem.quantity", "xpath": "f:ChargeItem/f:quantity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-requesting-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "requesting-organization", "base": [ "ChargeItem" ], "type": "reference", "expression": "ChargeItem.requestingOrganization", "xpath": "f:ChargeItem/f:requestingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-service", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "service", "base": [ "ChargeItem" ], "type": "reference", "expression": "ChargeItem.service", "xpath": "f:ChargeItem/f:service", "target": [ "Immunization", "MedicationDispense", "SupplyDelivery", "Observation", "DiagnosticReport", "ImagingStudy", "MedicationAdministration", "Procedure" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ChargeItem-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "ChargeItem" ], "type": "reference", "expression": "ChargeItem.subject", "xpath": "f:ChargeItem/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-care-team", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "care-team", "base": [ "Claim" ], "type": "reference", "expression": "Claim.careTeam.provider", "xpath": "f:Claim/f:careTeam/f:provider", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-created", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "created", "base": [ "Claim" ], "type": "date", "expression": "Claim.created", "xpath": "f:Claim/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-encounter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "encounter", "base": [ "Claim" ], "type": "reference", "expression": "Claim.item.encounter", "xpath": "f:Claim/f:item/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-enterer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "enterer", "base": [ "Claim" ], "type": "reference", "expression": "Claim.enterer", "xpath": "f:Claim/f:enterer", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-facility", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "facility", "base": [ "Claim" ], "type": "reference", "expression": "Claim.facility", "xpath": "f:Claim/f:facility", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "Claim" ], "type": "token", "expression": "Claim.identifier", "xpath": "f:Claim/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-insurer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "insurer", "base": [ "Claim" ], "type": "reference", "expression": "Claim.insurer", "xpath": "f:Claim/f:insurer", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "organization", "base": [ "Claim" ], "type": "reference", "expression": "Claim.organization", "xpath": "f:Claim/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "patient", "base": [ "Claim" ], "type": "reference", "expression": "Claim.patient", "xpath": "f:Claim/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-payee", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "payee", "base": [ "Claim" ], "type": "reference", "expression": "Claim.payee.party", "xpath": "f:Claim/f:payee/f:party", "target": [ "Practitioner", "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-priority", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "priority", "base": [ "Claim" ], "type": "token", "expression": "Claim.priority", "xpath": "f:Claim/f:priority" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-provider", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "provider", "base": [ "Claim" ], "type": "reference", "expression": "Claim.provider", "xpath": "f:Claim/f:provider", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-use", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ClaimResponse" ], "type": "token", "expression": "ClaimResponse.identifier", "xpath": "f:ClaimResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-insurer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "insurer", "base": [ "ClaimResponse" ], "type": "reference", "expression": "ClaimResponse.insurer", "xpath": "f:ClaimResponse/f:insurer", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-outcome", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "outcome", "base": [ "ClaimResponse" ], "type": "token", "expression": "ClaimResponse.outcome", "xpath": "f:ClaimResponse/f:outcome" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "patient", "base": [ "ClaimResponse" ], "type": "reference", "expression": "ClaimResponse.patient", "xpath": "f:ClaimResponse/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-payment-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "payment-date", "base": [ "ClaimResponse" ], "type": "date", "expression": "ClaimResponse.payment.date", "xpath": "f:ClaimResponse/f:payment/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-request", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request", "base": [ "ClaimResponse" ], "type": "reference", "expression": "ClaimResponse.request", "xpath": "f:ClaimResponse/f:request", "target": [ "Claim" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-request-provider", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request-provider", "base": [ "ClaimResponse" ], "type": "reference", "expression": "ClaimResponse.requestProvider", "xpath": "f:ClaimResponse/f:requestProvider", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-action", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "action", "base": [ "ClinicalImpression" ], "type": "reference", "expression": "ClinicalImpression.action", "xpath": "f:ClinicalImpression/f:action", "target": [ "Appointment", "ReferralRequest", "MedicationRequest", "ProcedureRequest", "Procedure" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-assessor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "context", "base": [ "ClinicalImpression" ], "type": "reference", "expression": "ClinicalImpression.context", "xpath": "f:ClinicalImpression/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "finding-code", "base": [ "ClinicalImpression" ], "type": "token", "expression": "ClinicalImpression.finding.item.as(CodeableConcept)", "xpath": "f:ClinicalImpression/f:finding/f:itemCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-ref", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "finding-ref", "base": [ "ClinicalImpression" ], "type": "reference", "expression": "ClinicalImpression.finding.item.as(Reference)", "xpath": "f:ClinicalImpression/f:finding/f:itemReference", "target": [ "Condition", "Observation" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ClinicalImpression" ], "type": "token", "expression": "ClinicalImpression.identifier", "xpath": "f:ClinicalImpression/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-investigation", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "investigation", "base": [ "ClinicalImpression" ], "type": "reference", "expression": "ClinicalImpression.investigation.item", "xpath": "f:ClinicalImpression/f:investigation/f:item", "target": [ "RiskAssessment", "FamilyMemberHistory", "Observation", "DiagnosticReport", "ImagingStudy", "QuestionnaireResponse" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-previous", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-mode", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "content-mode", "base": [ "CodeSystem" ], "type": "token", "expression": "CodeSystem.content", "xpath": "f:CodeSystem/f:content" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "CodeSystem" ], "type": "token", "expression": "CodeSystem.identifier", "xpath": "f:CodeSystem/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "CodeSystem" ], "type": "token", "expression": "CodeSystem.jurisdiction", "xpath": "f:CodeSystem/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-language", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "system", "base": [ "CodeSystem" ], "type": "uri", "expression": "CodeSystem.url", "xpath": "f:CodeSystem/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "CodeSystem" ], "type": "string", "expression": "CodeSystem.title", "xpath": "f:CodeSystem/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CodeSystem-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "based-on", "base": [ "Communication" ], "type": "reference", "expression": "Communication.basedOn", "xpath": "f:Communication/f:basedOn", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "context", "base": [ "Communication" ], "type": "reference", "expression": "Communication.context", "xpath": "f:Communication/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-definition", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "definition", "base": [ "Communication" ], "type": "reference", "expression": "Communication.definition", "xpath": "f:Communication/f:definition", "target": [ "PlanDefinition", "ActivityDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-encounter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "encounter", "base": [ "Communication" ], "type": "reference", "expression": "Communication.context", "xpath": "f:Communication/f:context", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "medium", "base": [ "Communication" ], "type": "token", "expression": "Communication.medium", "xpath": "f:Communication/f:medium" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-part-of", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "part-of", "base": [ "Communication" ], "type": "reference", "expression": "Communication.partOf", "xpath": "f:Communication/f:partOf", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "subject", "base": [ "Communication" ], "type": "reference", "expression": "Communication.subject", "xpath": "f:Communication/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-authored", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "authored", "base": [ "CommunicationRequest" ], "type": "date", "expression": "CommunicationRequest.authoredOn", "xpath": "f:CommunicationRequest/f:authoredOn" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-based-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "based-on", "base": [ "CommunicationRequest" ], "type": "reference", "expression": "CommunicationRequest.basedOn", "xpath": "f:CommunicationRequest/f:basedOn", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "category", "base": [ "CommunicationRequest" ], "type": "token", "expression": "CommunicationRequest.category", "xpath": "f:CommunicationRequest/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "CommunicationRequest" ], "type": "reference", "expression": "CommunicationRequest.context", "xpath": "f:CommunicationRequest/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-encounter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "encounter", "base": [ "CommunicationRequest" ], "type": "reference", "expression": "CommunicationRequest.context", "xpath": "f:CommunicationRequest/f:context", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-group-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "group-identifier", "base": [ "CommunicationRequest" ], "type": "token", "expression": "CommunicationRequest.groupIdentifier", "xpath": "f:CommunicationRequest/f:groupIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "medium", "base": [ "CommunicationRequest" ], "type": "token", "expression": "CommunicationRequest.medium", "xpath": "f:CommunicationRequest/f:medium" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-occurrence", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "occurrence", "base": [ "CommunicationRequest" ], "type": "date", "expression": "CommunicationRequest.occurrence.as(DateTime)", "xpath": "f:CommunicationRequest/f:occurrenceDateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-replaces", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "replaces", "base": [ "CommunicationRequest" ], "type": "reference", "expression": "CommunicationRequest.replaces", "xpath": "f:CommunicationRequest/f:replaces", "target": [ "CommunicationRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-requester", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "requester", "base": [ "CommunicationRequest" ], "type": "reference", "expression": "CommunicationRequest.requester.agent", "xpath": "f:CommunicationRequest/f:requester/f:agent", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-sender", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "subject", "base": [ "CommunicationRequest" ], "type": "reference", "expression": "CommunicationRequest.subject", "xpath": "f:CommunicationRequest/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "date", "base": [ "CompartmentDefinition" ], "type": "date", "expression": "CompartmentDefinition.date", "xpath": "f:CompartmentDefinition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "CompartmentDefinition" ], "type": "string", "expression": "CompartmentDefinition.description", "xpath": "f:CompartmentDefinition/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "CompartmentDefinition" ], "type": "token", "expression": "CompartmentDefinition.jurisdiction", "xpath": "f:CompartmentDefinition/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "CompartmentDefinition" ], "type": "string", "expression": "CompartmentDefinition.name", "xpath": "f:CompartmentDefinition/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-publisher", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "publisher", "base": [ "CompartmentDefinition" ], "type": "string", "expression": "CompartmentDefinition.publisher", "xpath": "f:CompartmentDefinition/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-resource", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "status", "base": [ "CompartmentDefinition" ], "type": "token", "expression": "CompartmentDefinition.status", "xpath": "f:CompartmentDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "CompartmentDefinition" ], "type": "string", "expression": "CompartmentDefinition.title", "xpath": "f:CompartmentDefinition/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "context", "base": [ "Composition" ], "type": "token", "expression": "Composition.event.code", "xpath": "f:Composition/f:event/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/clinical-encounter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "encounter", "base": [ "DocumentReference", "RiskAssessment", "DeviceRequest", "Procedure", "List", "VisionPrescription", "ProcedureRequest", "Flag", "Observation", "DiagnosticReport", "NutritionOrder", "Composition" ], "type": "reference", "expression": "DocumentReference.context.encounter | RiskAssessment.context | DeviceRequest.context | Procedure.context | List.encounter | VisionPrescription.encounter | ProcedureRequest.context | Flag.encounter | Observation.context | DiagnosticReport.context | NutritionOrder.encounter | Composition.encounter", "xpath": "f:DocumentReference/f:context/f:encounter | f:RiskAssessment/f:context | f:DeviceRequest/f:context | f:Procedure/f:context | f:List/f:encounter | f:VisionPrescription/f:encounter | f:ProcedureRequest/f:context | f:Flag/f:encounter | f:Observation/f:context | f:DiagnosticReport/f:context | f:NutritionOrder/f:encounter | f:Composition/f:encounter", "target": [ "Encounter", "EpisodeOfCare" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-entry", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "entry", "base": [ "Composition" ], "type": "reference", "expression": "Composition.section.entry", "xpath": "f:Composition/f:section/f:entry", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-period", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "period", "base": [ "Composition" ], "type": "date", "expression": "Composition.event.period", "xpath": "f:Composition/f:event/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-related-id", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "related-id", "base": [ "Composition" ], "type": "token", "expression": "Composition.relatesTo.target.as(Identifier)", "xpath": "f:Composition/f:relatesTo/f:targetIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-related-ref", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "related-ref", "base": [ "Composition" ], "type": "reference", "expression": "Composition.relatesTo.target.as(Reference)", "xpath": "f:Composition/f:relatesTo/f:targetReference", "target": [ "Composition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-section", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "subject", "base": [ "Composition" ], "type": "reference", "expression": "Composition.subject", "xpath": "f:Composition/f:subject", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "Composition" ], "type": "string", "expression": "Composition.title", "xpath": "f:Composition/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ConceptMap" ], "type": "token", "expression": "ConceptMap.identifier", "xpath": "f:ConceptMap/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "ConceptMap" ], "type": "token", "expression": "ConceptMap.jurisdiction", "xpath": "f:ConceptMap/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "ConceptMap" ], "type": "string", "expression": "ConceptMap.name", "xpath": "f:ConceptMap/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-other", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "other", "base": [ "ConceptMap" ], "type": "uri", "expression": "ConceptMap.group.unmapped.url", "xpath": "f:ConceptMap/f:group/f:unmapped/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-product", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "source", "base": [ "ConceptMap" ], "type": "reference", "expression": "ConceptMap.source.as(Reference)", "xpath": "f:ConceptMap/f:sourceReference", "target": [ "ValueSet" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "source-uri", "base": [ "ConceptMap" ], "type": "reference", "expression": "ConceptMap.source.as(Uri)", "xpath": "f:ConceptMap/f:sourceUri", "target": [ "ValueSet" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "target", "base": [ "ConceptMap" ], "type": "reference", "expression": "ConceptMap.target.as(Reference)", "xpath": "f:ConceptMap/f:targetReference", "target": [ "ValueSet" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "target-uri", "base": [ "ConceptMap" ], "type": "reference", "expression": "ConceptMap.target.as(Uri)", "xpath": "f:ConceptMap/f:targetUri", "target": [ "ValueSet" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "ConceptMap" ], "type": "string", "expression": "ConceptMap.title", "xpath": "f:ConceptMap/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "abatement-age", "base": [ "Condition" ], "type": "quantity", "expression": "Condition.abatement.as(Age) | Condition.abatement.as(Range) | Condition.abatement.as(Age)", "xpath": "f:Condition/f:abatementAge | f:Condition/f:abatementRange" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-abatement-boolean", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "abatement-date", "base": [ "Condition" ], "type": "date", "expression": "Condition.abatement.as(dateTime) | Condition.abatement.as(Period)", "xpath": "f:Condition/f:abatementDateTime | f:Condition/f:abatementPeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-abatement-string", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "abatement-string", "base": [ "Condition" ], "type": "string", "expression": "Condition.abatement.as(string)", "xpath": "f:Condition/f:abatementString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-asserted-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "asserted-date", "base": [ "Condition" ], "type": "date", "expression": "Condition.assertedDate", "xpath": "f:Condition/f:assertedDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-asserter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "asserter", "base": [ "Condition" ], "type": "reference", "expression": "Condition.asserter", "xpath": "f:Condition/f:asserter", "target": [ "Practitioner", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-body-site", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "category", "base": [ "Condition" ], "type": "token", "expression": "Condition.category", "xpath": "f:Condition/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-clinical-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "clinical-status", "base": [ "Condition" ], "type": "token", "expression": "Condition.clinicalStatus", "xpath": "f:Condition/f:clinicalStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "Condition" ], "type": "reference", "expression": "Condition.context", "xpath": "f:Condition/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-encounter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "encounter", "base": [ "Condition" ], "type": "reference", "expression": "Condition.context", "xpath": "f:Condition/f:context", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-evidence", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "evidence", "base": [ "Condition" ], "type": "token", "expression": "Condition.evidence.code", "xpath": "f:Condition/f:evidence/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-evidence-detail", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "evidence-detail", "base": [ "Condition" ], "type": "reference", "expression": "Condition.evidence.detail", "xpath": "f:Condition/f:evidence/f:detail", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-onset-age", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "onset-age", "base": [ "Condition" ], "type": "quantity", "expression": "Condition.onset.as(Age) | Condition.onset.as(Range)", "xpath": "f:Condition/f:onsetAge | f:Condition/f:onsetRange" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-onset-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "onset-date", "base": [ "Condition" ], "type": "date", "expression": "Condition.onset.as(dateTime) | Condition.onset.as(Period)", "xpath": "f:Condition/f:onsetDateTime | f:Condition/f:onsetPeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-onset-info", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "onset-info", "base": [ "Condition" ], "type": "string", "expression": "Condition.onset.as(string)", "xpath": "f:Condition/f:onsetString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-severity", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "subject", "base": [ "Condition" ], "type": "reference", "expression": "Condition.subject", "xpath": "f:Condition/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-verification-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "verification-status", "base": [ "Condition" ], "type": "token", "expression": "Condition.verificationStatus", "xpath": "f:Condition/f:verificationStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-action", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "action", "base": [ "Consent" ], "type": "token", "expression": "Consent.action | Consent.except.action", "xpath": "f:Consent/f:action | f:Consent/f:except/f:action" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-actor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "actor", "base": [ "Consent" ], "type": "reference", "expression": "Consent.actor.reference | Consent.except.actor.reference", "xpath": "f:Consent/f:actor/f:reference | 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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "consentor", "base": [ "Consent" ], "type": "reference", "expression": "Consent.consentingParty", "xpath": "f:Consent/f:consentingParty", "target": [ "Practitioner", "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-data", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "data", "base": [ "Consent" ], "type": "reference", "expression": "Consent.data.reference | Consent.except.data.reference", "xpath": "f:Consent/f:data/f:reference | f:Consent/f:except/f:data/f:reference", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "organization", "base": [ "Consent" ], "type": "reference", "expression": "Consent.organization", "xpath": "f:Consent/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-period", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "purpose", "base": [ "Consent" ], "type": "token", "expression": "Consent.purpose | Consent.except.purpose", "xpath": "f:Consent/f:purpose | f:Consent/f:except/f:purpose" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-securitylabel", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "securitylabel", "base": [ "Consent" ], "type": "token", "expression": "Consent.securityLabel | Consent.except.securityLabel", "xpath": "f:Consent/f:securityLabel | f:Consent/f:except/f:securityLabel" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Consent-source", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "subject", "base": [ "Contract" ], "type": "reference", "expression": "Contract.subject", "xpath": "f:Contract/f:subject", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-term-topic", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "term-topic", "base": [ "Contract" ], "type": "reference", "expression": "Contract.term.topic", "xpath": "f:Contract/f:term/f:topic", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-beneficiary", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "beneficiary", "base": [ "Coverage" ], "type": "reference", "expression": "Coverage.beneficiary", "xpath": "f:Coverage/f:beneficiary", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-class", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "class", "base": [ "Coverage" ], "type": "string", "expression": "Coverage.grouping.class", "xpath": "f:Coverage/f:grouping/f:class" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-dependent", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "dependent", "base": [ "Coverage" ], "type": "string", "expression": "Coverage.dependent", "xpath": "f:Coverage/f:dependent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-group", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "group", "base": [ "Coverage" ], "type": "string", "expression": "Coverage.grouping.group", "xpath": "f:Coverage/f:grouping/f:group" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "Coverage" ], "type": "token", "expression": "Coverage.identifier", "xpath": "f:Coverage/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-payor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "payor", "base": [ "Coverage" ], "type": "reference", "expression": "Coverage.payor", "xpath": "f:Coverage/f:payor", "target": [ "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-plan", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "plan", "base": [ "Coverage" ], "type": "string", "expression": "Coverage.grouping.plan", "xpath": "f:Coverage/f:grouping/f:plan" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-policy-holder", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "policy-holder", "base": [ "Coverage" ], "type": "reference", "expression": "Coverage.policyHolder", "xpath": "f:Coverage/f:policyHolder", "target": [ "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-sequence", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "sequence", "base": [ "Coverage" ], "type": "string", "expression": "Coverage.sequence", "xpath": "f:Coverage/f:sequence" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-subclass", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subclass", "base": [ "Coverage" ], "type": "string", "expression": "Coverage.grouping.subClass", "xpath": "f:Coverage/f:grouping/f:subClass" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-subgroup", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subgroup", "base": [ "Coverage" ], "type": "string", "expression": "Coverage.grouping.subGroup", "xpath": "f:Coverage/f:grouping/f:subGroup" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-subplan", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subplan", "base": [ "Coverage" ], "type": "string", "expression": "Coverage.grouping.subPlan", "xpath": "f:Coverage/f:grouping/f:subPlan" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-subscriber", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subscriber", "base": [ "Coverage" ], "type": "reference", "expression": "Coverage.subscriber", "xpath": "f:Coverage/f:subscriber", "target": [ "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "code", "base": [ "DataElement" ], "type": "token", "expression": "DataElement.element.code", "xpath": "f:DataElement/f:element/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "DataElement" ], "type": "token", "expression": "DataElement.identifier", "xpath": "f:DataElement/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "DataElement" ], "type": "token", "expression": "DataElement.jurisdiction", "xpath": "f:DataElement/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "stringency", "base": [ "DataElement" ], "type": "token", "expression": "DataElement.stringency", "xpath": "f:DataElement/f:stringency" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "DataElement" ], "type": "string", "expression": "DataElement.title", "xpath": "f:DataElement/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "version", "base": [ "DataElement" ], "type": "token", "expression": "DataElement.version", "xpath": "f:DataElement/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-author", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "category", "base": [ "DetectedIssue" ], "type": "token", "expression": "DetectedIssue.category", "xpath": "f:DetectedIssue/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-implicated", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "implicated", "base": [ "DetectedIssue" ], "type": "reference", "expression": "DetectedIssue.implicated", "xpath": "f:DetectedIssue/f:implicated", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-device-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "device-name", "base": [ "Device" ], "type": "string", "expression": "Device.udi.name | Device.type.text | Device.type.coding.display", "xpath": "f:Device/f:udi/f:name | f:Device/f:type/f:text | f:Device/f:type/f:coding/f:display" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "patient", "base": [ "Device" ], "type": "reference", "expression": "Device.patient", "xpath": "f:Device/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "Device" ], "type": "token", "expression": "Device.status", "xpath": "f:Device/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "type", "base": [ "Device" ], "type": "token", "expression": "Device.type", "xpath": "f:Device/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-udi-carrier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "udi-carrier", "base": [ "Device" ], "type": "string", "expression": "Device.udi.carrierHRF | Device.udi.carrierAIDC", "xpath": "f:Device/f:udi/f:carrierHRF | f:Device/f:udi/f:carrierAIDC" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-udi-di", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "udi-di", "base": [ "Device" ], "type": "string", "expression": "Device.udi.deviceIdentifier", "xpath": "f:Device/f:udi/f:deviceIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "url", "base": [ "Device" ], "type": "uri", "expression": "Device.url", "xpath": "f:Device/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceComponent-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "DeviceComponent" ], "type": "token", "expression": "DeviceComponent.identifier", "xpath": "f:DeviceComponent/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceComponent-parent", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "type", "base": [ "DeviceMetric" ], "type": "token", "expression": "DeviceMetric.type", "xpath": "f:DeviceMetric/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceRequest-authored-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "authored-on", "base": [ "DeviceRequest" ], "type": "date", "expression": "DeviceRequest.authoredOn", "xpath": "f:DeviceRequest/f:authoredOn" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceRequest-based-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "based-on", "base": [ "DeviceRequest" ], "type": "reference", "expression": "DeviceRequest.basedOn", "xpath": "f:DeviceRequest/f:basedOn", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceRequest-definition", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "definition", "base": [ "DeviceRequest" ], "type": "reference", "expression": "DeviceRequest.definition", "xpath": "f:DeviceRequest/f:definition", "target": [ "PlanDefinition", "ActivityDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceRequest-device", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "device", "base": [ "DeviceRequest" ], "type": "reference", "expression": "DeviceRequest.code.as(Reference)", "xpath": "f:DeviceRequest/f:codeReference", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceRequest-event-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "event-date", "base": [ "DeviceRequest" ], "type": "date", "expression": "DeviceRequest.occurrence.as(DateTime) | DeviceRequest.occurrence.as(Period)", "xpath": "f:DeviceRequest/f:occurrenceDateTime | f:DeviceRequest/f:occurrencePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceRequest-group-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "group-identifier", "base": [ "DeviceRequest" ], "type": "token", "expression": "DeviceRequest.groupIdentifier", "xpath": "f:DeviceRequest/f:groupIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceRequest-intent", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "intent", "base": [ "DeviceRequest" ], "type": "token", "expression": "DeviceRequest.intent", "xpath": "f:DeviceRequest/f:intent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceRequest-performer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "performer", "base": [ "DeviceRequest" ], "type": "reference", "expression": "DeviceRequest.performer", "xpath": "f:DeviceRequest/f:performer", "target": [ "Practitioner", "Organization", "Device", "Patient", "HealthcareService", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceRequest-priorrequest", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "priorrequest", "base": [ "DeviceRequest" ], "type": "reference", "expression": "DeviceRequest.priorRequest", "xpath": "f:DeviceRequest/f:priorRequest", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceRequest-requester", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "requester", "base": [ "DeviceRequest" ], "type": "reference", "expression": "DeviceRequest.requester.agent", "xpath": "f:DeviceRequest/f:requester/f:agent", "target": [ "Practitioner", "Organization", "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceRequest-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "DeviceRequest" ], "type": "token", "expression": "DeviceRequest.status", "xpath": "f:DeviceRequest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceRequest-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "DeviceRequest" ], "type": "reference", "expression": "DeviceRequest.subject", "xpath": "f:DeviceRequest/f:subject", "target": [ "Group", "Device", "Patient", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-device", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "device", "base": [ "DeviceUseStatement" ], "type": "reference", "expression": "DeviceUseStatement.device", "xpath": "f:DeviceUseStatement/f:device", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "DeviceUseStatement" ], "type": "token", "expression": "DeviceUseStatement.identifier", "xpath": "f:DeviceUseStatement/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "DeviceUseStatement" ], "type": "reference", "expression": "DeviceUseStatement.subject", "xpath": "f:DeviceUseStatement/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "based-on", "base": [ "DiagnosticReport" ], "type": "reference", "expression": "DiagnosticReport.basedOn", "xpath": "f:DiagnosticReport/f:basedOn", "target": [ "ReferralRequest", "CarePlan", "MedicationRequest", "NutritionOrder", "ProcedureRequest", "ImmunizationRecommendation" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "category", "base": [ "DiagnosticReport" ], "type": "token", "expression": "DiagnosticReport.category", "xpath": "f:DiagnosticReport/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "DiagnosticReport" ], "type": "reference", "expression": "DiagnosticReport.context", "xpath": "f:DiagnosticReport/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-diagnosis", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "diagnosis", "base": [ "DiagnosticReport" ], "type": "token", "expression": "DiagnosticReport.codedDiagnosis", "xpath": "f:DiagnosticReport/f:codedDiagnosis" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-image", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "issued", "base": [ "DiagnosticReport" ], "type": "date", "expression": "DiagnosticReport.issued", "xpath": "f:DiagnosticReport/f:issued" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "performer", "base": [ "DiagnosticReport" ], "type": "reference", "expression": "DiagnosticReport.performer.actor", "xpath": "f:DiagnosticReport/f:performer/f:actor", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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/DocumentManifest-author", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "content-ref", "base": [ "DocumentManifest" ], "type": "reference", "expression": "DocumentManifest.content.p.as(Reference)", "xpath": "f:DocumentManifest/f:content/f:pReference", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-created", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "description", "base": [ "DocumentManifest" ], "type": "string", "expression": "DocumentManifest.description", "xpath": "f:DocumentManifest/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-recipient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "related-ref", "base": [ "DocumentManifest" ], "type": "reference", "expression": "DocumentManifest.related.ref", "xpath": "f:DocumentManifest/f:related/f:ref", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-source", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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/DocumentReference-authenticator", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "description", "base": [ "DocumentReference" ], "type": "string", "expression": "DocumentReference.description", "xpath": "f:DocumentReference/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-event", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "format", "base": [ "DocumentReference" ], "type": "token", "expression": "DocumentReference.content.format", "xpath": "f:DocumentReference/f:content/f:format" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-indexed", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-period", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "related-ref", "base": [ "DocumentReference" ], "type": "reference", "expression": "DocumentReference.context.related.ref", "xpath": "f:DocumentReference/f:context/f:related/f:ref", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "relationship", "base": [ "DocumentReference" ], "type": "composite", "expression": "DocumentReference.relatesTo", "component": [ { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto" }, "expression": "code" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/DocumentReference-relation" }, "expression": "target" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-securitylabel", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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/EligibilityRequest-created", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "created", "base": [ "EligibilityRequest" ], "type": "date", "expression": "EligibilityRequest.created", "xpath": "f:EligibilityRequest/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-enterer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "enterer", "base": [ "EligibilityRequest" ], "type": "reference", "expression": "EligibilityRequest.enterer", "xpath": "f:EligibilityRequest/f:enterer", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-facility", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "facility", "base": [ "EligibilityRequest" ], "type": "reference", "expression": "EligibilityRequest.facility", "xpath": "f:EligibilityRequest/f:facility", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "EligibilityRequest" ], "type": "token", "expression": "EligibilityRequest.identifier", "xpath": "f:EligibilityRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "organization", "base": [ "EligibilityRequest" ], "type": "reference", "expression": "EligibilityRequest.organization", "xpath": "f:EligibilityRequest/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "patient", "base": [ "EligibilityRequest" ], "type": "reference", "expression": "EligibilityRequest.patient", "xpath": "f:EligibilityRequest/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-provider", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "provider", "base": [ "EligibilityRequest" ], "type": "reference", "expression": "EligibilityRequest.provider", "xpath": "f:EligibilityRequest/f:provider", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-created", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "EligibilityResponse" ], "type": "token", "expression": "EligibilityResponse.identifier", "xpath": "f:EligibilityResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-insurer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "insurer", "base": [ "EligibilityResponse" ], "type": "reference", "expression": "EligibilityResponse.insurer", "xpath": "f:EligibilityResponse/f:insurer", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-outcome", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "outcome", "base": [ "EligibilityResponse" ], "type": "token", "expression": "EligibilityResponse.outcome", "xpath": "f:EligibilityResponse/f:outcome" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request", "base": [ "EligibilityResponse" ], "type": "reference", "expression": "EligibilityResponse.request", "xpath": "f:EligibilityResponse/f:request", "target": [ "EligibilityRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request-organization", "base": [ "EligibilityResponse" ], "type": "reference", "expression": "EligibilityResponse.requestOrganization", "xpath": "f:EligibilityResponse/f:requestOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-provider", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request-provider", "base": [ "EligibilityResponse" ], "type": "reference", "expression": "EligibilityResponse.requestProvider", "xpath": "f:EligibilityResponse/f:requestProvider", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-appointment", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "class", "base": [ "Encounter" ], "type": "token", "expression": "Encounter.class", "xpath": "f:Encounter/f:class" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-diagnosis", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "diagnosis", "base": [ "Encounter" ], "type": "reference", "expression": "Encounter.diagnosis.condition", "xpath": "f:Encounter/f:diagnosis/f:condition", "target": [ "Condition", "Procedure" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-episodeofcare", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "episodeofcare", "base": [ "Encounter" ], "type": "reference", "expression": "Encounter.episodeOfCare", "xpath": "f:Encounter/f:episodeOfCare", "target": [ "EpisodeOfCare" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-incomingreferral", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "incomingreferral", "base": [ "Encounter" ], "type": "reference", "expression": "Encounter.incomingReferral", "xpath": "f:Encounter/f:incomingReferral", "target": [ "ReferralRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-length", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-practitioner", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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-reason", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "reason", "base": [ "Encounter" ], "type": "token", "expression": "Encounter.reason", "xpath": "f:Encounter/f:reason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-service-provider", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "service-provider", "base": [ "Encounter" ], "type": "reference", "expression": "Encounter.serviceProvider", "xpath": "f:Encounter/f:serviceProvider", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-special-arrangement", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "status", "base": [ "Encounter" ], "type": "token", "expression": "Encounter.status", "xpath": "f:Encounter/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "Encounter" ], "type": "reference", "expression": "Encounter.subject", "xpath": "f:Encounter/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Endpoint-connection-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "connection-type", "base": [ "Endpoint" ], "type": "token", "expression": "Endpoint.connectionType", "xpath": "f:Endpoint/f:connectionType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Endpoint-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "EnrollmentRequest" ], "type": "token", "expression": "EnrollmentRequest.identifier", "xpath": "f:EnrollmentRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "organization", "base": [ "EnrollmentRequest" ], "type": "reference", "expression": "EnrollmentRequest.organization", "xpath": "f:EnrollmentRequest/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "patient", "base": [ "EnrollmentRequest" ], "type": "reference", "expression": "EnrollmentRequest.subject", "xpath": "f:EnrollmentRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "EnrollmentRequest" ], "type": "reference", "expression": "EnrollmentRequest.subject", "xpath": "f:EnrollmentRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "EnrollmentResponse" ], "type": "token", "expression": "EnrollmentResponse.identifier", "xpath": "f:EnrollmentResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "organization", "base": [ "EnrollmentResponse" ], "type": "reference", "expression": "EnrollmentResponse.organization", "xpath": "f:EnrollmentResponse/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-request", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request", "base": [ "EnrollmentResponse" ], "type": "reference", "expression": "EnrollmentResponse.request", "xpath": "f:EnrollmentResponse/f:request", "target": [ "EnrollmentRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-care-manager", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "condition", "base": [ "EpisodeOfCare" ], "type": "reference", "expression": "EpisodeOfCare.diagnosis.condition", "xpath": "f:EpisodeOfCare/f:diagnosis/f:condition", "target": [ "Condition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-incomingreferral", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "organization", "base": [ "EpisodeOfCare" ], "type": "reference", "expression": "EpisodeOfCare.managingOrganization", "xpath": "f:EpisodeOfCare/f:managingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "EpisodeOfCare" ], "type": "token", "expression": "EpisodeOfCare.status", "xpath": "f:EpisodeOfCare/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ExpansionProfile" ], "type": "token", "expression": "ExpansionProfile.identifier", "xpath": "f:ExpansionProfile/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "ExpansionProfile" ], "type": "token", "expression": "ExpansionProfile.jurisdiction", "xpath": "f:ExpansionProfile/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "version", "base": [ "ExpansionProfile" ], "type": "token", "expression": "ExpansionProfile.version", "xpath": "f:ExpansionProfile/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-care-team", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "care-team", "base": [ "ExplanationOfBenefit" ], "type": "reference", "expression": "ExplanationOfBenefit.careTeam.provider", "xpath": "f:ExplanationOfBenefit/f:careTeam/f:provider", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-claim", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "claim", "base": [ "ExplanationOfBenefit" ], "type": "reference", "expression": "ExplanationOfBenefit.claim", "xpath": "f:ExplanationOfBenefit/f:claim", "target": [ "Claim" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-coverage", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "coverage", "base": [ "ExplanationOfBenefit" ], "type": "reference", "expression": "ExplanationOfBenefit.insurance.coverage", "xpath": "f:ExplanationOfBenefit/f:insurance/f:coverage", "target": [ "Coverage" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-created", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "disposition", "base": [ "ExplanationOfBenefit" ], "type": "string", "expression": "ExplanationOfBenefit.disposition", "xpath": "f:ExplanationOfBenefit/f:disposition" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-encounter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "encounter", "base": [ "ExplanationOfBenefit" ], "type": "reference", "expression": "ExplanationOfBenefit.item.encounter", "xpath": "f:ExplanationOfBenefit/f:item/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-enterer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "enterer", "base": [ "ExplanationOfBenefit" ], "type": "reference", "expression": "ExplanationOfBenefit.enterer", "xpath": "f:ExplanationOfBenefit/f:enterer", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-facility", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "facility", "base": [ "ExplanationOfBenefit" ], "type": "reference", "expression": "ExplanationOfBenefit.facility", "xpath": "f:ExplanationOfBenefit/f:facility", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ExplanationOfBenefit" ], "type": "token", "expression": "ExplanationOfBenefit.identifier", "xpath": "f:ExplanationOfBenefit/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "organization", "base": [ "ExplanationOfBenefit" ], "type": "reference", "expression": "ExplanationOfBenefit.organization", "xpath": "f:ExplanationOfBenefit/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "patient", "base": [ "ExplanationOfBenefit" ], "type": "reference", "expression": "ExplanationOfBenefit.patient", "xpath": "f:ExplanationOfBenefit/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-payee", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "payee", "base": [ "ExplanationOfBenefit" ], "type": "reference", "expression": "ExplanationOfBenefit.payee.party", "xpath": "f:ExplanationOfBenefit/f:payee/f:party", "target": [ "Practitioner", "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-provider", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "provider", "base": [ "ExplanationOfBenefit" ], "type": "reference", "expression": "ExplanationOfBenefit.provider", "xpath": "f:ExplanationOfBenefit/f:provider", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-definition", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "definition", "base": [ "FamilyMemberHistory" ], "type": "reference", "expression": "FamilyMemberHistory.definition", "xpath": "f:FamilyMemberHistory/f:definition", "target": [ "Questionnaire", "PlanDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-gender", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "gender", "base": [ "FamilyMemberHistory" ], "type": "token", "expression": "FamilyMemberHistory.gender", "xpath": "f:FamilyMemberHistory/f:gender" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-relationship", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "relationship", "base": [ "FamilyMemberHistory" ], "type": "token", "expression": "FamilyMemberHistory.relationship", "xpath": "f:FamilyMemberHistory/f:relationship" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "FamilyMemberHistory" ], "type": "token", "expression": "FamilyMemberHistory.status", "xpath": "f:FamilyMemberHistory/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Flag-author", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "Flag" ], "type": "token", "expression": "Flag.identifier", "xpath": "f:Flag/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Flag-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "category", "base": [ "Goal" ], "type": "token", "expression": "Goal.category", "xpath": "f:Goal/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-start-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "start-date", "base": [ "Goal" ], "type": "date", "expression": "Goal.start.as(Date)", "xpath": "f:Goal/f:startDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-target-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "target-date", "base": [ "Goal" ], "type": "date", "expression": "Goal.target.due.as(Date)", "xpath": "f:Goal/f:target/f:dueDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GraphDefinition-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "GraphDefinition" ], "type": "date", "expression": "GraphDefinition.date", "xpath": "f:GraphDefinition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GraphDefinition-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "GraphDefinition" ], "type": "string", "expression": "GraphDefinition.description", "xpath": "f:GraphDefinition/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GraphDefinition-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "GraphDefinition" ], "type": "token", "expression": "GraphDefinition.jurisdiction", "xpath": "f:GraphDefinition/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GraphDefinition-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "GraphDefinition" ], "type": "string", "expression": "GraphDefinition.name", "xpath": "f:GraphDefinition/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GraphDefinition-publisher", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "publisher", "base": [ "GraphDefinition" ], "type": "string", "expression": "GraphDefinition.publisher", "xpath": "f:GraphDefinition/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GraphDefinition-start", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "start", "base": [ "GraphDefinition" ], "type": "token", "expression": "GraphDefinition.start", "xpath": "f:GraphDefinition/f:start" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GraphDefinition-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "GraphDefinition" ], "type": "token", "expression": "GraphDefinition.status", "xpath": "f:GraphDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GraphDefinition-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "url", "base": [ "GraphDefinition" ], "type": "uri", "expression": "GraphDefinition.url", "xpath": "f:GraphDefinition/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GraphDefinition-version", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "version", "base": [ "GraphDefinition" ], "type": "token", "expression": "GraphDefinition.version", "xpath": "f:GraphDefinition/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-actual", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "characteristic-value", "base": [ "Group" ], "type": "composite", "expression": "Group.characteristic", "component": [ { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Group-characteristic" }, "expression": "code" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Group-value" }, "expression": "value" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "GuidanceResponse" ], "type": "token", "expression": "GuidanceResponse.identifier", "xpath": "f:GuidanceResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "patient", "base": [ "GuidanceResponse" ], "type": "reference", "expression": "GuidanceResponse.subject", "xpath": "f:GuidanceResponse/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-request", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request", "base": [ "GuidanceResponse" ], "type": "token", "expression": "GuidanceResponse.requestId", "xpath": "f:GuidanceResponse/f:requestId" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "active", "base": [ "HealthcareService" ], "type": "token", "expression": "HealthcareService.active", "xpath": "f:HealthcareService/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "category", "base": [ "HealthcareService" ], "type": "token", "expression": "HealthcareService.category", "xpath": "f:HealthcareService/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-characteristic", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "characteristic", "base": [ "HealthcareService" ], "type": "token", "expression": "HealthcareService.characteristic", "xpath": "f:HealthcareService/f:characteristic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-endpoint", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "endpoint", "base": [ "HealthcareService" ], "type": "reference", "expression": "HealthcareService.endpoint", "xpath": "f:HealthcareService/f:endpoint", "target": [ "Endpoint" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "name", "base": [ "HealthcareService" ], "type": "string", "expression": "HealthcareService.name", "xpath": "f:HealthcareService/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "programname", "base": [ "HealthcareService" ], "type": "string", "expression": "HealthcareService.programName", "xpath": "f:HealthcareService/f:programName" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "type", "base": [ "HealthcareService" ], "type": "token", "expression": "HealthcareService.type", "xpath": "f:HealthcareService/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingManifest-author", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "authoring-time", "base": [ "ImagingManifest" ], "type": "date", "expression": "ImagingManifest.authoringTime", "xpath": "f:ImagingManifest/f:authoringTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingManifest-endpoint", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "endpoint", "base": [ "ImagingManifest" ], "type": "reference", "expression": "ImagingManifest.study.endpoint | ImagingManifest.study.series.endpoint", "xpath": "f:ImagingManifest/f:study/f:endpoint | f:ImagingManifest/f:study/f:series/f:endpoint", "target": [ "Endpoint" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingManifest-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ImagingManifest" ], "type": "token", "expression": "ImagingManifest.identifier", "xpath": "f:ImagingManifest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingManifest-imaging-study", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "imaging-study", "base": [ "ImagingManifest" ], "type": "reference", "expression": "ImagingManifest.study.imagingStudy", "xpath": "f:ImagingManifest/f:study/f:imagingStudy", "target": [ "ImagingStudy" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingManifest-selected-study", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "selected-study", "base": [ "ImagingManifest" ], "type": "uri", "expression": "ImagingManifest.study.uid", "xpath": "f:ImagingManifest/f:study/f:uid" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-accession", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "basedon", "base": [ "ImagingStudy" ], "type": "reference", "expression": "ImagingStudy.basedOn", "xpath": "f:ImagingStudy/f:basedOn", "target": [ "ReferralRequest", "CarePlan", "ProcedureRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-bodysite", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-endpoint", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "endpoint", "base": [ "ImagingStudy" ], "type": "reference", "expression": "ImagingStudy.endpoint | ImagingStudy.series.endpoint", "xpath": "f:ImagingStudy/f:endpoint | f:ImagingStudy/f:series/f:endpoint", "target": [ "Endpoint" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-modality", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "modality", "base": [ "ImagingStudy" ], "type": "token", "expression": "ImagingStudy.series.modality", "xpath": "f:ImagingStudy/f:series/f:modality" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-performer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "performer", "base": [ "ImagingStudy" ], "type": "reference", "expression": "ImagingStudy.series.performer", "xpath": "f:ImagingStudy/f:series/f:performer", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-reason", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-dose-sequence", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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-location", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "notgiven", "base": [ "Immunization" ], "type": "token", "expression": "Immunization.notGiven", "xpath": "f:Immunization/f:notGiven" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-practitioner", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "practitioner", "base": [ "Immunization" ], "type": "reference", "expression": "Immunization.practitioner.actor", "xpath": "f:Immunization/f:practitioner/f:actor", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-reaction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-target-disease", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "target-disease", "base": [ "ImmunizationRecommendation" ], "type": "token", "expression": "ImmunizationRecommendation.recommendation.targetDisease", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:targetDisease" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-vaccine-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "experimental", "base": [ "ImplementationGuide" ], "type": "token", "expression": "ImplementationGuide.experimental", "xpath": "f:ImplementationGuide/f:experimental" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "ImplementationGuide" ], "type": "token", "expression": "ImplementationGuide.jurisdiction", "xpath": "f:ImplementationGuide/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "version", "base": [ "ImplementationGuide" ], "type": "token", "expression": "ImplementationGuide.version", "xpath": "f:ImplementationGuide/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-composed-of", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "composed-of", "base": [ "Library" ], "type": "reference", "expression": "Library.relatedArtifact.where(type='composed-of').resource", "xpath": "f:Library/f:relatedArtifact[f:type/@value='composed-of']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "Library" ], "type": "date", "expression": "Library.date", "xpath": "f:Library/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-depends-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "depends-on", "base": [ "Library" ], "type": "reference", "expression": "Library.relatedArtifact.where(type='depends-on').resource", "xpath": "f:Library/f:relatedArtifact[f:type/@value='depends-on']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-derived-from", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "derived-from", "base": [ "Library" ], "type": "reference", "expression": "Library.relatedArtifact.where(type='derived-from').resource", "xpath": "f:Library/f:relatedArtifact[f:type/@value='derived-from']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "Library" ], "type": "string", "expression": "Library.description", "xpath": "f:Library/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-effective", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "effective", "base": [ "Library" ], "type": "date", "expression": "Library.effectivePeriod", "xpath": "f:Library/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "Library" ], "type": "token", "expression": "Library.identifier", "xpath": "f:Library/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "Library" ], "type": "token", "expression": "Library.jurisdiction", "xpath": "f:Library/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "Library" ], "type": "string", "expression": "Library.name", "xpath": "f:Library/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-predecessor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "predecessor", "base": [ "Library" ], "type": "reference", "expression": "Library.relatedArtifact.where(type='predecessor').resource", "xpath": "f:Library/f:relatedArtifact[f:type/@value='predecessor']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-publisher", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "publisher", "base": [ "Library" ], "type": "string", "expression": "Library.publisher", "xpath": "f:Library/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "Library" ], "type": "token", "expression": "Library.status", "xpath": "f:Library/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-successor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "successor", "base": [ "Library" ], "type": "reference", "expression": "Library.relatedArtifact.where(type='successor').resource", "xpath": "f:Library/f:relatedArtifact[f:type/@value='successor']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "topic", "base": [ "Library" ], "type": "token", "expression": "Library.topic", "xpath": "f:Library/f:topic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "url", "base": [ "Library" ], "type": "uri", "expression": "Library.url", "xpath": "f:Library/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Library-version", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "version", "base": [ "Library" ], "type": "token", "expression": "Library.version", "xpath": "f:Library/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Linkage-author", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "source", "base": [ "Linkage" ], "type": "reference", "expression": "Linkage.item.resource", "xpath": "f:Linkage/f:item/f:resource" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-empty-reason", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "empty-reason", "base": [ "List" ], "type": "token", "expression": "List.emptyReason", "xpath": "f:List/f:emptyReason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-item", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "item", "base": [ "List" ], "type": "reference", "expression": "List.entry.item", "xpath": "f:List/f:entry/f:item", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-notes", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "notes", "base": [ "List" ], "type": "string", "expression": "List.note.text", "xpath": "f:List/f:note/f:text" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-source", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-endpoint", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "endpoint", "base": [ "Location" ], "type": "reference", "expression": "Location.endpoint", "xpath": "f:Location/f:endpoint", "target": [ "Endpoint" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "name", "base": [ "Location" ], "type": "string", "expression": "Location.name | Location.alias", "xpath": "f:Location/f:name | f:Location/f:alias" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-near", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "near-distance", "base": [ "Location" ], "type": "quantity", "expression": "Location.position", "xpath": "f:Location/f:position" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-operational-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "operational-status", "base": [ "Location" ], "type": "token", "expression": "Location.operationalStatus", "xpath": "f:Location/f:operationalStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "type", "base": [ "Location" ], "type": "token", "expression": "Location.type", "xpath": "f:Location/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-composed-of", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "composed-of", "base": [ "Measure" ], "type": "reference", "expression": "Measure.relatedArtifact.where(type='composed-of').resource", "xpath": "f:Measure/f:relatedArtifact[f:type/@value='composed-of']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "Measure" ], "type": "date", "expression": "Measure.date", "xpath": "f:Measure/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-depends-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "depends-on", "base": [ "Measure" ], "type": "reference", "expression": "Measure.relatedArtifact.where(type='depends-on').resource | Measure.library", "xpath": "f:Measure/f:relatedArtifact[f:type/@value='depends-on']/f:resource | f:Measure/f:library", "target": [ "Library", "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-derived-from", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "derived-from", "base": [ "Measure" ], "type": "reference", "expression": "Measure.relatedArtifact.where(type='derived-from').resource", "xpath": "f:Measure/f:relatedArtifact[f:type/@value='derived-from']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "Measure" ], "type": "string", "expression": "Measure.description", "xpath": "f:Measure/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-effective", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "effective", "base": [ "Measure" ], "type": "date", "expression": "Measure.effectivePeriod", "xpath": "f:Measure/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "Measure" ], "type": "token", "expression": "Measure.identifier", "xpath": "f:Measure/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "Measure" ], "type": "token", "expression": "Measure.jurisdiction", "xpath": "f:Measure/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "Measure" ], "type": "string", "expression": "Measure.name", "xpath": "f:Measure/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-predecessor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "predecessor", "base": [ "Measure" ], "type": "reference", "expression": "Measure.relatedArtifact.where(type='predecessor').resource", "xpath": "f:Measure/f:relatedArtifact[f:type/@value='predecessor']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-publisher", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "publisher", "base": [ "Measure" ], "type": "string", "expression": "Measure.publisher", "xpath": "f:Measure/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "Measure" ], "type": "token", "expression": "Measure.status", "xpath": "f:Measure/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-successor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "successor", "base": [ "Measure" ], "type": "reference", "expression": "Measure.relatedArtifact.where(type='successor').resource", "xpath": "f:Measure/f:relatedArtifact[f:type/@value='successor']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "topic", "base": [ "Measure" ], "type": "token", "expression": "Measure.topic", "xpath": "f:Measure/f:topic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "url", "base": [ "Measure" ], "type": "uri", "expression": "Measure.url", "xpath": "f:Measure/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Measure-version", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "version", "base": [ "Measure" ], "type": "token", "expression": "Measure.version", "xpath": "f:Measure/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MeasureReport-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "MeasureReport" ], "type": "token", "expression": "MeasureReport.identifier", "xpath": "f:MeasureReport/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MeasureReport-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "patient", "base": [ "MeasureReport" ], "type": "reference", "expression": "MeasureReport.patient", "xpath": "f:MeasureReport/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MeasureReport-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "MeasureReport" ], "type": "token", "expression": "MeasureReport.status", "xpath": "f:MeasureReport/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-based-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "based-on", "base": [ "Media" ], "type": "reference", "expression": "Media.basedOn", "xpath": "f:Media/f:basedOn", "target": [ "ProcedureRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "Media" ], "type": "reference", "expression": "Media.context", "xpath": "f:Media/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-created", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "created", "base": [ "Media" ], "type": "date", "expression": "Media.content.creation", "xpath": "f:Media/f:content/f:creation" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "Media" ], "type": "date", "expression": "Media.occurrence", "xpath": "f:Media/f:occurrenceDateTime | f:Media/f:occurrencePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-device", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "device", "base": [ "Media" ], "type": "reference", "expression": "Media.device", "xpath": "f:Media/f:device", "target": [ "Device", "DeviceMetric" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "patient", "base": [ "Media" ], "type": "reference", "expression": "Media.subject", "xpath": "f:Media/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-site", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "site", "base": [ "Media" ], "type": "token", "expression": "Media.bodySite", "xpath": "f:Media/f:bodySite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "view", "base": [ "Media" ], "type": "token", "expression": "Media.view", "xpath": "f:Media/f:view" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/medications-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "code", "base": [ "Medication", "MedicationRequest", "MedicationAdministration", "MedicationStatement", "MedicationDispense" ], "type": "token", "expression": "Medication.code | MedicationRequest.medication.as(CodeableConcept) | MedicationAdministration.medication.as(CodeableConcept) | MedicationStatement.medication.as(CodeableConcept) | MedicationDispense.medication.as(CodeableConcept)", "xpath": "f:Medication/f:code | f:MedicationRequest/f:medicationCodeableConcept | f:MedicationAdministration/f:medicationCodeableConcept | f:MedicationStatement/f:medicationCodeableConcept | f:MedicationDispense/f:medicationCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-container", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "form", "base": [ "Medication" ], "type": "token", "expression": "Medication.form", "xpath": "f:Medication/f:form" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-ingredient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "ingredient", "base": [ "Medication" ], "type": "reference", "expression": "Medication.ingredient.item.as(Reference)", "xpath": "f:Medication/f:ingredient/f:itemReference", "target": [ "Medication", "Substance" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-ingredient-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "ingredient-code", "base": [ "Medication" ], "type": "token", "expression": "Medication.ingredient.item.as(CodeableConcept)", "xpath": "f:Medication/f:ingredient/f:itemCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-manufacturer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "manufacturer", "base": [ "Medication" ], "type": "reference", "expression": "Medication.manufacturer", "xpath": "f:Medication/f:manufacturer", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-over-the-counter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "over-the-counter", "base": [ "Medication" ], "type": "token", "expression": "Medication.isOverTheCounter", "xpath": "f:Medication/f:isOverTheCounter" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-package-item", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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/Medication-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "Medication" ], "type": "token", "expression": "Medication.status", "xpath": "f:Medication/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "MedicationAdministration" ], "type": "reference", "expression": "MedicationAdministration.context", "xpath": "f:MedicationAdministration/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-device", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "device", "base": [ "MedicationAdministration" ], "type": "reference", "expression": "MedicationAdministration.device", "xpath": "f:MedicationAdministration/f:device", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-effective-time", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "effective-time", "base": [ "MedicationAdministration" ], "type": "date", "expression": "MedicationAdministration.effective", "xpath": "f:MedicationAdministration/f:effectiveDateTime | f:MedicationAdministration/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/medications-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "MedicationRequest", "MedicationAdministration", "MedicationStatement", "MedicationDispense" ], "type": "token", "expression": "MedicationRequest.identifier | MedicationAdministration.identifier | MedicationStatement.identifier | MedicationDispense.identifier", "xpath": "f:MedicationRequest/f:identifier | f:MedicationAdministration/f:identifier | f:MedicationStatement/f:identifier | f:MedicationDispense/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/medications-medication", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "medication", "base": [ "MedicationRequest", "MedicationAdministration", "MedicationStatement", "MedicationDispense" ], "type": "reference", "expression": "MedicationRequest.medication.as(Reference) | MedicationAdministration.medication.as(Reference) | MedicationStatement.medication.as(Reference) | MedicationDispense.medication.as(Reference)", "xpath": "f:MedicationRequest/f:medicationReference | f:MedicationAdministration/f:medicationReference | f:MedicationStatement/f:medicationReference | f:MedicationDispense/f:medicationReference", "target": [ "Medication" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-not-given", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "not-given", "base": [ "MedicationAdministration" ], "type": "token", "expression": "MedicationAdministration.notGiven", "xpath": "f:MedicationAdministration/f:notGiven" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/medications-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "patient", "base": [ "MedicationRequest", "MedicationAdministration", "MedicationStatement", "MedicationDispense" ], "type": "reference", "expression": "MedicationRequest.subject | MedicationAdministration.subject | MedicationStatement.subject | MedicationDispense.subject", "xpath": "f:MedicationRequest/f:subject | f:MedicationAdministration/f:subject | f:MedicationStatement/f:subject | f:MedicationDispense/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "performer", "base": [ "MedicationAdministration" ], "type": "reference", "expression": "MedicationAdministration.performer.actor", "xpath": "f:MedicationAdministration/f:performer/f:actor", "target": [ "Practitioner", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/medications-prescription", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "prescription", "base": [ "MedicationAdministration", "MedicationDispense" ], "type": "reference", "expression": "MedicationAdministration.prescription | MedicationDispense.authorizingPrescription", "xpath": "f:MedicationAdministration/f:prescription | f:MedicationDispense/f:authorizingPrescription", "target": [ "MedicationRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-given", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "reason-given", "base": [ "MedicationAdministration" ], "type": "token", "expression": "MedicationAdministration.reasonCode", "xpath": "f:MedicationAdministration/f:reasonCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-not-given", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "reason-not-given", "base": [ "MedicationAdministration" ], "type": "token", "expression": "MedicationAdministration.reasonNotGiven", "xpath": "f:MedicationAdministration/f:reasonNotGiven" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/medications-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "MedicationRequest", "MedicationAdministration", "MedicationStatement", "MedicationDispense" ], "type": "token", "expression": "MedicationRequest.status | MedicationAdministration.status | MedicationStatement.status | MedicationDispense.status", "xpath": "f:MedicationRequest/f:status | f:MedicationAdministration/f:status | f:MedicationStatement/f:status | f:MedicationDispense/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "MedicationAdministration" ], "type": "reference", "expression": "MedicationAdministration.subject", "xpath": "f:MedicationAdministration/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "MedicationDispense" ], "type": "reference", "expression": "MedicationDispense.context", "xpath": "f:MedicationDispense/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-destination", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "destination", "base": [ "MedicationDispense" ], "type": "reference", "expression": "MedicationDispense.destination", "xpath": "f:MedicationDispense/f:destination", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-performer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "performer", "base": [ "MedicationDispense" ], "type": "reference", "expression": "MedicationDispense.performer.actor", "xpath": "f:MedicationDispense/f:performer/f:actor", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-receiver", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "MedicationDispense" ], "type": "reference", "expression": "MedicationDispense.subject", "xpath": "f:MedicationDispense/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "whenprepared", "base": [ "MedicationDispense" ], "type": "date", "expression": "MedicationDispense.whenPrepared", "xpath": "f:MedicationDispense/f:whenPrepared" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "authoredon", "base": [ "MedicationRequest" ], "type": "date", "expression": "MedicationRequest.authoredOn", "xpath": "f:MedicationRequest/f:authoredOn" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationRequest-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "category", "base": [ "MedicationRequest" ], "type": "token", "expression": "MedicationRequest.category", "xpath": "f:MedicationRequest/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationRequest-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "MedicationRequest" ], "type": "reference", "expression": "MedicationRequest.context", "xpath": "f:MedicationRequest/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/medications-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "MedicationRequest" ], "type": "date", "expression": "MedicationRequest.dosageInstruction.timing.event", "xpath": "f:MedicationRequest/f:dosageInstruction/f:timing/f:event" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-dispenser", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "intended-dispenser", "base": [ "MedicationRequest" ], "type": "reference", "expression": "MedicationRequest.dispenseRequest.performer", "xpath": "f:MedicationRequest/f:dispenseRequest/f:performer", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationRequest-intent", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "intent", "base": [ "MedicationRequest" ], "type": "token", "expression": "MedicationRequest.intent", "xpath": "f:MedicationRequest/f:intent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationRequest-priority", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "priority", "base": [ "MedicationRequest" ], "type": "token", "expression": "MedicationRequest.priority", "xpath": "f:MedicationRequest/f:priority" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationRequest-requester", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "requester", "base": [ "MedicationRequest" ], "type": "reference", "expression": "MedicationRequest.requester.agent", "xpath": "f:MedicationRequest/f:requester/f:agent", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationRequest-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "MedicationRequest" ], "type": "reference", "expression": "MedicationRequest.subject", "xpath": "f:MedicationRequest/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "category", "base": [ "MedicationStatement" ], "type": "token", "expression": "MedicationStatement.category", "xpath": "f:MedicationStatement/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "MedicationStatement" ], "type": "reference", "expression": "MedicationStatement.context", "xpath": "f:MedicationStatement/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-effective", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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-part-of", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "part-of", "base": [ "MedicationStatement" ], "type": "reference", "expression": "MedicationStatement.partOf", "xpath": "f:MedicationStatement/f:partOf", "target": [ "MedicationDispense", "Observation", "MedicationAdministration", "Procedure", "MedicationStatement" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-source", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "source", "base": [ "MedicationStatement" ], "type": "reference", "expression": "MedicationStatement.informationSource", "xpath": "f:MedicationStatement/f:informationSource", "target": [ "Practitioner", "Organization", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "MedicationStatement" ], "type": "reference", "expression": "MedicationStatement.subject", "xpath": "f:MedicationStatement/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "category", "base": [ "MessageDefinition" ], "type": "token", "expression": "MessageDefinition.category", "xpath": "f:MessageDefinition/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "MessageDefinition" ], "type": "date", "expression": "MessageDefinition.date", "xpath": "f:MessageDefinition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "MessageDefinition" ], "type": "string", "expression": "MessageDefinition.description", "xpath": "f:MessageDefinition/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-event", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "event", "base": [ "MessageDefinition" ], "type": "token", "expression": "MessageDefinition.event", "xpath": "f:MessageDefinition/f:event" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-focus", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "focus", "base": [ "MessageDefinition" ], "type": "token", "expression": "MessageDefinition.focus.code", "xpath": "f:MessageDefinition/f:focus/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "MessageDefinition" ], "type": "token", "expression": "MessageDefinition.identifier", "xpath": "f:MessageDefinition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "MessageDefinition" ], "type": "token", "expression": "MessageDefinition.jurisdiction", "xpath": "f:MessageDefinition/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "MessageDefinition" ], "type": "string", "expression": "MessageDefinition.name", "xpath": "f:MessageDefinition/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-publisher", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "publisher", "base": [ "MessageDefinition" ], "type": "string", "expression": "MessageDefinition.publisher", "xpath": "f:MessageDefinition/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "MessageDefinition" ], "type": "token", "expression": "MessageDefinition.status", "xpath": "f:MessageDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "MessageDefinition" ], "type": "string", "expression": "MessageDefinition.title", "xpath": "f:MessageDefinition/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "url", "base": [ "MessageDefinition" ], "type": "uri", "expression": "MessageDefinition.url", "xpath": "f:MessageDefinition/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageDefinition-version", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "version", "base": [ "MessageDefinition" ], "type": "token", "expression": "MessageDefinition.version", "xpath": "f:MessageDefinition/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-author", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "code", "base": [ "MessageHeader" ], "type": "token", "expression": "MessageHeader.response.code", "xpath": "f:MessageHeader/f:response/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "event", "base": [ "MessageHeader" ], "type": "token", "expression": "MessageHeader.event", "xpath": "f:MessageHeader/f:event" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-focus", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "focus", "base": [ "MessageHeader" ], "type": "reference", "expression": "MessageHeader.focus", "xpath": "f:MessageHeader/f:focus", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-receiver", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "responsible", "base": [ "MessageHeader" ], "type": "reference", "expression": "MessageHeader.responsible", "xpath": "f:MessageHeader/f:responsible", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-sender", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "sender", "base": [ "MessageHeader" ], "type": "reference", "expression": "MessageHeader.sender", "xpath": "f:MessageHeader/f:sender", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-source", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "contact", "base": [ "NamingSystem" ], "type": "string", "expression": "NamingSystem.contact.name", "xpath": "f:NamingSystem/f:contact/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "NamingSystem" ], "type": "date", "expression": "NamingSystem.date", "xpath": "f:NamingSystem/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "NamingSystem" ], "type": "string", "expression": "NamingSystem.description", "xpath": "f:NamingSystem/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-id-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "NamingSystem" ], "type": "token", "expression": "NamingSystem.jurisdiction", "xpath": "f:NamingSystem/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-kind", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "value", "base": [ "NamingSystem" ], "type": "string", "expression": "NamingSystem.uniqueId.value", "xpath": "f:NamingSystem/f:uniqueId/f:value" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-additive", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "additive", "base": [ "NutritionOrder" ], "type": "token", "expression": "NutritionOrder.enteralFormula.additiveType", "xpath": "f:NutritionOrder/f:enteralFormula/f:additiveType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-datetime", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "datetime", "base": [ "NutritionOrder" ], "type": "date", "expression": "NutritionOrder.dateTime", "xpath": "f:NutritionOrder/f:dateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-formula", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "formula", "base": [ "NutritionOrder" ], "type": "token", "expression": "NutritionOrder.enteralFormula.baseFormulaType", "xpath": "f:NutritionOrder/f:enteralFormula/f:baseFormulaType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-oraldiet", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "oraldiet", "base": [ "NutritionOrder" ], "type": "token", "expression": "NutritionOrder.oralDiet.type", "xpath": "f:NutritionOrder/f:oralDiet/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-provider", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "provider", "base": [ "NutritionOrder" ], "type": "reference", "expression": "NutritionOrder.orderer", "xpath": "f:NutritionOrder/f:orderer", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "NutritionOrder" ], "type": "token", "expression": "NutritionOrder.status", "xpath": "f:NutritionOrder/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-supplement", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "supplement", "base": [ "NutritionOrder" ], "type": "token", "expression": "NutritionOrder.supplement.type", "xpath": "f:NutritionOrder/f:supplement/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-based-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "based-on", "base": [ "Observation" ], "type": "reference", "expression": "Observation.basedOn", "xpath": "f:Observation/f:basedOn", "target": [ "ReferralRequest", "CarePlan", "MedicationRequest", "NutritionOrder", "ProcedureRequest", "DeviceRequest", "ImmunizationRecommendation" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "category", "base": [ "Observation" ], "type": "token", "expression": "Observation.category", "xpath": "f:Observation/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "code-value-concept", "base": [ "Observation" ], "type": "composite", "expression": "Observation", "component": [ { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-code" }, "expression": "code" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-value-concept" }, "expression": "value.as(CodeableConcept)" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-code-value-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "code-value-date", "base": [ "Observation" ], "type": "composite", "expression": "Observation", "component": [ { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-code" }, "expression": "code" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-value-date" }, "expression": "value.as(DateTime) | value.as(Period)" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "code-value-quantity", "base": [ "Observation" ], "type": "composite", "expression": "Observation", "component": [ { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-code" }, "expression": "code" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-value-quantity" }, "expression": "value.as(Quantity)" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-code-value-string", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "code-value-string", "base": [ "Observation" ], "type": "composite", "expression": "Observation", "component": [ { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-code" }, "expression": "code" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-value-string" }, "expression": "value.as(string)" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-combo-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "combo-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-combo-code-value-concept", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "combo-code-value-concept", "base": [ "Observation" ], "type": "composite", "expression": "Observation | Observation.component", "component": [ { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-combo-code" }, "expression": "code" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept" }, "expression": "value.as(CodeableConcept)" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "combo-code-value-quantity", "base": [ "Observation" ], "type": "composite", "expression": "Observation | Observation.component", "component": [ { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-combo-code" }, "expression": "code" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity" }, "expression": "value.as(Quantity)" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "combo-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-combo-value-concept", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "combo-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-combo-value-quantity", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "combo-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-component-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "component-code", "base": [ "Observation" ], "type": "token", "expression": "Observation.component.code", "xpath": "f:Observation/f:component/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "component-code-value-concept", "base": [ "Observation" ], "type": "composite", "expression": "Observation.component", "component": [ { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-component-code" }, "expression": "code" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept" }, "expression": "value.as(CodeableConcept)" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "component-code-value-quantity", "base": [ "Observation" ], "type": "composite", "expression": "Observation.component", "component": [ { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-component-code" }, "expression": "code" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity" }, "expression": "value.as(Quantity)" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "component-data-absent-reason", "base": [ "Observation" ], "type": "token", "expression": "Observation.component.dataAbsentReason", "xpath": "f:Observation/f:component/f:dataAbsentReason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "component-value-concept", "base": [ "Observation" ], "type": "token", "expression": "Observation.component.value.as(CodeableConcept)", "xpath": "f:Observation/f:component/f:valueCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "component-value-quantity", "base": [ "Observation" ], "type": "quantity", "expression": "Observation.component.value.as(Quantity)", "xpath": "f:Observation/f:component/f:valueQuantity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "Observation" ], "type": "reference", "expression": "Observation.context", "xpath": "f:Observation/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "data-absent-reason", "base": [ "Observation" ], "type": "token", "expression": "Observation.dataAbsentReason", "xpath": "f:Observation/f:dataAbsentReason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-device", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "device", "base": [ "Observation" ], "type": "reference", "expression": "Observation.device", "xpath": "f:Observation/f:device", "target": [ "Device", "DeviceMetric" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-method", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "method", "base": [ "Observation" ], "type": "token", "expression": "Observation.method", "xpath": "f:Observation/f:method" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-performer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "related", "base": [ "Observation" ], "type": "composite", "expression": "Observation.related", "component": [ { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-related-target" }, "expression": "target" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Observation-related-type" }, "expression": "type" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-related-target", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "value-concept", "base": [ "Observation" ], "type": "token", "expression": "Observation.value.as(CodeableConcept)", "xpath": "f:Observation/f:valueCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-value-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "value-quantity", "base": [ "Observation" ], "type": "quantity", "expression": "Observation.value.as(Quantity)", "xpath": "f:Observation/f:valueQuantity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-value-string", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "value-string", "base": [ "Observation" ], "type": "string", "expression": "Observation.value.as(String)", "xpath": "f:Observation/f:valueString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-base", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "code", "base": [ "OperationDefinition" ], "type": "token", "expression": "OperationDefinition.code", "xpath": "f:OperationDefinition/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "OperationDefinition" ], "type": "date", "expression": "OperationDefinition.date", "xpath": "f:OperationDefinition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "OperationDefinition" ], "type": "string", "expression": "OperationDefinition.description", "xpath": "f:OperationDefinition/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "instance", "base": [ "OperationDefinition" ], "type": "token", "expression": "OperationDefinition.instance", "xpath": "f:OperationDefinition/f:instance" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "OperationDefinition" ], "type": "token", "expression": "OperationDefinition.jurisdiction", "xpath": "f:OperationDefinition/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "name", "base": [ "OperationDefinition" ], "type": "string", "expression": "OperationDefinition.name", "xpath": "f:OperationDefinition/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-param-profile", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "param-profile", "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-endpoint", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "endpoint", "base": [ "Organization" ], "type": "reference", "expression": "Organization.endpoint", "xpath": "f:Organization/f:endpoint", "target": [ "Endpoint" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "name", "base": [ "Organization" ], "type": "string", "expression": "Organization.name | Organization.alias", "xpath": "f:Organization/f:name | f:Organization/f:alias" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-partof", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "active", "base": [ "Patient" ], "type": "token", "expression": "Patient.active", "xpath": "f:Patient/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-address", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "address", "base": [ "RelatedPerson", "Practitioner", "Person", "Patient" ], "type": "string", "expression": "RelatedPerson.address | Practitioner.address | Person.address | Patient.address", "xpath": "f:RelatedPerson/f:address | f:Practitioner/f:address | f:Person/f:address | f:Patient/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-address-city", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "address-city", "base": [ "RelatedPerson", "Practitioner", "Person", "Patient" ], "type": "string", "expression": "RelatedPerson.address.city | Practitioner.address.city | Person.address.city | Patient.address.city", "xpath": "f:RelatedPerson/f:address/f:city | f:Practitioner/f:address/f:city | f:Person/f:address/f:city | f:Patient/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-address-country", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "address-country", "base": [ "RelatedPerson", "Practitioner", "Person", "Patient" ], "type": "string", "expression": "RelatedPerson.address.country | Practitioner.address.country | Person.address.country | Patient.address.country", "xpath": "f:RelatedPerson/f:address/f:country | f:Practitioner/f:address/f:country | f:Person/f:address/f:country | f:Patient/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "address-postalcode", "base": [ "RelatedPerson", "Practitioner", "Person", "Patient" ], "type": "string", "expression": "RelatedPerson.address.postalCode | Practitioner.address.postalCode | Person.address.postalCode | Patient.address.postalCode", "xpath": "f:RelatedPerson/f:address/f:postalCode | f:Practitioner/f:address/f:postalCode | f:Person/f:address/f:postalCode | f:Patient/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-address-state", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "address-state", "base": [ "RelatedPerson", "Practitioner", "Person", "Patient" ], "type": "string", "expression": "RelatedPerson.address.state | Practitioner.address.state | Person.address.state | Patient.address.state", "xpath": "f:RelatedPerson/f:address/f:state | f:Practitioner/f:address/f:state | f:Person/f:address/f:state | f:Patient/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-address-use", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "address-use", "base": [ "RelatedPerson", "Practitioner", "Person", "Patient" ], "type": "token", "expression": "RelatedPerson.address.use | Practitioner.address.use | Person.address.use | Patient.address.use", "xpath": "f:RelatedPerson/f:address/f:use | f:Practitioner/f:address/f:use | f:Person/f:address/f:use | f:Patient/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-animal-breed", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "animal-species", "base": [ "Patient" ], "type": "token", "expression": "Patient.animal.species", "xpath": "f:Patient/f:animal/f:species" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-birthdate", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "birthdate", "base": [ "RelatedPerson", "Person", "Patient" ], "type": "date", "expression": "RelatedPerson.birthDate | Person.birthDate | Patient.birthDate", "xpath": "f:RelatedPerson/f:birthDate | f:Person/f:birthDate | f:Patient/f:birthDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-death-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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/individual-email", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "email", "base": [ "PractitionerRole", "RelatedPerson", "Practitioner", "Person", "Patient" ], "type": "token", "expression": "PractitionerRole.telecom.where(system='email') | RelatedPerson.telecom.where(system='email') | Practitioner.telecom.where(system='email') | Person.telecom.where(system='email') | Patient.telecom.where(system='email')", "xpath": "f:PractitionerRole/f:telecom[system/@value='email'] | f:RelatedPerson/f:telecom[system/@value='email'] | f:Practitioner/f:telecom[system/@value='email'] | f:Person/f:telecom[system/@value='email'] | f:Patient/f:telecom[system/@value='email']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-family", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "family", "base": [ "Practitioner", "Patient" ], "type": "string", "expression": "Practitioner.name.family | Patient.name.family", "xpath": "f:Practitioner/f:name/f:family | f:Patient/f:name/f:family" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-gender", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "gender", "base": [ "RelatedPerson", "Practitioner", "Person", "Patient" ], "type": "token", "expression": "RelatedPerson.gender | Practitioner.gender | Person.gender | Patient.gender", "xpath": "f:RelatedPerson/f:gender | f:Practitioner/f:gender | f:Person/f:gender | f:Patient/f:gender" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "general-practitioner", "base": [ "Patient" ], "type": "reference", "expression": "Patient.generalPractitioner", "xpath": "f:Patient/f:generalPractitioner", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-given", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "given", "base": [ "Practitioner", "Patient" ], "type": "string", "expression": "Practitioner.name.given | Patient.name.given", "xpath": "f:Practitioner/f:name/f:given | f:Patient/f:name/f:given" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "organization", "base": [ "Patient" ], "type": "reference", "expression": "Patient.managingOrganization", "xpath": "f:Patient/f:managingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-phone", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "phone", "base": [ "PractitionerRole", "RelatedPerson", "Practitioner", "Person", "Patient" ], "type": "token", "expression": "PractitionerRole.telecom.where(system='phone') | RelatedPerson.telecom.where(system='phone') | Practitioner.telecom.where(system='phone') | Person.telecom.where(system='phone') | Patient.telecom.where(system='phone')", "xpath": "f:PractitionerRole/f:telecom[system/@value='phone'] | f:RelatedPerson/f:telecom[system/@value='phone'] | f:Practitioner/f:telecom[system/@value='phone'] | f:Person/f:telecom[system/@value='phone'] | f:Patient/f:telecom[system/@value='phone']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-phonetic", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "phonetic", "base": [ "RelatedPerson", "Practitioner", "Person", "Patient" ], "type": "string", "expression": "RelatedPerson.name | Practitioner.name | Person.name | Patient.name", "xpath": "f:RelatedPerson/f:name | f:Practitioner/f:name | f:Person/f:name | f:Patient/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/individual-telecom", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "telecom", "base": [ "PractitionerRole", "RelatedPerson", "Practitioner", "Person", "Patient" ], "type": "token", "expression": "PractitionerRole.telecom | RelatedPerson.telecom | Practitioner.telecom | Person.telecom | Patient.telecom", "xpath": "f:PractitionerRole/f:telecom | f:RelatedPerson/f:telecom | f:Practitioner/f:telecom | f:Person/f:telecom | f:Patient/f:telecom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-created", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "PaymentNotice" ], "type": "token", "expression": "PaymentNotice.identifier", "xpath": "f:PaymentNotice/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "organization", "base": [ "PaymentNotice" ], "type": "reference", "expression": "PaymentNotice.organization", "xpath": "f:PaymentNotice/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-payment-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "payment-status", "base": [ "PaymentNotice" ], "type": "token", "expression": "PaymentNotice.paymentStatus", "xpath": "f:PaymentNotice/f:paymentStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-provider", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "provider", "base": [ "PaymentNotice" ], "type": "reference", "expression": "PaymentNotice.provider", "xpath": "f:PaymentNotice/f:provider", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-request", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request", "base": [ "PaymentNotice" ], "type": "reference", "expression": "PaymentNotice.request", "xpath": "f:PaymentNotice/f:request", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-response", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "response", "base": [ "PaymentNotice" ], "type": "reference", "expression": "PaymentNotice.response", "xpath": "f:PaymentNotice/f:response", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-statusdate", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "PaymentReconciliation" ], "type": "token", "expression": "PaymentReconciliation.identifier", "xpath": "f:PaymentReconciliation/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "organization", "base": [ "PaymentReconciliation" ], "type": "reference", "expression": "PaymentReconciliation.organization", "xpath": "f:PaymentReconciliation/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-outcome", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "outcome", "base": [ "PaymentReconciliation" ], "type": "token", "expression": "PaymentReconciliation.outcome", "xpath": "f:PaymentReconciliation/f:outcome" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request", "base": [ "PaymentReconciliation" ], "type": "reference", "expression": "PaymentReconciliation.request", "xpath": "f:PaymentReconciliation/f:request", "target": [ "ProcessRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request-organization", "base": [ "PaymentReconciliation" ], "type": "reference", "expression": "PaymentReconciliation.requestOrganization", "xpath": "f:PaymentReconciliation/f:requestOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-provider", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request-provider", "base": [ "PaymentReconciliation" ], "type": "reference", "expression": "PaymentReconciliation.requestProvider", "xpath": "f:PaymentReconciliation/f:requestProvider", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-practitioner", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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/PlanDefinition-composed-of", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "composed-of", "base": [ "PlanDefinition" ], "type": "reference", "expression": "PlanDefinition.relatedArtifact.where(type='composed-of').resource", "xpath": "f:PlanDefinition/f:relatedArtifact[f:type/@value='composed-of']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "PlanDefinition" ], "type": "date", "expression": "PlanDefinition.date", "xpath": "f:PlanDefinition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-depends-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "depends-on", "base": [ "PlanDefinition" ], "type": "reference", "expression": "PlanDefinition.relatedArtifact.where(type='depends-on').resource | PlanDefinition.library", "xpath": "f:PlanDefinition/f:relatedArtifact[f:type/@value='depends-on']/f:resource | f:PlanDefinition/f:library", "target": [ "Library", "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-derived-from", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "derived-from", "base": [ "PlanDefinition" ], "type": "reference", "expression": "PlanDefinition.relatedArtifact.where(type='derived-from').resource", "xpath": "f:PlanDefinition/f:relatedArtifact[f:type/@value='derived-from']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "PlanDefinition" ], "type": "string", "expression": "PlanDefinition.description", "xpath": "f:PlanDefinition/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-effective", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "effective", "base": [ "PlanDefinition" ], "type": "date", "expression": "PlanDefinition.effectivePeriod", "xpath": "f:PlanDefinition/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "PlanDefinition" ], "type": "token", "expression": "PlanDefinition.identifier", "xpath": "f:PlanDefinition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "PlanDefinition" ], "type": "token", "expression": "PlanDefinition.jurisdiction", "xpath": "f:PlanDefinition/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "PlanDefinition" ], "type": "string", "expression": "PlanDefinition.name", "xpath": "f:PlanDefinition/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-predecessor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "predecessor", "base": [ "PlanDefinition" ], "type": "reference", "expression": "PlanDefinition.relatedArtifact.where(type='predecessor').resource", "xpath": "f:PlanDefinition/f:relatedArtifact[f:type/@value='predecessor']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-publisher", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "publisher", "base": [ "PlanDefinition" ], "type": "string", "expression": "PlanDefinition.publisher", "xpath": "f:PlanDefinition/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "PlanDefinition" ], "type": "token", "expression": "PlanDefinition.status", "xpath": "f:PlanDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-successor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "successor", "base": [ "PlanDefinition" ], "type": "reference", "expression": "PlanDefinition.relatedArtifact.where(type='successor').resource", "xpath": "f:PlanDefinition/f:relatedArtifact[f:type/@value='successor']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "topic", "base": [ "PlanDefinition" ], "type": "token", "expression": "PlanDefinition.topic", "xpath": "f:PlanDefinition/f:topic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "url", "base": [ "PlanDefinition" ], "type": "uri", "expression": "PlanDefinition.url", "xpath": "f:PlanDefinition/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PlanDefinition-version", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "version", "base": [ "PlanDefinition" ], "type": "token", "expression": "PlanDefinition.version", "xpath": "f:PlanDefinition/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-active", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "active", "base": [ "Practitioner" ], "type": "token", "expression": "Practitioner.active", "xpath": "f:Practitioner/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-communication", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "communication", "base": [ "Practitioner" ], "type": "token", "expression": "Practitioner.communication", "xpath": "f:Practitioner/f:communication" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "Practitioner" ], "type": "token", "expression": "Practitioner.identifier", "xpath": "f:Practitioner/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "Practitioner" ], "type": "string", "expression": "Practitioner.name", "xpath": "f:Practitioner/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-active", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "active", "base": [ "PractitionerRole" ], "type": "token", "expression": "PractitionerRole.active", "xpath": "f:PractitionerRole/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "PractitionerRole" ], "type": "date", "expression": "PractitionerRole.period", "xpath": "f:PractitionerRole/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-endpoint", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "endpoint", "base": [ "PractitionerRole" ], "type": "reference", "expression": "PractitionerRole.endpoint", "xpath": "f:PractitionerRole/f:endpoint", "target": [ "Endpoint" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "organization", "base": [ "PractitionerRole" ], "type": "reference", "expression": "PractitionerRole.organization", "xpath": "f:PractitionerRole/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "role", "base": [ "PractitionerRole" ], "type": "token", "expression": "PractitionerRole.code", "xpath": "f:PractitionerRole/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-service", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "service", "base": [ "PractitionerRole" ], "type": "reference", "expression": "PractitionerRole.healthcareService", "xpath": "f:PractitionerRole/f:healthcareService", "target": [ "HealthcareService" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "specialty", "base": [ "PractitionerRole" ], "type": "token", "expression": "PractitionerRole.specialty", "xpath": "f:PractitionerRole/f:specialty" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-based-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "based-on", "base": [ "Procedure" ], "type": "reference", "expression": "Procedure.basedOn", "xpath": "f:Procedure/f:basedOn", "target": [ "ReferralRequest", "CarePlan", "ProcedureRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "category", "base": [ "Procedure" ], "type": "token", "expression": "Procedure.category", "xpath": "f:Procedure/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "Procedure" ], "type": "reference", "expression": "Procedure.context", "xpath": "f:Procedure/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-definition", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "definition", "base": [ "Procedure" ], "type": "reference", "expression": "Procedure.definition", "xpath": "f:Procedure/f:definition", "target": [ "PlanDefinition", "HealthcareService", "ActivityDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-location", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "location", "base": [ "Procedure" ], "type": "reference", "expression": "Procedure.location", "xpath": "f:Procedure/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-part-of", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "part-of", "base": [ "Procedure" ], "type": "reference", "expression": "Procedure.partOf", "xpath": "f:Procedure/f:partOf", "target": [ "Observation", "Procedure", "MedicationAdministration" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-performer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "performer", "base": [ "Procedure" ], "type": "reference", "expression": "Procedure.performer.actor", "xpath": "f:Procedure/f:performer/f:actor", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "Procedure" ], "type": "token", "expression": "Procedure.status", "xpath": "f:Procedure/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "Procedure" ], "type": "reference", "expression": "Procedure.subject", "xpath": "f:Procedure/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-authored", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "authored", "base": [ "ProcedureRequest" ], "type": "date", "expression": "ProcedureRequest.authoredOn", "xpath": "f:ProcedureRequest/f:authoredOn" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-based-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "based-on", "base": [ "ProcedureRequest" ], "type": "reference", "expression": "ProcedureRequest.basedOn", "xpath": "f:ProcedureRequest/f:basedOn", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-body-site", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "body-site", "base": [ "ProcedureRequest" ], "type": "token", "expression": "ProcedureRequest.bodySite", "xpath": "f:ProcedureRequest/f:bodySite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "ProcedureRequest" ], "type": "reference", "expression": "ProcedureRequest.context", "xpath": "f:ProcedureRequest/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-definition", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "definition", "base": [ "ProcedureRequest" ], "type": "reference", "expression": "ProcedureRequest.definition", "xpath": "f:ProcedureRequest/f:definition", "target": [ "PlanDefinition", "ActivityDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-intent", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "intent", "base": [ "ProcedureRequest" ], "type": "token", "expression": "ProcedureRequest.intent", "xpath": "f:ProcedureRequest/f:intent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-occurrence", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "occurrence", "base": [ "ProcedureRequest" ], "type": "date", "expression": "ProcedureRequest.occurrence", "xpath": "f:ProcedureRequest/f:occurrenceDateTime | f:ProcedureRequest/f:occurrencePeriod | f:ProcedureRequest/f:occurrenceTiming" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-performer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "performer", "base": [ "ProcedureRequest" ], "type": "reference", "expression": "ProcedureRequest.performer", "xpath": "f:ProcedureRequest/f:performer", "target": [ "Practitioner", "Organization", "Device", "Patient", "HealthcareService", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-performer-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "performer-type", "base": [ "ProcedureRequest" ], "type": "token", "expression": "ProcedureRequest.performerType", "xpath": "f:ProcedureRequest/f:performerType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-priority", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "priority", "base": [ "ProcedureRequest" ], "type": "token", "expression": "ProcedureRequest.priority", "xpath": "f:ProcedureRequest/f:priority" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-replaces", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "replaces", "base": [ "ProcedureRequest" ], "type": "reference", "expression": "ProcedureRequest.replaces", "xpath": "f:ProcedureRequest/f:replaces", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-requester", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "requester", "base": [ "ProcedureRequest" ], "type": "reference", "expression": "ProcedureRequest.requester.agent", "xpath": "f:ProcedureRequest/f:requester/f:agent", "target": [ "Practitioner", "Organization", "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-requisition", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "requisition", "base": [ "ProcedureRequest" ], "type": "token", "expression": "ProcedureRequest.requisition", "xpath": "f:ProcedureRequest/f:requisition" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-specimen", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "specimen", "base": [ "ProcedureRequest" ], "type": "reference", "expression": "ProcedureRequest.specimen", "xpath": "f:ProcedureRequest/f:specimen", "target": [ "Specimen" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "ProcedureRequest" ], "type": "token", "expression": "ProcedureRequest.status", "xpath": "f:ProcedureRequest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "ProcedureRequest" ], "type": "reference", "expression": "ProcedureRequest.subject", "xpath": "f:ProcedureRequest/f:subject", "target": [ "Group", "Device", "Patient", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-action", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ProcessRequest" ], "type": "token", "expression": "ProcessRequest.identifier", "xpath": "f:ProcessRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "organization", "base": [ "ProcessRequest" ], "type": "reference", "expression": "ProcessRequest.organization", "xpath": "f:ProcessRequest/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-provider", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "provider", "base": [ "ProcessRequest" ], "type": "reference", "expression": "ProcessRequest.provider", "xpath": "f:ProcessRequest/f:provider", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ProcessResponse" ], "type": "token", "expression": "ProcessResponse.identifier", "xpath": "f:ProcessResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "organization", "base": [ "ProcessResponse" ], "type": "reference", "expression": "ProcessResponse.organization", "xpath": "f:ProcessResponse/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request", "base": [ "ProcessResponse" ], "type": "reference", "expression": "ProcessResponse.request", "xpath": "f:ProcessResponse/f:request", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request-organization", "base": [ "ProcessResponse" ], "type": "reference", "expression": "ProcessResponse.requestOrganization", "xpath": "f:ProcessResponse/f:requestOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-provider", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "request-provider", "base": [ "ProcessResponse" ], "type": "reference", "expression": "ProcessResponse.requestProvider", "xpath": "f:ProcessResponse/f:requestProvider", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-agent", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "agent", "base": [ "Provenance" ], "type": "reference", "expression": "Provenance.agent.who", "xpath": "f:Provenance/f:agent/f:whoUri | f:Provenance/f:agent/f:whoReference", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-agent-role", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "agent-role", "base": [ "Provenance" ], "type": "token", "expression": "Provenance.agent.role", "xpath": "f:Provenance/f:agent/f:role" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-end", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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-id", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "entity-id", "base": [ "Provenance" ], "type": "token", "expression": "Provenance.entity.what.as(Identifier)", "xpath": "f:Provenance/f:entity/f:whatIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-entity-ref", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "entity-ref", "base": [ "Provenance" ], "type": "reference", "expression": "Provenance.entity.what.as(Reference)", "xpath": "f:Provenance/f:entity/f:whatReference", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-location", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "patient", "base": [ "Provenance" ], "type": "reference", "expression": "Provenance.target", "xpath": "f:Provenance/f:target", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-recorded", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "recorded", "base": [ "Provenance" ], "type": "date", "expression": "Provenance.recorded", "xpath": "f:Provenance/f:recorded" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-signature-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "signature-type", "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "target", "base": [ "Provenance" ], "type": "reference", "expression": "Provenance.target", "xpath": "f:Provenance/f:target", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "code", "base": [ "Questionnaire" ], "type": "token", "expression": "Questionnaire.item.code", "xpath": "f:Questionnaire/f:item/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "Questionnaire" ], "type": "date", "expression": "Questionnaire.date", "xpath": "f:Questionnaire/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "Questionnaire" ], "type": "string", "expression": "Questionnaire.description", "xpath": "f:Questionnaire/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-effective", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "effective", "base": [ "Questionnaire" ], "type": "date", "expression": "Questionnaire.effectivePeriod", "xpath": "f:Questionnaire/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "Questionnaire" ], "type": "token", "expression": "Questionnaire.identifier", "xpath": "f:Questionnaire/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "Questionnaire" ], "type": "token", "expression": "Questionnaire.jurisdiction", "xpath": "f:Questionnaire/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "Questionnaire" ], "type": "string", "expression": "Questionnaire.name", "xpath": "f:Questionnaire/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-publisher", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "title", "base": [ "Questionnaire" ], "type": "string", "expression": "Questionnaire.title", "xpath": "f:Questionnaire/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "url", "base": [ "Questionnaire" ], "type": "uri", "expression": "Questionnaire.url", "xpath": "f:Questionnaire/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-version", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "version", "base": [ "Questionnaire" ], "type": "token", "expression": "Questionnaire.version", "xpath": "f:Questionnaire/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "based-on", "base": [ "QuestionnaireResponse" ], "type": "reference", "expression": "QuestionnaireResponse.basedOn", "xpath": "f:QuestionnaireResponse/f:basedOn", "target": [ "ReferralRequest", "CarePlan", "ProcedureRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "subject", "base": [ "QuestionnaireResponse" ], "type": "reference", "expression": "QuestionnaireResponse.subject", "xpath": "f:QuestionnaireResponse/f:subject", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-authored-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "authored-on", "base": [ "ReferralRequest" ], "type": "date", "expression": "ReferralRequest.authoredOn", "xpath": "f:ReferralRequest/f:authoredOn" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-based-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "based-on", "base": [ "ReferralRequest" ], "type": "reference", "expression": "ReferralRequest.basedOn", "xpath": "f:ReferralRequest/f:basedOn", "target": [ "ReferralRequest", "CarePlan", "ProcedureRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "ReferralRequest" ], "type": "reference", "expression": "ReferralRequest.context", "xpath": "f:ReferralRequest/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-definition", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "definition", "base": [ "ReferralRequest" ], "type": "reference", "expression": "ReferralRequest.definition", "xpath": "f:ReferralRequest/f:definition", "target": [ "PlanDefinition", "ActivityDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-encounter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "encounter", "base": [ "ReferralRequest" ], "type": "reference", "expression": "ReferralRequest.context", "xpath": "f:ReferralRequest/f:context", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-group-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "group-identifier", "base": [ "ReferralRequest" ], "type": "token", "expression": "ReferralRequest.groupIdentifier", "xpath": "f:ReferralRequest/f:groupIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ReferralRequest" ], "type": "token", "expression": "ReferralRequest.identifier", "xpath": "f:ReferralRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-intent", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "intent", "base": [ "ReferralRequest" ], "type": "token", "expression": "ReferralRequest.intent", "xpath": "f:ReferralRequest/f:intent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-occurrence-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "occurrence-date", "base": [ "ReferralRequest" ], "type": "date", "expression": "ReferralRequest.occurrence", "xpath": "f:ReferralRequest/f:occurrenceDateTime | f:ReferralRequest/f:occurrencePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-priority", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "recipient", "base": [ "ReferralRequest" ], "type": "reference", "expression": "ReferralRequest.recipient", "xpath": "f:ReferralRequest/f:recipient", "target": [ "Practitioner", "Organization", "HealthcareService" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-replaces", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "replaces", "base": [ "ReferralRequest" ], "type": "reference", "expression": "ReferralRequest.replaces", "xpath": "f:ReferralRequest/f:replaces", "target": [ "ReferralRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-requester", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "requester", "base": [ "ReferralRequest" ], "type": "reference", "expression": "ReferralRequest.requester.agent", "xpath": "f:ReferralRequest/f:requester/f:agent", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-service", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "service", "base": [ "ReferralRequest" ], "type": "token", "expression": "ReferralRequest.serviceRequested", "xpath": "f:ReferralRequest/f:serviceRequested" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-specialty", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "status", "base": [ "ReferralRequest" ], "type": "token", "expression": "ReferralRequest.status", "xpath": "f:ReferralRequest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "ReferralRequest" ], "type": "reference", "expression": "ReferralRequest.subject", "xpath": "f:ReferralRequest/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-active", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "active", "base": [ "RelatedPerson" ], "type": "token", "expression": "RelatedPerson.active", "xpath": "f:RelatedPerson/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "patient", "base": [ "RelatedPerson" ], "type": "reference", "expression": "RelatedPerson.patient", "xpath": "f:RelatedPerson/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-author", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "author", "base": [ "RequestGroup" ], "type": "reference", "expression": "RequestGroup.author", "xpath": "f:RequestGroup/f:author", "target": [ "Practitioner", "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-authored", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "authored", "base": [ "RequestGroup" ], "type": "date", "expression": "RequestGroup.authoredOn", "xpath": "f:RequestGroup/f:authoredOn" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "RequestGroup" ], "type": "reference", "expression": "RequestGroup.context", "xpath": "f:RequestGroup/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-definition", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "definition", "base": [ "RequestGroup" ], "type": "reference", "expression": "RequestGroup.definition", "xpath": "f:RequestGroup/f:definition", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-encounter", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "encounter", "base": [ "RequestGroup" ], "type": "reference", "expression": "RequestGroup.context", "xpath": "f:RequestGroup/f:context", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-group-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "group-identifier", "base": [ "RequestGroup" ], "type": "token", "expression": "RequestGroup.groupIdentifier", "xpath": "f:RequestGroup/f:groupIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "RequestGroup" ], "type": "token", "expression": "RequestGroup.identifier", "xpath": "f:RequestGroup/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-intent", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "intent", "base": [ "RequestGroup" ], "type": "token", "expression": "RequestGroup.intent", "xpath": "f:RequestGroup/f:intent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-participant", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "participant", "base": [ "RequestGroup" ], "type": "reference", "expression": "RequestGroup.action.participant", "xpath": "f:RequestGroup/f:action/f:participant", "target": [ "Practitioner", "Patient", "Person", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "patient", "base": [ "RequestGroup" ], "type": "reference", "expression": "RequestGroup.subject", "xpath": "f:RequestGroup/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-priority", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "priority", "base": [ "RequestGroup" ], "type": "token", "expression": "RequestGroup.priority", "xpath": "f:RequestGroup/f:priority" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "RequestGroup" ], "type": "token", "expression": "RequestGroup.status", "xpath": "f:RequestGroup/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RequestGroup-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "RequestGroup" ], "type": "reference", "expression": "RequestGroup.subject", "xpath": "f:RequestGroup/f:subject", "target": [ "Group", "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "category", "base": [ "ResearchStudy" ], "type": "token", "expression": "ResearchStudy.category", "xpath": "f:ResearchStudy/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "ResearchStudy" ], "type": "date", "expression": "ResearchStudy.period", "xpath": "f:ResearchStudy/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-focus", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "focus", "base": [ "ResearchStudy" ], "type": "token", "expression": "ResearchStudy.focus", "xpath": "f:ResearchStudy/f:focus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ResearchStudy" ], "type": "token", "expression": "ResearchStudy.identifier", "xpath": "f:ResearchStudy/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "ResearchStudy" ], "type": "token", "expression": "ResearchStudy.jurisdiction", "xpath": "f:ResearchStudy/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-keyword", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "keyword", "base": [ "ResearchStudy" ], "type": "token", "expression": "ResearchStudy.keyword", "xpath": "f:ResearchStudy/f:keyword" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-partof", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "partof", "base": [ "ResearchStudy" ], "type": "reference", "expression": "ResearchStudy.partOf", "xpath": "f:ResearchStudy/f:partOf", "target": [ "ResearchStudy" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-principalinvestigator", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "principalinvestigator", "base": [ "ResearchStudy" ], "type": "reference", "expression": "ResearchStudy.principalInvestigator", "xpath": "f:ResearchStudy/f:principalInvestigator", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-protocol", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "protocol", "base": [ "ResearchStudy" ], "type": "reference", "expression": "ResearchStudy.protocol", "xpath": "f:ResearchStudy/f:protocol", "target": [ "PlanDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-site", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "site", "base": [ "ResearchStudy" ], "type": "reference", "expression": "ResearchStudy.site", "xpath": "f:ResearchStudy/f:site", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-sponsor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "sponsor", "base": [ "ResearchStudy" ], "type": "reference", "expression": "ResearchStudy.sponsor", "xpath": "f:ResearchStudy/f:sponsor", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "ResearchStudy" ], "type": "token", "expression": "ResearchStudy.status", "xpath": "f:ResearchStudy/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchStudy-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "ResearchStudy" ], "type": "string", "expression": "ResearchStudy.title", "xpath": "f:ResearchStudy/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchSubject-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "ResearchSubject" ], "type": "date", "expression": "ResearchSubject.period", "xpath": "f:ResearchSubject/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchSubject-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ResearchSubject" ], "type": "token", "expression": "ResearchSubject.identifier", "xpath": "f:ResearchSubject/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchSubject-individual", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "individual", "base": [ "ResearchSubject" ], "type": "reference", "expression": "ResearchSubject.individual", "xpath": "f:ResearchSubject/f:individual", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchSubject-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "patient", "base": [ "ResearchSubject" ], "type": "reference", "expression": "ResearchSubject.individual", "xpath": "f:ResearchSubject/f:individual", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ResearchSubject-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "ResearchSubject" ], "type": "token", "expression": "ResearchSubject.status", "xpath": "f:ResearchSubject/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-condition", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "condition", "base": [ "RiskAssessment" ], "type": "reference", "expression": "RiskAssessment.condition", "xpath": "f:RiskAssessment/f:condition", "target": [ "Condition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-method", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "method", "base": [ "RiskAssessment" ], "type": "token", "expression": "RiskAssessment.method", "xpath": "f:RiskAssessment/f:method" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-performer", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "performer", "base": [ "RiskAssessment" ], "type": "reference", "expression": "RiskAssessment.performer", "xpath": "f:RiskAssessment/f:performer", "target": [ "Practitioner", "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-probability", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "probability", "base": [ "RiskAssessment" ], "type": "number", "expression": "RiskAssessment.prediction.probability", "xpath": "f:RiskAssessment/f:prediction/f:probabilityDecimal | f:RiskAssessment/f:prediction/f:probabilityRange" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-risk", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "risk", "base": [ "RiskAssessment" ], "type": "token", "expression": "RiskAssessment.prediction.qualitativeRisk", "xpath": "f:RiskAssessment/f:prediction/f:qualitativeRisk" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "actor", "base": [ "Schedule" ], "type": "reference", "expression": "Schedule.actor", "xpath": "f:Schedule/f:actor", "target": [ "Practitioner", "Device", "Patient", "HealthcareService", "PractitionerRole", "RelatedPerson", "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Schedule-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "component", "base": [ "SearchParameter" ], "type": "reference", "expression": "SearchParameter.component.definition", "xpath": "f:SearchParameter/f:component/f:definition", "target": [ "SearchParameter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "SearchParameter" ], "type": "date", "expression": "SearchParameter.date", "xpath": "f:SearchParameter/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "derived-from", "base": [ "SearchParameter" ], "type": "uri", "expression": "SearchParameter.derivedFrom", "xpath": "f:SearchParameter/f:derivedFrom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "SearchParameter" ], "type": "string", "expression": "SearchParameter.description", "xpath": "f:SearchParameter/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "SearchParameter" ], "type": "token", "expression": "SearchParameter.jurisdiction", "xpath": "f:SearchParameter/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "SearchParameter" ], "type": "string", "expression": "SearchParameter.name", "xpath": "f:SearchParameter/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-publisher", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "publisher", "base": [ "SearchParameter" ], "type": "string", "expression": "SearchParameter.publisher", "xpath": "f:SearchParameter/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "SearchParameter" ], "type": "token", "expression": "SearchParameter.status", "xpath": "f:SearchParameter/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-target", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "url", "base": [ "SearchParameter" ], "type": "uri", "expression": "SearchParameter.url", "xpath": "f:SearchParameter/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-version", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "version", "base": [ "SearchParameter" ], "type": "token", "expression": "SearchParameter.version", "xpath": "f:SearchParameter/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Sequence-chromosome", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "coordinate", "base": [ "Sequence" ], "type": "composite", "expression": "Sequence.variant", "component": [ { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Sequence-chromosome" }, "expression": "%resource.referenceSeq.chromosome" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Sequence-start" }, "expression": "start" }, { "definition": { "reference": "http://hl7.org/fhir/SearchParameter/Sequence-end" }, "expression": "end" } ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Sequence-end", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "end", "base": [ "Sequence" ], "type": "number", "expression": "Sequence.referenceSeq.windowEnd", "xpath": "f:Sequence/f:referenceSeq/f:windowEnd" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Sequence-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "Sequence" ], "type": "token", "expression": "Sequence.identifier", "xpath": "f:Sequence/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Sequence-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "start", "base": [ "Sequence" ], "type": "number", "expression": "Sequence.referenceSeq.windowStart", "xpath": "f:Sequence/f:referenceSeq/f:windowStart" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Sequence-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "type", "base": [ "Sequence" ], "type": "token", "expression": "Sequence.type", "xpath": "f:Sequence/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-composed-of", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "composed-of", "base": [ "ServiceDefinition" ], "type": "reference", "expression": "ServiceDefinition.relatedArtifact.where(type='composed-of').resource", "xpath": "f:ServiceDefinition/f:relatedArtifact[f:type/@value='composed-of']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "date", "base": [ "ServiceDefinition" ], "type": "date", "expression": "ServiceDefinition.date", "xpath": "f:ServiceDefinition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-depends-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "depends-on", "base": [ "ServiceDefinition" ], "type": "reference", "expression": "ServiceDefinition.relatedArtifact.where(type='depends-on').resource", "xpath": "f:ServiceDefinition/f:relatedArtifact[f:type/@value='depends-on']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-derived-from", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "derived-from", "base": [ "ServiceDefinition" ], "type": "reference", "expression": "ServiceDefinition.relatedArtifact.where(type='derived-from').resource", "xpath": "f:ServiceDefinition/f:relatedArtifact[f:type/@value='derived-from']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-description", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "description", "base": [ "ServiceDefinition" ], "type": "string", "expression": "ServiceDefinition.description", "xpath": "f:ServiceDefinition/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-effective", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "effective", "base": [ "ServiceDefinition" ], "type": "date", "expression": "ServiceDefinition.effectivePeriod", "xpath": "f:ServiceDefinition/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ServiceDefinition" ], "type": "token", "expression": "ServiceDefinition.identifier", "xpath": "f:ServiceDefinition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "ServiceDefinition" ], "type": "token", "expression": "ServiceDefinition.jurisdiction", "xpath": "f:ServiceDefinition/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "name", "base": [ "ServiceDefinition" ], "type": "string", "expression": "ServiceDefinition.name", "xpath": "f:ServiceDefinition/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-predecessor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "predecessor", "base": [ "ServiceDefinition" ], "type": "reference", "expression": "ServiceDefinition.relatedArtifact.where(type='predecessor').resource", "xpath": "f:ServiceDefinition/f:relatedArtifact[f:type/@value='predecessor']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-publisher", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "publisher", "base": [ "ServiceDefinition" ], "type": "string", "expression": "ServiceDefinition.publisher", "xpath": "f:ServiceDefinition/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "ServiceDefinition" ], "type": "token", "expression": "ServiceDefinition.status", "xpath": "f:ServiceDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-successor", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "successor", "base": [ "ServiceDefinition" ], "type": "reference", "expression": "ServiceDefinition.relatedArtifact.where(type='successor').resource", "xpath": "f:ServiceDefinition/f:relatedArtifact[f:type/@value='successor']/f:resource", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "ServiceDefinition" ], "type": "string", "expression": "ServiceDefinition.title", "xpath": "f:ServiceDefinition/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-topic", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "topic", "base": [ "ServiceDefinition" ], "type": "token", "expression": "ServiceDefinition.topic", "xpath": "f:ServiceDefinition/f:topic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "url", "base": [ "ServiceDefinition" ], "type": "uri", "expression": "ServiceDefinition.url", "xpath": "f:ServiceDefinition/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-version", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "version", "base": [ "ServiceDefinition" ], "type": "token", "expression": "ServiceDefinition.version", "xpath": "f:ServiceDefinition/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Slot-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "patient", "base": [ "Specimen" ], "type": "reference", "expression": "Specimen.subject", "xpath": "f:Specimen/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "Specimen" ], "type": "token", "expression": "Specimen.status", "xpath": "f:Specimen/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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-context-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "description", "base": [ "StructureDefinition" ], "type": "string", "expression": "StructureDefinition.description", "xpath": "f:StructureDefinition/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "StructureDefinition" ], "type": "token", "expression": "StructureDefinition.identifier", "xpath": "f:StructureDefinition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "StructureDefinition" ], "type": "token", "expression": "StructureDefinition.jurisdiction", "xpath": "f:StructureDefinition/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-keyword", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "keyword", "base": [ "StructureDefinition" ], "type": "token", "expression": "StructureDefinition.keyword", "xpath": "f:StructureDefinition/f:keyword" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-kind", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "status", "base": [ "StructureDefinition" ], "type": "token", "expression": "StructureDefinition.status", "xpath": "f:StructureDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "StructureDefinition" ], "type": "string", "expression": "StructureDefinition.title", "xpath": "f:StructureDefinition/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "version", "base": [ "StructureDefinition" ], "type": "token", "expression": "StructureDefinition.version", "xpath": "f:StructureDefinition/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "description", "base": [ "StructureMap" ], "type": "string", "expression": "StructureMap.description", "xpath": "f:StructureMap/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "StructureMap" ], "type": "token", "expression": "StructureMap.identifier", "xpath": "f:StructureMap/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "StructureMap" ], "type": "token", "expression": "StructureMap.jurisdiction", "xpath": "f:StructureMap/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "status", "base": [ "StructureMap" ], "type": "token", "expression": "StructureMap.status", "xpath": "f:StructureMap/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "StructureMap" ], "type": "string", "expression": "StructureMap.title", "xpath": "f:StructureMap/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureMap-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "version", "base": [ "StructureMap" ], "type": "token", "expression": "StructureMap.version", "xpath": "f:StructureMap/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-add-tag", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "add-tag", "base": [ "Subscription" ], "type": "token", "expression": "Subscription.tag", "xpath": "f:Subscription/f:tag" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-contact", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "status", "base": [ "Subscription" ], "type": "token", "expression": "Subscription.status", "xpath": "f:Subscription/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-type", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "quantity", "base": [ "Substance" ], "type": "quantity", "expression": "Substance.instance.quantity", "xpath": "f:Substance/f:instance/f:quantity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "Substance" ], "type": "token", "expression": "Substance.status", "xpath": "f:Substance/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-substance-reference", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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-receiver", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "supplier", "base": [ "SupplyDelivery" ], "type": "reference", "expression": "SupplyDelivery.supplier", "xpath": "f:SupplyDelivery/f:supplier", "target": [ "Practitioner", "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-category", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "category", "base": [ "SupplyRequest" ], "type": "token", "expression": "SupplyRequest.category", "xpath": "f:SupplyRequest/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-requester", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "requester", "base": [ "SupplyRequest" ], "type": "reference", "expression": "SupplyRequest.requester.agent", "xpath": "f:SupplyRequest/f:requester/f:agent", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "supplier", "base": [ "SupplyRequest" ], "type": "reference", "expression": "SupplyRequest.supplier", "xpath": "f:SupplyRequest/f:supplier", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-authored-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "authored-on", "base": [ "Task" ], "type": "date", "expression": "Task.authoredOn", "xpath": "f:Task/f:authoredOn" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-based-on", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "based-on", "base": [ "Task" ], "type": "reference", "expression": "Task.basedOn", "xpath": "f:Task/f:basedOn", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-business-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "business-status", "base": [ "Task" ], "type": "token", "expression": "Task.businessStatus", "xpath": "f:Task/f:businessStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-code", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "code", "base": [ "Task" ], "type": "token", "expression": "Task.code", "xpath": "f:Task/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-context", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "context", "base": [ "Task" ], "type": "reference", "expression": "Task.context", "xpath": "f:Task/f:context", "target": [ "EpisodeOfCare", "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-focus", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "focus", "base": [ "Task" ], "type": "reference", "expression": "Task.focus", "xpath": "f:Task/f:focus", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-group-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "group-identifier", "base": [ "Task" ], "type": "token", "expression": "Task.groupIdentifier", "xpath": "f:Task/f:groupIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "Task" ], "type": "token", "expression": "Task.identifier", "xpath": "f:Task/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-intent", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "intent", "base": [ "Task" ], "type": "token", "expression": "Task.intent", "xpath": "f:Task/f:intent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-modified", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "modified", "base": [ "Task" ], "type": "date", "expression": "Task.lastModified", "xpath": "f:Task/f:lastModified" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-organization", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "organization", "base": [ "Task" ], "type": "reference", "expression": "Task.requester.onBehalfOf", "xpath": "f:Task/f:requester/f:onBehalfOf", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-owner", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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-part-of", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "part-of", "base": [ "Task" ], "type": "reference", "expression": "Task.partOf", "xpath": "f:Task/f:partOf", "target": [ "Task" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-patient", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "performer", "base": [ "Task" ], "type": "token", "expression": "Task.performerType", "xpath": "f:Task/f:performerType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-period", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "period", "base": [ "Task" ], "type": "date", "expression": "Task.executionPeriod", "xpath": "f:Task/f:executionPeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-priority", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "requester", "base": [ "Task" ], "type": "reference", "expression": "Task.requester.agent", "xpath": "f:Task/f:requester/f:agent", "target": [ "Practitioner", "Organization", "Device", "Patient", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "Task" ], "type": "token", "expression": "Task.status", "xpath": "f:Task/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Task-subject", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "subject", "base": [ "Task" ], "type": "reference", "expression": "Task.for", "xpath": "f:Task/f:for", "target": [ "Account", "ActivityDefinition", "AdverseEvent", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CapabilityStatement", "CarePlan", "CareTeam", "ChargeItem", "Claim", "ClaimResponse", "ClinicalImpression", "CodeSystem", "Communication", "CommunicationRequest", "CompartmentDefinition", "Composition", "ConceptMap", "Condition", "Consent", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceRequest", "DeviceUseStatement", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "Endpoint", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExpansionProfile", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "GraphDefinition", "Group", "GuidanceResponse", "HealthcareService", "ImagingManifest", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "Library", "Linkage", "List", "Location", "Measure", "MeasureReport", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "MessageDefinition", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "PlanDefinition", "Practitioner", "PractitionerRole", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RequestGroup", "ResearchStudy", "ResearchSubject", "RiskAssessment", "Schedule", "SearchParameter", "Sequence", "ServiceDefinition", "Slot", "Specimen", "StructureDefinition", "StructureMap", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "Task", "TestReport", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestReport-identifier", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "identifier", "base": [ "TestReport" ], "type": "token", "expression": "TestReport.identifier", "xpath": "f:TestReport/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestReport-issued", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "issued", "base": [ "TestReport" ], "type": "date", "expression": "TestReport.issued", "xpath": "f:TestReport/f:issued" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestReport-participant", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "participant", "base": [ "TestReport" ], "type": "uri", "expression": "TestReport.participant.uri", "xpath": "f:TestReport/f:participant/f:uri" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestReport-result", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "result", "base": [ "TestReport" ], "type": "token", "expression": "TestReport.result", "xpath": "f:TestReport/f:result" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestReport-tester", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "tester", "base": [ "TestReport" ], "type": "string", "expression": "TestReport.tester", "xpath": "f:TestReport/f:tester" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestReport-testscript", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "testscript", "base": [ "TestReport" ], "type": "reference", "expression": "TestReport.testScript", "xpath": "f:TestReport/f:testScript", "target": [ "TestScript" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "TestScript" ], "type": "token", "expression": "TestScript.identifier", "xpath": "f:TestScript/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "TestScript" ], "type": "token", "expression": "TestScript.jurisdiction", "xpath": "f:TestScript/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "publisher", "base": [ "TestScript" ], "type": "string", "expression": "TestScript.publisher", "xpath": "f:TestScript/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-status", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "status", "base": [ "TestScript" ], "type": "token", "expression": "TestScript.status", "xpath": "f:TestScript/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-testscript-capability", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "TestScript" ], "type": "string", "expression": "TestScript.title", "xpath": "f:TestScript/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "url", "base": [ "TestScript" ], "type": "uri", "expression": "TestScript.url", "xpath": "f:TestScript/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-version", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "version", "base": [ "TestScript" ], "type": "token", "expression": "TestScript.version", "xpath": "f:TestScript/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-date", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "identifier", "base": [ "ValueSet" ], "type": "token", "expression": "ValueSet.identifier", "xpath": "f:ValueSet/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-jurisdiction", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "jurisdiction", "base": [ "ValueSet" ], "type": "token", "expression": "ValueSet.jurisdiction", "xpath": "f:ValueSet/f:jurisdiction" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-name", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "status", "base": [ "ValueSet" ], "type": "token", "expression": "ValueSet.status", "xpath": "f:ValueSet/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-title", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "title", "base": [ "ValueSet" ], "type": "string", "expression": "ValueSet.title", "xpath": "f:ValueSet/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-url", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "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", "status": "draft", "experimental": false, "code": "datewritten", "base": [ "VisionPrescription" ], "type": "date", "expression": "VisionPrescription.dateWritten", "xpath": "f:VisionPrescription/f:dateWritten" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/VisionPrescription-prescriber", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": false, "code": "prescriber", "base": [ "VisionPrescription" ], "type": "reference", "expression": "VisionPrescription.prescriber", "xpath": "f:VisionPrescription/f:prescriber", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/elementdefinition-11179-DataElement-objectClass", "resource": { "resourceType": "SearchParameter", "status": "draft", "experimental": true, "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", "status": "draft", "experimental": true, "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']" } } ] }