http://hl7.org/fhir/StructureDefinition/confidential|5.2.0

Expresses the access policy associated with the element.
description: Expresses the access policy associated with the element.
derivation: constraint
name: Confidential
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/confidential'}
    index: 1
  value:
    choices: []
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: 1
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            choices: []
            index: 5
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/confidential
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [value]