PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.r5.core@5.0.0-snapshot1
    http://hl7.org/fhir/StructureDefinition/request-doNotPerform
description: If true indicates that the request is asking for the specified action to not occur.
package_name: rs/hl7.fhir.r5.core
derivation: constraint
name: doNotPerform
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/request-doNotPerform'}
    type: uri
    index: 1
  value:
    choices: [valueBoolean]
    index: 3
  valueBoolean: {type: boolean, choiceOf: value, index: 4}
package_version: 5.0.0-snapshot1
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/request-doNotPerform
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.0.0-snapshot1
required: [value, valueBoolean]