| URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.jurisdiction |
| Version | |
| Status | active |
| Description | Cross-Version Extension for OperationDefinition.jurisdiction. 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 | Intended jurisdiction for operation definition (if applicable) | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | CodeableConcept | Binding: todo (extensible): Countries and regions within which this artifact is targeted for use | |
![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.jurisdiction" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r3-opd.jurisdiction",
"url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.jurisdiction",
"name" : "XVerExtensionOperationDefinition.jurisdictionR3",
"title" : "Cross-Version Extension for OperationDefinition.jurisdiction 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.jurisdiction. 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" : "Intended jurisdiction for operation definition (if applicable)",
"definition" : "A legal or geographic region in which the operation definition is intended to be used.",
"comment" : "It may be possible for the operation definition to be used in jurisdictions other than those for which it was originally designed or intended.",
"min" : 0,
"max" : "*",
"isModifier" : false,
"mapping" : [{
"identity" : "workflow",
"map" : "Definition.jurisdiction"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "CodeableConcept"
}],
"binding" : {
"strength" : "extensible",
"description" : "Countries and regions within which this artifact is targeted for use",
"valueSet" : "http://hl7.org/fhir/ValueSet/jurisdiction|3.0.2"
}
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-OperationDefinition.jurisdiction"
}]
}
}