PackagesCanonicalsLogsProblems
    Packages
    br.ufg.cgis.rnds-lite@0.2.7
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRPessoaJuridicaProfissionalLiberal-1.0
description: Pessoa jurídica identificada no âmbito da Receita Federal do Brasil pelo Cadastro Nacional da Pessoa Jurídica (CNPJ) ou profissional liberal identificado pelo Cadastro de Pessoas Físicas (CPF).
package_name: br.ufg.cgis.rnds-lite
derivation: constraint
name: BRPessoaJuridicaProfissionalLiberal
type: Organization
elements:
  address: {index: 12}
  name: {short: Nome, mustSupport: true, index: 9}
  type:
    short: Natureza Jurídica
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRNaturezaJuridica-1.0'}
    mustSupport: true
    index: 2
    elements:
      coding:
        index: 3
        elements:
          system: {index: 4}
          code: {index: 5}
          display: {index: 6}
          userSelected: {index: 7}
        required: [code, system]
      text: {index: 8}
    required: [coding]
  alias: {short: Nome Fantasia, mustSupport: true, index: 10}
  active: {short: Pessoa Jurídica Ativa, mustSupport: true, index: 1}
  identifier: {index: 0}
  telecom: {index: 11}
  partOf: {index: 13}
  endpoint: {index: 15}
  contact: {index: 14}
package_version: 0.2.7
class: profile
kind: resource
url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRPessoaJuridicaProfissionalLiberal-1.0
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 0.2.7
required: [active, name, type]