PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.stt@1.0.0-beta2
    https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionInstituicaoDiretor
description: Extensão utilizada para indicar o diretor de uma instituição.
package_name: hl7.fhir.stt
derivation: constraint
name: ExtensionInstituicaoDiretor
abstract: true
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        cpf:
          match: {url: cpf}
          schema:
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: cpf}
                index: 2
              value:
                choices: [valueIdentifier]
                index: 4
              valueIdentifier: {type: Identifier, choiceOf: value, index: 5}
              value[x]:
                elements:
                  use:
                    pattern: {type: Code, value: official}
                    index: 6
                  type: {index: 7}
                  system:
                    pattern: {type: Uri, value: 'https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemCpf'}
                    index: 8
                  value: {index: 9}
                  period: {index: 10}
                  assigner: {index: 11}
                required: [value, system]
        nome:
          match: {url: nome}
          schema:
            index: 12
            elements:
              url:
                pattern: {type: Uri, value: nome}
                index: 13
              value:
                choices: [valueHumanName]
                index: 15
              valueHumanName: {type: HumanName, choiceOf: value, index: 16}
              value[x]:
                elements:
                  use: {index: 17}
                  period: {index: 18}
  url:
    pattern: {type: Uri, value: 'https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionInstituicaoDiretor'}
    index: 19
  value:
    choices: []
    index: 21
package_version: 1.0.0-beta2
extensions:
  cpf:
    url: cpf
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: cpf}
        index: 2
      value:
        choices: [valueIdentifier]
        index: 4
      valueIdentifier: {type: Identifier, choiceOf: value, index: 5}
      value[x]:
        elements:
          use:
            pattern: {type: Code, value: official}
            index: 6
          type: {index: 7}
          system:
            pattern: {type: Uri, value: 'https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemCpf'}
            index: 8
          value: {index: 9}
          period: {index: 10}
          assigner: {index: 11}
        required: [value, system]
  nome:
    url: nome
    index: 12
    elements:
      url:
        pattern: {type: Uri, value: nome}
        index: 13
      value:
        choices: [valueHumanName]
        index: 15
      valueHumanName: {type: HumanName, choiceOf: value, index: 16}
      value[x]:
        elements:
          use: {index: 17}
          period: {index: 18}
class: extension
kind: complex-type
url: https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionInstituicaoDiretor
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0