PackagesCanonicalsLogsProblems
    Packages
    br.go.ses.estatisticas-vitais@1.0.4
    https://fhir.saude.go.gov.br/r4/estatisticas-vitais/StructureDefinition/funcao-responsavel-preenchimento-dnv
description: Perfil do recurso PractitionerRole para representar a função do responsável pelo preenchimento da Declaração de Nascido Vivo.
package_name: br.go.ses.estatisticas-vitais
derivation: constraint
name: FuncaoResponsavelPreenchimentoDNV
type: PractitionerRole
elements:
  identifier: {index: 0}
  practitioner:
    type: Reference
    short: Responsável pelo preenchimento
    refers: ['https://fhir.saude.go.gov.br/r4/estatisticas-vitais/StructureDefinition/responsavel-preenchimento-dnv']
    index: 1
  code:
    short: Função do(a) responsável pelo preenchimento
    index: 2
    elements:
      coding:
        index: 3
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/funcao-responsavel-preenchimento'}
            index: 4
          code:
            short: Função do(a) responsável pelo preenchimento (estruturado)
            binding: {strength: required, valueSet: 'https://fhir.saude.go.gov.br/r4/estatisticas-vitais/ValueSet/funcao-responsavel-preenchimento-dnv'}
            index: 5
        required: [system, code]
      text: {short: Função do(a) responsável pelo preenchimento (descritivo), index: 6}
    required: [coding]
package_version: 1.0.4
class: profile
kind: resource
url: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/StructureDefinition/funcao-responsavel-preenchimento-dnv
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 1.0.4
required: [practitioner, identifier, code]