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/8125362d433a3dcecd364d8af6da7773 to your computer and use it in GitHub Desktop.
Save IOPS-DEV/8125362d433a3dcecd364d8af6da7773 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<SearchParameter>
<id value="b50c79cd-f226-4dc5-ab8a-2bdecf373db6"/>
<url value="https://fhir.nhs.uk/STU3/SearchParameter/CDS-ServiceDefinition-UseContextConcept-1"/>
<version value="1.0.0"/>
<name value="CDS-ServiceDefinition-UseContextConcept"/>
<status value="active"/>
<date value="2019-04-02"/>
<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 using a value in the ServiceDefinition.useContext.valueCodeableConcept."/>
<code value="useContext-valueconcept"/>
<base value="ServiceDefinition"/>
<type value="token"/>
<description value="A search parameter to filter ServiceDefinitions using a value in ServiceDefinition.useContext.valueCodeableConcept.coding.code."/>
<expression value="ServiceDefinition.useContext.value as CodeableConcept"/>
<xpath value="f:ServiceDefinition/f:useContext/f:valueCodeableConcept"/>
<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