NHSDigital-OperationDefinition
Conformance url |
---|
https://fhir.nhs.uk/StructureDefinition/NHSDigital-OperationDefinition |
with OperationDefinition
OperationDefinition | I | OperationDefinition | There are no (further) constraints on this element Element IdOperationDefinition Definition of an operation or a named query DefinitionA formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction).
| |
url | Σ | 0..1 | uri | There are no (further) constraints on this element Element IdOperationDefinition.url Canonical identifier for this operation definition, represented as a URI (globally unique) DefinitionAn absolute URI that is used to identify this operation definition when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this operation definition is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the operation definition is stored on different servers. Allows the operation definition to be referenced by a single globally unique identifier. Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version. The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in Technical and Business Versions. In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the meta.source element to indicate where the current master source of the resource can be found.
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.version Business version of the operation definition DefinitionThe identifier that is used to identify this version of the operation definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the operation definition author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. There may be different operation definition instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the operation definition with the format [url]|[version].
|
name | Σ I | 1..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.name Name for this operation definition (computer friendly) DefinitionA natural language name identifying the operation definition. This name should be usable as an identifier for the module by machine processing applications such as code generation. Support human navigation and code generation. The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.
|
title | Σ | 0..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.title Name for this operation definition (human friendly) DefinitionA short, descriptive, user-friendly title for the operation definition. This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.
|
status | Σ ?! | 1..1 | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.status draft | active | retired | unknown DefinitionThe status of this operation definition. Enables tracking the life-cycle of the content. Allows filtering of operation definitions that are appropriate for use versus not. The lifecycle status of an artifact. PublicationStatus (required)Constraints
|
kind | Σ | 1..1 | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.kind operation | query DefinitionWhether this is an operation or a named query. Named queries are invoked differently, and have different capabilities. Whether an operation is a normal operation or a query. OperationKind (required)Constraints
|
experimental | Σ | 0..1 | boolean | There are no (further) constraints on this element Element IdOperationDefinition.experimental For testing purposes, not real usage DefinitionA Boolean value to indicate that this operation definition is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage. Enables experimental content to be developed following the same lifecycle that would be used for a production-level operation definition. Allows filtering of operation definitions that are appropriate for use versus not.
|
date | Σ | 0..1 | dateTime | There are no (further) constraints on this element Element IdOperationDefinition.date Date last changed Alternate namesRevision Date DefinitionThe date (and optionally time) when the operation definition was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the operation definition changes. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the operation definition. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.
|
publisher | Σ | 0..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.publisher Name of the publisher (organization or individual) DefinitionThe name of the organization or individual that published the operation definition. Helps establish the "authority/credibility" of the operation definition. May also allow for contact. Usually an organization but may be an individual. The publisher (or steward) of the operation definition is the organization or individual primarily responsible for the maintenance and upkeep of the operation definition. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the operation definition. This item SHOULD be populated unless the information is available from context.
|
contact | Σ | 0..* | ContactDetail | There are no (further) constraints on this element Element IdOperationDefinition.contact Contact details for the publisher DefinitionContact details to assist a user in finding and communicating with the publisher. May be a web site, an email address, a telephone number, etc.
|
description | 0..1 | markdown | There are no (further) constraints on this element Element IdOperationDefinition.description Natural language description of the operation definition DefinitionA free text natural language description of the operation definition from a consumer's perspective. This description can be used to capture details such as why the operation definition was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the operation definition as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the operation definition is presumed to be the predominant language in the place the operation definition was created).
| |
useContext | Σ | 0..* | UsageContext | There are no (further) constraints on this element Element IdOperationDefinition.useContext The context that the content is intended to support DefinitionThe content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate operation definition instances. Assist in searching for appropriate content. When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.
|
jurisdiction | Σ | 0..* | CodeableConceptBinding | There are no (further) constraints on this element Element IdOperationDefinition.jurisdiction Intended jurisdiction for operation definition (if applicable) DefinitionA legal or geographic region in which the operation definition is intended to be used. It may be possible for the operation definition to be used in jurisdictions other than those for which it was originally designed or intended. Countries and regions within which this artifact is targeted for use. Jurisdiction ValueSet (extensible)Constraints
|
purpose | 0..1 | markdown | There are no (further) constraints on this element Element IdOperationDefinition.purpose Why this operation definition is defined DefinitionExplanation of why this operation definition is needed and why it has been designed as it has. This element does not describe the usage of the operation definition. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this operation definition.
| |
affectsState | S Σ | 1..1 | boolean | Element IdOperationDefinition.affectsState Whether content is changed by the operation DefinitionThis is used to indicate method. What http methods can be used for the operation depends on the .affectsState value and whether the input parameters are primitive or complex:
|
code | Σ | 1..1 | code | There are no (further) constraints on this element Element IdOperationDefinition.code Name used to invoke the operation DefinitionThe name used to invoke the operation. Note that FHIR strings SHALL NOT exceed 1MB in size
|
comment | 0..1 | markdown | There are no (further) constraints on this element Element IdOperationDefinition.comment Additional information about use DefinitionAdditional information about how to use this operation or named query. Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/
| |
base | Σ | 0..1 | canonical(OperationDefinition) | There are no (further) constraints on this element Element IdOperationDefinition.base Marks this as a profile of the base DefinitionIndicates that this operation definition is a constraining profile on the base. A constrained profile can make optional parameters required or not used and clarify documentation. canonical(OperationDefinition) Constraints
|
resource | Σ | 0..* | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.resource Types this operation applies to DefinitionThe types on which this operation can be executed. If the type is an abstract resource ("Resource" or "DomainResource") then the operation can be invoked on any concrete specialization. One of the resource types defined as part of this version of FHIR. ResourceType (required)Constraints
|
system | Σ | 1..1 | boolean | There are no (further) constraints on this element Element IdOperationDefinition.system Invoke at the system level? DefinitionIndicates whether this operation or named query can be invoked at the system level (e.g. without needing to choose a resource type for the context).
|
type | Σ | 1..1 | boolean | There are no (further) constraints on this element Element IdOperationDefinition.type Invoke at the type level? DefinitionIndicates whether this operation or named query can be invoked at the resource type level for any given resource type level (e.g. without needing to choose a specific resource id for the context).
|
instance | Σ | 1..1 | boolean | There are no (further) constraints on this element Element IdOperationDefinition.instance Invoke on an instance? DefinitionIndicates whether this operation can be invoked on a particular instance of one of the given types.
|
inputProfile | 0..1 | canonical(StructureDefinition) | There are no (further) constraints on this element Element IdOperationDefinition.inputProfile Validation information for in parameters DefinitionAdditional validation information for the in parameters - a single profile that covers all the parameters. The profile is a constraint on the parameters resource as a whole. If present the profile shall not conflict with what is specified in the parameters in the operation definition (max/min etc.), though it may provide additional constraints. The constraints expressed in the profile apply whether the operation is invoked by a POST wih parameters or not. canonical(StructureDefinition) Constraints
| |
outputProfile | 0..1 | canonical(StructureDefinition) | There are no (further) constraints on this element Element IdOperationDefinition.outputProfile Validation information for out parameters DefinitionAdditional validation information for the out parameters - a single profile that covers all the parameters. The profile is a constraint on the parameters resource. If present the profile shall not conflict with what is specified in the parameters in the operation definition (max/min etc.), though it may provide additional constraints. The constraints expressed in the profile apply whether the operation is invoked by a POST wih parameters or not. canonical(StructureDefinition) Constraints
| |
parameter | I | 0..* | BackboneElement | There are no (further) constraints on this element Element IdOperationDefinition.parameter Parameters for the operation/query DefinitionThe parameters for the operation/query. Query Definitions only have one output parameter, named "result". This might not be described, but can be to allow a profile to be defined.
|
name | 1..1 | code | There are no (further) constraints on this element Element IdOperationDefinition.parameter.name Name in Parameters.parameter.name or in URL DefinitionThe name of used to identify the parameter. This name must be a token (start with a letter in a..z, and only contain letters, numerals, and underscore. Note that for search parameters (type = string, with a search type), the name may be altered by the search modifiers.
| |
use | 1..1 | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.parameter.use in | out DefinitionWhether this is an input or an output parameter. If a parameter name is used for both an input and an output parameter, the parameter should be defined twice. Whether an operation parameter is an input or an output parameter. OperationParameterUse (required)Constraints
| |
min | 1..1 | integer | There are no (further) constraints on this element Element IdOperationDefinition.parameter.min Minimum Cardinality DefinitionThe minimum number of times this parameter SHALL appear in the request or response. 32 bit number; for values larger than this, use decimal
| |
max | 1..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.parameter.max Maximum Cardinality (a number or *) DefinitionThe maximum number of times this element is permitted to appear in the request or response. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
documentation | 0..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.parameter.documentation Description of meaning/use DefinitionDescribes the meaning or use of this parameter. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
type | I | 0..1 | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.parameter.type What type this parameter has DefinitionThe type for this parameter. if there is no stated parameter, then the parameter is a multi-part parameter; type and must have at least one part defined. A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. FHIRAllTypes (required)Constraints
|
targetProfile | 0..* | canonical(StructureDefinition) | There are no (further) constraints on this element Element IdOperationDefinition.parameter.targetProfile If type is Reference | canonical, allowed targets DefinitionUsed when the type is "Reference" or "canonical", and identifies a profile structure or implementation Guide that applies to the target of the reference this parameter refers to. If any profiles are specified, then the content must conform to at least one of them. The URL can be a local reference - to a contained StructureDefinition, or a reference to another StructureDefinition or Implementation Guide by a canonical URL. When an implementation guide is specified, the target resource SHALL conform to at least one profile defined in the implementation guide. Often, these profiles are the base definitions from the spec (e.g. http://hl7.org/fhir/StructureDefinition/Patient). canonical(StructureDefinition) Constraints
| |
searchType | I | 0..1 | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.parameter.searchType number | date | string | token | reference | composite | quantity | uri | special DefinitionHow the parameter is understood as a search parameter. This is only used if the parameter type is 'string'. Note that FHIR strings SHALL NOT exceed 1MB in size Data types allowed to be used for search parameters. SearchParamType (required)Constraints
|
binding | 0..1 | BackboneElement | There are no (further) constraints on this element Element IdOperationDefinition.parameter.binding ValueSet details if this is coded DefinitionBinds to a value set if this parameter is coded (code, Coding, CodeableConcept).
| |
strength | 1..1 | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.parameter.binding.strength required | extensible | preferred | example Alternate namesconformance, extensibility DefinitionIndicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances. For further discussion, see Using Terminologies. Indication of the degree of conformance expectations associated with a binding. BindingStrength (required)Constraints
| |
valueSet | 1..1 | canonical(ValueSet) | There are no (further) constraints on this element Element IdOperationDefinition.parameter.binding.valueSet Source of value set DefinitionPoints to the value set or external definition (e.g. implicit value set) that identifies the set of codes to be used. For value sets with a referenceResource, the display can contain the value set description. The reference may be version-specific or not.
| |
referencedFrom | 0..* | BackboneElement | There are no (further) constraints on this element Element IdOperationDefinition.parameter.referencedFrom References to this parameter DefinitionIdentifies other resource parameters within the operation invocation that are expected to resolve to this resource. Resolution applies if the referenced parameter exists.
| |
source | 1..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.parameter.referencedFrom.source Referencing parameter DefinitionThe name of the parameter or dot-separated path of parameter names pointing to the resource parameter that is expected to contain a reference to this resource. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
sourceId | 0..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.parameter.referencedFrom.sourceId Element id of reference DefinitionThe id of the element in the referencing resource that is expected to resolve to this resource. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
part | I | 0..* | see (parameter) | There are no (further) constraints on this element Element IdOperationDefinition.parameter.part Parts of a nested Parameter DefinitionThe parts of a nested Parameter. Query Definitions only have one output parameter, named "result". This might not be described, but can be to allow a profile to be defined. |
overload | 0..* | BackboneElement | There are no (further) constraints on this element Element IdOperationDefinition.overload Define overloaded variants for when generating code DefinitionDefines an appropriate combination of parameters to use when invoking this operation, to help code generators when generating overloaded parameter sets for this operation. The combinations are suggestions as to which sets of parameters to use together, but the combinations are not intended to be authoritative.
| |
parameterName | 0..* | string | There are no (further) constraints on this element Element IdOperationDefinition.overload.parameterName Name of parameter to include in overload DefinitionName of parameter to include in overload. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
comment | 0..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.overload.comment Comments to go on overload DefinitionComments to go on overload. Note that FHIR strings SHALL NOT exceed 1MB in size
|
from OperationDefinition
OperationDefinition | I | OperationDefinition | There are no (further) constraints on this element Element IdOperationDefinition Definition of an operation or a named query DefinitionA formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction).
| |
url | Σ | 0..1 | uri | There are no (further) constraints on this element Element IdOperationDefinition.url Canonical identifier for this operation definition, represented as a URI (globally unique) DefinitionAn absolute URI that is used to identify this operation definition when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this operation definition is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the operation definition is stored on different servers. Allows the operation definition to be referenced by a single globally unique identifier. Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version. The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in Technical and Business Versions. In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the meta.source element to indicate where the current master source of the resource can be found.
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.version Business version of the operation definition DefinitionThe identifier that is used to identify this version of the operation definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the operation definition author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. There may be different operation definition instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the operation definition with the format [url]|[version].
|
name | Σ I | 1..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.name Name for this operation definition (computer friendly) DefinitionA natural language name identifying the operation definition. This name should be usable as an identifier for the module by machine processing applications such as code generation. Support human navigation and code generation. The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.
|
title | Σ | 0..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.title Name for this operation definition (human friendly) DefinitionA short, descriptive, user-friendly title for the operation definition. This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.
|
status | Σ ?! | 1..1 | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.status draft | active | retired | unknown DefinitionThe status of this operation definition. Enables tracking the life-cycle of the content. Allows filtering of operation definitions that are appropriate for use versus not. The lifecycle status of an artifact. PublicationStatus (required)Constraints
|
kind | Σ | 1..1 | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.kind operation | query DefinitionWhether this is an operation or a named query. Named queries are invoked differently, and have different capabilities. Whether an operation is a normal operation or a query. OperationKind (required)Constraints
|
experimental | Σ | 0..1 | boolean | There are no (further) constraints on this element Element IdOperationDefinition.experimental For testing purposes, not real usage DefinitionA Boolean value to indicate that this operation definition is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage. Enables experimental content to be developed following the same lifecycle that would be used for a production-level operation definition. Allows filtering of operation definitions that are appropriate for use versus not.
|
date | Σ | 0..1 | dateTime | There are no (further) constraints on this element Element IdOperationDefinition.date Date last changed Alternate namesRevision Date DefinitionThe date (and optionally time) when the operation definition was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the operation definition changes. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the operation definition. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.
|
publisher | Σ | 0..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.publisher Name of the publisher (organization or individual) DefinitionThe name of the organization or individual that published the operation definition. Helps establish the "authority/credibility" of the operation definition. May also allow for contact. Usually an organization but may be an individual. The publisher (or steward) of the operation definition is the organization or individual primarily responsible for the maintenance and upkeep of the operation definition. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the operation definition. This item SHOULD be populated unless the information is available from context.
|
contact | Σ | 0..* | ContactDetail | There are no (further) constraints on this element Element IdOperationDefinition.contact Contact details for the publisher DefinitionContact details to assist a user in finding and communicating with the publisher. May be a web site, an email address, a telephone number, etc.
|
description | 0..1 | markdown | There are no (further) constraints on this element Element IdOperationDefinition.description Natural language description of the operation definition DefinitionA free text natural language description of the operation definition from a consumer's perspective. This description can be used to capture details such as why the operation definition was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the operation definition as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the operation definition is presumed to be the predominant language in the place the operation definition was created).
| |
useContext | Σ | 0..* | UsageContext | There are no (further) constraints on this element Element IdOperationDefinition.useContext The context that the content is intended to support DefinitionThe content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate operation definition instances. Assist in searching for appropriate content. When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.
|
jurisdiction | Σ | 0..* | CodeableConceptBinding | There are no (further) constraints on this element Element IdOperationDefinition.jurisdiction Intended jurisdiction for operation definition (if applicable) DefinitionA legal or geographic region in which the operation definition is intended to be used. It may be possible for the operation definition to be used in jurisdictions other than those for which it was originally designed or intended. Countries and regions within which this artifact is targeted for use. Jurisdiction ValueSet (extensible)Constraints
|
purpose | 0..1 | markdown | There are no (further) constraints on this element Element IdOperationDefinition.purpose Why this operation definition is defined DefinitionExplanation of why this operation definition is needed and why it has been designed as it has. This element does not describe the usage of the operation definition. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this operation definition.
| |
affectsState | S Σ | 1..1 | boolean | Element IdOperationDefinition.affectsState Whether content is changed by the operation DefinitionThis is used to indicate method. What http methods can be used for the operation depends on the .affectsState value and whether the input parameters are primitive or complex:
|
code | Σ | 1..1 | code | There are no (further) constraints on this element Element IdOperationDefinition.code Name used to invoke the operation DefinitionThe name used to invoke the operation. Note that FHIR strings SHALL NOT exceed 1MB in size
|
comment | 0..1 | markdown | There are no (further) constraints on this element Element IdOperationDefinition.comment Additional information about use DefinitionAdditional information about how to use this operation or named query. Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/
| |
base | Σ | 0..1 | canonical(OperationDefinition) | There are no (further) constraints on this element Element IdOperationDefinition.base Marks this as a profile of the base DefinitionIndicates that this operation definition is a constraining profile on the base. A constrained profile can make optional parameters required or not used and clarify documentation. canonical(OperationDefinition) Constraints
|
resource | Σ | 0..* | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.resource Types this operation applies to DefinitionThe types on which this operation can be executed. If the type is an abstract resource ("Resource" or "DomainResource") then the operation can be invoked on any concrete specialization. One of the resource types defined as part of this version of FHIR. ResourceType (required)Constraints
|
system | Σ | 1..1 | boolean | There are no (further) constraints on this element Element IdOperationDefinition.system Invoke at the system level? DefinitionIndicates whether this operation or named query can be invoked at the system level (e.g. without needing to choose a resource type for the context).
|
type | Σ | 1..1 | boolean | There are no (further) constraints on this element Element IdOperationDefinition.type Invoke at the type level? DefinitionIndicates whether this operation or named query can be invoked at the resource type level for any given resource type level (e.g. without needing to choose a specific resource id for the context).
|
instance | Σ | 1..1 | boolean | There are no (further) constraints on this element Element IdOperationDefinition.instance Invoke on an instance? DefinitionIndicates whether this operation can be invoked on a particular instance of one of the given types.
|
inputProfile | 0..1 | canonical(StructureDefinition) | There are no (further) constraints on this element Element IdOperationDefinition.inputProfile Validation information for in parameters DefinitionAdditional validation information for the in parameters - a single profile that covers all the parameters. The profile is a constraint on the parameters resource as a whole. If present the profile shall not conflict with what is specified in the parameters in the operation definition (max/min etc.), though it may provide additional constraints. The constraints expressed in the profile apply whether the operation is invoked by a POST wih parameters or not. canonical(StructureDefinition) Constraints
| |
outputProfile | 0..1 | canonical(StructureDefinition) | There are no (further) constraints on this element Element IdOperationDefinition.outputProfile Validation information for out parameters DefinitionAdditional validation information for the out parameters - a single profile that covers all the parameters. The profile is a constraint on the parameters resource. If present the profile shall not conflict with what is specified in the parameters in the operation definition (max/min etc.), though it may provide additional constraints. The constraints expressed in the profile apply whether the operation is invoked by a POST wih parameters or not. canonical(StructureDefinition) Constraints
| |
parameter | I | 0..* | BackboneElement | There are no (further) constraints on this element Element IdOperationDefinition.parameter Parameters for the operation/query DefinitionThe parameters for the operation/query. Query Definitions only have one output parameter, named "result". This might not be described, but can be to allow a profile to be defined.
|
name | 1..1 | code | There are no (further) constraints on this element Element IdOperationDefinition.parameter.name Name in Parameters.parameter.name or in URL DefinitionThe name of used to identify the parameter. This name must be a token (start with a letter in a..z, and only contain letters, numerals, and underscore. Note that for search parameters (type = string, with a search type), the name may be altered by the search modifiers.
| |
use | 1..1 | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.parameter.use in | out DefinitionWhether this is an input or an output parameter. If a parameter name is used for both an input and an output parameter, the parameter should be defined twice. Whether an operation parameter is an input or an output parameter. OperationParameterUse (required)Constraints
| |
min | 1..1 | integer | There are no (further) constraints on this element Element IdOperationDefinition.parameter.min Minimum Cardinality DefinitionThe minimum number of times this parameter SHALL appear in the request or response. 32 bit number; for values larger than this, use decimal
| |
max | 1..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.parameter.max Maximum Cardinality (a number or *) DefinitionThe maximum number of times this element is permitted to appear in the request or response. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
documentation | 0..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.parameter.documentation Description of meaning/use DefinitionDescribes the meaning or use of this parameter. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
type | I | 0..1 | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.parameter.type What type this parameter has DefinitionThe type for this parameter. if there is no stated parameter, then the parameter is a multi-part parameter; type and must have at least one part defined. A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. FHIRAllTypes (required)Constraints
|
targetProfile | 0..* | canonical(StructureDefinition) | There are no (further) constraints on this element Element IdOperationDefinition.parameter.targetProfile If type is Reference | canonical, allowed targets DefinitionUsed when the type is "Reference" or "canonical", and identifies a profile structure or implementation Guide that applies to the target of the reference this parameter refers to. If any profiles are specified, then the content must conform to at least one of them. The URL can be a local reference - to a contained StructureDefinition, or a reference to another StructureDefinition or Implementation Guide by a canonical URL. When an implementation guide is specified, the target resource SHALL conform to at least one profile defined in the implementation guide. Often, these profiles are the base definitions from the spec (e.g. http://hl7.org/fhir/StructureDefinition/Patient). canonical(StructureDefinition) Constraints
| |
searchType | I | 0..1 | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.parameter.searchType number | date | string | token | reference | composite | quantity | uri | special DefinitionHow the parameter is understood as a search parameter. This is only used if the parameter type is 'string'. Note that FHIR strings SHALL NOT exceed 1MB in size Data types allowed to be used for search parameters. SearchParamType (required)Constraints
|
binding | 0..1 | BackboneElement | There are no (further) constraints on this element Element IdOperationDefinition.parameter.binding ValueSet details if this is coded DefinitionBinds to a value set if this parameter is coded (code, Coding, CodeableConcept).
| |
strength | 1..1 | codeBinding | There are no (further) constraints on this element Element IdOperationDefinition.parameter.binding.strength required | extensible | preferred | example Alternate namesconformance, extensibility DefinitionIndicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances. For further discussion, see Using Terminologies. Indication of the degree of conformance expectations associated with a binding. BindingStrength (required)Constraints
| |
valueSet | 1..1 | canonical(ValueSet) | There are no (further) constraints on this element Element IdOperationDefinition.parameter.binding.valueSet Source of value set DefinitionPoints to the value set or external definition (e.g. implicit value set) that identifies the set of codes to be used. For value sets with a referenceResource, the display can contain the value set description. The reference may be version-specific or not.
| |
referencedFrom | 0..* | BackboneElement | There are no (further) constraints on this element Element IdOperationDefinition.parameter.referencedFrom References to this parameter DefinitionIdentifies other resource parameters within the operation invocation that are expected to resolve to this resource. Resolution applies if the referenced parameter exists.
| |
source | 1..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.parameter.referencedFrom.source Referencing parameter DefinitionThe name of the parameter or dot-separated path of parameter names pointing to the resource parameter that is expected to contain a reference to this resource. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
sourceId | 0..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.parameter.referencedFrom.sourceId Element id of reference DefinitionThe id of the element in the referencing resource that is expected to resolve to this resource. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
part | I | 0..* | see (parameter) | There are no (further) constraints on this element Element IdOperationDefinition.parameter.part Parts of a nested Parameter DefinitionThe parts of a nested Parameter. Query Definitions only have one output parameter, named "result". This might not be described, but can be to allow a profile to be defined. |
overload | 0..* | BackboneElement | There are no (further) constraints on this element Element IdOperationDefinition.overload Define overloaded variants for when generating code DefinitionDefines an appropriate combination of parameters to use when invoking this operation, to help code generators when generating overloaded parameter sets for this operation. The combinations are suggestions as to which sets of parameters to use together, but the combinations are not intended to be authoritative.
| |
parameterName | 0..* | string | There are no (further) constraints on this element Element IdOperationDefinition.overload.parameterName Name of parameter to include in overload DefinitionName of parameter to include in overload. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
comment | 0..1 | string | There are no (further) constraints on this element Element IdOperationDefinition.overload.comment Comments to go on overload DefinitionComments to go on overload. Note that FHIR strings SHALL NOT exceed 1MB in size
|
NHS Digital has defined the following operations:
- process-message For use with any server implementing FHIR Messaging.