PackagesCanonicalsLogsProblems
    Packages
    br.ufg.cgis.rnds@lite-0.0.2
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRLotacaoProfissional-1.0
description: Lotação de um profissional em um Estabelecimento de Saúde.
package_name: br.ufg.cgis.rnds
derivation: constraint
name: BRLotacaoProfissional
type: PractitionerRole
elements:
  availableTime: {index: 28}
  specialty: {index: 24}
  notAvailable: {index: 29}
  organization:
    type: Reference
    short: Estabelecimento de Saúde
    mustSupport: true
    refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0']
    index: 12
    elements:
      reference: {index: 13}
      type: {index: 14}
      identifier: {index: 15}
      display: {index: 16}
    required: [reference]
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        isSUS:
          match: {url: null}
          schema: {short: Atende SUS, type: Extension, mustSupport: true, url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAtendeSUS-1.0', index: 1}
          min: 1
          max: 1
  active: {short: Registro em Uso, mustSupport: true, index: 3}
  code:
    short: Ocupação
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BROcupacao-1.0'}
    mustSupport: true
    index: 17
    elements:
      coding:
        index: 18
        elements:
          system: {index: 19}
          code: {index: 20}
          display: {index: 21}
          userSelected: {index: 22}
        required: [system, code]
      text: {index: 23}
    required: [coding]
  identifier: {index: 2}
  availabilityExceptions: {index: 30}
  practitioner:
    type: Reference
    short: Profissional
    mustSupport: true
    refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRProfissional-1.0']
    index: 7
    elements:
      reference: {index: 8}
      type: {index: 9}
      identifier: {index: 10}
      display: {index: 11}
    required: [reference]
  telecom: {index: 27}
  period:
    short: Período da Lotação
    mustSupport: true
    index: 4
    elements:
      start: {short: Início da Lotação, index: 5}
      end: {short: Término da Lotação, index: 6}
    required: [start]
  location: {index: 25}
  endpoint: {index: 31}
  healthcareService: {index: 26}
package_version: lite-0.0.2
extensions:
  isSUS: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAtendeSUS-1.0', min: 1, max: 1, short: Atende SUS, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRLotacaoProfissional-1.0
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 0.0.2
required: [practitioner, period, active, organization, code]