PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r5@5.1.0
    http://hl7.org/fhir/StructureDefinition/cqf-modelInfo-label
description: Specifies the label for the class constructed in the model info for the profile (i.e. an alternative, user-friendly name that can be used as the identifier for the class in CQL expressions).
package_name: hl7.fhir.uv.extensions.r5
derivation: constraint
name: ModelInfoLabel
type: Extension
elements:
  url:
    type: uri
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/cqf-modelInfo-label'}
    index: 0
  value:
    choices: [valueString]
    index: 2
  valueString: {type: string, choiceOf: value, index: 3}
package_version: 5.1.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/cqf-modelInfo-label
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.1.0
required: [valueString, value]