Intersection of http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-artifact-endpoint-configurable-operation and http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-artifact-endpoint-configurable-operation

This is the set of resources that conform to both CRMI Operation Profile: Artifact Endpoint Configurable (http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-artifact-endpoint-configurable-operation) and CRMI Operation Profile: Artifact Endpoint Configurable (http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-artifact-endpoint-configurable-operation).

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. OperationDefinition C0..*Definition of an operation or a named query
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
opd-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
... 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.

Additional BindingsPurpose
??Max Binding

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..*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
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... url Σ0..1uriCanonical identifier for this operation definition, represented as a URI (globally unique)
ele-1: All FHIR elements must have a @value or children
... version Σ0..1stringBusiness version of the operation definition
ele-1: All FHIR elements must have a @value or children
... name Σ1..1stringName for this operation definition (computer friendly)
ele-1: All FHIR elements must have a @value or children
... title Σ0..1stringName for this operation definition (human friendly)
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
... kind Σ1..1codeoperation | query
Binding: ?? (required): Whether an operation is a normal operation or a query.


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 Σ0..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 Σ0..*ContactDetailContact details for the publisher
ele-1: All FHIR elements must have a @value or children
... description 0..1markdownNatural language description of the operation definition
ele-1: All FHIR elements must have a @value or children
... useContext Σ0..*UsageContextThe context that the content is intended to support
ele-1: All FHIR elements must have a @value or children
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for operation definition (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 0..1markdownWhy this operation definition is defined
ele-1: All FHIR elements must have a @value or children
... affectsState Σ0..1booleanWhether content is changed by the operation
ele-1: All FHIR elements must have a @value or children
... code Σ1..1codeName used to invoke the operation
ele-1: All FHIR elements must have a @value or children
... comment 0..1markdownAdditional information about use
ele-1: All FHIR elements must have a @value or children
... base Σ0..1canonical(OperationDefinition)Marks this as a profile of the base
ele-1: All FHIR elements must have a @value or children
... resource Σ0..*codeTypes this operation 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
... system Σ1..1booleanInvoke at the system level?
ele-1: All FHIR elements must have a @value or children
... type Σ1..1booleanInvoke at the type level?
ele-1: All FHIR elements must have a @value or children
... instance Σ1..1booleanInvoke on an instance?
ele-1: All FHIR elements must have a @value or children
... inputProfile 0..1canonical(StructureDefinition)Validation information for in parameters
ele-1: All FHIR elements must have a @value or children
... outputProfile 0..1canonical(StructureDefinition)Validation information for out parameters
ele-1: All FHIR elements must have a @value or children
... parameter C0..*BackboneElementParameters for the operation/query
ele-1: All FHIR elements must have a @value or children
opd-1: Either a type must be provided, or parts
opd-2: A search type can only be specified for parameters of type string
opd-3: A targetProfile can only be specified for parameters of type Reference or Canonical
.... 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
.... name 1..1codeName in Parameters.parameter.name or in URL
ele-1: All FHIR elements must have a @value or children
.... use 1..1codein | out
Binding: ?? (required): Whether an operation parameter is an input or an output parameter.


ele-1: All FHIR elements must have a @value or children
.... min 1..1integerMinimum Cardinality
ele-1: All FHIR elements must have a @value or children
.... max 1..1stringMaximum Cardinality (a number or *)
ele-1: All FHIR elements must have a @value or children
.... documentation 0..1stringDescription of meaning/use
ele-1: All FHIR elements must have a @value or children
.... type 0..1codeWhat type this parameter has
Binding: ?? (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types.


ele-1: All FHIR elements must have a @value or children
.... targetProfile 0..*canonical(StructureDefinition)If type is Reference | canonical, allowed targets
ele-1: All FHIR elements must have a @value or children
.... searchType 0..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
.... binding 0..1BackboneElementValueSet details if this is coded
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
..... strength 1..1coderequired | extensible | preferred | example
Binding: ?? (required): Indication of the degree of conformance expectations associated with a binding.


ele-1: All FHIR elements must have a @value or children
..... valueSet 1..1canonical(ValueSet)Source of value set
ele-1: All FHIR elements must have a @value or children
.... referencedFrom 0..*BackboneElementReferences to this parameter
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
..... source 1..1stringReferencing parameter
ele-1: All FHIR elements must have a @value or children
..... sourceId 0..1stringElement id of reference
ele-1: All FHIR elements must have a @value or children
.... part 0..*Parts of a nested Parameter
ele-1: All FHIR elements must have a @value or children
... overload 0..*BackboneElementDefine overloaded variants for when generating code
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
.... parameterName 0..*stringName of parameter to include in overload
ele-1: All FHIR elements must have a @value or children
.... comment 0..1stringComments to go on overload
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format