Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IOPS-DEV/383759845f7ecca35cd397b30e4e891b to your computer and use it in GitHub Desktop.
Save IOPS-DEV/383759845f7ecca35cd397b30e4e891b to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<SearchParameter xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<id value="222-444-222-33-344"/>
<url value="https://fhir.nhs.uk/STU3/SearchParameter/CDS-ServiceDefinition-TriggerEventDataCoding-1"/>
<version value="1.0.0"/>
<name value="CDS-ServiceDefinition-TriggerEventDataCoding-1"/>
<status value="active"/>
<date value="2019-05-01"/>
<publisher value="NHS Digital"/>
<contact>
<name value="Interoperability Team"/>
<telecom>
<system value="email"/>
<value value="interoperabilityteam@nhs.net"/>
<use value="work"/>
</telecom>
</contact>
<purpose value="This search parameter has been defined to enable the ability to filter ServiceDefinitions on a value in the ServiceDefinition.trigger.eventData.codeFilter.valueCode element."/>
<code value="trigger-eventdata-valuecoding"/>
<base value="ServiceDefinition"/>
<type value="token"/>
<description value="A search parameter to filter ServiceDefinitions on a value in the ServiceDefinition.trigger.eventData.codeFilter.valueCoding element."/>
<expression value="ServiceDefinition.trigger.eventData.codeFilter.valueCoding.code"/>
<xpath value="f:ServiceDefinition/f:trigger/f:eventData/f:codeFilter/f:valueCoding/f:code"/>
<xpathUsage value="normal"/>
<comparator value="eq"/>
<modifier value="exact"/>
</SearchParameter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment