Path
SearchParameter
Id
SearchParameter
Cardinality
0 - *
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 be referred to from elsewhere in the resource or SHALL refer to the containing resource
If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
If a resource is contained in another resource, it SHALL NOT have a security label
A resource should have narrative for robust management
Name should be usable as an identifier for the module by machine processing applications such as code generation
If an xpath is present, there SHALL be an xpathUsage
Search parameters can only have chain names when the search parameter type is 'reference'