{ "resourceType": "Bundle", "id": "searchParams", "meta": { "lastUpdated": "2015-10-24T07:41:03.495+11:00" }, "type": "collection", "entry": [ { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-content", "resource": { "resourceType": "SearchParameter", "code": "_content", "base": "Resource", "type": "string" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-id", "resource": { "resourceType": "SearchParameter", "code": "_id", "base": "Resource", "type": "token", "xpath": "f:Resource/f:id" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated", "resource": { "resourceType": "SearchParameter", "code": "_lastUpdated", "base": "Resource", "type": "date", "xpath": "f:Resource/f:meta/f:lastUpdated" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-profile", "resource": { "resourceType": "SearchParameter", "code": "_profile", "base": "Resource", "type": "uri", "xpath": "f:Resource/f:meta/f:profile" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-query", "resource": { "resourceType": "SearchParameter", "code": "_query", "base": "Resource", "type": "token" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-security", "resource": { "resourceType": "SearchParameter", "code": "_security", "base": "Resource", "type": "token", "xpath": "f:Resource/f:meta/f:security" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-tag", "resource": { "resourceType": "SearchParameter", "code": "_tag", "base": "Resource", "type": "token", "xpath": "f:Resource/f:meta/f:tag" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-text", "resource": { "resourceType": "SearchParameter", "code": "_text", "base": "Resource", "type": "string" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-asserter", "resource": { "resourceType": "SearchParameter", "code": "asserter", "base": "Condition", "type": "reference", "xpath": "f:Condition/f:asserter", "target": [ "Patient", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-body-site", "resource": { "resourceType": "SearchParameter", "code": "body-site", "base": "Condition", "type": "token", "xpath": "f:Condition/f:bodySite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "Condition", "type": "token", "xpath": "f:Condition/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-clinicalstatus", "resource": { "resourceType": "SearchParameter", "code": "clinicalstatus", "base": "Condition", "type": "token", "xpath": "f:Condition/f:clinicalStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Condition", "type": "token", "xpath": "f:Condition/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-date-recorded", "resource": { "resourceType": "SearchParameter", "code": "date-recorded", "base": "Condition", "type": "date", "xpath": "f:Condition/f:dateRecorded" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "Condition", "type": "reference", "xpath": "f:Condition/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-evidence", "resource": { "resourceType": "SearchParameter", "code": "evidence", "base": "Condition", "type": "token", "xpath": "f:Condition/f:evidence/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Condition", "type": "token", "xpath": "f:Condition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-onset", "resource": { "resourceType": "SearchParameter", "code": "onset", "base": "Condition", "type": "date", "xpath": "f:Condition/f:onsetDateTime | f:Condition/f:onsetAge | f:Condition/f:onsetPeriod | f:Condition/f:onsetRange | f:Condition/f:onsetString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-onset-info", "resource": { "resourceType": "SearchParameter", "code": "onset-info", "base": "Condition", "type": "string", "xpath": "f:Condition/f:onsetDateTime | f:Condition/f:onsetAge | f:Condition/f:onsetPeriod | f:Condition/f:onsetRange | f:Condition/f:onsetString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Condition", "type": "reference", "xpath": "f:Condition/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-severity", "resource": { "resourceType": "SearchParameter", "code": "severity", "base": "Condition", "type": "token", "xpath": "f:Condition/f:severity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-stage", "resource": { "resourceType": "SearchParameter", "code": "stage", "base": "Condition", "type": "token", "xpath": "f:Condition/f:stage/f:summary" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "ProcedureRequest", "type": "reference", "xpath": "f:ProcedureRequest/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ProcedureRequest", "type": "token", "xpath": "f:ProcedureRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-orderer", "resource": { "resourceType": "SearchParameter", "code": "orderer", "base": "ProcedureRequest", "type": "reference", "xpath": "f:ProcedureRequest/f:orderer", "target": [ "Device", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "ProcedureRequest", "type": "reference", "xpath": "f:ProcedureRequest/f:subject", "target": [ "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "ProcedureRequest", "type": "reference", "xpath": "f:ProcedureRequest/f:performer", "target": [ "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "ProcedureRequest", "type": "reference", "xpath": "f:ProcedureRequest/f:subject", "target": [ "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceComponent-parent", "resource": { "resourceType": "SearchParameter", "code": "parent", "base": "DeviceComponent", "type": "reference", "xpath": "f:DeviceComponent/f:parent", "target": [ "DeviceComponent" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceComponent-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "DeviceComponent", "type": "reference", "xpath": "f:DeviceComponent/f:source", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceComponent-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "DeviceComponent", "type": "token", "xpath": "f:DeviceComponent/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceMetric-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "DeviceMetric", "type": "token", "xpath": "f:DeviceMetric/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceMetric-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DeviceMetric", "type": "token", "xpath": "f:DeviceMetric/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceMetric-parent", "resource": { "resourceType": "SearchParameter", "code": "parent", "base": "DeviceMetric", "type": "reference", "xpath": "f:DeviceMetric/f:parent", "target": [ "DeviceComponent" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceMetric-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "DeviceMetric", "type": "reference", "xpath": "f:DeviceMetric/f:source", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceMetric-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "DeviceMetric", "type": "token", "xpath": "f:DeviceMetric/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "Communication", "type": "token", "xpath": "f:Communication/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "Communication", "type": "reference", "xpath": "f:Communication/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Communication", "type": "token", "xpath": "f:Communication/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-medium", "resource": { "resourceType": "SearchParameter", "code": "medium", "base": "Communication", "type": "token", "xpath": "f:Communication/f:medium" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Communication", "type": "reference", "xpath": "f:Communication/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-received", "resource": { "resourceType": "SearchParameter", "code": "received", "base": "Communication", "type": "date", "xpath": "f:Communication/f:received" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-recipient", "resource": { "resourceType": "SearchParameter", "code": "recipient", "base": "Communication", "type": "reference", "xpath": "f:Communication/f:recipient", "target": [ "Device", "Patient", "Organization", "Practitioner", "Group", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-request", "resource": { "resourceType": "SearchParameter", "code": "request", "base": "Communication", "type": "reference", "xpath": "f:Communication/f:requestDetail", "target": [ "CommunicationRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-sender", "resource": { "resourceType": "SearchParameter", "code": "sender", "base": "Communication", "type": "reference", "xpath": "f:Communication/f:sender", "target": [ "Device", "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-sent", "resource": { "resourceType": "SearchParameter", "code": "sent", "base": "Communication", "type": "date", "xpath": "f:Communication/f:sent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Communication", "type": "token", "xpath": "f:Communication/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Communication-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Communication", "type": "reference", "xpath": "f:Communication/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-active", "resource": { "resourceType": "SearchParameter", "code": "active", "base": "Organization", "type": "token", "xpath": "f:Organization/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "Organization", "type": "string", "xpath": "f:Organization/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-address-city", "resource": { "resourceType": "SearchParameter", "code": "address-city", "base": "Organization", "type": "string", "xpath": "f:Organization/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-address-country", "resource": { "resourceType": "SearchParameter", "code": "address-country", "base": "Organization", "type": "string", "xpath": "f:Organization/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-address-postalcode", "resource": { "resourceType": "SearchParameter", "code": "address-postalcode", "base": "Organization", "type": "string", "xpath": "f:Organization/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-address-state", "resource": { "resourceType": "SearchParameter", "code": "address-state", "base": "Organization", "type": "string", "xpath": "f:Organization/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-address-use", "resource": { "resourceType": "SearchParameter", "code": "address-use", "base": "Organization", "type": "token", "xpath": "f:Organization/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Organization", "type": "token", "xpath": "f:Organization/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Organization", "type": "string", "xpath": "f:Organization/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-partof", "resource": { "resourceType": "SearchParameter", "code": "partof", "base": "Organization", "type": "reference", "xpath": "f:Organization/f:partOf", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-phonetic", "resource": { "resourceType": "SearchParameter", "code": "phonetic", "base": "Organization", "type": "string", "xpath": "f:Organization/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Organization-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Organization", "type": "token", "xpath": "f:Organization/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-action", "resource": { "resourceType": "SearchParameter", "code": "action", "base": "ProcessRequest", "type": "token", "xpath": "f:ProcessRequest/f:action" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ProcessRequest", "type": "token", "xpath": "f:ProcessRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "ProcessRequest", "type": "reference", "xpath": "f:ProcessRequest/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessRequest-provider", "resource": { "resourceType": "SearchParameter", "code": "provider", "base": "ProcessRequest", "type": "reference", "xpath": "f:ProcessRequest/f:provider", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-actual", "resource": { "resourceType": "SearchParameter", "code": "actual", "base": "Group", "type": "token", "xpath": "f:Group/f:actual" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-characteristic", "resource": { "resourceType": "SearchParameter", "code": "characteristic", "base": "Group", "type": "token", "xpath": "f:Group/f:characteristic/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-characteristic-value", "resource": { "resourceType": "SearchParameter", "code": "characteristic-value", "base": "Group", "type": "composite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Group", "type": "token", "xpath": "f:Group/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-exclude", "resource": { "resourceType": "SearchParameter", "code": "exclude", "base": "Group", "type": "token", "xpath": "f:Group/f:characteristic/f:exclude" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Group", "type": "token", "xpath": "f:Group/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-member", "resource": { "resourceType": "SearchParameter", "code": "member", "base": "Group", "type": "reference", "xpath": "f:Group/f:member/f:entity", "target": [ "Medication", "Device", "Patient", "Substance", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Group", "type": "token", "xpath": "f:Group/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-value", "resource": { "resourceType": "SearchParameter", "code": "value", "base": "Group", "type": "token", "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/ValueSet-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "ValueSet", "type": "token", "xpath": "f:ValueSet/f:codeSystem/f:concept/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "ValueSet", "type": "token", "xpath": "f:ValueSet/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ValueSet", "type": "date", "xpath": "f:ValueSet/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "ValueSet", "type": "string", "xpath": "f:ValueSet/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-expansion", "resource": { "resourceType": "SearchParameter", "code": "expansion", "base": "ValueSet", "type": "uri", "xpath": "f:ValueSet/f:expansion/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ValueSet", "type": "token", "xpath": "f:ValueSet/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "ValueSet", "type": "string", "xpath": "f:ValueSet/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "ValueSet", "type": "string", "xpath": "f:ValueSet/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-reference", "resource": { "resourceType": "SearchParameter", "code": "reference", "base": "ValueSet", "type": "uri", "xpath": "f:ValueSet/f:compose/f:include/f:system" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ValueSet", "type": "token", "xpath": "f:ValueSet/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-system", "resource": { "resourceType": "SearchParameter", "code": "system", "base": "ValueSet", "type": "uri", "xpath": "f:ValueSet/f:codeSystem/f:system" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "ValueSet", "type": "uri", "xpath": "f:ValueSet/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ValueSet-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "ValueSet", "type": "token", "xpath": "f:ValueSet/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-dependent", "resource": { "resourceType": "SearchParameter", "code": "dependent", "base": "Coverage", "type": "token", "xpath": "f:Coverage/f:dependent" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-group", "resource": { "resourceType": "SearchParameter", "code": "group", "base": "Coverage", "type": "token", "xpath": "f:Coverage/f:group" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Coverage", "type": "token", "xpath": "f:Coverage/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-issuer", "resource": { "resourceType": "SearchParameter", "code": "issuer", "base": "Coverage", "type": "reference", "xpath": "f:Coverage/f:issuer", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-plan", "resource": { "resourceType": "SearchParameter", "code": "plan", "base": "Coverage", "type": "token", "xpath": "f:Coverage/f:plan" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-sequence", "resource": { "resourceType": "SearchParameter", "code": "sequence", "base": "Coverage", "type": "token", "xpath": "f:Coverage/f:sequence" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-subplan", "resource": { "resourceType": "SearchParameter", "code": "subplan", "base": "Coverage", "type": "token", "xpath": "f:Coverage/f:subPlan" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Coverage-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Coverage", "type": "token", "xpath": "f:Coverage/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ImmunizationRecommendation", "type": "date", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-dose-number", "resource": { "resourceType": "SearchParameter", "code": "dose-number", "base": "ImmunizationRecommendation", "type": "number", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:doseNumber" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-dose-sequence", "resource": { "resourceType": "SearchParameter", "code": "dose-sequence", "base": "ImmunizationRecommendation", "type": "number", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:protocol/f:doseSequence" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ImmunizationRecommendation", "type": "token", "xpath": "f:ImmunizationRecommendation/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-information", "resource": { "resourceType": "SearchParameter", "code": "information", "base": "ImmunizationRecommendation", "type": "reference", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:supportingPatientInformation", "target": [ "AllergyIntolerance", "Observation" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "ImmunizationRecommendation", "type": "reference", "xpath": "f:ImmunizationRecommendation/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ImmunizationRecommendation", "type": "token", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:forecastStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-support", "resource": { "resourceType": "SearchParameter", "code": "support", "base": "ImmunizationRecommendation", "type": "reference", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:supportingImmunization", "target": [ "Immunization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-vaccine-type", "resource": { "resourceType": "SearchParameter", "code": "vaccine-type", "base": "ImmunizationRecommendation", "type": "token", "xpath": "f:ImmunizationRecommendation/f:recommendation/f:vaccineCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-actor", "resource": { "resourceType": "SearchParameter", "code": "actor", "base": "Appointment", "type": "reference", "xpath": "f:Appointment/f:participant/f:actor", "target": [ "Device", "Location", "HealthcareService", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Appointment", "type": "date", "xpath": "f:Appointment/f:start" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Appointment", "type": "token", "xpath": "f:Appointment/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Appointment", "type": "reference", "xpath": "f:Appointment/f:participant/f:actor", "target": [ "Device", "Location", "HealthcareService", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-part-status", "resource": { "resourceType": "SearchParameter", "code": "part-status", "base": "Appointment", "type": "token", "xpath": "f:Appointment/f:participant/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Appointment", "type": "reference", "xpath": "f:Appointment/f:participant/f:actor", "target": [ "Device", "Location", "HealthcareService", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-practitioner", "resource": { "resourceType": "SearchParameter", "code": "practitioner", "base": "Appointment", "type": "reference", "xpath": "f:Appointment/f:participant/f:actor", "target": [ "Device", "Location", "HealthcareService", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Appointment-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Appointment", "type": "token", "xpath": "f:Appointment/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "MedicationDispense", "type": "token", "xpath": "f:MedicationDispense/f:medicationCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-destination", "resource": { "resourceType": "SearchParameter", "code": "destination", "base": "MedicationDispense", "type": "reference", "xpath": "f:MedicationDispense/f:destination", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-dispenser", "resource": { "resourceType": "SearchParameter", "code": "dispenser", "base": "MedicationDispense", "type": "reference", "xpath": "f:MedicationDispense/f:dispenser", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "MedicationDispense", "type": "token", "xpath": "f:MedicationDispense/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-medication", "resource": { "resourceType": "SearchParameter", "code": "medication", "base": "MedicationDispense", "type": "reference", "xpath": "f:MedicationDispense/f:medicationReference", "target": [ "Medication" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "MedicationDispense", "type": "reference", "xpath": "f:MedicationDispense/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-prescription", "resource": { "resourceType": "SearchParameter", "code": "prescription", "base": "MedicationDispense", "type": "reference", "xpath": "f:MedicationDispense/f:authorizingPrescription", "target": [ "MedicationOrder" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-receiver", "resource": { "resourceType": "SearchParameter", "code": "receiver", "base": "MedicationDispense", "type": "reference", "xpath": "f:MedicationDispense/f:receiver", "target": [ "Patient", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-responsibleparty", "resource": { "resourceType": "SearchParameter", "code": "responsibleparty", "base": "MedicationDispense", "type": "reference", "xpath": "f:MedicationDispense/f:substitution/f:responsibleParty", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "MedicationDispense", "type": "token", "xpath": "f:MedicationDispense/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "MedicationDispense", "type": "token", "xpath": "f:MedicationDispense/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenhandedover", "resource": { "resourceType": "SearchParameter", "code": "whenhandedover", "base": "MedicationDispense", "type": "date", "xpath": "f:MedicationDispense/f:whenHandedOver" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenprepared", "resource": { "resourceType": "SearchParameter", "code": "whenprepared", "base": "MedicationDispense", "type": "date", "xpath": "f:MedicationDispense/f:whenPrepared" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "DetectedIssue", "type": "reference", "xpath": "f:DetectedIssue/f:author", "target": [ "Device", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "DetectedIssue", "type": "token", "xpath": "f:DetectedIssue/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "DetectedIssue", "type": "date", "xpath": "f:DetectedIssue/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DetectedIssue", "type": "token", "xpath": "f:DetectedIssue/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-implicated", "resource": { "resourceType": "SearchParameter", "code": "implicated", "base": "DetectedIssue", "type": "reference", "xpath": "f:DetectedIssue/f:implicated", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DetectedIssue-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DetectedIssue", "type": "reference", "xpath": "f:DetectedIssue/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Slot-fb-type", "resource": { "resourceType": "SearchParameter", "code": "fb-type", "base": "Slot", "type": "token", "xpath": "f:Slot/f:freeBusyType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Slot-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Slot", "type": "token", "xpath": "f:Slot/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Slot-schedule", "resource": { "resourceType": "SearchParameter", "code": "schedule", "base": "Slot", "type": "reference", "xpath": "f:Slot/f:schedule", "target": [ "Schedule" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Slot-slot-type", "resource": { "resourceType": "SearchParameter", "code": "slot-type", "base": "Slot", "type": "token", "xpath": "f:Slot/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Slot-start", "resource": { "resourceType": "SearchParameter", "code": "start", "base": "Slot", "type": "date", "xpath": "f:Slot/f:start" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentNotice-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "PaymentNotice", "type": "token", "xpath": "f:PaymentNotice/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-actor", "resource": { "resourceType": "SearchParameter", "code": "actor", "base": "AppointmentResponse", "type": "reference", "xpath": "f:AppointmentResponse/f:actor", "target": [ "Device", "Location", "HealthcareService", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-appointment", "resource": { "resourceType": "SearchParameter", "code": "appointment", "base": "AppointmentResponse", "type": "reference", "xpath": "f:AppointmentResponse/f:appointment", "target": [ "Appointment" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "AppointmentResponse", "type": "token", "xpath": "f:AppointmentResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "AppointmentResponse", "type": "reference", "xpath": "f:AppointmentResponse/f:actor", "target": [ "Device", "Location", "HealthcareService", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-part-status", "resource": { "resourceType": "SearchParameter", "code": "part-status", "base": "AppointmentResponse", "type": "token", "xpath": "f:AppointmentResponse/f:participantStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "AppointmentResponse", "type": "reference", "xpath": "f:AppointmentResponse/f:actor", "target": [ "Device", "Location", "HealthcareService", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-practitioner", "resource": { "resourceType": "SearchParameter", "code": "practitioner", "base": "AppointmentResponse", "type": "reference", "xpath": "f:AppointmentResponse/f:actor", "target": [ "Device", "Location", "HealthcareService", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "MedicationStatement", "type": "token", "xpath": "f:MedicationStatement/f:medicationCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-effectivedate", "resource": { "resourceType": "SearchParameter", "code": "effectivedate", "base": "MedicationStatement", "type": "date", "xpath": "f:MedicationStatement/f:effectiveDateTime | f:MedicationStatement/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "MedicationStatement", "type": "token", "xpath": "f:MedicationStatement/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-medication", "resource": { "resourceType": "SearchParameter", "code": "medication", "base": "MedicationStatement", "type": "reference", "xpath": "f:MedicationStatement/f:medicationReference", "target": [ "Medication" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "MedicationStatement", "type": "reference", "xpath": "f:MedicationStatement/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "MedicationStatement", "type": "reference", "xpath": "f:MedicationStatement/f:informationSource", "target": [ "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationStatement-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "MedicationStatement", "type": "token", "xpath": "f:MedicationStatement/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "ImplementationGuide", "type": "token", "xpath": "f:ImplementationGuide/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ImplementationGuide", "type": "date", "xpath": "f:ImplementationGuide/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-dependency", "resource": { "resourceType": "SearchParameter", "code": "dependency", "base": "ImplementationGuide", "type": "uri", "xpath": "f:ImplementationGuide/f:dependency/f:uri" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "ImplementationGuide", "type": "string", "xpath": "f:ImplementationGuide/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental", "resource": { "resourceType": "SearchParameter", "code": "experimental", "base": "ImplementationGuide", "type": "token", "xpath": "f:ImplementationGuide/f:experimental" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "ImplementationGuide", "type": "string", "xpath": "f:ImplementationGuide/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "ImplementationGuide", "type": "string", "xpath": "f:ImplementationGuide/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ImplementationGuide", "type": "token", "xpath": "f:ImplementationGuide/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "ImplementationGuide", "type": "uri", "xpath": "f:ImplementationGuide/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "ImplementationGuide", "type": "token", "xpath": "f:ImplementationGuide/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-care-manager", "resource": { "resourceType": "SearchParameter", "code": "care-manager", "base": "EpisodeOfCare", "type": "reference", "xpath": "f:EpisodeOfCare/f:careManager", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-condition", "resource": { "resourceType": "SearchParameter", "code": "condition", "base": "EpisodeOfCare", "type": "reference", "xpath": "f:EpisodeOfCare/f:condition", "target": [ "Condition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "EpisodeOfCare", "type": "date", "xpath": "f:EpisodeOfCare/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "EpisodeOfCare", "type": "token", "xpath": "f:EpisodeOfCare/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-incomingreferral", "resource": { "resourceType": "SearchParameter", "code": "incomingreferral", "base": "EpisodeOfCare", "type": "reference", "xpath": "f:EpisodeOfCare/f:referralRequest", "target": [ "ReferralRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "EpisodeOfCare", "type": "reference", "xpath": "f:EpisodeOfCare/f:managingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "EpisodeOfCare", "type": "reference", "xpath": "f:EpisodeOfCare/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "EpisodeOfCare", "type": "token", "xpath": "f:EpisodeOfCare/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-team-member", "resource": { "resourceType": "SearchParameter", "code": "team-member", "base": "EpisodeOfCare", "type": "reference", "xpath": "f:EpisodeOfCare/f:careTeam/f:member", "target": [ "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "EpisodeOfCare", "type": "token", "xpath": "f:EpisodeOfCare/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Questionnaire", "type": "token", "xpath": "f:Questionnaire/f:group/f:concept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Questionnaire", "type": "date", "xpath": "f:Questionnaire/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Questionnaire", "type": "token", "xpath": "f:Questionnaire/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "Questionnaire", "type": "string", "xpath": "f:Questionnaire/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Questionnaire", "type": "token", "xpath": "f:Questionnaire/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "Questionnaire", "type": "string", "xpath": "f:Questionnaire/f:group/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Questionnaire-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "Questionnaire", "type": "string", "xpath": "f:Questionnaire/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-attester", "resource": { "resourceType": "SearchParameter", "code": "attester", "base": "Composition", "type": "reference", "xpath": "f:Composition/f:attester/f:party", "target": [ "Organization", "Patient", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "Composition", "type": "reference", "xpath": "f:Composition/f:author", "target": [ "Device", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-class", "resource": { "resourceType": "SearchParameter", "code": "class", "base": "Composition", "type": "token", "xpath": "f:Composition/f:class" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-confidentiality", "resource": { "resourceType": "SearchParameter", "code": "confidentiality", "base": "Composition", "type": "token", "xpath": "f:Composition/f:confidentiality" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "Composition", "type": "token", "xpath": "f:Composition/f:event/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Composition", "type": "date", "xpath": "f:Composition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "Composition", "type": "reference", "xpath": "f:Composition/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-entry", "resource": { "resourceType": "SearchParameter", "code": "entry", "base": "Composition", "type": "reference", "xpath": "f:Composition/f:section/f:entry", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Composition", "type": "token", "xpath": "f:Composition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Composition", "type": "reference", "xpath": "f:Composition/f:subject", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-period", "resource": { "resourceType": "SearchParameter", "code": "period", "base": "Composition", "type": "date", "xpath": "f:Composition/f:event/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-section", "resource": { "resourceType": "SearchParameter", "code": "section", "base": "Composition", "type": "token", "xpath": "f:Composition/f:section/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Composition", "type": "token", "xpath": "f:Composition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Composition", "type": "reference", "xpath": "f:Composition/f:subject", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "Composition", "type": "string", "xpath": "f:Composition/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Composition-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Composition", "type": "token", "xpath": "f:Composition/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Conformance", "type": "date", "xpath": "f:Conformance/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "Conformance", "type": "string", "xpath": "f:Conformance/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-event", "resource": { "resourceType": "SearchParameter", "code": "event", "base": "Conformance", "type": "token", "xpath": "f:Conformance/f:messaging/f:event/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-fhirversion", "resource": { "resourceType": "SearchParameter", "code": "fhirversion", "base": "Conformance", "type": "token", "xpath": "f:Conformance/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-format", "resource": { "resourceType": "SearchParameter", "code": "format", "base": "Conformance", "type": "token", "xpath": "f:Conformance/f:format" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-mode", "resource": { "resourceType": "SearchParameter", "code": "mode", "base": "Conformance", "type": "token", "xpath": "f:Conformance/f:rest/f:mode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Conformance", "type": "string", "xpath": "f:Conformance/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-profile", "resource": { "resourceType": "SearchParameter", "code": "profile", "base": "Conformance", "type": "reference", "xpath": "f:Conformance/f:rest/f:resource/f:profile", "target": [ "StructureDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "Conformance", "type": "string", "xpath": "f:Conformance/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-resource", "resource": { "resourceType": "SearchParameter", "code": "resource", "base": "Conformance", "type": "token", "xpath": "f:Conformance/f:rest/f:resource/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-security", "resource": { "resourceType": "SearchParameter", "code": "security", "base": "Conformance", "type": "token", "xpath": "f:Conformance/f:rest/f:security/f:service" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-software", "resource": { "resourceType": "SearchParameter", "code": "software", "base": "Conformance", "type": "string", "xpath": "f:Conformance/f:software/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Conformance", "type": "token", "xpath": "f:Conformance/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-supported-profile", "resource": { "resourceType": "SearchParameter", "code": "supported-profile", "base": "Conformance", "type": "reference", "xpath": "f:Conformance/f:profile", "target": [ "StructureDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "Conformance", "type": "uri", "xpath": "f:Conformance/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Conformance-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "Conformance", "type": "token", "xpath": "f:Conformance/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "FamilyMemberHistory", "type": "token", "xpath": "f:FamilyMemberHistory/f:condition/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "FamilyMemberHistory", "type": "date", "xpath": "f:FamilyMemberHistory/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-gender", "resource": { "resourceType": "SearchParameter", "code": "gender", "base": "FamilyMemberHistory", "type": "token", "xpath": "f:FamilyMemberHistory/f:gender" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "FamilyMemberHistory", "type": "token", "xpath": "f:FamilyMemberHistory/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "FamilyMemberHistory", "type": "reference", "xpath": "f:FamilyMemberHistory/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-relationship", "resource": { "resourceType": "SearchParameter", "code": "relationship", "base": "FamilyMemberHistory", "type": "token", "xpath": "f:FamilyMemberHistory/f:relationship" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-contact", "resource": { "resourceType": "SearchParameter", "code": "contact", "base": "NamingSystem", "type": "string", "xpath": "f:NamingSystem/f:contact/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "NamingSystem", "type": "token", "xpath": "f:NamingSystem/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "NamingSystem", "type": "date", "xpath": "f:NamingSystem/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-id-type", "resource": { "resourceType": "SearchParameter", "code": "id-type", "base": "NamingSystem", "type": "token", "xpath": "f:NamingSystem/f:uniqueId/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-kind", "resource": { "resourceType": "SearchParameter", "code": "kind", "base": "NamingSystem", "type": "token", "xpath": "f:NamingSystem/f:kind" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "NamingSystem", "type": "string", "xpath": "f:NamingSystem/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-period", "resource": { "resourceType": "SearchParameter", "code": "period", "base": "NamingSystem", "type": "date", "xpath": "f:NamingSystem/f:uniqueId/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "NamingSystem", "type": "string", "xpath": "f:NamingSystem/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-replaced-by", "resource": { "resourceType": "SearchParameter", "code": "replaced-by", "base": "NamingSystem", "type": "reference", "xpath": "f:NamingSystem/f:replacedBy", "target": [ "NamingSystem" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-responsible", "resource": { "resourceType": "SearchParameter", "code": "responsible", "base": "NamingSystem", "type": "string", "xpath": "f:NamingSystem/f:responsible" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "NamingSystem", "type": "token", "xpath": "f:NamingSystem/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-telecom", "resource": { "resourceType": "SearchParameter", "code": "telecom", "base": "NamingSystem", "type": "token", "xpath": "f:NamingSystem/f:contact/f:telecom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "NamingSystem", "type": "token", "xpath": "f:NamingSystem/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NamingSystem-value", "resource": { "resourceType": "SearchParameter", "code": "value", "base": "NamingSystem", "type": "string", "xpath": "f:NamingSystem/f:uniqueId/f:value" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "Media", "type": "date", "xpath": "f:Media/f:content/f:creation" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Media", "type": "token", "xpath": "f:Media/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-operator", "resource": { "resourceType": "SearchParameter", "code": "operator", "base": "Media", "type": "reference", "xpath": "f:Media/f:operator", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Media", "type": "reference", "xpath": "f:Media/f:subject", "target": [ "Specimen", "Device", "Patient", "Practitioner", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Media", "type": "reference", "xpath": "f:Media/f:subject", "target": [ "Specimen", "Device", "Patient", "Practitioner", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-subtype", "resource": { "resourceType": "SearchParameter", "code": "subtype", "base": "Media", "type": "token", "xpath": "f:Media/f:subtype" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Media", "type": "token", "xpath": "f:Media/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Media-view", "resource": { "resourceType": "SearchParameter", "code": "view", "base": "Media", "type": "token", "xpath": "f:Media/f:view" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Binary-contenttype", "resource": { "resourceType": "SearchParameter", "code": "contenttype", "base": "Binary", "type": "token", "xpath": "f:Binary/f:contentType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-characteristic", "resource": { "resourceType": "SearchParameter", "code": "characteristic", "base": "HealthcareService", "type": "token", "xpath": "f:HealthcareService/f:characteristic" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "HealthcareService", "type": "token", "xpath": "f:HealthcareService/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "HealthcareService", "type": "reference", "xpath": "f:HealthcareService/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "HealthcareService", "type": "string", "xpath": "f:HealthcareService/f:serviceName" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "HealthcareService", "type": "reference", "xpath": "f:HealthcareService/f:providedBy", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-programname", "resource": { "resourceType": "SearchParameter", "code": "programname", "base": "HealthcareService", "type": "string", "xpath": "f:HealthcareService/f:programName" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-servicecategory", "resource": { "resourceType": "SearchParameter", "code": "servicecategory", "base": "HealthcareService", "type": "token", "xpath": "f:HealthcareService/f:serviceCategory" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/HealthcareService-servicetype", "resource": { "resourceType": "SearchParameter", "code": "servicetype", "base": "HealthcareService", "type": "token", "xpath": "f:HealthcareService/f:serviceType/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/VisionPrescription-datewritten", "resource": { "resourceType": "SearchParameter", "code": "datewritten", "base": "VisionPrescription", "type": "date", "xpath": "f:VisionPrescription/f:dateWritten" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/VisionPrescription-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "VisionPrescription", "type": "reference", "xpath": "f:VisionPrescription/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/VisionPrescription-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "VisionPrescription", "type": "token", "xpath": "f:VisionPrescription/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/VisionPrescription-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "VisionPrescription", "type": "reference", "xpath": "f:VisionPrescription/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/VisionPrescription-prescriber", "resource": { "resourceType": "SearchParameter", "code": "prescriber", "base": "VisionPrescription", "type": "reference", "xpath": "f:VisionPrescription/f:prescriber", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-authenticator", "resource": { "resourceType": "SearchParameter", "code": "authenticator", "base": "DocumentReference", "type": "reference", "xpath": "f:DocumentReference/f:authenticator", "target": [ "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "DocumentReference", "type": "reference", "xpath": "f:DocumentReference/f:author", "target": [ "Device", "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-class", "resource": { "resourceType": "SearchParameter", "code": "class", "base": "DocumentReference", "type": "token", "xpath": "f:DocumentReference/f:class" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "DocumentReference", "type": "date", "xpath": "f:DocumentReference/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian", "resource": { "resourceType": "SearchParameter", "code": "custodian", "base": "DocumentReference", "type": "reference", "xpath": "f:DocumentReference/f:custodian", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "DocumentReference", "type": "string", "xpath": "f:DocumentReference/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "DocumentReference", "type": "reference", "xpath": "f:DocumentReference/f:context/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-event", "resource": { "resourceType": "SearchParameter", "code": "event", "base": "DocumentReference", "type": "token", "xpath": "f:DocumentReference/f:context/f:event" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-facility", "resource": { "resourceType": "SearchParameter", "code": "facility", "base": "DocumentReference", "type": "token", "xpath": "f:DocumentReference/f:context/f:facilityType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-format", "resource": { "resourceType": "SearchParameter", "code": "format", "base": "DocumentReference", "type": "token", "xpath": "f:DocumentReference/f:content/f:format" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DocumentReference", "type": "token", "xpath": "f:DocumentReference/f:masterIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-indexed", "resource": { "resourceType": "SearchParameter", "code": "indexed", "base": "DocumentReference", "type": "date", "xpath": "f:DocumentReference/f:indexed" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-language", "resource": { "resourceType": "SearchParameter", "code": "language", "base": "DocumentReference", "type": "token", "xpath": "f:DocumentReference/f:content/f:attachment/f:language" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "DocumentReference", "type": "uri", "xpath": "f:DocumentReference/f:content/f:attachment/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DocumentReference", "type": "reference", "xpath": "f:DocumentReference/f:subject", "target": [ "Device", "Patient", "Practitioner", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-period", "resource": { "resourceType": "SearchParameter", "code": "period", "base": "DocumentReference", "type": "date", "xpath": "f:DocumentReference/f:context/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-id", "resource": { "resourceType": "SearchParameter", "code": "related-id", "base": "DocumentReference", "type": "token", "xpath": "f:DocumentReference/f:context/f:related/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-ref", "resource": { "resourceType": "SearchParameter", "code": "related-ref", "base": "DocumentReference", "type": "reference", "xpath": "f:DocumentReference/f:context/f:related/f:ref", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto", "resource": { "resourceType": "SearchParameter", "code": "relatesto", "base": "DocumentReference", "type": "reference", "xpath": "f:DocumentReference/f:relatesTo/f:target", "target": [ "DocumentReference" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-relation", "resource": { "resourceType": "SearchParameter", "code": "relation", "base": "DocumentReference", "type": "token", "xpath": "f:DocumentReference/f:relatesTo/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-relationship", "resource": { "resourceType": "SearchParameter", "code": "relationship", "base": "DocumentReference", "type": "composite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-securitylabel", "resource": { "resourceType": "SearchParameter", "code": "securitylabel", "base": "DocumentReference", "type": "token", "xpath": "f:DocumentReference/f:securityLabel" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-setting", "resource": { "resourceType": "SearchParameter", "code": "setting", "base": "DocumentReference", "type": "token", "xpath": "f:DocumentReference/f:context/f:practiceSetting" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "DocumentReference", "type": "token", "xpath": "f:DocumentReference/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "DocumentReference", "type": "reference", "xpath": "f:DocumentReference/f:subject", "target": [ "Device", "Patient", "Practitioner", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "DocumentReference", "type": "token", "xpath": "f:DocumentReference/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Immunization", "type": "date", "xpath": "f:Immunization/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-dose-sequence", "resource": { "resourceType": "SearchParameter", "code": "dose-sequence", "base": "Immunization", "type": "number", "xpath": "f:Immunization/f:vaccinationProtocol/f:doseSequence" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Immunization", "type": "token", "xpath": "f:Immunization/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Immunization", "type": "reference", "xpath": "f:Immunization/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-lot-number", "resource": { "resourceType": "SearchParameter", "code": "lot-number", "base": "Immunization", "type": "string", "xpath": "f:Immunization/f:lotNumber" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-manufacturer", "resource": { "resourceType": "SearchParameter", "code": "manufacturer", "base": "Immunization", "type": "reference", "xpath": "f:Immunization/f:manufacturer", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-notgiven", "resource": { "resourceType": "SearchParameter", "code": "notgiven", "base": "Immunization", "type": "token", "xpath": "f:Immunization/f:wasNotGiven" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Immunization", "type": "reference", "xpath": "f:Immunization/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "Immunization", "type": "reference", "xpath": "f:Immunization/f:performer", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-reaction", "resource": { "resourceType": "SearchParameter", "code": "reaction", "base": "Immunization", "type": "reference", "xpath": "f:Immunization/f:reaction/f:detail", "target": [ "Observation" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-reaction-date", "resource": { "resourceType": "SearchParameter", "code": "reaction-date", "base": "Immunization", "type": "date", "xpath": "f:Immunization/f:reaction/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-reason", "resource": { "resourceType": "SearchParameter", "code": "reason", "base": "Immunization", "type": "token", "xpath": "f:Immunization/f:explanation/f:reason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-reason-not-given", "resource": { "resourceType": "SearchParameter", "code": "reason-not-given", "base": "Immunization", "type": "token", "xpath": "f:Immunization/f:explanation/f:reasonNotGiven" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-requester", "resource": { "resourceType": "SearchParameter", "code": "requester", "base": "Immunization", "type": "reference", "xpath": "f:Immunization/f:requester", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Immunization", "type": "token", "xpath": "f:Immunization/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code", "resource": { "resourceType": "SearchParameter", "code": "vaccine-code", "base": "Immunization", "type": "token", "xpath": "f:Immunization/f:vaccineCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Bundle-composition", "resource": { "resourceType": "SearchParameter", "code": "composition", "base": "Bundle", "type": "reference", "xpath": "f:Bundle/f:entry/f:resource[0]" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Bundle-message", "resource": { "resourceType": "SearchParameter", "code": "message", "base": "Bundle", "type": "reference", "xpath": "f:Bundle/f:entry/f:resource[0]" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Bundle-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Bundle", "type": "token", "xpath": "f:Bundle/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-contact", "resource": { "resourceType": "SearchParameter", "code": "contact", "base": "Subscription", "type": "token", "xpath": "f:Subscription/f:contact" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-criteria", "resource": { "resourceType": "SearchParameter", "code": "criteria", "base": "Subscription", "type": "string", "xpath": "f:Subscription/f:criteria" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-payload", "resource": { "resourceType": "SearchParameter", "code": "payload", "base": "Subscription", "type": "string", "xpath": "f:Subscription/f:channel/f:payload" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Subscription", "type": "token", "xpath": "f:Subscription/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-tag", "resource": { "resourceType": "SearchParameter", "code": "tag", "base": "Subscription", "type": "token", "xpath": "f:Subscription/f:tag" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Subscription", "type": "token", "xpath": "f:Subscription/f:channel/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Subscription-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "Subscription", "type": "uri", "xpath": "f:Subscription/f:channel/f:endpoint" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OrderResponse-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "OrderResponse", "type": "token", "xpath": "f:OrderResponse/f:orderStatus" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OrderResponse-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "OrderResponse", "type": "date", "xpath": "f:OrderResponse/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OrderResponse-fulfillment", "resource": { "resourceType": "SearchParameter", "code": "fulfillment", "base": "OrderResponse", "type": "reference", "xpath": "f:OrderResponse/f:fulfillment", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OrderResponse-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "OrderResponse", "type": "token", "xpath": "f:OrderResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OrderResponse-request", "resource": { "resourceType": "SearchParameter", "code": "request", "base": "OrderResponse", "type": "reference", "xpath": "f:OrderResponse/f:request", "target": [ "Order" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OrderResponse-who", "resource": { "resourceType": "SearchParameter", "code": "who", "base": "OrderResponse", "type": "reference", "xpath": "f:OrderResponse/f:who", "target": [ "Device", "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "ConceptMap", "type": "token", "xpath": "f:ConceptMap/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ConceptMap", "type": "date", "xpath": "f:ConceptMap/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-dependson", "resource": { "resourceType": "SearchParameter", "code": "dependson", "base": "ConceptMap", "type": "uri", "xpath": "f:ConceptMap/f:element/f:target/f:dependsOn/f:element" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "ConceptMap", "type": "string", "xpath": "f:ConceptMap/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ConceptMap", "type": "token", "xpath": "f:ConceptMap/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "ConceptMap", "type": "string", "xpath": "f:ConceptMap/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-product", "resource": { "resourceType": "SearchParameter", "code": "product", "base": "ConceptMap", "type": "uri", "xpath": "f:ConceptMap/f:element/f:target/f:product/f:element" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "ConceptMap", "type": "string", "xpath": "f:ConceptMap/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "ConceptMap", "type": "reference", "xpath": "f:ConceptMap/f:sourceReference", "target": [ "ValueSet", "StructureDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-sourcecode", "resource": { "resourceType": "SearchParameter", "code": "sourcecode", "base": "ConceptMap", "type": "token", "xpath": "f:ConceptMap/f:element/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-sourcesystem", "resource": { "resourceType": "SearchParameter", "code": "sourcesystem", "base": "ConceptMap", "type": "uri", "xpath": "f:ConceptMap/f:element/f:codeSystem" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-sourceuri", "resource": { "resourceType": "SearchParameter", "code": "sourceuri", "base": "ConceptMap", "type": "reference", "xpath": "f:ConceptMap/f:sourceUri", "target": [ "ValueSet", "StructureDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ConceptMap", "type": "token", "xpath": "f:ConceptMap/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-target", "resource": { "resourceType": "SearchParameter", "code": "target", "base": "ConceptMap", "type": "reference", "xpath": "f:ConceptMap/f:targetUri | f:ConceptMap/f:targetReference", "target": [ "ValueSet", "StructureDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-targetcode", "resource": { "resourceType": "SearchParameter", "code": "targetcode", "base": "ConceptMap", "type": "token", "xpath": "f:ConceptMap/f:element/f:target/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-targetsystem", "resource": { "resourceType": "SearchParameter", "code": "targetsystem", "base": "ConceptMap", "type": "uri", "xpath": "f:ConceptMap/f:element/f:target/f:codeSystem" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "ConceptMap", "type": "uri", "xpath": "f:ConceptMap/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ConceptMap-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "ConceptMap", "type": "token", "xpath": "f:ConceptMap/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-accession", "resource": { "resourceType": "SearchParameter", "code": "accession", "base": "ImagingStudy", "type": "token", "xpath": "f:ImagingStudy/f:accession" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-bodysite", "resource": { "resourceType": "SearchParameter", "code": "bodysite", "base": "ImagingStudy", "type": "token", "xpath": "f:ImagingStudy/f:series/f:bodySite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-dicom-class", "resource": { "resourceType": "SearchParameter", "code": "dicom-class", "base": "ImagingStudy", "type": "uri", "xpath": "f:ImagingStudy/f:series/f:instance/f:sopClass" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-modality", "resource": { "resourceType": "SearchParameter", "code": "modality", "base": "ImagingStudy", "type": "token", "xpath": "f:ImagingStudy/f:series/f:modality" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-order", "resource": { "resourceType": "SearchParameter", "code": "order", "base": "ImagingStudy", "type": "reference", "xpath": "f:ImagingStudy/f:order", "target": [ "DiagnosticOrder" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "ImagingStudy", "type": "reference", "xpath": "f:ImagingStudy/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-series", "resource": { "resourceType": "SearchParameter", "code": "series", "base": "ImagingStudy", "type": "uri", "xpath": "f:ImagingStudy/f:series/f:uid" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-started", "resource": { "resourceType": "SearchParameter", "code": "started", "base": "ImagingStudy", "type": "date", "xpath": "f:ImagingStudy/f:started" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-study", "resource": { "resourceType": "SearchParameter", "code": "study", "base": "ImagingStudy", "type": "uri", "xpath": "f:ImagingStudy/f:uid" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingStudy-uid", "resource": { "resourceType": "SearchParameter", "code": "uid", "base": "ImagingStudy", "type": "uri", "xpath": "f:ImagingStudy/f:series/f:instance/f:uid" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "Practitioner", "type": "string", "xpath": "f:Practitioner/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-address-city", "resource": { "resourceType": "SearchParameter", "code": "address-city", "base": "Practitioner", "type": "string", "xpath": "f:Practitioner/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-address-country", "resource": { "resourceType": "SearchParameter", "code": "address-country", "base": "Practitioner", "type": "string", "xpath": "f:Practitioner/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-address-postalcode", "resource": { "resourceType": "SearchParameter", "code": "address-postalcode", "base": "Practitioner", "type": "string", "xpath": "f:Practitioner/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-address-state", "resource": { "resourceType": "SearchParameter", "code": "address-state", "base": "Practitioner", "type": "string", "xpath": "f:Practitioner/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-address-use", "resource": { "resourceType": "SearchParameter", "code": "address-use", "base": "Practitioner", "type": "token", "xpath": "f:Practitioner/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-communication", "resource": { "resourceType": "SearchParameter", "code": "communication", "base": "Practitioner", "type": "token", "xpath": "f:Practitioner/f:communication" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-email", "resource": { "resourceType": "SearchParameter", "code": "email", "base": "Practitioner", "type": "token", "xpath": "f:Practitioner/f:telecom[system/@value='email']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-family", "resource": { "resourceType": "SearchParameter", "code": "family", "base": "Practitioner", "type": "string", "xpath": "f:Practitioner/f:name/f:family" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-gender", "resource": { "resourceType": "SearchParameter", "code": "gender", "base": "Practitioner", "type": "token", "xpath": "f:Practitioner/f:gender" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-given", "resource": { "resourceType": "SearchParameter", "code": "given", "base": "Practitioner", "type": "string", "xpath": "f:Practitioner/f:name/f:given" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Practitioner", "type": "token", "xpath": "f:Practitioner/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Practitioner", "type": "reference", "xpath": "f:Practitioner/f:practitionerRole/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Practitioner", "type": "string", "xpath": "f:Practitioner/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "Practitioner", "type": "reference", "xpath": "f:Practitioner/f:practitionerRole/f:managingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-phone", "resource": { "resourceType": "SearchParameter", "code": "phone", "base": "Practitioner", "type": "token", "xpath": "f:Practitioner/f:telecom[system/@value='phone']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-phonetic", "resource": { "resourceType": "SearchParameter", "code": "phonetic", "base": "Practitioner", "type": "string", "xpath": "f:Practitioner/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-role", "resource": { "resourceType": "SearchParameter", "code": "role", "base": "Practitioner", "type": "token", "xpath": "f:Practitioner/f:practitionerRole/f:role" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-specialty", "resource": { "resourceType": "SearchParameter", "code": "specialty", "base": "Practitioner", "type": "token", "xpath": "f:Practitioner/f:practitionerRole/f:specialty" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Practitioner-telecom", "resource": { "resourceType": "SearchParameter", "code": "telecom", "base": "Practitioner", "type": "token", "xpath": "f:Practitioner/f:telecom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-activitycode", "resource": { "resourceType": "SearchParameter", "code": "activitycode", "base": "CarePlan", "type": "token", "xpath": "f:CarePlan/f:activity/f:detail/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-activitydate", "resource": { "resourceType": "SearchParameter", "code": "activitydate", "base": "CarePlan", "type": "date", "xpath": "f:CarePlan/f:activity/f:detail/f:scheduledTiming | f:CarePlan/f:activity/f:detail/f:scheduledPeriod | f:CarePlan/f:activity/f:detail/f:scheduledString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-activityreference", "resource": { "resourceType": "SearchParameter", "code": "activityreference", "base": "CarePlan", "type": "reference", "xpath": "f:CarePlan/f:activity/f:reference", "target": [ "ReferralRequest", "ProcedureRequest", "Appointment", "CommunicationRequest", "Order", "SupplyRequest", "VisionPrescription", "MedicationOrder", "ProcessRequest", "DeviceUseRequest", "NutritionOrder", "DiagnosticOrder" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-condition", "resource": { "resourceType": "SearchParameter", "code": "condition", "base": "CarePlan", "type": "reference", "xpath": "f:CarePlan/f:addresses", "target": [ "Condition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "CarePlan", "type": "date", "xpath": "f:CarePlan/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-goal", "resource": { "resourceType": "SearchParameter", "code": "goal", "base": "CarePlan", "type": "reference", "xpath": "f:CarePlan/f:goal", "target": [ "Goal" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-participant", "resource": { "resourceType": "SearchParameter", "code": "participant", "base": "CarePlan", "type": "reference", "xpath": "f:CarePlan/f:participant/f:member", "target": [ "Organization", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "CarePlan", "type": "reference", "xpath": "f:CarePlan/f:subject", "target": [ "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "CarePlan", "type": "reference", "xpath": "f:CarePlan/f:activity/f:detail/f:performer", "target": [ "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-related", "resource": { "resourceType": "SearchParameter", "code": "related", "base": "CarePlan", "type": "composite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-relatedcode", "resource": { "resourceType": "SearchParameter", "code": "relatedcode", "base": "CarePlan", "type": "token", "xpath": "f:CarePlan/f:relatedPlan/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-relatedplan", "resource": { "resourceType": "SearchParameter", "code": "relatedplan", "base": "CarePlan", "type": "reference", "xpath": "f:CarePlan/f:relatedPlan/f:plan", "target": [ "CarePlan" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CarePlan-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "CarePlan", "type": "reference", "xpath": "f:CarePlan/f:subject", "target": [ "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-agent", "resource": { "resourceType": "SearchParameter", "code": "agent", "base": "Provenance", "type": "reference", "xpath": "f:Provenance/f:agent/f:actor", "target": [ "Device", "Organization", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-end", "resource": { "resourceType": "SearchParameter", "code": "end", "base": "Provenance", "type": "date", "xpath": "f:Provenance/f:period/f:end" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-entity", "resource": { "resourceType": "SearchParameter", "code": "entity", "base": "Provenance", "type": "uri", "xpath": "f:Provenance/f:entity/f:reference" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-entitytype", "resource": { "resourceType": "SearchParameter", "code": "entitytype", "base": "Provenance", "type": "token", "xpath": "f:Provenance/f:entity/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Provenance", "type": "reference", "xpath": "f:Provenance/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Provenance", "type": "reference", "xpath": "f:Provenance/f:target", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-sigtype", "resource": { "resourceType": "SearchParameter", "code": "sigtype", "base": "Provenance", "type": "token", "xpath": "f:Provenance/f:signature/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-start", "resource": { "resourceType": "SearchParameter", "code": "start", "base": "Provenance", "type": "date", "xpath": "f:Provenance/f:period/f:start" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-target", "resource": { "resourceType": "SearchParameter", "code": "target", "base": "Provenance", "type": "reference", "xpath": "f:Provenance/f:target", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Provenance-userid", "resource": { "resourceType": "SearchParameter", "code": "userid", "base": "Provenance", "type": "token", "xpath": "f:Provenance/f:agent/f:userId" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Device", "type": "token", "xpath": "f:Device/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Device", "type": "reference", "xpath": "f:Device/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-manufacturer", "resource": { "resourceType": "SearchParameter", "code": "manufacturer", "base": "Device", "type": "string", "xpath": "f:Device/f:manufacturer" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-model", "resource": { "resourceType": "SearchParameter", "code": "model", "base": "Device", "type": "string", "xpath": "f:Device/f:model" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "Device", "type": "reference", "xpath": "f:Device/f:owner", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Device", "type": "reference", "xpath": "f:Device/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Device", "type": "token", "xpath": "f:Device/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-udi", "resource": { "resourceType": "SearchParameter", "code": "udi", "base": "Device", "type": "string", "xpath": "f:Device/f:udi" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Device-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "Device", "type": "uri", "xpath": "f:Device/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract", "resource": { "resourceType": "SearchParameter", "code": "abstract", "base": "StructureDefinition", "type": "token", "xpath": "f:StructureDefinition/f:abstract" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-base", "resource": { "resourceType": "SearchParameter", "code": "base", "base": "StructureDefinition", "type": "uri", "xpath": "f:StructureDefinition/f:base" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path", "resource": { "resourceType": "SearchParameter", "code": "base-path", "base": "StructureDefinition", "type": "token", "xpath": "f:StructureDefinition/f:snapshot/f:element/f:base/f:path" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "StructureDefinition", "type": "token", "xpath": "f:StructureDefinition/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "StructureDefinition", "type": "token", "xpath": "f:StructureDefinition/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-context-type", "resource": { "resourceType": "SearchParameter", "code": "context-type", "base": "StructureDefinition", "type": "token", "xpath": "f:StructureDefinition/f:contextType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "StructureDefinition", "type": "date", "xpath": "f:StructureDefinition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "StructureDefinition", "type": "string", "xpath": "f:StructureDefinition/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-display", "resource": { "resourceType": "SearchParameter", "code": "display", "base": "StructureDefinition", "type": "string", "xpath": "f:StructureDefinition/f:display" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental", "resource": { "resourceType": "SearchParameter", "code": "experimental", "base": "StructureDefinition", "type": "token", "xpath": "f:StructureDefinition/f:experimental" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context", "resource": { "resourceType": "SearchParameter", "code": "ext-context", "base": "StructureDefinition", "type": "string", "xpath": "f:StructureDefinition/f:context" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "StructureDefinition", "type": "token", "xpath": "f:StructureDefinition/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-kind", "resource": { "resourceType": "SearchParameter", "code": "kind", "base": "StructureDefinition", "type": "token", "xpath": "f:StructureDefinition/f:kind" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "StructureDefinition", "type": "string", "xpath": "f:StructureDefinition/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-path", "resource": { "resourceType": "SearchParameter", "code": "path", "base": "StructureDefinition", "type": "token", "xpath": "f:StructureDefinition/f:snapshot/f:element/f:path" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "StructureDefinition", "type": "string", "xpath": "f:StructureDefinition/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "StructureDefinition", "type": "token", "xpath": "f:StructureDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "StructureDefinition", "type": "token", "xpath": "f:StructureDefinition/f:constrainedType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "StructureDefinition", "type": "uri", "xpath": "f:StructureDefinition/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset", "resource": { "resourceType": "SearchParameter", "code": "valueset", "base": "StructureDefinition", "type": "reference", "xpath": "f:StructureDefinition/f:snapshot/f:element/f:binding/f:valueSetUri | f:StructureDefinition/f:snapshot/f:element/f:binding/f:valueSetReference", "target": [ "ValueSet" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/StructureDefinition-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "StructureDefinition", "type": "token", "xpath": "f:StructureDefinition/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-balance", "resource": { "resourceType": "SearchParameter", "code": "balance", "base": "Account", "type": "quantity", "xpath": "f:Account/f:balance" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Account", "type": "token", "xpath": "f:Account/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Account", "type": "string", "xpath": "f:Account/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-owner", "resource": { "resourceType": "SearchParameter", "code": "owner", "base": "Account", "type": "reference", "xpath": "f:Account/f:owner", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Account", "type": "reference", "xpath": "f:Account/f:subject", "target": [ "Device", "Organization", "HealthcareService", "Location", "Patient", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-period", "resource": { "resourceType": "SearchParameter", "code": "period", "base": "Account", "type": "date", "xpath": "f:Account/f:coveragePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Account", "type": "token", "xpath": "f:Account/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Account", "type": "reference", "xpath": "f:Account/f:subject", "target": [ "Device", "Organization", "HealthcareService", "Location", "Patient", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Account-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Account", "type": "token", "xpath": "f:Account/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Order-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Order", "type": "date", "xpath": "f:Order/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Order-detail", "resource": { "resourceType": "SearchParameter", "code": "detail", "base": "Order", "type": "reference", "xpath": "f:Order/f:detail", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Order-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Order", "type": "token", "xpath": "f:Order/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Order-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Order", "type": "reference", "xpath": "f:Order/f:subject", "target": [ "Device", "Patient", "Substance", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Order-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "Order", "type": "reference", "xpath": "f:Order/f:source", "target": [ "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Order-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Order", "type": "reference", "xpath": "f:Order/f:subject", "target": [ "Device", "Patient", "Substance", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Order-target", "resource": { "resourceType": "SearchParameter", "code": "target", "base": "Order", "type": "reference", "xpath": "f:Order/f:target", "target": [ "Device", "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Order-when", "resource": { "resourceType": "SearchParameter", "code": "when", "base": "Order", "type": "date", "xpath": "f:Order/f:when/f:schedule" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Order-whencode", "resource": { "resourceType": "SearchParameter", "code": "when_code", "base": "Order", "type": "token", "xpath": "f:Order/f:when/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Procedure", "type": "token", "xpath": "f:Procedure/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Procedure", "type": "date", "xpath": "f:Procedure/f:performedDateTime | f:Procedure/f:performedPeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "Procedure", "type": "reference", "xpath": "f:Procedure/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Procedure", "type": "token", "xpath": "f:Procedure/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Procedure", "type": "reference", "xpath": "f:Procedure/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Procedure", "type": "reference", "xpath": "f:Procedure/f:subject", "target": [ "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "Procedure", "type": "reference", "xpath": "f:Procedure/f:performer/f:actor", "target": [ "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Procedure-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Procedure", "type": "reference", "xpath": "f:Procedure/f:subject", "target": [ "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "Substance", "type": "token", "xpath": "f:Substance/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Substance", "type": "token", "xpath": "f:Substance/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-container-identifier", "resource": { "resourceType": "SearchParameter", "code": "container-identifier", "base": "Substance", "type": "token", "xpath": "f:Substance/f:instance/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-expiry", "resource": { "resourceType": "SearchParameter", "code": "expiry", "base": "Substance", "type": "date", "xpath": "f:Substance/f:instance/f:expiry" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Substance", "type": "token", "xpath": "f:Substance/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-quantity", "resource": { "resourceType": "SearchParameter", "code": "quantity", "base": "Substance", "type": "quantity", "xpath": "f:Substance/f:instance/f:quantity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Substance-substance", "resource": { "resourceType": "SearchParameter", "code": "substance", "base": "Substance", "type": "reference", "xpath": "f:Substance/f:ingredient/f:substance", "target": [ "Substance" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "QuestionnaireResponse", "type": "reference", "xpath": "f:QuestionnaireResponse/f:author", "target": [ "Device", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored", "resource": { "resourceType": "SearchParameter", "code": "authored", "base": "QuestionnaireResponse", "type": "date", "xpath": "f:QuestionnaireResponse/f:authored" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "QuestionnaireResponse", "type": "reference", "xpath": "f:QuestionnaireResponse/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "QuestionnaireResponse", "type": "reference", "xpath": "f:QuestionnaireResponse/f:subject", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire", "resource": { "resourceType": "SearchParameter", "code": "questionnaire", "base": "QuestionnaireResponse", "type": "reference", "xpath": "f:QuestionnaireResponse/f:questionnaire", "target": [ "Questionnaire" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "QuestionnaireResponse", "type": "reference", "xpath": "f:QuestionnaireResponse/f:source", "target": [ "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "QuestionnaireResponse", "type": "token", "xpath": "f:QuestionnaireResponse/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "QuestionnaireResponse", "type": "reference", "xpath": "f:QuestionnaireResponse/f:subject", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-device", "resource": { "resourceType": "SearchParameter", "code": "device", "base": "DeviceUseRequest", "type": "reference", "xpath": "f:DeviceUseRequest/f:device", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DeviceUseRequest", "type": "reference", "xpath": "f:DeviceUseRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseRequest-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "DeviceUseRequest", "type": "reference", "xpath": "f:DeviceUseRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "DiagnosticReport", "type": "token", "xpath": "f:DiagnosticReport/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "DiagnosticReport", "type": "token", "xpath": "f:DiagnosticReport/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "DiagnosticReport", "type": "date", "xpath": "f:DiagnosticReport/f:effectiveDateTime | f:DiagnosticReport/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-diagnosis", "resource": { "resourceType": "SearchParameter", "code": "diagnosis", "base": "DiagnosticReport", "type": "token", "xpath": "f:DiagnosticReport/f:codedDiagnosis" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "DiagnosticReport", "type": "reference", "xpath": "f:DiagnosticReport/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DiagnosticReport", "type": "token", "xpath": "f:DiagnosticReport/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-image", "resource": { "resourceType": "SearchParameter", "code": "image", "base": "DiagnosticReport", "type": "reference", "xpath": "f:DiagnosticReport/f:image/f:link", "target": [ "Media" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued", "resource": { "resourceType": "SearchParameter", "code": "issued", "base": "DiagnosticReport", "type": "date", "xpath": "f:DiagnosticReport/f:issued" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DiagnosticReport", "type": "reference", "xpath": "f:DiagnosticReport/f:subject", "target": [ "Device", "Location", "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "DiagnosticReport", "type": "reference", "xpath": "f:DiagnosticReport/f:performer", "target": [ "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-request", "resource": { "resourceType": "SearchParameter", "code": "request", "base": "DiagnosticReport", "type": "reference", "xpath": "f:DiagnosticReport/f:request", "target": [ "ReferralRequest", "ProcedureRequest", "DiagnosticOrder" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result", "resource": { "resourceType": "SearchParameter", "code": "result", "base": "DiagnosticReport", "type": "reference", "xpath": "f:DiagnosticReport/f:result", "target": [ "Observation" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen", "resource": { "resourceType": "SearchParameter", "code": "specimen", "base": "DiagnosticReport", "type": "reference", "xpath": "f:DiagnosticReport/f:specimen", "target": [ "Specimen" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "DiagnosticReport", "type": "token", "xpath": "f:DiagnosticReport/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "DiagnosticReport", "type": "reference", "xpath": "f:DiagnosticReport/f:subject", "target": [ "Device", "Location", "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Medication", "type": "token", "xpath": "f:Medication/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-container", "resource": { "resourceType": "SearchParameter", "code": "container", "base": "Medication", "type": "token", "xpath": "f:Medication/f:package/f:container" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-content", "resource": { "resourceType": "SearchParameter", "code": "content", "base": "Medication", "type": "reference", "xpath": "f:Medication/f:package/f:content/f:item", "target": [ "Medication" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-form", "resource": { "resourceType": "SearchParameter", "code": "form", "base": "Medication", "type": "token", "xpath": "f:Medication/f:product/f:form" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-ingredient", "resource": { "resourceType": "SearchParameter", "code": "ingredient", "base": "Medication", "type": "reference", "xpath": "f:Medication/f:product/f:ingredient/f:item", "target": [ "Medication", "Substance" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Medication-manufacturer", "resource": { "resourceType": "SearchParameter", "code": "manufacturer", "base": "Medication", "type": "reference", "xpath": "f:Medication/f:manufacturer", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "MessageHeader", "type": "reference", "xpath": "f:MessageHeader/f:author", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "MessageHeader", "type": "token", "xpath": "f:MessageHeader/f:response/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-data", "resource": { "resourceType": "SearchParameter", "code": "data", "base": "MessageHeader", "type": "reference", "xpath": "f:MessageHeader/f:data", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination", "resource": { "resourceType": "SearchParameter", "code": "destination", "base": "MessageHeader", "type": "string", "xpath": "f:MessageHeader/f:destination/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination-uri", "resource": { "resourceType": "SearchParameter", "code": "destination-uri", "base": "MessageHeader", "type": "uri", "xpath": "f:MessageHeader/f:destination/f:endpoint" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-enterer", "resource": { "resourceType": "SearchParameter", "code": "enterer", "base": "MessageHeader", "type": "reference", "xpath": "f:MessageHeader/f:enterer", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-event", "resource": { "resourceType": "SearchParameter", "code": "event", "base": "MessageHeader", "type": "token", "xpath": "f:MessageHeader/f:event" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-receiver", "resource": { "resourceType": "SearchParameter", "code": "receiver", "base": "MessageHeader", "type": "reference", "xpath": "f:MessageHeader/f:receiver", "target": [ "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-response-id", "resource": { "resourceType": "SearchParameter", "code": "response-id", "base": "MessageHeader", "type": "token", "xpath": "f:MessageHeader/f:response/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-responsible", "resource": { "resourceType": "SearchParameter", "code": "responsible", "base": "MessageHeader", "type": "reference", "xpath": "f:MessageHeader/f:responsible", "target": [ "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "MessageHeader", "type": "string", "xpath": "f:MessageHeader/f:source/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-source-uri", "resource": { "resourceType": "SearchParameter", "code": "source-uri", "base": "MessageHeader", "type": "uri", "xpath": "f:MessageHeader/f:source/f:endpoint" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-target", "resource": { "resourceType": "SearchParameter", "code": "target", "base": "MessageHeader", "type": "reference", "xpath": "f:MessageHeader/f:destination/f:target", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MessageHeader-timestamp", "resource": { "resourceType": "SearchParameter", "code": "timestamp", "base": "MessageHeader", "type": "date", "xpath": "f:MessageHeader/f:timestamp" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "SupplyDelivery", "type": "token", "xpath": "f:SupplyDelivery/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "SupplyDelivery", "type": "reference", "xpath": "f:SupplyDelivery/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-receiver", "resource": { "resourceType": "SearchParameter", "code": "receiver", "base": "SupplyDelivery", "type": "reference", "xpath": "f:SupplyDelivery/f:receiver", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "SupplyDelivery", "type": "token", "xpath": "f:SupplyDelivery/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-supplier", "resource": { "resourceType": "SearchParameter", "code": "supplier", "base": "SupplyDelivery", "type": "reference", "xpath": "f:SupplyDelivery/f:supplier", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Schedule-actor", "resource": { "resourceType": "SearchParameter", "code": "actor", "base": "Schedule", "type": "reference", "xpath": "f:Schedule/f:actor", "target": [ "Device", "Location", "HealthcareService", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Schedule-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Schedule", "type": "date", "xpath": "f:Schedule/f:planningHorizon" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Schedule-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Schedule", "type": "token", "xpath": "f:Schedule/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Schedule-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Schedule", "type": "token", "xpath": "f:Schedule/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "DocumentManifest", "type": "reference", "xpath": "f:DocumentManifest/f:author", "target": [ "Device", "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-content-ref", "resource": { "resourceType": "SearchParameter", "code": "content-ref", "base": "DocumentManifest", "type": "reference", "xpath": "f:DocumentManifest/f:content/f:pReference", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "DocumentManifest", "type": "date", "xpath": "f:DocumentManifest/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "DocumentManifest", "type": "string", "xpath": "f:DocumentManifest/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DocumentManifest", "type": "token", "xpath": "f:DocumentManifest/f:masterIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DocumentManifest", "type": "reference", "xpath": "f:DocumentManifest/f:subject", "target": [ "Device", "Patient", "Practitioner", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-recipient", "resource": { "resourceType": "SearchParameter", "code": "recipient", "base": "DocumentManifest", "type": "reference", "xpath": "f:DocumentManifest/f:recipient", "target": [ "Organization", "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-related-id", "resource": { "resourceType": "SearchParameter", "code": "related-id", "base": "DocumentManifest", "type": "token", "xpath": "f:DocumentManifest/f:related/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-related-ref", "resource": { "resourceType": "SearchParameter", "code": "related-ref", "base": "DocumentManifest", "type": "reference", "xpath": "f:DocumentManifest/f:related/f:ref", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "DocumentManifest", "type": "uri", "xpath": "f:DocumentManifest/f:source" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "DocumentManifest", "type": "token", "xpath": "f:DocumentManifest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "DocumentManifest", "type": "reference", "xpath": "f:DocumentManifest/f:subject", "target": [ "Device", "Patient", "Practitioner", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentManifest-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "DocumentManifest", "type": "token", "xpath": "f:DocumentManifest/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "DataElement", "type": "token", "xpath": "f:DataElement/f:element/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-context", "resource": { "resourceType": "SearchParameter", "code": "context", "base": "DataElement", "type": "token", "xpath": "f:DataElement/f:useContext" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "DataElement", "type": "date", "xpath": "f:DataElement/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "DataElement", "type": "string", "xpath": "f:DataElement/f:element/f:definition" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DataElement", "type": "token", "xpath": "f:DataElement/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "DataElement", "type": "string", "xpath": "f:DataElement/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "DataElement", "type": "string", "xpath": "f:DataElement/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "DataElement", "type": "token", "xpath": "f:DataElement/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-stringency", "resource": { "resourceType": "SearchParameter", "code": "stringency", "base": "DataElement", "type": "token", "xpath": "f:DataElement/f:stringency" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "DataElement", "type": "uri", "xpath": "f:DataElement/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DataElement-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "DataElement", "type": "string", "xpath": "f:DataElement/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "EligibilityRequest", "type": "token", "xpath": "f:EligibilityRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "MedicationAdministration", "type": "token", "xpath": "f:MedicationAdministration/f:medicationCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-device", "resource": { "resourceType": "SearchParameter", "code": "device", "base": "MedicationAdministration", "type": "reference", "xpath": "f:MedicationAdministration/f:device", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-effectivetime", "resource": { "resourceType": "SearchParameter", "code": "effectivetime", "base": "MedicationAdministration", "type": "date", "xpath": "f:MedicationAdministration/f:effectiveTimeDateTime | f:MedicationAdministration/f:effectiveTimePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "MedicationAdministration", "type": "reference", "xpath": "f:MedicationAdministration/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "MedicationAdministration", "type": "token", "xpath": "f:MedicationAdministration/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-medication", "resource": { "resourceType": "SearchParameter", "code": "medication", "base": "MedicationAdministration", "type": "reference", "xpath": "f:MedicationAdministration/f:medicationReference", "target": [ "Medication" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-notgiven", "resource": { "resourceType": "SearchParameter", "code": "notgiven", "base": "MedicationAdministration", "type": "token", "xpath": "f:MedicationAdministration/f:wasNotGiven" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "MedicationAdministration", "type": "reference", "xpath": "f:MedicationAdministration/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-practitioner", "resource": { "resourceType": "SearchParameter", "code": "practitioner", "base": "MedicationAdministration", "type": "reference", "xpath": "f:MedicationAdministration/f:practitioner", "target": [ "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-prescription", "resource": { "resourceType": "SearchParameter", "code": "prescription", "base": "MedicationAdministration", "type": "reference", "xpath": "f:MedicationAdministration/f:prescription", "target": [ "MedicationOrder" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "MedicationAdministration", "type": "token", "xpath": "f:MedicationAdministration/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-appointment", "resource": { "resourceType": "SearchParameter", "code": "appointment", "base": "Encounter", "type": "reference", "xpath": "f:Encounter/f:appointment", "target": [ "Appointment" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-condition", "resource": { "resourceType": "SearchParameter", "code": "condition", "base": "Encounter", "type": "reference", "xpath": "f:Encounter/f:indication", "target": [ "Condition", "Procedure" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Encounter", "type": "date", "xpath": "f:Encounter/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-episodeofcare", "resource": { "resourceType": "SearchParameter", "code": "episodeofcare", "base": "Encounter", "type": "reference", "xpath": "f:Encounter/f:episodeOfCare", "target": [ "EpisodeOfCare" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Encounter", "type": "token", "xpath": "f:Encounter/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-incomingreferral", "resource": { "resourceType": "SearchParameter", "code": "incomingreferral", "base": "Encounter", "type": "reference", "xpath": "f:Encounter/f:incomingReferral", "target": [ "ReferralRequest" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-indication", "resource": { "resourceType": "SearchParameter", "code": "indication", "base": "Encounter", "type": "reference", "xpath": "f:Encounter/f:indication", "target": [ "Condition", "Procedure" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-length", "resource": { "resourceType": "SearchParameter", "code": "length", "base": "Encounter", "type": "number", "xpath": "f:Encounter/f:length" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-location", "resource": { "resourceType": "SearchParameter", "code": "location", "base": "Encounter", "type": "reference", "xpath": "f:Encounter/f:location/f:location", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-location-period", "resource": { "resourceType": "SearchParameter", "code": "location-period", "base": "Encounter", "type": "date", "xpath": "f:Encounter/f:location/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-part-of", "resource": { "resourceType": "SearchParameter", "code": "part-of", "base": "Encounter", "type": "reference", "xpath": "f:Encounter/f:partOf", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-participant", "resource": { "resourceType": "SearchParameter", "code": "participant", "base": "Encounter", "type": "reference", "xpath": "f:Encounter/f:participant/f:individual", "target": [ "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-participant-type", "resource": { "resourceType": "SearchParameter", "code": "participant-type", "base": "Encounter", "type": "token", "xpath": "f:Encounter/f:participant/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Encounter", "type": "reference", "xpath": "f:Encounter/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-practitioner", "resource": { "resourceType": "SearchParameter", "code": "practitioner", "base": "Encounter", "type": "reference", "xpath": "f:Encounter/f:participant/f:individual", "target": [ "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-procedure", "resource": { "resourceType": "SearchParameter", "code": "procedure", "base": "Encounter", "type": "reference", "xpath": "f:Encounter/f:indication", "target": [ "Condition", "Procedure" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-reason", "resource": { "resourceType": "SearchParameter", "code": "reason", "base": "Encounter", "type": "token", "xpath": "f:Encounter/f:reason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-special-arrangement", "resource": { "resourceType": "SearchParameter", "code": "special-arrangement", "base": "Encounter", "type": "token", "xpath": "f:Encounter/f:hospitalization/f:specialArrangement" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Encounter", "type": "token", "xpath": "f:Encounter/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Encounter-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Encounter", "type": "token", "xpath": "f:Encounter/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "PaymentReconciliation", "type": "token", "xpath": "f:PaymentReconciliation/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "TestScript", "type": "string", "xpath": "f:TestScript/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "TestScript", "type": "token", "xpath": "f:TestScript/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "TestScript", "type": "string", "xpath": "f:TestScript/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-testscript-capability", "resource": { "resourceType": "SearchParameter", "code": "testscript-capability", "base": "TestScript", "type": "string", "xpath": "f:TestScript/f:metadata/f:capability/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-testscript-setup-capability", "resource": { "resourceType": "SearchParameter", "code": "testscript-setup-capability", "base": "TestScript", "type": "string", "xpath": "f:TestScript/f:setup/f:metadata/f:capability/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-testscript-test-capability", "resource": { "resourceType": "SearchParameter", "code": "testscript-test-capability", "base": "TestScript", "type": "string", "xpath": "f:TestScript/f:test/f:metadata/f:capability/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/TestScript-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "TestScript", "type": "uri", "xpath": "f:TestScript/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "List", "type": "token", "xpath": "f:List/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "List", "type": "date", "xpath": "f:List/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-empty-reason", "resource": { "resourceType": "SearchParameter", "code": "empty-reason", "base": "List", "type": "token", "xpath": "f:List/f:emptyReason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "List", "type": "reference", "xpath": "f:List/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-item", "resource": { "resourceType": "SearchParameter", "code": "item", "base": "List", "type": "reference", "xpath": "f:List/f:entry/f:item", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-notes", "resource": { "resourceType": "SearchParameter", "code": "notes", "base": "List", "type": "string", "xpath": "f:List/f:note" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "List", "type": "reference", "xpath": "f:List/f:subject", "target": [ "Device", "Location", "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "List", "type": "reference", "xpath": "f:List/f:source", "target": [ "Device", "Patient", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "List", "type": "token", "xpath": "f:List/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "List", "type": "reference", "xpath": "f:List/f:subject", "target": [ "Device", "Location", "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/List-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "List", "type": "string", "xpath": "f:List/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-device", "resource": { "resourceType": "SearchParameter", "code": "device", "base": "DeviceUseStatement", "type": "reference", "xpath": "f:DeviceUseStatement/f:device", "target": [ "Device" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DeviceUseStatement", "type": "reference", "xpath": "f:DeviceUseStatement/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "DeviceUseStatement", "type": "reference", "xpath": "f:DeviceUseStatement/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-base", "resource": { "resourceType": "SearchParameter", "code": "base", "base": "OperationDefinition", "type": "reference", "xpath": "f:OperationDefinition/f:base", "target": [ "OperationDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "OperationDefinition", "type": "token", "xpath": "f:OperationDefinition/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "OperationDefinition", "type": "date", "xpath": "f:OperationDefinition/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance", "resource": { "resourceType": "SearchParameter", "code": "instance", "base": "OperationDefinition", "type": "token", "xpath": "f:OperationDefinition/f:instance" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind", "resource": { "resourceType": "SearchParameter", "code": "kind", "base": "OperationDefinition", "type": "token", "xpath": "f:OperationDefinition/f:kind" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "OperationDefinition", "type": "string", "xpath": "f:OperationDefinition/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-profile", "resource": { "resourceType": "SearchParameter", "code": "profile", "base": "OperationDefinition", "type": "reference", "xpath": "f:OperationDefinition/f:parameter/f:profile", "target": [ "StructureDefinition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-publisher", "resource": { "resourceType": "SearchParameter", "code": "publisher", "base": "OperationDefinition", "type": "string", "xpath": "f:OperationDefinition/f:publisher" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "OperationDefinition", "type": "token", "xpath": "f:OperationDefinition/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-system", "resource": { "resourceType": "SearchParameter", "code": "system", "base": "OperationDefinition", "type": "token", "xpath": "f:OperationDefinition/f:system" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "OperationDefinition", "type": "token", "xpath": "f:OperationDefinition/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "OperationDefinition", "type": "uri", "xpath": "f:OperationDefinition/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/OperationDefinition-version", "resource": { "resourceType": "SearchParameter", "code": "version", "base": "OperationDefinition", "type": "token", "xpath": "f:OperationDefinition/f:version" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingObjectSelection-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "ImagingObjectSelection", "type": "reference", "xpath": "f:ImagingObjectSelection/f:author", "target": [ "Device", "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingObjectSelection-authoring-time", "resource": { "resourceType": "SearchParameter", "code": "authoring-time", "base": "ImagingObjectSelection", "type": "date", "xpath": "f:ImagingObjectSelection/f:authoringTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingObjectSelection-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ImagingObjectSelection", "type": "uri", "xpath": "f:ImagingObjectSelection/f:uid" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingObjectSelection-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "ImagingObjectSelection", "type": "reference", "xpath": "f:ImagingObjectSelection/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingObjectSelection-selected-study", "resource": { "resourceType": "SearchParameter", "code": "selected-study", "base": "ImagingObjectSelection", "type": "uri", "xpath": "f:ImagingObjectSelection/f:study/f:uid" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ImagingObjectSelection-title", "resource": { "resourceType": "SearchParameter", "code": "title", "base": "ImagingObjectSelection", "type": "token", "xpath": "f:ImagingObjectSelection/f:title" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "Goal", "type": "token", "xpath": "f:Goal/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Goal", "type": "token", "xpath": "f:Goal/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Goal", "type": "reference", "xpath": "f:Goal/f:subject", "target": [ "Organization", "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Goal", "type": "token", "xpath": "f:Goal/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Goal", "type": "reference", "xpath": "f:Goal/f:subject", "target": [ "Organization", "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Goal-targetdate", "resource": { "resourceType": "SearchParameter", "code": "targetdate", "base": "Goal", "type": "date", "xpath": "f:Goal/f:targetDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-base", "resource": { "resourceType": "SearchParameter", "code": "base", "base": "SearchParameter", "type": "token", "xpath": "f:SearchParameter/f:base" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "SearchParameter", "type": "token", "xpath": "f:SearchParameter/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-description", "resource": { "resourceType": "SearchParameter", "code": "description", "base": "SearchParameter", "type": "string", "xpath": "f:SearchParameter/f:description" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "SearchParameter", "type": "string", "xpath": "f:SearchParameter/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-target", "resource": { "resourceType": "SearchParameter", "code": "target", "base": "SearchParameter", "type": "token", "xpath": "f:SearchParameter/f:target" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "SearchParameter", "type": "token", "xpath": "f:SearchParameter/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SearchParameter-url", "resource": { "resourceType": "SearchParameter", "code": "url", "base": "SearchParameter", "type": "uri", "xpath": "f:SearchParameter/f:url" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-additive", "resource": { "resourceType": "SearchParameter", "code": "additive", "base": "NutritionOrder", "type": "token", "xpath": "f:NutritionOrder/f:enteralFormula/f:additiveType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-datetime", "resource": { "resourceType": "SearchParameter", "code": "datetime", "base": "NutritionOrder", "type": "date", "xpath": "f:NutritionOrder/f:dateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "NutritionOrder", "type": "reference", "xpath": "f:NutritionOrder/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-formula", "resource": { "resourceType": "SearchParameter", "code": "formula", "base": "NutritionOrder", "type": "token", "xpath": "f:NutritionOrder/f:enteralFormula/f:baseFormulaType" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "NutritionOrder", "type": "token", "xpath": "f:NutritionOrder/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-oraldiet", "resource": { "resourceType": "SearchParameter", "code": "oraldiet", "base": "NutritionOrder", "type": "token", "xpath": "f:NutritionOrder/f:oralDiet/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "NutritionOrder", "type": "reference", "xpath": "f:NutritionOrder/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-provider", "resource": { "resourceType": "SearchParameter", "code": "provider", "base": "NutritionOrder", "type": "reference", "xpath": "f:NutritionOrder/f:orderer", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "NutritionOrder", "type": "token", "xpath": "f:NutritionOrder/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/NutritionOrder-supplement", "resource": { "resourceType": "SearchParameter", "code": "supplement", "base": "NutritionOrder", "type": "token", "xpath": "f:NutritionOrder/f:supplement/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClaimResponse-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ClaimResponse", "type": "token", "xpath": "f:ClaimResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ReferralRequest", "type": "date", "xpath": "f:ReferralRequest/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "ReferralRequest", "type": "reference", "xpath": "f:ReferralRequest/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-priority", "resource": { "resourceType": "SearchParameter", "code": "priority", "base": "ReferralRequest", "type": "token", "xpath": "f:ReferralRequest/f:priority" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-recipient", "resource": { "resourceType": "SearchParameter", "code": "recipient", "base": "ReferralRequest", "type": "reference", "xpath": "f:ReferralRequest/f:recipient", "target": [ "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-requester", "resource": { "resourceType": "SearchParameter", "code": "requester", "base": "ReferralRequest", "type": "reference", "xpath": "f:ReferralRequest/f:requester", "target": [ "Patient", "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-specialty", "resource": { "resourceType": "SearchParameter", "code": "specialty", "base": "ReferralRequest", "type": "token", "xpath": "f:ReferralRequest/f:specialty" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ReferralRequest", "type": "token", "xpath": "f:ReferralRequest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ReferralRequest-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "ReferralRequest", "type": "token", "xpath": "f:ReferralRequest/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-action", "resource": { "resourceType": "SearchParameter", "code": "action", "base": "ClinicalImpression", "type": "reference", "xpath": "f:ClinicalImpression/f:action", "target": [ "ReferralRequest", "Appointment", "ProcedureRequest", "SupplyRequest", "Procedure", "MedicationOrder", "NutritionOrder", "DiagnosticOrder" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-assessor", "resource": { "resourceType": "SearchParameter", "code": "assessor", "base": "ClinicalImpression", "type": "reference", "xpath": "f:ClinicalImpression/f:assessor", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "ClinicalImpression", "type": "date", "xpath": "f:ClinicalImpression/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding", "resource": { "resourceType": "SearchParameter", "code": "finding", "base": "ClinicalImpression", "type": "token", "xpath": "f:ClinicalImpression/f:finding/f:item" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-investigation", "resource": { "resourceType": "SearchParameter", "code": "investigation", "base": "ClinicalImpression", "type": "reference", "xpath": "f:ClinicalImpression/f:investigations/f:item", "target": [ "FamilyMemberHistory", "Observation", "QuestionnaireResponse", "DiagnosticReport" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "ClinicalImpression", "type": "reference", "xpath": "f:ClinicalImpression/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-plan", "resource": { "resourceType": "SearchParameter", "code": "plan", "base": "ClinicalImpression", "type": "reference", "xpath": "f:ClinicalImpression/f:plan", "target": [ "CarePlan", "ReferralRequest", "ProcedureRequest", "Appointment", "CommunicationRequest", "Order", "SupplyRequest", "VisionPrescription", "MedicationOrder", "ProcessRequest", "DeviceUseRequest", "NutritionOrder", "DiagnosticOrder" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-previous", "resource": { "resourceType": "SearchParameter", "code": "previous", "base": "ClinicalImpression", "type": "reference", "xpath": "f:ClinicalImpression/f:previous", "target": [ "ClinicalImpression" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-problem", "resource": { "resourceType": "SearchParameter", "code": "problem", "base": "ClinicalImpression", "type": "reference", "xpath": "f:ClinicalImpression/f:problem", "target": [ "Condition", "AllergyIntolerance" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-resolved", "resource": { "resourceType": "SearchParameter", "code": "resolved", "base": "ClinicalImpression", "type": "token", "xpath": "f:ClinicalImpression/f:resolved" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-ruledout", "resource": { "resourceType": "SearchParameter", "code": "ruledout", "base": "ClinicalImpression", "type": "token", "xpath": "f:ClinicalImpression/f:ruledOut/f:item" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "ClinicalImpression", "type": "token", "xpath": "f:ClinicalImpression/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-trigger", "resource": { "resourceType": "SearchParameter", "code": "trigger", "base": "ClinicalImpression", "type": "reference", "xpath": "f:ClinicalImpression/f:triggerReference", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-trigger-code", "resource": { "resourceType": "SearchParameter", "code": "trigger-code", "base": "ClinicalImpression", "type": "token", "xpath": "f:ClinicalImpression/f:triggerCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/BodySite-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "BodySite", "type": "token", "xpath": "f:BodySite/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/BodySite-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "BodySite", "type": "token", "xpath": "f:BodySite/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/BodySite-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "BodySite", "type": "reference", "xpath": "f:BodySite/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Flag-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "Flag", "type": "reference", "xpath": "f:Flag/f:author", "target": [ "Device", "Patient", "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Flag-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Flag", "type": "date", "xpath": "f:Flag/f:period" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Flag-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "Flag", "type": "reference", "xpath": "f:Flag/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Flag-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Flag", "type": "reference", "xpath": "f:Flag/f:subject", "target": [ "Organization", "Location", "Patient", "Practitioner", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Flag-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Flag", "type": "reference", "xpath": "f:Flag/f:subject", "target": [ "Organization", "Location", "Patient", "Practitioner", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "CommunicationRequest", "type": "token", "xpath": "f:CommunicationRequest/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "CommunicationRequest", "type": "reference", "xpath": "f:CommunicationRequest/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "CommunicationRequest", "type": "token", "xpath": "f:CommunicationRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-medium", "resource": { "resourceType": "SearchParameter", "code": "medium", "base": "CommunicationRequest", "type": "token", "xpath": "f:CommunicationRequest/f:medium" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "CommunicationRequest", "type": "reference", "xpath": "f:CommunicationRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-priority", "resource": { "resourceType": "SearchParameter", "code": "priority", "base": "CommunicationRequest", "type": "token", "xpath": "f:CommunicationRequest/f:priority" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-recipient", "resource": { "resourceType": "SearchParameter", "code": "recipient", "base": "CommunicationRequest", "type": "reference", "xpath": "f:CommunicationRequest/f:recipient", "target": [ "Device", "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-requested", "resource": { "resourceType": "SearchParameter", "code": "requested", "base": "CommunicationRequest", "type": "date", "xpath": "f:CommunicationRequest/f:requestedOn" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-requester", "resource": { "resourceType": "SearchParameter", "code": "requester", "base": "CommunicationRequest", "type": "reference", "xpath": "f:CommunicationRequest/f:requester", "target": [ "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-sender", "resource": { "resourceType": "SearchParameter", "code": "sender", "base": "CommunicationRequest", "type": "reference", "xpath": "f:CommunicationRequest/f:sender", "target": [ "Device", "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "CommunicationRequest", "type": "token", "xpath": "f:CommunicationRequest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "CommunicationRequest", "type": "reference", "xpath": "f:CommunicationRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-time", "resource": { "resourceType": "SearchParameter", "code": "time", "base": "CommunicationRequest", "type": "date", "xpath": "f:CommunicationRequest/f:scheduledDateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Claim", "type": "token", "xpath": "f:Claim/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Claim", "type": "reference", "xpath": "f:Claim/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-priority", "resource": { "resourceType": "SearchParameter", "code": "priority", "base": "Claim", "type": "token", "xpath": "f:Claim/f:priority" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-provider", "resource": { "resourceType": "SearchParameter", "code": "provider", "base": "Claim", "type": "reference", "xpath": "f:Claim/f:provider", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Claim-use", "resource": { "resourceType": "SearchParameter", "code": "use", "base": "Claim", "type": "token", "xpath": "f:Claim/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-condition", "resource": { "resourceType": "SearchParameter", "code": "condition", "base": "RiskAssessment", "type": "reference", "xpath": "f:RiskAssessment/f:condition", "target": [ "Condition" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "RiskAssessment", "type": "date", "xpath": "f:RiskAssessment/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "RiskAssessment", "type": "reference", "xpath": "f:RiskAssessment/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "RiskAssessment", "type": "token", "xpath": "f:RiskAssessment/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-method", "resource": { "resourceType": "SearchParameter", "code": "method", "base": "RiskAssessment", "type": "token", "xpath": "f:RiskAssessment/f:method" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "RiskAssessment", "type": "reference", "xpath": "f:RiskAssessment/f:subject", "target": [ "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "RiskAssessment", "type": "reference", "xpath": "f:RiskAssessment/f:performer", "target": [ "Device", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RiskAssessment-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "RiskAssessment", "type": "reference", "xpath": "f:RiskAssessment/f:subject", "target": [ "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "EnrollmentRequest", "type": "token", "xpath": "f:EnrollmentRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "EnrollmentRequest", "type": "reference", "xpath": "f:EnrollmentRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "EnrollmentRequest", "type": "reference", "xpath": "f:EnrollmentRequest/f:subject", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "Location", "type": "string", "xpath": "f:Location/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-address-city", "resource": { "resourceType": "SearchParameter", "code": "address-city", "base": "Location", "type": "string", "xpath": "f:Location/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-address-country", "resource": { "resourceType": "SearchParameter", "code": "address-country", "base": "Location", "type": "string", "xpath": "f:Location/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-address-postalcode", "resource": { "resourceType": "SearchParameter", "code": "address-postalcode", "base": "Location", "type": "string", "xpath": "f:Location/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-address-state", "resource": { "resourceType": "SearchParameter", "code": "address-state", "base": "Location", "type": "string", "xpath": "f:Location/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-address-use", "resource": { "resourceType": "SearchParameter", "code": "address-use", "base": "Location", "type": "token", "xpath": "f:Location/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Location", "type": "token", "xpath": "f:Location/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Location", "type": "string", "xpath": "f:Location/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-near", "resource": { "resourceType": "SearchParameter", "code": "near", "base": "Location", "type": "token", "xpath": "f:Location/f:position" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-near-distance", "resource": { "resourceType": "SearchParameter", "code": "near-distance", "base": "Location", "type": "token", "xpath": "f:Location/f:position" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "Location", "type": "reference", "xpath": "f:Location/f:managingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-partof", "resource": { "resourceType": "SearchParameter", "code": "partof", "base": "Location", "type": "reference", "xpath": "f:Location/f:partOf", "target": [ "Location" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Location", "type": "token", "xpath": "f:Location/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Location-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Location", "type": "token", "xpath": "f:Location/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ExplanationOfBenefit", "type": "token", "xpath": "f:ExplanationOfBenefit/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "AllergyIntolerance", "type": "token", "xpath": "f:AllergyIntolerance/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality", "resource": { "resourceType": "SearchParameter", "code": "criticality", "base": "AllergyIntolerance", "type": "token", "xpath": "f:AllergyIntolerance/f:criticality" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "AllergyIntolerance", "type": "date", "xpath": "f:AllergyIntolerance/f:recordedDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "AllergyIntolerance", "type": "token", "xpath": "f:AllergyIntolerance/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date", "resource": { "resourceType": "SearchParameter", "code": "last-date", "base": "AllergyIntolerance", "type": "date", "xpath": "f:AllergyIntolerance/f:lastOccurence" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation", "resource": { "resourceType": "SearchParameter", "code": "manifestation", "base": "AllergyIntolerance", "type": "token", "xpath": "f:AllergyIntolerance/f:reaction/f:manifestation" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-onset", "resource": { "resourceType": "SearchParameter", "code": "onset", "base": "AllergyIntolerance", "type": "date", "xpath": "f:AllergyIntolerance/f:reaction/f:onset" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "AllergyIntolerance", "type": "reference", "xpath": "f:AllergyIntolerance/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder", "resource": { "resourceType": "SearchParameter", "code": "recorder", "base": "AllergyIntolerance", "type": "reference", "xpath": "f:AllergyIntolerance/f:recorder", "target": [ "Patient", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-reporter", "resource": { "resourceType": "SearchParameter", "code": "reporter", "base": "AllergyIntolerance", "type": "reference", "xpath": "f:AllergyIntolerance/f:reporter", "target": [ "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route", "resource": { "resourceType": "SearchParameter", "code": "route", "base": "AllergyIntolerance", "type": "token", "xpath": "f:AllergyIntolerance/f:reaction/f:exposureRoute" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity", "resource": { "resourceType": "SearchParameter", "code": "severity", "base": "AllergyIntolerance", "type": "token", "xpath": "f:AllergyIntolerance/f:reaction/f:severity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "AllergyIntolerance", "type": "token", "xpath": "f:AllergyIntolerance/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-substance", "resource": { "resourceType": "SearchParameter", "code": "substance", "base": "AllergyIntolerance", "type": "token", "xpath": "f:AllergyIntolerance/f:substance" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "AllergyIntolerance", "type": "token", "xpath": "f:AllergyIntolerance/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-category", "resource": { "resourceType": "SearchParameter", "code": "category", "base": "Observation", "type": "token", "xpath": "f:Observation/f:category" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Observation", "type": "token", "xpath": "f:Observation/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-code-value-x", "resource": { "resourceType": "SearchParameter", "code": "code-value-[x]", "base": "Observation", "type": "composite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-component-code", "resource": { "resourceType": "SearchParameter", "code": "component-code", "base": "Observation", "type": "token", "xpath": "f:Observation/f:component/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-x", "resource": { "resourceType": "SearchParameter", "code": "component-code-value-[x]", "base": "Observation", "type": "composite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason", "resource": { "resourceType": "SearchParameter", "code": "component-data-absent-reason", "base": "Observation", "type": "token", "xpath": "f:Observation/f:component/f:dataAbsentReason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept", "resource": { "resourceType": "SearchParameter", "code": "component-value-concept", "base": "Observation", "type": "token", "xpath": "f:Observation/f:component/f:valueCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity", "resource": { "resourceType": "SearchParameter", "code": "component-value-quantity", "base": "Observation", "type": "quantity", "xpath": "f:Observation/f:component/f:valueQuantity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-component-value-string", "resource": { "resourceType": "SearchParameter", "code": "component-value-string", "base": "Observation", "type": "string", "xpath": "f:Observation/f:component/f:valueString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason", "resource": { "resourceType": "SearchParameter", "code": "data-absent-reason", "base": "Observation", "type": "token", "xpath": "f:Observation/f:dataAbsentReason" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "Observation", "type": "date", "xpath": "f:Observation/f:effectiveDateTime | f:Observation/f:effectivePeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-device", "resource": { "resourceType": "SearchParameter", "code": "device", "base": "Observation", "type": "reference", "xpath": "f:Observation/f:device", "target": [ "Device", "DeviceMetric" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "Observation", "type": "reference", "xpath": "f:Observation/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Observation", "type": "token", "xpath": "f:Observation/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Observation", "type": "reference", "xpath": "f:Observation/f:subject", "target": [ "Device", "Location", "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-performer", "resource": { "resourceType": "SearchParameter", "code": "performer", "base": "Observation", "type": "reference", "xpath": "f:Observation/f:performer", "target": [ "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-related", "resource": { "resourceType": "SearchParameter", "code": "related", "base": "Observation", "type": "composite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-related-target", "resource": { "resourceType": "SearchParameter", "code": "related-target", "base": "Observation", "type": "reference", "xpath": "f:Observation/f:related/f:target", "target": [ "Observation", "QuestionnaireResponse" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-related-type", "resource": { "resourceType": "SearchParameter", "code": "related-type", "base": "Observation", "type": "token", "xpath": "f:Observation/f:related/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-specimen", "resource": { "resourceType": "SearchParameter", "code": "specimen", "base": "Observation", "type": "reference", "xpath": "f:Observation/f:specimen", "target": [ "Specimen" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "Observation", "type": "token", "xpath": "f:Observation/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Observation", "type": "reference", "xpath": "f:Observation/f:subject", "target": [ "Device", "Location", "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-value-concept", "resource": { "resourceType": "SearchParameter", "code": "value-concept", "base": "Observation", "type": "token", "xpath": "f:Observation/f:valueCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-value-date", "resource": { "resourceType": "SearchParameter", "code": "value-date", "base": "Observation", "type": "date", "xpath": "f:Observation/f:valueDateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-value-quantity", "resource": { "resourceType": "SearchParameter", "code": "value-quantity", "base": "Observation", "type": "quantity", "xpath": "f:Observation/f:valueQuantity" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-value-string", "resource": { "resourceType": "SearchParameter", "code": "value-string", "base": "Observation", "type": "string", "xpath": "f:Observation/f:valueString" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-actor", "resource": { "resourceType": "SearchParameter", "code": "actor", "base": "Contract", "type": "reference", "xpath": "f:Contract/f:actor/f:entity", "target": [ "Device", "Patient", "Organization", "Location", "Substance", "Practitioner", "Contract", "Group", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Contract", "type": "token", "xpath": "f:Contract/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Contract", "type": "reference", "xpath": "f:Contract/f:subject", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-signer", "resource": { "resourceType": "SearchParameter", "code": "signer", "base": "Contract", "type": "reference", "xpath": "f:Contract/f:signer/f:party", "target": [ "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Contract-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Contract", "type": "reference", "xpath": "f:Contract/f:subject", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "RelatedPerson", "type": "string", "xpath": "f:RelatedPerson/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-city", "resource": { "resourceType": "SearchParameter", "code": "address-city", "base": "RelatedPerson", "type": "string", "xpath": "f:RelatedPerson/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-country", "resource": { "resourceType": "SearchParameter", "code": "address-country", "base": "RelatedPerson", "type": "string", "xpath": "f:RelatedPerson/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-postalcode", "resource": { "resourceType": "SearchParameter", "code": "address-postalcode", "base": "RelatedPerson", "type": "string", "xpath": "f:RelatedPerson/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-state", "resource": { "resourceType": "SearchParameter", "code": "address-state", "base": "RelatedPerson", "type": "string", "xpath": "f:RelatedPerson/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-use", "resource": { "resourceType": "SearchParameter", "code": "address-use", "base": "RelatedPerson", "type": "token", "xpath": "f:RelatedPerson/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-birthdate", "resource": { "resourceType": "SearchParameter", "code": "birthdate", "base": "RelatedPerson", "type": "date", "xpath": "f:RelatedPerson/f:birthDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-email", "resource": { "resourceType": "SearchParameter", "code": "email", "base": "RelatedPerson", "type": "token", "xpath": "f:RelatedPerson/f:telecom[system/@value='email']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-gender", "resource": { "resourceType": "SearchParameter", "code": "gender", "base": "RelatedPerson", "type": "token", "xpath": "f:RelatedPerson/f:gender" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "RelatedPerson", "type": "token", "xpath": "f:RelatedPerson/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "RelatedPerson", "type": "string", "xpath": "f:RelatedPerson/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "RelatedPerson", "type": "reference", "xpath": "f:RelatedPerson/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-phone", "resource": { "resourceType": "SearchParameter", "code": "phone", "base": "RelatedPerson", "type": "token", "xpath": "f:RelatedPerson/f:telecom[system/@value='phone']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-phonetic", "resource": { "resourceType": "SearchParameter", "code": "phonetic", "base": "RelatedPerson", "type": "string", "xpath": "f:RelatedPerson/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/RelatedPerson-telecom", "resource": { "resourceType": "SearchParameter", "code": "telecom", "base": "RelatedPerson", "type": "token", "xpath": "f:RelatedPerson/f:telecom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Basic-author", "resource": { "resourceType": "SearchParameter", "code": "author", "base": "Basic", "type": "reference", "xpath": "f:Basic/f:author", "target": [ "Patient", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Basic-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "Basic", "type": "token", "xpath": "f:Basic/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Basic-created", "resource": { "resourceType": "SearchParameter", "code": "created", "base": "Basic", "type": "date", "xpath": "f:Basic/f:created" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Basic-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Basic", "type": "token", "xpath": "f:Basic/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Basic-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Basic", "type": "reference", "xpath": "f:Basic/f:subject", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Basic-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Basic", "type": "reference", "xpath": "f:Basic/f:subject", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "ProcessResponse", "type": "token", "xpath": "f:ProcessResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "ProcessResponse", "type": "reference", "xpath": "f:ProcessResponse/f:organization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request", "resource": { "resourceType": "SearchParameter", "code": "request", "base": "ProcessResponse", "type": "reference", "xpath": "f:ProcessResponse/f:request", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-requestorganization", "resource": { "resourceType": "SearchParameter", "code": "requestorganization", "base": "ProcessResponse", "type": "reference", "xpath": "f:ProcessResponse/f:requestOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/ProcessResponse-requestprovider", "resource": { "resourceType": "SearchParameter", "code": "requestprovider", "base": "ProcessResponse", "type": "reference", "xpath": "f:ProcessResponse/f:requestProvider", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-accession", "resource": { "resourceType": "SearchParameter", "code": "accession", "base": "Specimen", "type": "token", "xpath": "f:Specimen/f:accessionIdentifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-bodysite", "resource": { "resourceType": "SearchParameter", "code": "bodysite", "base": "Specimen", "type": "token", "xpath": "f:Specimen/f:collection/f:bodySite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-collected", "resource": { "resourceType": "SearchParameter", "code": "collected", "base": "Specimen", "type": "date", "xpath": "f:Specimen/f:collection/f:collectedDateTime | f:Specimen/f:collection/f:collectedPeriod" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-collector", "resource": { "resourceType": "SearchParameter", "code": "collector", "base": "Specimen", "type": "reference", "xpath": "f:Specimen/f:collection/f:collector", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-container", "resource": { "resourceType": "SearchParameter", "code": "container", "base": "Specimen", "type": "token", "xpath": "f:Specimen/f:container/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-container-id", "resource": { "resourceType": "SearchParameter", "code": "container-id", "base": "Specimen", "type": "token", "xpath": "f:Specimen/f:container/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Specimen", "type": "token", "xpath": "f:Specimen/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-parent", "resource": { "resourceType": "SearchParameter", "code": "parent", "base": "Specimen", "type": "reference", "xpath": "f:Specimen/f:parent", "target": [ "Specimen" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Specimen", "type": "reference", "xpath": "f:Specimen/f:subject", "target": [ "Device", "Patient", "Substance", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "Specimen", "type": "reference", "xpath": "f:Specimen/f:subject", "target": [ "Device", "Patient", "Substance", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Specimen-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "Specimen", "type": "token", "xpath": "f:Specimen/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-action", "resource": { "resourceType": "SearchParameter", "code": "action", "base": "AuditEvent", "type": "token", "xpath": "f:AuditEvent/f:event/f:action" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "AuditEvent", "type": "token", "xpath": "f:AuditEvent/f:participant/f:network/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-altid", "resource": { "resourceType": "SearchParameter", "code": "altid", "base": "AuditEvent", "type": "token", "xpath": "f:AuditEvent/f:participant/f:altId" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "AuditEvent", "type": "date", "xpath": "f:AuditEvent/f:event/f:dateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-desc", "resource": { "resourceType": "SearchParameter", "code": "desc", "base": "AuditEvent", "type": "string", "xpath": "f:AuditEvent/f:object/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-identity", "resource": { "resourceType": "SearchParameter", "code": "identity", "base": "AuditEvent", "type": "token", "xpath": "f:AuditEvent/f:object/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "AuditEvent", "type": "string", "xpath": "f:AuditEvent/f:participant/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-object-type", "resource": { "resourceType": "SearchParameter", "code": "object-type", "base": "AuditEvent", "type": "token", "xpath": "f:AuditEvent/f:object/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-participant", "resource": { "resourceType": "SearchParameter", "code": "participant", "base": "AuditEvent", "type": "reference", "xpath": "f:AuditEvent/f:participant/f:reference", "target": [ "Device", "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "AuditEvent", "type": "reference", "xpath": "f:AuditEvent/f:participant/f:reference", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription", "Device", "Patient", "Organization", "Practitioner", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-policy", "resource": { "resourceType": "SearchParameter", "code": "policy", "base": "AuditEvent", "type": "uri", "xpath": "f:AuditEvent/f:participant/f:policy" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-reference", "resource": { "resourceType": "SearchParameter", "code": "reference", "base": "AuditEvent", "type": "reference", "xpath": "f:AuditEvent/f:object/f:reference", "target": [ "Account", "AllergyIntolerance", "Appointment", "AppointmentResponse", "AuditEvent", "Basic", "Binary", "BodySite", "Bundle", "CarePlan", "Claim", "ClaimResponse", "ClinicalImpression", "Communication", "CommunicationRequest", "Composition", "ConceptMap", "Condition", "Conformance", "Contract", "Coverage", "DataElement", "DetectedIssue", "Device", "DeviceComponent", "DeviceMetric", "DeviceUseRequest", "DeviceUseStatement", "DiagnosticOrder", "DiagnosticReport", "DocumentManifest", "DocumentReference", "EligibilityRequest", "EligibilityResponse", "Encounter", "EnrollmentRequest", "EnrollmentResponse", "EpisodeOfCare", "ExplanationOfBenefit", "FamilyMemberHistory", "Flag", "Goal", "Group", "HealthcareService", "ImagingObjectSelection", "ImagingStudy", "Immunization", "ImmunizationRecommendation", "ImplementationGuide", "List", "Location", "Media", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationOrder", "MedicationStatement", "MessageHeader", "NamingSystem", "NutritionOrder", "Observation", "OperationDefinition", "OperationOutcome", "Order", "OrderResponse", "Organization", "Patient", "PaymentNotice", "PaymentReconciliation", "Person", "Practitioner", "Procedure", "ProcedureRequest", "ProcessRequest", "ProcessResponse", "Provenance", "Questionnaire", "QuestionnaireResponse", "ReferralRequest", "RelatedPerson", "RiskAssessment", "Schedule", "SearchParameter", "Slot", "Specimen", "StructureDefinition", "Subscription", "Substance", "SupplyDelivery", "SupplyRequest", "TestScript", "ValueSet", "VisionPrescription" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-site", "resource": { "resourceType": "SearchParameter", "code": "site", "base": "AuditEvent", "type": "token", "xpath": "f:AuditEvent/f:source/f:site" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "AuditEvent", "type": "token", "xpath": "f:AuditEvent/f:source/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-subtype", "resource": { "resourceType": "SearchParameter", "code": "subtype", "base": "AuditEvent", "type": "token", "xpath": "f:AuditEvent/f:event/f:subtype" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-type", "resource": { "resourceType": "SearchParameter", "code": "type", "base": "AuditEvent", "type": "token", "xpath": "f:AuditEvent/f:event/f:type" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/AuditEvent-user", "resource": { "resourceType": "SearchParameter", "code": "user", "base": "AuditEvent", "type": "token", "xpath": "f:AuditEvent/f:participant/f:userId" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "EnrollmentResponse", "type": "token", "xpath": "f:EnrollmentResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-date", "resource": { "resourceType": "SearchParameter", "code": "date", "base": "SupplyRequest", "type": "date", "xpath": "f:SupplyRequest/f:date" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "SupplyRequest", "type": "token", "xpath": "f:SupplyRequest/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-kind", "resource": { "resourceType": "SearchParameter", "code": "kind", "base": "SupplyRequest", "type": "token", "xpath": "f:SupplyRequest/f:kind" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "SupplyRequest", "type": "reference", "xpath": "f:SupplyRequest/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-source", "resource": { "resourceType": "SearchParameter", "code": "source", "base": "SupplyRequest", "type": "reference", "xpath": "f:SupplyRequest/f:source", "target": [ "Patient", "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "SupplyRequest", "type": "token", "xpath": "f:SupplyRequest/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/SupplyRequest-supplier", "resource": { "resourceType": "SearchParameter", "code": "supplier", "base": "SupplyRequest", "type": "reference", "xpath": "f:SupplyRequest/f:supplier", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-active", "resource": { "resourceType": "SearchParameter", "code": "active", "base": "Patient", "type": "token", "xpath": "f:Patient/f:active" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "Patient", "type": "string", "xpath": "f:Patient/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-address-city", "resource": { "resourceType": "SearchParameter", "code": "address-city", "base": "Patient", "type": "string", "xpath": "f:Patient/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-address-country", "resource": { "resourceType": "SearchParameter", "code": "address-country", "base": "Patient", "type": "string", "xpath": "f:Patient/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-address-postalcode", "resource": { "resourceType": "SearchParameter", "code": "address-postalcode", "base": "Patient", "type": "string", "xpath": "f:Patient/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-address-state", "resource": { "resourceType": "SearchParameter", "code": "address-state", "base": "Patient", "type": "string", "xpath": "f:Patient/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-address-use", "resource": { "resourceType": "SearchParameter", "code": "address-use", "base": "Patient", "type": "token", "xpath": "f:Patient/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-animal-breed", "resource": { "resourceType": "SearchParameter", "code": "animal-breed", "base": "Patient", "type": "token", "xpath": "f:Patient/f:animal/f:breed" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-animal-species", "resource": { "resourceType": "SearchParameter", "code": "animal-species", "base": "Patient", "type": "token", "xpath": "f:Patient/f:animal/f:species" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-birthdate", "resource": { "resourceType": "SearchParameter", "code": "birthdate", "base": "Patient", "type": "date", "xpath": "f:Patient/f:birthDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-careprovider", "resource": { "resourceType": "SearchParameter", "code": "careprovider", "base": "Patient", "type": "reference", "xpath": "f:Patient/f:careProvider", "target": [ "Organization", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-deathdate", "resource": { "resourceType": "SearchParameter", "code": "deathdate", "base": "Patient", "type": "date", "xpath": "f:Patient/f:deceasedDateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-deceased", "resource": { "resourceType": "SearchParameter", "code": "deceased", "base": "Patient", "type": "token", "xpath": "f:Patient/f:deceasedBoolean | f:Patient/f:deceasedDateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-email", "resource": { "resourceType": "SearchParameter", "code": "email", "base": "Patient", "type": "token", "xpath": "f:Patient/f:telecom[system/@value='email']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-family", "resource": { "resourceType": "SearchParameter", "code": "family", "base": "Patient", "type": "string", "xpath": "f:Patient/f:name/f:family" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-gender", "resource": { "resourceType": "SearchParameter", "code": "gender", "base": "Patient", "type": "token", "xpath": "f:Patient/f:gender" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-given", "resource": { "resourceType": "SearchParameter", "code": "given", "base": "Patient", "type": "string", "xpath": "f:Patient/f:name/f:given" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Patient", "type": "token", "xpath": "f:Patient/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-language", "resource": { "resourceType": "SearchParameter", "code": "language", "base": "Patient", "type": "token", "xpath": "f:Patient/f:communication/f:language" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-link", "resource": { "resourceType": "SearchParameter", "code": "link", "base": "Patient", "type": "reference", "xpath": "f:Patient/f:link/f:other", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Patient", "type": "string", "xpath": "f:Patient/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "Patient", "type": "reference", "xpath": "f:Patient/f:managingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-phone", "resource": { "resourceType": "SearchParameter", "code": "phone", "base": "Patient", "type": "token", "xpath": "f:Patient/f:telecom[system/@value='phone']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-phonetic", "resource": { "resourceType": "SearchParameter", "code": "phonetic", "base": "Patient", "type": "string", "xpath": "f:Patient/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-telecom", "resource": { "resourceType": "SearchParameter", "code": "telecom", "base": "Patient", "type": "token", "xpath": "f:Patient/f:telecom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "EligibilityResponse", "type": "token", "xpath": "f:EligibilityResponse/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "MedicationOrder", "type": "token", "xpath": "f:MedicationOrder/f:medicationCodeableConcept" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-datewritten", "resource": { "resourceType": "SearchParameter", "code": "datewritten", "base": "MedicationOrder", "type": "date", "xpath": "f:MedicationOrder/f:dateWritten" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "MedicationOrder", "type": "reference", "xpath": "f:MedicationOrder/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "MedicationOrder", "type": "token", "xpath": "f:MedicationOrder/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-medication", "resource": { "resourceType": "SearchParameter", "code": "medication", "base": "MedicationOrder", "type": "reference", "xpath": "f:MedicationOrder/f:medicationReference", "target": [ "Medication" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "MedicationOrder", "type": "reference", "xpath": "f:MedicationOrder/f:patient", "target": [ "Patient" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-prescriber", "resource": { "resourceType": "SearchParameter", "code": "prescriber", "base": "MedicationOrder", "type": "reference", "xpath": "f:MedicationOrder/f:prescriber", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/MedicationOrder-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "MedicationOrder", "type": "token", "xpath": "f:MedicationOrder/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-address", "resource": { "resourceType": "SearchParameter", "code": "address", "base": "Person", "type": "string", "xpath": "f:Person/f:address" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-address-city", "resource": { "resourceType": "SearchParameter", "code": "address-city", "base": "Person", "type": "string", "xpath": "f:Person/f:address/f:city" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-address-country", "resource": { "resourceType": "SearchParameter", "code": "address-country", "base": "Person", "type": "string", "xpath": "f:Person/f:address/f:country" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-address-postalcode", "resource": { "resourceType": "SearchParameter", "code": "address-postalcode", "base": "Person", "type": "string", "xpath": "f:Person/f:address/f:postalCode" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-address-state", "resource": { "resourceType": "SearchParameter", "code": "address-state", "base": "Person", "type": "string", "xpath": "f:Person/f:address/f:state" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-address-use", "resource": { "resourceType": "SearchParameter", "code": "address-use", "base": "Person", "type": "token", "xpath": "f:Person/f:address/f:use" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-birthdate", "resource": { "resourceType": "SearchParameter", "code": "birthdate", "base": "Person", "type": "date", "xpath": "f:Person/f:birthDate" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-email", "resource": { "resourceType": "SearchParameter", "code": "email", "base": "Person", "type": "token", "xpath": "f:Person/f:telecom[system/@value='email']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-gender", "resource": { "resourceType": "SearchParameter", "code": "gender", "base": "Person", "type": "token", "xpath": "f:Person/f:gender" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "Person", "type": "token", "xpath": "f:Person/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-link", "resource": { "resourceType": "SearchParameter", "code": "link", "base": "Person", "type": "reference", "xpath": "f:Person/f:link/f:target", "target": [ "Patient", "Practitioner", "Person", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-name", "resource": { "resourceType": "SearchParameter", "code": "name", "base": "Person", "type": "string", "xpath": "f:Person/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-organization", "resource": { "resourceType": "SearchParameter", "code": "organization", "base": "Person", "type": "reference", "xpath": "f:Person/f:managingOrganization", "target": [ "Organization" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "Person", "type": "reference", "xpath": "f:Person/f:link/f:target", "target": [ "Patient", "Practitioner", "Person", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-phone", "resource": { "resourceType": "SearchParameter", "code": "phone", "base": "Person", "type": "token", "xpath": "f:Person/f:telecom[system/@value='phone']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-phonetic", "resource": { "resourceType": "SearchParameter", "code": "phonetic", "base": "Person", "type": "string", "xpath": "f:Person/f:name" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-practitioner", "resource": { "resourceType": "SearchParameter", "code": "practitioner", "base": "Person", "type": "reference", "xpath": "f:Person/f:link/f:target", "target": [ "Patient", "Practitioner", "Person", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-relatedperson", "resource": { "resourceType": "SearchParameter", "code": "relatedperson", "base": "Person", "type": "reference", "xpath": "f:Person/f:link/f:target", "target": [ "Patient", "Practitioner", "Person", "RelatedPerson" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/Person-telecom", "resource": { "resourceType": "SearchParameter", "code": "telecom", "base": "Person", "type": "token", "xpath": "f:Person/f:telecom" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-actor", "resource": { "resourceType": "SearchParameter", "code": "actor", "base": "DiagnosticOrder", "type": "reference", "xpath": "f:DiagnosticOrder/f:event/f:actor", "target": [ "Device", "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-bodysite", "resource": { "resourceType": "SearchParameter", "code": "bodysite", "base": "DiagnosticOrder", "type": "token", "xpath": "f:DiagnosticOrder/f:item/f:bodySite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-code", "resource": { "resourceType": "SearchParameter", "code": "code", "base": "DiagnosticOrder", "type": "token", "xpath": "f:DiagnosticOrder/f:item/f:code" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-encounter", "resource": { "resourceType": "SearchParameter", "code": "encounter", "base": "DiagnosticOrder", "type": "reference", "xpath": "f:DiagnosticOrder/f:encounter", "target": [ "Encounter" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-event-date", "resource": { "resourceType": "SearchParameter", "code": "event-date", "base": "DiagnosticOrder", "type": "date", "xpath": "f:DiagnosticOrder/f:event/f:dateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-event-status", "resource": { "resourceType": "SearchParameter", "code": "event-status", "base": "DiagnosticOrder", "type": "token", "xpath": "f:DiagnosticOrder/f:event/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-event-status-date", "resource": { "resourceType": "SearchParameter", "code": "event-status-date", "base": "DiagnosticOrder", "type": "composite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-identifier", "resource": { "resourceType": "SearchParameter", "code": "identifier", "base": "DiagnosticOrder", "type": "token", "xpath": "f:DiagnosticOrder/f:identifier" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-item-date", "resource": { "resourceType": "SearchParameter", "code": "item-date", "base": "DiagnosticOrder", "type": "date", "xpath": "f:DiagnosticOrder/f:item/f:event/f:dateTime" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-item-past-status", "resource": { "resourceType": "SearchParameter", "code": "item-past-status", "base": "DiagnosticOrder", "type": "token", "xpath": "f:DiagnosticOrder/f:item/f:event/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-item-status", "resource": { "resourceType": "SearchParameter", "code": "item-status", "base": "DiagnosticOrder", "type": "token", "xpath": "f:DiagnosticOrder/f:item/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-item-status-date", "resource": { "resourceType": "SearchParameter", "code": "item-status-date", "base": "DiagnosticOrder", "type": "composite" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-orderer", "resource": { "resourceType": "SearchParameter", "code": "orderer", "base": "DiagnosticOrder", "type": "reference", "xpath": "f:DiagnosticOrder/f:orderer", "target": [ "Practitioner" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-patient", "resource": { "resourceType": "SearchParameter", "code": "patient", "base": "DiagnosticOrder", "type": "reference", "xpath": "f:DiagnosticOrder/f:subject", "target": [ "Device", "Location", "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-specimen", "resource": { "resourceType": "SearchParameter", "code": "specimen", "base": "DiagnosticOrder", "type": "reference", "xpath": "f:DiagnosticOrder/f:specimen", "target": [ "Specimen" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-status", "resource": { "resourceType": "SearchParameter", "code": "status", "base": "DiagnosticOrder", "type": "token", "xpath": "f:DiagnosticOrder/f:status" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticOrder-subject", "resource": { "resourceType": "SearchParameter", "code": "subject", "base": "DiagnosticOrder", "type": "reference", "xpath": "f:DiagnosticOrder/f:subject", "target": [ "Device", "Location", "Patient", "Group" ] } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/us-core-Patient-race", "resource": { "resourceType": "SearchParameter", "code": "race", "base": "Patient", "type": "token", "xpath": "f:Patient/f:extension[@url='http://hl7.org/fhir/StructureDefinition/us-core-race']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/us-core-Patient-ethnicity", "resource": { "resourceType": "SearchParameter", "code": "ethnicity", "base": "Patient", "type": "token", "xpath": "f:Patient/f:extension[@url='http://hl7.org/fhir/StructureDefinition/us-core-ethnicity']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/elementdefinition-11179-DataElement-objectClass", "resource": { "resourceType": "SearchParameter", "code": "objectClass", "base": "DataElement", "type": "token", "xpath": "f:DataElement/f:element/f:mapping/f:extension[@url='http://hl7.org/fhir/StructureDefinition/11179-objectClass']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/elementdefinition-11179-DataElement-objectClassProperty", "resource": { "resourceType": "SearchParameter", "code": "objectClassProperty", "base": "DataElement", "type": "token", "xpath": "f:DataElement/f:element/f:mapping/f:extension[@url='http://hl7.org/fhir/StructureDefinition/11179-objectClassProperty']" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/condition-daf-Condition-age", "resource": { "resourceType": "SearchParameter", "code": "age", "base": "Condition", "type": "number" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/familymemberhistory-daf-FamilyMemberHistory-condition", "resource": { "resourceType": "SearchParameter", "code": "condition", "base": "FamilyMemberHistory", "type": "token" } }, { "fullUrl": "http://hl7.org/fhir/SearchParameter/familymemberhistory-daf-FamilyMemberHistory-relationship", "resource": { "resourceType": "SearchParameter", "code": "relationship", "base": "FamilyMemberHistory", "type": "token" } } ] }