PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cql@3.0.0-ballot
    http://hl7.org/fhir/uv/cql/StructureDefinition/cql-namespace
description: The CQL namespace of the CQL library. For Library resources packaged in FHIR NPM Packages, this SHALL be the packageId of the package.
package_name: hl7.fhir.uv.cql
derivation: constraint
name: CQLNamespace
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/cql/StructureDefinition/cql-namespace'}
    index: 0
  value:
    choices: [valueString]
    index: 2
  valueString: {type: string, choiceOf: value, index: 3}
package_version: 3.0.0-ballot
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/cql/StructureDefinition/cql-namespace
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 3.0.0-ballot
required: [valueString, value]