| URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.overload |
| Version | |
| Status | active |
| Description | Cross-Version Extension for OperationDefinition.overload. Valid in versions R2 This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Extension | Define overloaded variants for when generating code | |
![]() ![]() | ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.overload.comment]] | URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.overload.comment | ||
![]() ![]() | ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.overload.parameterName]] | URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.overload.parameterName | ||
![]() ![]() | 1.. | |||
![]() ![]() | ..0 | |||
![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.overload" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r3-opd.overload",
"url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.overload",
"name" : "XVerExtensionOperationDefinition.overloadR3",
"title" : "Cross-Version Extension for OperationDefinition.overload in R3",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (FHIR Infrastructure)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg/index.cfm"
}]
}],
"description" : "Cross-Version Extension for OperationDefinition.overload. Valid in versions R2\r\n\r\nThis is a valid cross-version extension because it's counted as a new element",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "OperationDefinition"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-OperationDefinition"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Define overloaded variants for when generating code",
"definition" : "Defines an appropriate combination of parameters to use when invoking this operation, to help code generators when generating overloaded parameter sets for this operation.",
"comment" : "The combinations are suggestions as to which sets of parameters to use together, but the combinations are not intended to be authoritative.",
"min" : 0,
"max" : "*",
"isModifier" : false
},
{
"path" : "Extension.extension",
"sliceName" : "commentR3",
"type" : [{
"code" : "Extension",
"profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.overload.comment"]
}]
},
{
"path" : "Extension.extension",
"sliceName" : "parameterNameR3",
"type" : [{
"code" : "Extension",
"profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.overload.parameterName"]
}]
},
{
"path" : "Extension.extension",
"min" : 1
},
{
"path" : "Extension.value[x]",
"max" : "0"
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.overload"
}]
}
}