PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ndh.r4b@1.0.0-ballot
    http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-qualification
description: An extension to add qualifications for an organization (e.g. accreditation) or practitionerRole \n(e.g. registered to prescribe controlled substances).
package_name: hl7.fhir.us.ndh.r4b
derivation: constraint
name: Qualification
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        identifier:
          match: {}
          schema:
            short: Identifier
            mustSupport: true
            array: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: identifier}
                index: 3
              value:
                choices: [valueIdentifier]
                index: 5
              valueIdentifier: {type: Identifier, choiceOf: value, index: 6}
            required: [valueIdentifier, value]
        code:
          match: {}
          schema:
            short: Code
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: code}
                index: 9
              value:
                choices: [valueCodeableConcept]
                index: 11
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 12}
            required: [value, valueCodeableConcept]
        issuer:
          match: {}
          schema:
            short: Reference to NdhOrganization, NdhExOrganization
            mustSupport: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: issuer}
                index: 15
              value:
                choices: [valueReference]
                index: 17
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Organization', 'http://hl7.org/fhir/us/ndh/StructureDefinition/ndhEx-Organization']
                index: 18
            required: [valueReference, value]
        status:
          match: {}
          schema:
            short: Status
            mustSupport: true
            _required: true
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: Uri, value: status}
                index: 21
              value:
                pattern: {type: Code, value: active}
                choices: [valueCode]
                index: 23
              valueCode:
                type: code
                pattern: {type: Code, value: active}
                choiceOf: value
                index: 24
            required: [valueCode, value]
        period:
          match: {}
          schema:
            short: Period
            mustSupport: true
            index: 25
            extensions: {}
            elements:
              extension: {index: 26}
              url:
                pattern: {type: Uri, value: period}
                index: 27
              value:
                choices: [valuePeriod]
                index: 29
              valuePeriod: {type: Period, choiceOf: value, index: 30}
            required: [valuePeriod, value]
        whereValid:
          match: {}
          schema:
            short: Where the qualification is valid
            mustSupport: true
            array: true
            index: 31
            extensions: {}
            elements:
              extension: {index: 32}
              url:
                pattern: {type: Uri, value: whereValid}
                index: 33
              value:
                choices: [valueCodeableConcept, valueReference]
                index: 35
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 36}
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Location']
                index: 37
            required: [valueReference, value, valueCodeableConcept]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-qualification'}
    index: 38
  value:
    choices: []
    index: 40
package_version: 1.0.0-ballot
extensions:
  identifier:
    url: null
    short: Identifier
    mustSupport: true
    array: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: identifier}
        index: 3
      value:
        choices: [valueIdentifier]
        index: 5
      valueIdentifier: {type: Identifier, choiceOf: value, index: 6}
    required: [valueIdentifier, value]
  code:
    url: null
    short: Code
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: code}
        index: 9
      value:
        choices: [valueCodeableConcept]
        index: 11
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 12}
    required: [value, valueCodeableConcept]
  issuer:
    url: null
    short: Reference to NdhOrganization, NdhExOrganization
    mustSupport: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: issuer}
        index: 15
      value:
        choices: [valueReference]
        index: 17
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Organization', 'http://hl7.org/fhir/us/ndh/StructureDefinition/ndhEx-Organization']
        index: 18
    required: [valueReference, value]
  status:
    url: null
    short: Status
    mustSupport: true
    _required: true
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: Uri, value: status}
        index: 21
      value:
        pattern: {type: Code, value: active}
        choices: [valueCode]
        index: 23
      valueCode:
        type: code
        pattern: {type: Code, value: active}
        choiceOf: value
        index: 24
    required: [valueCode, value]
  period:
    url: null
    short: Period
    mustSupport: true
    index: 25
    extensions: {}
    elements:
      extension: {index: 26}
      url:
        pattern: {type: Uri, value: period}
        index: 27
      value:
        choices: [valuePeriod]
        index: 29
      valuePeriod: {type: Period, choiceOf: value, index: 30}
    required: [valuePeriod, value]
  whereValid:
    url: null
    short: Where the qualification is valid
    mustSupport: true
    array: true
    index: 31
    extensions: {}
    elements:
      extension: {index: 32}
      url:
        pattern: {type: Uri, value: whereValid}
        index: 33
      value:
        choices: [valueCodeableConcept, valueReference]
        index: 35
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 36}
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Location']
        index: 37
    required: [valueReference, value, valueCodeableConcept]
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-qualification
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot