PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r4@5.3.0-ballot-tc
    http://hl7.org/fhir/StructureDefinition/artifact-jurisdiction
description: A legal or geographic region in which the authority that maintains the resource is operating.     In general, the jurisdiction is also found in the [[[http://hl7.org/fhir/StructureDefinition/artifact-useContext]]] for the resource. The useContext may reference additional jurisdictions because the defining jurisdiction does not necessarily limit the jurisdictions of use. This extension SHALL not be used on any resource that has a defined `jurisdiction` element.
package_name: hl7.fhir.uv.extensions.r4
derivation: constraint
name: ArtifactJurisdiction
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/artifact-jurisdiction'}
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
package_version: 5.3.0-ballot-tc
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/artifact-jurisdiction
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0-ballot-tc
required: [value, valueCodeableConcept]