http://hl7.org/fhir/search-param-type|4.0.1

name
SearchParamType
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2019-10-31 22:29:23.0

SearchParamType

Data types allowed to be used for search parameters.

codedisplaydefinitionhierarchy
numberNumber
Search parameter SHALL be a number (a whole number, or a decimal)....
dateDate/DateTime
Search parameter is on a date/time. The date format is the standard XML format, though other formats...
stringString
Search parameter is a simple string, like a name part. Search is case-insensitive and accent-insensi...
tokenToken
Search parameter on a coded element or identifier. May be used to search through the text, display, ...
referenceReference
A reference to another resource (Reference or canonical)....
compositeComposite
A composite search parameter that combines a search on two values together....
quantityQuantity
A search parameter that searches on a quantity....
uriURI
A search parameter that searches on a URI (RFC 3986)....
specialSpecial
Special logic applies to this parameter per the description of the search parameter....