PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-deqm@3.1.0
    http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/practitioner-deqm
description: The DEQM Practitioner Profile defines the constraints for representing the practitioner who performed the measure or to which is attesting.
package_name: hl7.fhir.us.davinci-deqm
derivation: constraint
name: DEQMPractitionerProfile
type: Practitioner
elements:
  identifier:
    mustSupport: true
    array: true
    min: 1
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: 1
      slices:
        ccn:
          match: {system: 'urn:oid:2.16.840.1.113883.4.336'}
          schema:
            type: Identifier
            mustSupport: true
            pattern:
              type: Identifier
              value: {system: 'urn:oid:2.16.840.1.113883.4.336'}
            index: 1
          min: 0
          max: 1
package_version: 3.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/practitioner-deqm
base: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner
version: 3.1.0
required: [identifier]