PackagesCanonicalsLogsProblems
    Packages
    Northwell.Extensions@0.0.1
    http://northwell.edu/extensions/StructureDefinition/employee-status
description: null
package_name: Northwell.Extensions
derivation: constraint
name: EmployeeStatus
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        employeeStatus:
          match: {}
          schema:
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: employeeStatus}
                index: 1
              value:
                choices: [valueCodeableConcept]
                index: 3
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
        period:
          match: {}
          schema:
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: period}
                index: 6
              value:
                choices: [valuePeriod]
                index: 8
              valuePeriod: {type: Period, choiceOf: value, index: 9}
  url:
    pattern: {type: Uri, value: 'http://northwell.edu/extensions/StructureDefinition/employee-status'}
    index: 10
  value:
    choices: []
    index: 12
package_version: 0.0.1
extensions:
  employeeStatus:
    url: null
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: employeeStatus}
        index: 1
      value:
        choices: [valueCodeableConcept]
        index: 3
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
  period:
    url: null
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: period}
        index: 6
      value:
        choices: [valuePeriod]
        index: 8
      valuePeriod: {type: Period, choiceOf: value, index: 9}
class: extension
kind: complex-type
url: http://northwell.edu/extensions/StructureDefinition/employee-status
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null