PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r4b@5.3.0-ballot-tc1
    http://hl7.org/fhir/StructureDefinition/cqf-systemUserType
description: 'The type of user initiating the request, e.g. patient, healthcare provider, or specific type of healthcare provider (physician, nurse, etc.). DEPRECATED: This extension was initially used to model decision support context. This information is now handled as part of CDS Hooks and Clinical Reasoning.'
package_name: hl7.fhir.uv.extensions.r4b
derivation: constraint
name: SystemUserType
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/cqf-systemUserType'}
    type: uri
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
package_version: 5.3.0-ballot-tc1
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/cqf-systemUserType
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0-ballot-tc1
required: [value, valueCodeableConcept]