http://hl7.org/fhir/search-param-type|5.0.0
name
SearchParamType
SearchParamType
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2023-03-26 04:21:02.0
2023-03-26 04:21:02.0
SearchParamType
Data types allowed to be used for search parameters.
| code | display | definition | hierarchy |
|---|---|---|---|
| number | Number | Search parameter SHALL be a number (a whole number, or a decimal).... | |
| date | Date/DateTime | Search parameter is on a date/time. The date format is the standard XML format, though other formats... | |
| string | String | Search parameter is a simple string, like a name part. Search is case-insensitive and accent-insensi... | |
| token | Token | Search parameter on a coded element or identifier. May be used to search through the text, display, ... | |
| reference | Reference | A reference to another resource (Reference or canonical).... | |
| composite | Composite | A composite search parameter that combines a search on two values together.... | |
| quantity | Quantity | A search parameter that searches on a quantity.... | |
| uri | URI | A search parameter that searches on a URI (RFC 3986).... | |
| special | Special | Special logic applies to this parameter per the description of the search parameter.... |