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/87a7915408f67cd5d364cd141dbb2f17 to your computer and use it in GitHub Desktop.
Save IOPS-DEV/87a7915408f67cd5d364cd141dbb2f17 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<SearchParameter>
<id value="986a9dab-c70c-473a-8a4c-e8e1a6805953"/>
<url value="https://fhir.nhs.uk/STU3/SearchParameter/CDS-ServiceDefinition-Experimental-1"/>
<version value="1.0.0"/>
<name value="CDS-ServiceDefinition-Experimental"/>
<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 the value in the experimental element."/>
<code value="experimental"/>
<base value="ServiceDefinition"/>
<type value="token"/>
<description value="A search parameter to filter ServiceDefinitions using the value in the experimental element."/>
<expression value="ServiceDefinition.experimental"/>
<xpath value="f:ServiceDefinition/f:experimental"/>
<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