Union of http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablesearchparameter and http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablesearchparameter

This is the set of resources that conform to either of the profiles CRMI Publishable SearchParameter (http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablesearchparameter) and CRMI Publishable SearchParameter (http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablesearchparameter). E.g. what you have to deal with if you get resources conforming to one of them

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. SearchParameter C1..1Search parameter for a resource
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: 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
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
spd-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
spd-1: If an xpath is present, there SHALL be an xpathUsage
spd-2: Search parameters can only have chain names when the search parameter type is 'reference'
... meta Σ0..1MetaMetadata about the resource
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... language 0..1codeLanguage of the resource content
Binding: ?? (preferred): A human language.


ele-1: All FHIR elements must have a @value or children
... text 0..1NarrativeText summary of the resource, for human interpretation
ele-1: All FHIR elements must have a @value or children
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionExtension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... url Σ1..1uriCanonical identifier for this search parameter, represented as a URI (globally unique)
ele-1: All FHIR elements must have a @value or children
... version Σ0..1stringBusiness version of the search parameter
ele-1: All FHIR elements must have a @value or children
... name Σ1..1stringName for this search parameter (computer friendly)
ele-1: All FHIR elements must have a @value or children
... derivedFrom 0..1canonical(SearchParameter)Original definition for the search parameter
ele-1: All FHIR elements must have a @value or children
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: ?? (required): The lifecycle status of an artifact.


ele-1: All FHIR elements must have a @value or children
... experimental Σ0..1booleanFor testing purposes, not real usage
ele-1: All FHIR elements must have a @value or children
... date SΣ1..1dateTimeDate last changed
ele-1: All FHIR elements must have a @value or children
... publisher Σ0..1stringName of the publisher (organization or individual)
ele-1: All FHIR elements must have a @value or children
... contact SΣ0..*ContactDetailContact details for the publisher
ele-1: All FHIR elements must have a @value or children
... description Σ1..1markdownNatural language description of the search parameter
ele-1: All FHIR elements must have a @value or children
... useContext SΣ0..*UsageContextThe context that the content is intended to support
ele-1: All FHIR elements must have a @value or children
... jurisdiction SΣ0..*CodeableConceptIntended jurisdiction for search parameter (if applicable)
Binding: ?? (extensible): Countries and regions within which this artifact is targeted for use.


ele-1: All FHIR elements must have a @value or children
... purpose S0..1markdownWhy this search parameter is defined
ele-1: All FHIR elements must have a @value or children
... code Σ1..1codeCode used in URL
ele-1: All FHIR elements must have a @value or children
... base Σ1..*codeThe resource type(s) this search parameter applies to
Binding: ?? (required): One of the resource types defined as part of this version of FHIR.


ele-1: All FHIR elements must have a @value or children
... type Σ1..1codenumber | date | string | token | reference | composite | quantity | uri | special
Binding: ?? (required): Data types allowed to be used for search parameters.


ele-1: All FHIR elements must have a @value or children
... expression 0..1stringFHIRPath expression that extracts the values
ele-1: All FHIR elements must have a @value or children
... xpath 0..1stringXPath that extracts the values
ele-1: All FHIR elements must have a @value or children
... xpathUsage 0..1codenormal | phonetic | nearby | distance | other
Binding: ?? (required): How a search parameter relates to the set of elements returned by evaluating its xpath query.


ele-1: All FHIR elements must have a @value or children
... target 0..*codeTypes of resource (if a resource reference)
Binding: ?? (required): One of the resource types defined as part of this version of FHIR.


ele-1: All FHIR elements must have a @value or children
... multipleOr 0..1booleanAllow multiple values per parameter (or)
ele-1: All FHIR elements must have a @value or children
... multipleAnd 0..1booleanAllow multiple parameters (and)
ele-1: All FHIR elements must have a @value or children
... comparator 0..*codeeq | ne | gt | lt | ge | le | sa | eb | ap
Binding: ?? (required): What Search Comparator Codes are supported in search.


ele-1: All FHIR elements must have a @value or children
... modifier 0..*codemissing | exact | contains | not | text | in | not-in | below | above | type | identifier | ofType
Binding: ?? (required): A supported modifier for a search parameter.


ele-1: All FHIR elements must have a @value or children
... chain 0..*stringChained names supported
ele-1: All FHIR elements must have a @value or children
... component 0..*BackboneElementFor Composite resources to define the parts
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... definition 1..1canonical(SearchParameter)Defines how the part works
ele-1: All FHIR elements must have a @value or children
.... expression 1..1stringSubexpression relative to main expression
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format