PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.pocd@0.3.0
    http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-mode
description: Operating mode that defines if the operation is accessible.
package_name: hl7.fhir.uv.pocd
derivation: constraint
name: OperatingMode
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-mode'}
    index: 1
  value:
    short: Operating mode
    choices: [valueCode]
    index: 3
  valueCode: {type: code, short: Operating mode, choiceOf: value, index: 4}
package_version: 0.3.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-mode
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.3.0
required: [valueCode, value]