Path
SearchParameter
Id
SearchParameter
Cardinality
1 - 1
Definition
A search parameter that defines a named search item that can be used to search/filter on a resource.
Comment
In FHIR, search is not performed directly on a resource (by XML or JSON path), but on a named parameter that maps into the resource content.
Constraint
If the resource is contained in another resource, it SHALL NOT contain nested Resources
If the resource is contained in another resource, it SHALL NOT contain any narrative
If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource
If an xpath is present, there SHALL be an xpathUsage
Search parameters can only have chain names when the search parameter type is 'reference'