description: Nome do Diretor responsável pelo Estabelecimento de Saúde. package_name: fhir.facade.cnes.organization derivation: constraint name: NomeDiretor abstract: true type: Extension elements: id: {index: 0} extension: {index: 1} url: pattern: {type: uri, value: 'https://alexandresavaris.org/fhir/r4/Extension/cnes/NomeDiretor'} type: uri index: 2 value: choices: [valueHumanName] index: 4 valueHumanName: {type: HumanName, choiceOf: value, index: 5} value[x]: elements: use: {index: 6} text: {index: 7} family: {index: 8} given: {index: 9} prefix: {index: 10} suffix: {index: 11} period: {index: 12} required: [text] package_version: 2.0.0 extensions: {} class: extension kind: complex-type url: https://alexandresavaris.org/fhir/r4/Extension/cnes/NomeDiretor base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.0 required: [value, valueHumanName]