PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.deqm@1.0.0-ballot
    http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-reportingProgram
description: Extension that supports the reporting program as a reference to the CRMI Manifest Library, as well as an identifier of the reporting program, for which measures are being evaluated
package_name: hl7.fhir.uv.deqm
derivation: constraint
name: DEQMReportingProgramExtension
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-reportingProgram'}
    index: 0
  value:
    choices: [valueIdentifier, valueCanonical]
    index: 2
  valueIdentifier: {type: Identifier, choiceOf: value, index: 3}
  valueCanonical: {type: canonical, choiceOf: value, index: 4}
package_version: 1.0.0-ballot
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-reportingProgram
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot