Terminology
This
page
is
part
of
the
FHIR
Specification
(v4.3.0:
R4B
(v5.0.0-ballot:
R5
Ballot
-
STU
see
ballot
notes
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
| FHIR Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw XML ( canonical form + also see XML Format Specification )
Definition for Code SystemSubscriptionSearchModifer
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="subscription-search-modifier"/> <meta><lastUpdated value="2022-09-10T04:52:37.223+10:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">This code system http://terminology.hl7.org/CodeSystem/subscription-search-modifier defines the following codes:<p> This code system <code> http://terminology.hl7.org/CodeSystem/subscription-search-modifier</code> defines the following codes: </p> <table class="codes"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td style="white-space:nowrap">= <a name="subscription-search-modifier-.61"> </a> </td> <td> =</td> <td> Used to match a value according to FHIR Search rules (e.g., Patient/123, Encounter/2002).</td> </tr> <tr> <td style="white-space:nowrap">eq <a name="subscription-search-modifier-eq"> </a> </td> <td> Equal</td> <td> The value for the parameter in the resource is equal to the provided value.</td> </tr> <tr> <td style="white-space:nowrap">ne <a name="subscription-search-modifier-ne"> </a> </td> <td> Not Equal</td> <td> The value for the parameter in the resource is not equal to the provided value.</td> </tr> <tr> <td style="white-space:nowrap">gt <a name="subscription-search-modifier-gt"> </a> </td> <td> Greater Than</td> <td> The value for the parameter in the resource is greater than the provided value.</td> </tr> <tr> <td style="white-space:nowrap">lt <a name="subscription-search-modifier-lt"> </a> </td> <td> Less Than</td> <td> The value for the parameter in the resource is less than the provided value.</td> </tr> <tr> <td style="white-space:nowrap">ge <a name="subscription-search-modifier-ge"> </a> </td> <td> Greater Than or Equal</td><td> The value for the parameter in the resource is greater or equal to the provided value.</td> </tr> <tr> <td style="white-space:nowrap">le <a name="subscription-search-modifier-le"> </a> </td> <td> Less Than or Equal</td> <td> The value for the parameter in the resource is less or equal to the provided value.</td> </tr> <tr> <td style="white-space:nowrap">sa <a name="subscription-search-modifier-sa"> </a> </td> <td> Starts After</td> <td> The value for the parameter in the resource starts after the provided value.</td> </tr> <tr> <td style="white-space:nowrap">eb <a name="subscription-search-modifier-eb"> </a> </td> <td> Ends Before</td> <td> The value for the parameter in the resource ends before the provided value.</td> </tr> <tr> <td style="white-space:nowrap">ap <a name="subscription-search-modifier-ap"> </a> </td> <td> Approximately</td> <td> The value for the parameter in the resource is approximately the same to the providedvalue. Note that the recommended value for the approximation is 10% of the stated value (or for a date, 10% of the gap between now and the date), but systems may choose other values where appropriate.value. Note that the recommended value for the approximation is 10% of the stated value (or for a date, 10% of the gap between now and the date), but systems may choose other values where appropriate.</td> </tr> <tr> <td style="white-space:nowrap">above <a name="subscription-search-modifier-above"> </a> </td> <td> Above</td>The search parameter is a concept with the form [system]|[code], and the search parameter tests whether the coding in a resource subsumes the specified search code.<td> The search parameter is a concept with the form [system]|[code], and the search parameter tests whether the coding in a resource subsumes the specified search code.</td> </tr> <tr> <td style="white-space:nowrap">below <a name="subscription-search-modifier-below"> </a> </td> <td> Below</td>The search parameter is a concept with the form [system]|[code], and the search parameter tests whether the coding in a resource is subsumed by the specified search code.<td> The search parameter is a concept with the form [system]|[code], and the search parameter tests whether the coding in a resource is subsumed by the specified search code.</td> </tr> <tr> <td style="white-space:nowrap">in <a name="subscription-search-modifier-in"> </a> </td> <td> In</td>The search parameter is a member of a Group or List, or the search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the value is present in the specified Group, List, or Value Set.<td> The search parameter is a member of a Group or List, or the search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the value is present in the specified Group, List, or Value Set.</td> </tr> <tr> <td style="white-space:nowrap">not-in <a name="subscription-search-modifier-not-in"> </a> </td> <td> Not In</td>The search parameter is a member of a Group or List, or the search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the value is NOT present in the specified Group, List, or Value Set.<td> The search parameter is a member of a Group or List, or the search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the value is NOT present in the specified Group, List, or Value Set.</td> </tr> <tr> <td style="white-space:nowrap">of-type <a name="subscription-search-modifier-of-type"> </a> </td> <td> Of Type</td>The search parameter has the format system|code|value, where the system and code refer to a Identifier.type.coding.system and .code, and match if any of the type codes match. All 3 parts must be present.<td> The search parameter has the format system|code|value, where the system and code refer to a Identifier.type.coding.system and .code, and match if any of the type codes match. All 3 parts must be present.</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="fhir"/> </extension> <url value="http://terminology.hl7.org/CodeSystem/subscription-search-modifier"/> <identifier> <system value="urn:ietf:rfc:3986"/><value value="urn:oid:2.16.840.1.113883.4.642.4.2035"/> </identifier><version value="5.0.0-ballot"/> <name value="SubscriptionSearchModifer"/> <status value="draft"/> <experimental value="false"/><description value="This codesystem defines a set of codes that can be used to filter Subscription triggers."/> <caseSensitive value="true"/> <content value="complete"/> <concept> <code value="="/> <display value="="/> <definition value="Used to match a value according to FHIR Search rules (e.g., Patient/123, Encounter/2002)."/> </concept> <concept> <code value="eq"/> <display value="Equal"/> <definition value="The value for the parameter in the resource is equal to the provided value."/> </concept> <concept> <code value="ne"/> <display value="Not Equal"/> <definition value="The value for the parameter in the resource is not equal to the provided value."/> </concept> <concept> <code value="gt"/> <display value="Greater Than"/> <definition value="The value for the parameter in the resource is greater than the provided value."/> </concept> <concept> <code value="lt"/> <display value="Less Than"/> <definition value="The value for the parameter in the resource is less than the provided value."/> </concept> <concept> <code value="ge"/> <display value="Greater Than or Equal"/><definition value="The value for the parameter in the resource is greater or equal to the provided value."/> </concept> <concept> <code value="le"/> <display value="Less Than or Equal"/> <definition value="The value for the parameter in the resource is less or equal to the provided value."/> </concept> <concept> <code value="sa"/> <display value="Starts After"/> <definition value="The value for the parameter in the resource starts after the provided value."/> </concept> <concept> <code value="eb"/> <display value="Ends Before"/> <definition value="The value for the parameter in the resource ends before the provided value."/> </concept> <concept> <code value="ap"/> <display value="Approximately"/> <definition value="The value for the parameter in the resource is approximately the same to the providedvalue. Note that the recommended value for the approximation is 10% of the stated value (or for a date, 10% of the gap between now and the date), but systems may choose other values where appropriate.value. Note that the recommended value for the approximation is 10% of the stated value (or for a date, 10% of the gap between now and the date), but systems may choose other values where appropriate."/> </concept> <concept> <code value="above"/> <display value="Above"/>The search parameter is a concept with the form [system]|[code], and the search parameter tests whether the coding in a resource subsumes the specified search code.<definition value="The search parameter is a concept with the form [system]|[code], and the search parameter tests whether the coding in a resource subsumes the specified search code."/> </concept> <concept> <code value="below"/> <display value="Below"/>The search parameter is a concept with the form [system]|[code], and the search parameter tests whether the coding in a resource is subsumed by the specified search code.<definition value="The search parameter is a concept with the form [system]|[code], and the search parameter tests whether the coding in a resource is subsumed by the specified search code."/> </concept> <concept> <code value="in"/> <display value="In"/>The search parameter is a member of a Group or List, or the search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the value is present in the specified Group, List, or Value Set.<definition value="The search parameter is a member of a Group or List, or the search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the value is present in the specified Group, List, or Value Set."/> </concept> <concept> <code value="not-in"/> <display value="Not In"/>The search parameter is a member of a Group or List, or the search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the value is NOT present in the specified Group, List, or Value Set.<definition value="The search parameter is a member of a Group or List, or the search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the value is NOT present in the specified Group, List, or Value Set."/> </concept> <concept> <code value="of-type"/> <display value="Of Type"/>The search parameter has the format system|code|value, where the system and code refer to a Identifier.type.coding.system and .code, and match if any of the type codes match. All 3 parts must be present.<definition value="The search parameter has the format system|code|value, where the system and code refer to a Identifier.type.coding.system and .code, and match if any of the type codes match. All 3 parts must be present."/> </concept> </ CodeSystem >
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
Release
4B
(v4.3.0)
hl7.fhir.r4b.core#4.3.0
R5
Ballot
hl7.fhir.core#5.0.0-ballot
generated
on
Sat,
May
28,
Sep
10,
2022
12:50+1000.
04:54+1000.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Glossary
|
QA
Page
|
Compare
to
R4
R4B
|
Compare
to
R5
Draft
|
|
Propose
a
change