description: Número do CPF (Cadastro de Pessoa Física) do Diretor responsável pelo Estabelecimento de Saúde. package_name: fhir.facade.cnes.organization derivation: constraint name: CpfDiretor abstract: true type: Extension elements: id: {index: 0} extension: {index: 1} url: pattern: {type: uri, value: 'https://alexandresavaris.org/fhir/r4/Extension/cnes/CpfDiretor'} type: uri index: 2 value: choices: [valueCoding] index: 4 valueCoding: {type: Coding, choiceOf: value, index: 5} value[x]: elements: id: {index: 6} extension: {index: 7} system: pattern: {type: uri, value: 'https://terminologia.saude.gov.br/fhir/NamingSystem/cpf'} type: uri index: 8 version: {index: 9} code: {index: 10} display: {index: 11} userSelected: {index: 12} extensions: {} required: [code, display, system] package_version: 2.0.0 extensions: {} class: extension kind: complex-type url: https://alexandresavaris.org/fhir/r4/Extension/cnes/CpfDiretor base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.0 required: [value, valueCoding]