PackagesCanonicalsLogsProblems
    Packages
    br.ufg.cgis.rnds-lite@0.2.7
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
description: Informações complementares necessárias ao Contato Assistencial na hipótese do indivíduo não poder ser identificado.
package_name: br.ufg.cgis.rnds-lite
derivation: constraint
name: BRIndividuoNaoIdentificado
type: Extension
elements:
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 3
      slices:
        gender:
          match: {url: gender}
          schema:
            short: Sexo
            binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRSexo-1.0'}
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: uri, value: gender}
                type: uri
                index: 2
              value:
                choices: [valueCode]
                index: 4
              valueCode: {type: code, choiceOf: value, index: 5}
            required: [value, valueCode]
        birthYear:
          match: {url: birthYear}
          schema:
            short: Ano de nascimento estimado
            _required: true
            index: 6
            elements:
              url:
                pattern: {type: uri, value: birthYear}
                type: uri
                index: 7
              value:
                choices: [valueDate]
                index: 9
              valueDate: {type: date, choiceOf: value, index: 10}
            required: [value, valueDate]
        reason:
          match: {url: reason}
          schema:
            short: Justificativa da impossibilidade de identificação do indivíduo
            binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRJustificativaIndividuoNaoIdentificado-1.0'}
            _required: true
            index: 11
            elements:
              url:
                pattern: {type: uri, value: reason}
                type: uri
                index: 12
              value:
                choices: [valueCodeableConcept]
                index: 14
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 15}
            required: [value, valueCodeableConcept]
  url:
    pattern: {type: uri, value: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0'}
    type: uri
    index: 16
  value:
    choices: []
    index: 18
package_version: 0.2.7
extensions:
  gender:
    url: gender
    short: Sexo
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRSexo-1.0'}
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: gender}
        type: uri
        index: 2
      value:
        choices: [valueCode]
        index: 4
      valueCode: {type: code, choiceOf: value, index: 5}
    required: [value, valueCode]
  birthYear:
    url: birthYear
    short: Ano de nascimento estimado
    _required: true
    index: 6
    elements:
      url:
        pattern: {type: uri, value: birthYear}
        type: uri
        index: 7
      value:
        choices: [valueDate]
        index: 9
      valueDate: {type: date, choiceOf: value, index: 10}
    required: [value, valueDate]
  reason:
    url: reason
    short: Justificativa da impossibilidade de identificação do indivíduo
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRJustificativaIndividuoNaoIdentificado-1.0'}
    _required: true
    index: 11
    elements:
      url:
        pattern: {type: uri, value: reason}
        type: uri
        index: 12
      value:
        choices: [valueCodeableConcept]
        index: 14
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 15}
    required: [value, valueCodeableConcept]
class: extension
kind: complex-type
url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.2.7