Guia de Implementação da SES GO - CORE
1.2.6 - draft Brazil flag

Guia de Implementação da SES GO - CORE - Downloaded Version 1.2.6 See the Directory of published versions

Resource Profile: Individuo - Detailed Descriptions

Active as of 2026-03-07

Definitions for the individuo resource profile.

Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere

0. Patient
Definição

Conjunto de informações que caracterizam o cidadão em aspectos sociais e demográficos.


Demographics and other administrative information about an individual or animal receiving care or other health-related services.

CurtoDados sociodemográficosInformation about an individual or animal receiving health care services
Controlo0..*
É modificadorfalse
Resumofalse
Nomes alternativosSubjectOfCare Client Resident
Invariantesdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
NoMaximoUmaMaeBiologica: Deve existir no máximo uma mãe biológica. (extension.where(url = 'https://fhir.saude.go.gov.br/r4/core/StructureDefinition/filiacao').extension.where(url = 'tipo' and value='0101').count() <= 1)
NoMaximoUmPaiBiologico: Deve existir no máximo um pai biológico. (extension.where(url = 'https://fhir.saude.go.gov.br/r4/core/StructureDefinition/filiacao').extension.where(url = 'tipo' and value='0201').count() <= 1)
BrasileiroSeSomenteSeNasceNoBrasil: Brasileiro SE SOMENTE SE nasce no Brasil. Quando a nacionalidade for Naturalizada ou Estrangeira, o Município de nascimento não deve ser informado. (extension.where(url = 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade' and (value.coding.code in ('B'))).exists() and extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace' and value.country = '10').exists() or extension.where(url = 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade' and (value.coding.code in ('B')).not()).exists() and extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace' and value.country != '10').exists())
CidadeNascimento: Quando a nacionalidade do(a) cidadão(ã) for Brasileira, o preenchimento do Município de nascimento torna-se obrigatório. (extension.where(url = 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade' and (value.coding.code in ('B'))).exists() and extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace' and value.city.exists()).exists() or extension.where(url = 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade' and (value.coding.code in ('B')).not()).exists() and extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace' and value.city.exists()).exists().not())
ContatoEmergenciaUnico: Contato de emergência não deve ter duplicidades (contact.select(telecom).select(value).isDistinct())
2. Patient.implicitRules
Definição

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

CurtoA set of rules under which this content was created
Comentários

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Controlo0..1
Tipouri
É modificadortrue porque This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Patient.extension
Definição

An Extension


May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

CurtoExtensionAdditional content defined by implementations
Comentários

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Controlo40..*
TipoExtension
É modificadorfalse
Resumofalse
Nomes alternativosextensions, user content
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingEste elemento introduz um conjunto de fatias em Patient.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
  • value @ url
  • 6. Patient.extension:raca
    Nome da fatiaraca
    Definição

    Raça ou cor autodeclarada pelo(a) cidadão(ã). Conforme RNDS Raça/Cor. Etnia Indígena conforme RNDS Etnia Indígena

    CurtoRaça/Cor
    Controlo1..1
    Este elemento é afetado pelas seguintes invariantes: ele-1
    TipoExtension(Raça/Cor e Etnina) (Extensão complexa)
    É modificadorfalse
    Nomes alternativosraça, etnia, cor, cútis
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    8. Patient.extension:orientacaoSexual
    Nome da fatiaorientacaoSexual
    Definição

    Autodeclaração da atração afetiva, emocional ou sexual de uma pessoa por indivíduos de determinado(s) gênero(s).

    CurtoOrientação Sexual
    Controlo0..1
    Este elemento é afetado pelas seguintes invariantes: ele-1
    TipoExtension(Orientação Sexual) (Tipo de extensão: code)
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    10. Patient.extension:filiacao
    Nome da fatiafiliacao
    Definição

    Relação parental com o(a) cidadão(ã) e nome completo da filiação. RN09: É permitido registrar no máximo uma filiação cuja relação parental seja 'mãe biológica' e no máximo uma cuja relação parental seja 'pai biológico', garantindo unicidade das relações biológicas.

    CurtoFiliação
    Controlo1..4
    Este elemento é afetado pelas seguintes invariantes: ele-1
    TipoExtension(Filiação) (Extensão complexa)
    É modificadorfalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    NomeCompletoFiliacaoMinimoDoisNomes: O nome completo informado para a filiação (pai ou mãe) deve seguir integralmente os requisitos definidos pelo CadSUS, incluindo padronização, grafia adequada e presença de ao menos dois nomes. (extension.where(url = 'nome').value.split(' ').count() > 1)
    12. Patient.extension:povosComunidadesTradicionais
    Nome da fatiapovosComunidadesTradicionais
    Definição

    Grupos que mantêm modos de vida distintos, com organização social própria, práticas culturais e uso coletivo de territórios, com base em tradições orais, práticas ancestrais e relação sustentável com a natureza.

    CurtoPovos e comunidades tradicionais
    Controlo0..*
    Este elemento é afetado pelas seguintes invariantes: ele-1
    TipoExtension(Povos e comunidades tradicionais) (Tipo de extensão: code)
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    14. Patient.extension:nacionalidade
    Nome da fatianacionalidade
    Definição

    País de origem do cidadão, isto é, o Estado soberano ao qual ele pertence por nascimento ou naturalização, conforme consta em documentos oficiais. Conforme Nacionalidade do Cadastro Nacional de Pessoas para a Saúde (CadSUS)

    CurtoNacionalidade
    Controlo1..1
    Este elemento é afetado pelas seguintes invariantes: ele-1
    TipoExtension(Nacionalidade) (Tipo de extensão: CodeableConcept)
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    16. Patient.extension:localNascimento
    Nome da fatialocalNascimento
    Definição

    País de nascimento (conforme ISO 3166) e Município de nascimento (conforme Municípios Brasileiros da DTB/IBGE) quando a nacionalidade for brasileira.

    CurtoLocal de nascimento
    Controlo1..1
    TipoExtension(Patient Birth Place) (Tipo de extensão: Address)
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    18. Patient.extension:localNascimento.extension
    Definição

    An Extension


    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    CurtoExtensionAdditional content defined by implementations
    Comentários

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Controlo0..0*
    TipoExtension
    É modificadorfalse
    Resumofalse
    Nomes alternativosextensions, user content
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingEste elemento introduz um conjunto de fatias em Patient.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
    • value @ url
    • 20. Patient.extension:localNascimento.url
      Definição

      Source of the definition for the extension code - a logical name or a URL.

      Curtoidentifies the meaning of the extension
      Comentários

      The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

      Controlo1..1
      Tipouri
      É modificadorfalse
      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
      Resumofalse
      Valor fixohttp://hl7.org/fhir/StructureDefinition/patient-birthPlace
      22. Patient.extension:localNascimento.value[x]
      Definição

      Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).


      Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

      CurtoValue of extension
      Controlo10..1
      Este elemento é afetado pelas seguintes invariantes: ext-1
      TipoAddress(Local Nascimento), date, Meta, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
      [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
      É modificadorfalse
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      24. Patient.extension:identidadeGenero
      Nome da fatiaidentidadeGenero
      Definição

      Autodeclaração do cidadão sobre o gênero com o qual se identifica. Pode ou não corresponder ao sexo atribuído no nascimento. Conforme HL7 Gender Identity

      CurtoIdentidade de gênero
      Controlo0..1
      TipoExtension(Gender Identity) (Tipo de extensão: CodeableConcept)
      É modificadorfalse
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      26. Patient.extension:identidadeGenero.extension
      Definição

      An Extension


      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

      CurtoExtensionAdditional content defined by implementations
      Comentários

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Controlo0..0*
      TipoExtension
      É modificadorfalse
      Resumofalse
      Nomes alternativosextensions, user content
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingEste elemento introduz um conjunto de fatias em Patient.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
      • value @ url
      • 28. Patient.extension:identidadeGenero.url
        Definição

        Source of the definition for the extension code - a logical name or a URL.

        Curtoidentifies the meaning of the extension
        Comentários

        The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

        Controlo1..1
        Tipouri
        É modificadorfalse
        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
        Resumofalse
        Valor fixohttp://hl7.org/fhir/StructureDefinition/patient-genderIdentity
        30. Patient.extension:identidadeGenero.value[x]
        Definição

        Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).


        Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

        CurtoValue of extension
        Controlo10..1
        Este elemento é afetado pelas seguintes invariantes: ext-1
        VínculoOs códigos DEVERÃO ser retirados de Para códigos, ver Identidade de gênero
        (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/identidade-genero)
        TipoCodeableConcept, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
        [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
        É modificadorfalse
        Resumofalse
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        32. Patient.extension:biometria
        Nome da fatiabiometria
        Definição

        Dado biométrico do(a) cidadão(ã) e tipo de dado biométrico capturado.

        CurtoBiometria do(a) cidadão(ã)
        Controlo0..*
        Este elemento é afetado pelas seguintes invariantes: ele-1
        TipoExtension(Biometria) (Extensão complexa)
        É modificadorfalse
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        34. Patient.extension:ocupacao
        Nome da fatiaocupacao
        Definição

        Principal ocupação do(a) cidadão(ã). Conforme MTE CBO.

        CurtoOcupação
        Controlo0..*
        Este elemento é afetado pelas seguintes invariantes: ele-1
        TipoExtension(Ocupação) (Tipo de extensão: Reference(Ocupação do Indivíduo))
        É modificadorfalse
        Resumofalse
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        36. Patient.extension:escolaridade
        Nome da fatiaescolaridade
        Definição

        Nível de instrução formal mais elevado concluído ou em curso pelo(a) cidadão(ã), com base em sua autodeclaração ou conforme documentação apresentada.

        CurtoEscolaridade
        Controlo0..1
        Este elemento é afetado pelas seguintes invariantes: ele-1
        TipoExtension(Escolaridade) (Tipo de extensão: Reference(Escolaridade))
        É modificadorfalse
        Resumofalse
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        38. Patient.extension:situacaoMercadoTrabalho
        Nome da fatiasituacaoMercadoTrabalho
        Definição

        Condição atual do(a) cidadão(ã) em relação à sua inserção ou não no mercado de trabalho.

        CurtoSituação no mercado de trabalho
        Controlo0..1
        Este elemento é afetado pelas seguintes invariantes: ele-1
        TipoExtension(Situação no Mercado de Trabalho) (Tipo de extensão: Reference(Situação no Mercado de Trabalho))
        É modificadorfalse
        Resumofalse
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        40. Patient.modifierExtension
        Definição

        May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

        CurtoExtensions that cannot be ignored
        Comentários

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Controlo0..*
        TipoExtension
        É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
        Resumofalse
        Requisitos

        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

        Nomes alternativosextensions, user content
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        42. Patient.identifier
        Definição

        An identifier for this patient.

        CurtoNúmero de documento que identifica o cidadãoAn identifier for this patient
        NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
        Controlo20..2*
        TipoIdentifier
        É modificadorfalse
        Resumotrue
        Requisitos

        Patients are almost always assigned specific numerical identifiers.

        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        SlicingEste elemento introduz um conjunto de fatias em Patient.identifier. As fatias sãoEncomendado e Closede pode ser diferenciado utilizando os seguintes discriminadores:
        • pattern @ system
        • 44. Patient.identifier:cpf
          Nome da fatiacpf
          Definição

          An identifier for this patient.

          CurtoIdentificação pelo Cadastro de Pessoas FísicasAn identifier for this patient
          NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
          Controlo10..1*
          TipoIdentifier
          É modificadorfalse
          Resumotrue
          Requisitos

          Patients are almost always assigned specific numerical identifiers.

          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          46. Patient.identifier:cpf.extension
          Definição

          An Extension


          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

          CurtoExtensionAdditional content defined by implementations
          Comentários

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Controlo0..0*
          TipoExtension
          É modificadorfalse
          Resumofalse
          Nomes alternativosextensions, user content
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          SlicingEste elemento introduz um conjunto de fatias em Patient.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
          • value @ url
          • 48. Patient.identifier:cpf.use
            Definição

            The purpose of this identifier.

            Curtousual | official | temp | secondary | old (If known)
            Comentários

            Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

            Controlo0..01
            VínculoOs códigos DEVERÃO ser retirados de IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
            (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

            Identifies the purpose for this identifier, if known .

            Tipocode
            É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumotrue
            Requisitos

            Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            50. Patient.identifier:cpf.type
            Definição

            A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

            CurtoDescription of identifier
            Comentários

            This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

            Controlo0..01
            VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type|4.0.1
            (extensible to http://hl7.org/fhir/ValueSet/identifier-type|4.0.1)

            A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

            TipoCodeableConcept
            É modificadorfalse
            Resumotrue
            Requisitos

            Allows users to make use of identifiers when the identifier system is not known.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            52. Patient.identifier:cpf.system
            Definição

            Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

            CurtoO identificador do sistema de identificaçãoThe namespace for the identifier value
            Comentários

            Identifier.system is always case sensitive.

            Controlo10..1
            Tipouri
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumotrue
            Requisitos

            There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

            Valor do padrãohttps://fhir.saude.go.gov.br/sid/cpf
            ExemploGeneral: http://www.acme.com/identifiers/patient
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            54. Patient.identifier:cpf.value
            Definição

            The portion of the identifier typically relevant to the user and which is unique within the context of the system.

            CurtoNúmero do Cadastro de Pessoas Físicas do indivíduoThe value that is unique
            Comentários

            If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

            Controlo10..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumotrue
            ExemploGeneral: 123456
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            56. Patient.identifier:cpf.period
            Definição

            Time period during which identifier is/was valid for use.

            CurtoTime period when id is/was valid for use
            Controlo0..01
            TipoPeriod
            É modificadorfalse
            Resumotrue
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            58. Patient.identifier:cpf.assigner
            Definição

            Organization that issued/manages the identifier.

            CurtoOrganization that issued id (may be just text)
            Comentários

            The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

            Controlo0..01
            TipoReference(Organization)
            É modificadorfalse
            Resumotrue
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            60. Patient.identifier:cns
            Nome da fatiacns
            Definição

            An identifier for this patient.

            CurtoIdentificação pelo Cartão Nacional de SaúdeAn identifier for this patient
            NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
            Controlo10..1*
            TipoIdentifier
            É modificadorfalse
            Resumotrue
            Requisitos

            Patients are almost always assigned specific numerical identifiers.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            62. Patient.identifier:cns.extension
            Definição

            An Extension


            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

            CurtoExtensionAdditional content defined by implementations
            Comentários

            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Controlo0..0*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            SlicingEste elemento introduz um conjunto de fatias em Patient.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
            • value @ url
            • 64. Patient.identifier:cns.use
              Definição

              The purpose of this identifier.

              Curtousual | official | temp | secondary | old (If known)
              Comentários

              Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

              Controlo0..01
              VínculoOs códigos DEVERÃO ser retirados de IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
              (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

              Identifies the purpose for this identifier, if known .

              Tipocode
              É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
              Resumotrue
              Requisitos

              Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              66. Patient.identifier:cns.type
              Definição

              A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

              CurtoDescription of identifier
              Comentários

              This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

              Controlo0..01
              VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type|4.0.1
              (extensible to http://hl7.org/fhir/ValueSet/identifier-type|4.0.1)

              A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

              TipoCodeableConcept
              É modificadorfalse
              Resumotrue
              Requisitos

              Allows users to make use of identifiers when the identifier system is not known.

              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              68. Patient.identifier:cns.system
              Definição

              Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

              CurtoO identificador do sistema de identificaçãoThe namespace for the identifier value
              Comentários

              Identifier.system is always case sensitive.

              Controlo10..1
              Tipouri
              É modificadorfalse
              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
              Resumotrue
              Requisitos

              There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

              Valor do padrãohttps://fhir.saude.go.gov.br/sid/cns
              ExemploGeneral: http://www.acme.com/identifiers/patient
              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              70. Patient.identifier:cns.value
              Definição

              The portion of the identifier typically relevant to the user and which is unique within the context of the system.

              CurtoNúmero do Cartão Nacional de Saúde do indivíduoThe value that is unique
              Comentários

              If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

              Controlo10..1
              Tipostring
              É modificadorfalse
              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
              Resumotrue
              ExemploGeneral: 123456
              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              72. Patient.identifier:cns.period
              Definição

              Time period during which identifier is/was valid for use.

              CurtoTime period when id is/was valid for use
              Controlo0..01
              TipoPeriod
              É modificadorfalse
              Resumotrue
              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              74. Patient.identifier:cns.assigner
              Definição

              Organization that issued/manages the identifier.

              CurtoOrganization that issued id (may be just text)
              Comentários

              The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

              Controlo0..01
              TipoReference(Organization)
              É modificadorfalse
              Resumotrue
              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              76. Patient.active
              Definição

              Whether this patient record is in active use. Many systems use this property to mark as non-current patients, such as those that have not been seen for a period of time based on an organization's business rules.

              It is often used to filter patient lists to exclude inactive patients

              Deceased patients may also be marked as inactive for the same reasons, but may be active for some time after death.

              CurtoWhether this patient's record is in active use
              Comentários

              If a record is inactive, and linked to an active record, then future patient/record updates should occur on the other patient.

              Controlo0..01
              Tipoboolean
              É modificadortrue porque This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid
              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
              Resumotrue
              Requisitos

              Need to be able to mark a patient record as not to be used because it was created in error.

              Significado em caso de faltaThis resource is generally assumed to be active if no value is provided for the active element
              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              78. Patient.name
              Definição

              A name associated with the individual.

              CurtoNome(s) utilizado(s) pelo indivíduoA name associated with the patient
              Comentários

              A patient may have multiple names with different uses or applicable periods. For animals, the name is a "HumanName" in the sense that is assigned and used by humans and has the same patterns.

              Controlo10..2*
              TipoHumanName(Nome do cidadão)
              É modificadorfalse
              Resumotrue
              Requisitos

              Need to be able to track the patient by multiple names. Examples are your official name and a partner name.

              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              SlicingEste elemento introduz um conjunto de fatias em Patient.name. As fatias sãoNão ordenado e Closede pode ser diferenciado utilizando os seguintes discriminadores:
              • pattern @ use
              • 80. Patient.name:official
                Nome da fatiaofficial
                Definição

                O nome associado ao(à) cidadão(ã)


                A name associated with the individual.

                CurtoNome completo de registroA name associated with the patient
                Comentários

                A patient may have multiple names with different uses or applicable periods. For animals, the name is a "HumanName" in the sense that is assigned and used by humans and has the same patterns.

                Controlo10..1*
                TipoHumanName(Nome do cidadão)
                É modificadorfalse
                Resumotrue
                Requisitos

                Need to be able to track the patient by multiple names. Examples are your official name and a partner name.

                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                82. Patient.name:official.extension
                Definição

                An Extension


                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                CurtoExtensionAdditional content defined by implementations
                Comentários

                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Controlo0..0*
                TipoExtension
                É modificadorfalse
                Resumofalse
                Nomes alternativosextensions, user content
                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingEste elemento introduz um conjunto de fatias em Patient.name.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                • value @ url
                • 84. Patient.name:official.use
                  Definição

                  Código que identifica o tipo de nome informado como oficial/registro


                  Identifies the purpose for this name.

                  CurtoTipo de nomeusual | official | temp | nickname | anonymous | old | maiden
                  Comentários

                  Applications can assume that a name is current unless it explicitly says that it is temporary or old.

                  Controlo10..1
                  VínculoOs códigos DEVERÃO ser retirados de Tipo de uso do nome do cidadãohttp://hl7.org/fhir/ValueSet/name-use|4.0.1
                  (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/uso-nome-cidadao)
                  Tipocode
                  É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one
                  Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                  Resumotrue
                  Requisitos

                  Allows the appropriate name for a particular context of use to be selected from among a set of names.

                  Valor do padrãoofficial
                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  86. Patient.name:official.text
                  Definição

                  O nome associado ao(à) cidadão(ã).


                  Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts.

                  CurtoNome completoText representation of the full name
                  Comentários

                  Can provide both a text representation and parts. Applications updating a name SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

                  Controlo10..1
                  Tipostring
                  É modificadorfalse
                  Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                  Resumotrue
                  Requisitos

                  A renderable, unencoded form.

                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  88. Patient.name:official.family
                  Definição

                  The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.

                  CurtoFamily name (often called 'Surname')
                  Comentários

                  Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures).

                  Controlo0..01
                  Tipostring
                  É modificadorfalse
                  Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                  Resumotrue
                  Nomes alternativossurname
                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  90. Patient.name:official.given
                  Definição

                  Given name.

                  CurtoGiven names (not always 'first'). Includes middle names
                  Comentários

                  If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called "first name" since given names do not always come first.

                  Controlo0..0*
                  Tipostring
                  É modificadorfalse
                  Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                  Resumotrue
                  Nomes alternativosfirst name, middle name
                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  92. Patient.name:official.prefix
                  Definição

                  Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name.

                  CurtoParts that come before the name
                  Controlo0..0*
                  Tipostring
                  É modificadorfalse
                  Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                  Resumotrue
                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  94. Patient.name:official.suffix
                  Definição

                  Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.

                  CurtoParts that come after the name
                  Controlo0..0*
                  Tipostring
                  É modificadorfalse
                  Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                  Resumotrue
                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  96. Patient.name:official.period
                  Definição

                  Indicates the period of time when this name was valid for the named person.

                  CurtoTime period when name was/is in use
                  Controlo0..01
                  TipoPeriod
                  É modificadorfalse
                  Resumotrue
                  Requisitos

                  Allows names to be placed in historical context.

                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  98. Patient.name:usual
                  Nome da fatiausual
                  Definição

                  O nome pelo qual o(a) cidadão(ã) é reconhecido socialmente.


                  A name associated with the individual.

                  CurtoNome socialA name associated with the patient
                  Comentários

                  A patient may have multiple names with different uses or applicable periods. For animals, the name is a "HumanName" in the sense that is assigned and used by humans and has the same patterns.

                  Controlo0..1*
                  TipoHumanName(Nome do cidadão)
                  É modificadorfalse
                  Resumotrue
                  Requisitos

                  Need to be able to track the patient by multiple names. Examples are your official name and a partner name.

                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  100. Patient.name:usual.extension
                  Definição

                  An Extension


                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                  CurtoExtensionAdditional content defined by implementations
                  Comentários

                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                  Controlo0..0*
                  TipoExtension
                  É modificadorfalse
                  Resumofalse
                  Nomes alternativosextensions, user content
                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  SlicingEste elemento introduz um conjunto de fatias em Patient.name.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                  • value @ url
                  • 102. Patient.name:usual.use
                    Definição

                    Código que identifica o tipo de nome informado como usual/social


                    Identifies the purpose for this name.

                    CurtoTipo de nomeusual | official | temp | nickname | anonymous | old | maiden
                    Comentários

                    Applications can assume that a name is current unless it explicitly says that it is temporary or old.

                    Controlo10..1
                    VínculoOs códigos DEVERÃO ser retirados de Tipo de uso do nome do cidadãohttp://hl7.org/fhir/ValueSet/name-use|4.0.1
                    (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/uso-nome-cidadao)
                    Tipocode
                    É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one
                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                    Resumotrue
                    Requisitos

                    Allows the appropriate name for a particular context of use to be selected from among a set of names.

                    Valor do padrãousual
                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    104. Patient.name:usual.text
                    Definição

                    O nome pelo qual o(a) cidadão(ã) é reconhecido socialmente.


                    Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts.

                    CurtoNomeText representation of the full name
                    Comentários

                    Can provide both a text representation and parts. Applications updating a name SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

                    Controlo10..1
                    Tipostring
                    É modificadorfalse
                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                    Resumotrue
                    Requisitos

                    A renderable, unencoded form.

                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    106. Patient.name:usual.family
                    Definição

                    The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.

                    CurtoFamily name (often called 'Surname')
                    Comentários

                    Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures).

                    Controlo0..01
                    Tipostring
                    É modificadorfalse
                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                    Resumotrue
                    Nomes alternativossurname
                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    108. Patient.name:usual.given
                    Definição

                    Given name.

                    CurtoGiven names (not always 'first'). Includes middle names
                    Comentários

                    If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called "first name" since given names do not always come first.

                    Controlo0..0*
                    Tipostring
                    É modificadorfalse
                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                    Resumotrue
                    Nomes alternativosfirst name, middle name
                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    110. Patient.name:usual.prefix
                    Definição

                    Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name.

                    CurtoParts that come before the name
                    Controlo0..0*
                    Tipostring
                    É modificadorfalse
                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                    Resumotrue
                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    112. Patient.name:usual.suffix
                    Definição

                    Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.

                    CurtoParts that come after the name
                    Controlo0..0*
                    Tipostring
                    É modificadorfalse
                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                    Resumotrue
                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    114. Patient.name:usual.period
                    Definição

                    Indicates the period of time when this name was valid for the named person.

                    CurtoTime period when name was/is in use
                    Controlo0..01
                    TipoPeriod
                    É modificadorfalse
                    Resumotrue
                    Requisitos

                    Allows names to be placed in historical context.

                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    116. Patient.telecom
                    Definição

                    A contact detail (e.g. a telephone number or an email address) by which the individual may be contacted.

                    CurtoMeio(s) para entrar em contato com o indivíduoA contact detail for the individual
                    Comentários

                    A Patient may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and also to help with identification. The address might not go directly to the individual, but may reach another party that is able to proxy for the patient (i.e. home phone, or pet owner's phone).

                    Controlo0..*
                    TipoContactPoint
                    É modificadorfalse
                    Resumotrue
                    Requisitos

                    People have (primary) ways to contact them in some way such as phone, email.

                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    NumeroTelefoneValido: O número de telefone informado deve ser validado conforme os requisitos definidos pelo CadSUS, incluindo formato, quantidade de dígitos e máscara de apresentação. Máscara de telefone para números nacionais (xx) xxxx-xxxx ou (xx) xxxxx-xxxx. Para números internacionais, o + significa que será utilizado o código do país, a lógica é de 1 a 3 dígitos de código do país (+X, +XX ou +XXX), na sequência uma quantidade de dígitos entre o código de área e o número propriamente dito que, somados ao código do país, não podem exceder 15 dígitos. ($this.where(system = 'phone').select(value).all(matches('^((\\(([0-9]{2})\\)) ([0-9]{4,5})\\-([0-9]{4}))|^((\\+\\d{1,3}) (\\d{2,3})) \\d{3,5}\\-\\d{4}$')))
                    EmailValido: O endereço de e-mail informado deve ser validado conforme os requisitos do CadSUS, garantindo que siga o padrão estrutural mínimo (usuário@domínio) e não contenha caracteres inválidos. ($this.where(system = 'email').select(value).all(matches('^([\\w-\\.]+){1,64}@([\\w&&[^_]]+){2,255}(.[a-z]{2,}){1,}$')))
                    SlicingEste elemento introduz um conjunto de fatias em Patient.telecom. As fatias sãoNão ordenado e Closede pode ser diferenciado utilizando os seguintes discriminadores:
                    • pattern @ system
                    • 118. Patient.telecom:phone
                      Nome da fatiaphone
                      Definição

                      Número de telefone de contato com o cidadão.


                      A contact detail (e.g. a telephone number or an email address) by which the individual may be contacted.

                      CurtoTelefoneA contact detail for the individual
                      Comentários

                      A Patient may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and also to help with identification. The address might not go directly to the individual, but may reach another party that is able to proxy for the patient (i.e. home phone, or pet owner's phone).

                      Controlo0..*
                      TipoContactPoint
                      É modificadorfalse
                      Resumotrue
                      Requisitos

                      People have (primary) ways to contact them in some way such as phone, email.

                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      120. Patient.telecom:phone.extension
                      Definição

                      An Extension


                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      CurtoExtensionAdditional content defined by implementations
                      Comentários

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Controlo0..0*
                      TipoExtension
                      É modificadorfalse
                      Resumofalse
                      Nomes alternativosextensions, user content
                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      SlicingEste elemento introduz um conjunto de fatias em Patient.telecom.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                      • value @ url
                      • 122. Patient.telecom:phone.system
                        Definição

                        Telecommunications form for contact point - what communications system is required to make use of the contact.

                        CurtoSistema de códigos que define o tipo de meio de contatophone | fax | email | pager | url | sms | other
                        Controlo10..1
                        Este elemento é afetado pelas seguintes invariantes: cpt-2
                        VínculoOs códigos DEVERÃO ser retirados de ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
                        (required to http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1)

                        Telecommunications form for contact point.

                        Tipocode
                        É modificadorfalse
                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                        Resumotrue
                        Valor do padrãophone
                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        124. Patient.telecom:phone.value
                        Definição

                        Número de telefone de contato com o cidadão.


                        The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).

                        CurtoTelefoneThe actual contact point details
                        Comentários

                        Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.

                        Controlo10..1
                        Tipostring
                        É modificadorfalse
                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                        Resumotrue
                        Requisitos

                        Need to support legacy numbers that are not in a tightly controlled format.

                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        126. Patient.telecom:phone.use
                        Definição

                        Identifies the purpose for the contact point.

                        Curtohome | work | temp | old | mobile - purpose of this contact point
                        Comentários

                        Applications can assume that a contact is current unless it explicitly says that it is temporary or old.

                        Controlo0..01
                        VínculoOs códigos DEVERÃO ser retirados de ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
                        (required to http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1)

                        Use of contact point.

                        Tipocode
                        É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                        Resumotrue
                        Requisitos

                        Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        128. Patient.telecom:phone.rank
                        Definição

                        Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.

                        CurtoSpecify preferred order of use (1 = highest)
                        Comentários

                        Note that rank does not necessarily follow the order in which the contacts are represented in the instance.

                        Controlo0..01
                        TipopositiveInt
                        É modificadorfalse
                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                        Resumotrue
                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        130. Patient.telecom:phone.period
                        Definição

                        Time period when the contact point was/is in use.

                        CurtoTime period when the contact point was/is in use
                        Controlo0..01
                        TipoPeriod
                        É modificadorfalse
                        Resumotrue
                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        132. Patient.telecom:email
                        Nome da fatiaemail
                        Definição

                        Endereço de correio eletrônico de contato com o cidadão.


                        A contact detail (e.g. a telephone number or an email address) by which the individual may be contacted.

                        CurtoE-mailA contact detail for the individual
                        Comentários

                        A Patient may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and also to help with identification. The address might not go directly to the individual, but may reach another party that is able to proxy for the patient (i.e. home phone, or pet owner's phone).

                        Controlo0..*
                        TipoContactPoint
                        É modificadorfalse
                        Resumotrue
                        Requisitos

                        People have (primary) ways to contact them in some way such as phone, email.

                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        134. Patient.telecom:email.extension
                        Definição

                        An Extension


                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        CurtoExtensionAdditional content defined by implementations
                        Comentários

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Controlo0..0*
                        TipoExtension
                        É modificadorfalse
                        Resumofalse
                        Nomes alternativosextensions, user content
                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingEste elemento introduz um conjunto de fatias em Patient.telecom.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                        • value @ url
                        • 136. Patient.telecom:email.system
                          Definição

                          Telecommunications form for contact point - what communications system is required to make use of the contact.

                          CurtoSistema de códigos que define o tipo de meio de contatophone | fax | email | pager | url | sms | other
                          Controlo10..1
                          Este elemento é afetado pelas seguintes invariantes: cpt-2
                          VínculoOs códigos DEVERÃO ser retirados de ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
                          (required to http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1)

                          Telecommunications form for contact point.

                          Tipocode
                          É modificadorfalse
                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                          Resumotrue
                          Valor do padrãoemail
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          138. Patient.telecom:email.value
                          Definição

                          Endereço de correio eletrônico de contato com o cidadão.


                          The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).

                          CurtoE-mailThe actual contact point details
                          Comentários

                          Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.

                          Controlo10..1
                          Tipostring
                          É modificadorfalse
                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                          Resumotrue
                          Requisitos

                          Need to support legacy numbers that are not in a tightly controlled format.

                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          140. Patient.telecom:email.use
                          Definição

                          Identifies the purpose for the contact point.

                          Curtohome | work | temp | old | mobile - purpose of this contact point
                          Comentários

                          Applications can assume that a contact is current unless it explicitly says that it is temporary or old.

                          Controlo0..01
                          VínculoOs códigos DEVERÃO ser retirados de ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
                          (required to http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1)

                          Use of contact point.

                          Tipocode
                          É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                          Resumotrue
                          Requisitos

                          Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          142. Patient.telecom:email.rank
                          Definição

                          Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.

                          CurtoSpecify preferred order of use (1 = highest)
                          Comentários

                          Note that rank does not necessarily follow the order in which the contacts are represented in the instance.

                          Controlo0..01
                          TipopositiveInt
                          É modificadorfalse
                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                          Resumotrue
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          144. Patient.telecom:email.period
                          Definição

                          Time period when the contact point was/is in use.

                          CurtoTime period when the contact point was/is in use
                          Controlo0..01
                          TipoPeriod
                          É modificadorfalse
                          Resumotrue
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          146. Patient.gender
                          Definição

                          Classificação biológica do cidadão atribuída no nascimento, com base em características anatômicas e fisiológicas observadas. Conforme HL7 AdministrativeGender


                          Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes.

                          CurtoSexomale | female | other | unknown
                          Comentários

                          The gender might not match the biological sex as determined by genetics or the individual's preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than male and female, though the vast majority of systems and contexts only support male and female. Systems providing decision support or enforcing business rules should ideally do this on the basis of Observations dealing with the specific sex or gender aspect of interest (anatomical, chromosomal, social, etc.) However, because these observations are infrequently recorded, defaulting to the administrative gender is common practice. Where such defaulting occurs, rule enforcement should allow for the variation between administrative and biological, chromosomal and other gender aspects. For example, an alert about a hysterectomy on a male should be handled as a warning or overridable error, not a "hard" error. See the Patient Gender and Sex section for additional information about communicating patient gender and sex.

                          Controlo10..1
                          VínculoOs códigos DEVERÃO ser retirados de AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
                          (required to http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1)

                          The gender of a person used for administrative purposes.

                          Tipocode
                          É modificadorfalse
                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                          Resumotrue
                          Requisitos

                          Needed for identification of the individual, in combination with (at least) name and birth date.

                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          148. Patient.birthDate
                          Definição

                          Data ou data e hora de nascimento do cidadão. Somente a data.


                          The date of birth for the individual.

                          CurtoData e hora de nascimentoThe date of birth for the individual
                          Comentários

                          At least an estimated year should be provided as a guess if the real DOB is unknown There is a standard extension "patient-birthTime" available that should be used where Time is required (such as in maternity/infant care systems).

                          Controlo10..1
                          Tipodate
                          É modificadorfalse
                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                          Resumotrue
                          Requisitos

                          Age of the individual drives many clinical processes.

                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          DataComPrecisaoDeDia: Data deve ter a precisão de dia ($this.toString().length() = 10)
                          Código LOINC21112-8
                          150. Patient.birthDate.extension
                          Definição

                          An Extension


                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                          CurtoExtensionAdditional content defined by implementations
                          Comentários

                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                          Controlo0..*
                          TipoExtension
                          É modificadorfalse
                          Resumofalse
                          Nomes alternativosextensions, user content
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          SlicingEste elemento introduz um conjunto de fatias em Patient.birthDate.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                          • value @ url
                          • 152. Patient.birthDate.extension:birthTime
                            Nome da fatiabirthTime
                            Definição

                            Data ou data e hora de nascimento do cidadão. Extension: HL7 FHIR BirthTime

                            CurtoData e hora de nascimento
                            Comentários

                            The patient prefix on the extension was retained to ensure backward compatibility with existing data (the content itself is provided to assist in sharing data across patient resources effectively)

                            Controlo0..1
                            TipoExtension(Patient/Person/RelatedPerson/Practitioner Birth Time) (Tipo de extensão: dateTime)
                            É modificadorfalse
                            Resumofalse
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            154. Patient.deceased[x]
                            Definição

                            Indicates if the individual is deceased or not.

                            CurtoIndicates if the individual is deceased or not
                            Comentários

                            If there's no value in the instance, it means there is no statement on whether or not the individual is deceased. Most systems will interpret the absence of a value as a sign of the person being alive.

                            Controlo0..1
                            TipoEscolha de: boolean, dateTime
                            [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                            É modificadortrue porque This element is labeled as a modifier because once a patient is marked as deceased, the actions that are appropriate to perform on the patient may be significantly different.
                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                            Resumotrue
                            Requisitos

                            The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive.

                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            SlicingEste elemento introduz um conjunto de fatias em Patient.deceased[x]. As fatias sãoNão ordenado e Closede pode ser diferenciado utilizando os seguintes discriminadores:
                            • type @ $this
                            • 156. Patient.deceased[x]:deceasedBoolean
                              Nome da fatiadeceasedBoolean
                              Definição

                              Registra se o cidadão faleceu, caso a opção seja verdadeira.


                              Indicates if the individual is deceased or not.

                              CurtoCidadão falecidoIndicates if the individual is deceased or not
                              Comentários

                              If there's no value in the instance, it means there is no statement on whether or not the individual is deceased. Most systems will interpret the absence of a value as a sign of the person being alive.

                              Controlo0..1
                              Tipoboolean, dateTime
                              [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                              É modificadortrue porque This element is labeled as a modifier because once a patient is marked as deceased, the actions that are appropriate to perform on the patient may be significantly different.
                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                              Resumotrue
                              Requisitos

                              The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive.

                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              158. Patient.deceased[x]:deceasedDateTime
                              Nome da fatiadeceasedDateTime
                              Definição

                              A data ou a data e hora que o cidadão faleceu.


                              Indicates if the individual is deceased or not.

                              CurtoData e hora do óbitoIndicates if the individual is deceased or not
                              Comentários

                              If there's no value in the instance, it means there is no statement on whether or not the individual is deceased. Most systems will interpret the absence of a value as a sign of the person being alive.

                              Controlo0..1
                              TipodateTime, boolean
                              [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                              É modificadortrue porque This element is labeled as a modifier because once a patient is marked as deceased, the actions that are appropriate to perform on the patient may be significantly different.
                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                              Resumotrue
                              Requisitos

                              The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive.

                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              160. Patient.address
                              Definição

                              Na hipótese de estrangeiro deverá ser informado o endereço do local onde se encontra hospedado no Brasil.


                              An address for the individual.

                              CurtoEndereço de residênciaAn address for the individual
                              Comentários

                              Patient may have multiple addresses with different uses or applicable periods.

                              Controlo10..1*
                              TipoAddress
                              É modificadorfalse
                              Resumotrue
                              Requisitos

                              May need to keep track of patient addresses for contacting, billing or reporting requirements and also to help with identification.

                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              162. Patient.address.use
                              Definição

                              The purpose of this address.

                              Curtohome | work | temp | old | billing - purpose of this address
                              Comentários

                              Applications can assume that an address is current unless it explicitly says that it is temporary or old.

                              Controlo0..1
                              VínculoOs códigos DEVERÃO ser retirados de AddressUsehttp://hl7.org/fhir/ValueSet/address-use|4.0.1
                              (required to http://hl7.org/fhir/ValueSet/address-use|4.0.1)

                              The use of an address.

                              Tipocode
                              É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one
                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                              Resumotrue
                              Requisitos

                              Allows an appropriate address to be chosen from a list of many.

                              Valor do padrãohome
                              ExemploGeneral: home
                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              164. Patient.address.line
                              Definição

                              This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

                              CurtoStreet name, number, direction & P.O. Box etc.
                              Controlo30..5*
                              Tipostring
                              É modificadorfalse
                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                              Resumotrue
                              ExemploGeneral: 137 Nowhere Street
                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              SlicingEste elemento introduz um conjunto de fatias em Patient.address.line. As fatias sãoEncomendado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                              • value @ extension('https://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco').value
                              • 166. Patient.address.line:tipoLogradouro
                                Nome da fatiatipoLogradouro
                                Definição

                                Identifica o tipo de logradouro da residência do indivíduo. Conforme Tipo de Logradouro do Cadastro Nacional de Pessoas para a Saúde (CadSUS)


                                This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

                                CurtoTipo de logradouro da residênciaStreet name, number, direction & P.O. Box etc.
                                Controlo10..1*
                                Tipostring
                                É modificadorfalse
                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                Resumotrue
                                ExemploGeneral: 137 Nowhere Street
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                168. Patient.address.line:tipoLogradouro.extension
                                Definição

                                An Extension


                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                CurtoExtensionAdditional content defined by implementations
                                Comentários

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Controlo10..*
                                TipoExtension
                                É modificadorfalse
                                Resumofalse
                                Nomes alternativosextensions, user content
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                • value @ url
                                • 170. Patient.address.line:tipoLogradouro.extension:tipoInformacao
                                  Nome da fatiatipoInformacao
                                  Definição

                                  Tipo de informação de endereço que identifica o significado de cada valor do elemento Address.line.

                                  CurtoTipo de Informação de Endereço
                                  Controlo1..1
                                  Este elemento é afetado pelas seguintes invariantes: ele-1
                                  TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                  É modificadorfalse
                                  Resumofalse
                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  172. Patient.address.line:tipoLogradouro.extension:tipoInformacao.extension
                                  Definição

                                  An Extension


                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                  CurtoExtensionAdditional content defined by implementations
                                  Comentários

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Controlo0..0*
                                  TipoExtension
                                  É modificadorfalse
                                  Resumofalse
                                  Nomes alternativosextensions, user content
                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                  • value @ url
                                  • 174. Patient.address.line:tipoLogradouro.extension:tipoInformacao.url
                                    Definição

                                    Source of the definition for the extension code - a logical name or a URL.

                                    Curtoidentifies the meaning of the extension
                                    Comentários

                                    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                    Controlo1..1
                                    Tipouri
                                    É modificadorfalse
                                    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                    Resumofalse
                                    Valor fixohttps://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco
                                    176. Patient.address.line:tipoLogradouro.extension:tipoInformacao.value[x]
                                    Definição

                                    Código que identifica o tipo de informação do endereço: tipo de logradouro, logradouro, número, bairro ou complemento.


                                    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                    CurtoTipo de informaçãoValue of extension
                                    Controlo10..1
                                    VínculoOs códigos DEVERÃO ser retirados de Para códigos, ver Tipo de Informação de Endereço
                                    (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-informacao-endereco)
                                    Tipocode, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                                    [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                    É modificadorfalse
                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                    Resumofalse
                                    Valor do padrãotipologradouro
                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    178. Patient.address.line:logradouro
                                    Nome da fatialogradouro
                                    Definição

                                    Campo descritivo do logradouro de residência do(a) cidadão(ã).


                                    This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

                                    CurtoNome do logradouro de residênciaStreet name, number, direction & P.O. Box etc.
                                    Controlo10..1*
                                    Tipostring
                                    É modificadorfalse
                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                    Resumotrue
                                    ExemploGeneral: 137 Nowhere Street
                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    180. Patient.address.line:logradouro.extension
                                    Definição

                                    An Extension


                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                    CurtoExtensionAdditional content defined by implementations
                                    Comentários

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Controlo10..*
                                    TipoExtension
                                    É modificadorfalse
                                    Resumofalse
                                    Nomes alternativosextensions, user content
                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                    • value @ url
                                    • 182. Patient.address.line:logradouro.extension:tipoInformacao
                                      Nome da fatiatipoInformacao
                                      Definição

                                      Tipo de informação de endereço que identifica o significado de cada valor do elemento Address.line.

                                      CurtoTipo de Informação de Endereço
                                      Controlo1..1
                                      Este elemento é afetado pelas seguintes invariantes: ele-1
                                      TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                      É modificadorfalse
                                      Resumofalse
                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      184. Patient.address.line:logradouro.extension:tipoInformacao.extension
                                      Definição

                                      An Extension


                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                      CurtoExtensionAdditional content defined by implementations
                                      Comentários

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Controlo0..0*
                                      TipoExtension
                                      É modificadorfalse
                                      Resumofalse
                                      Nomes alternativosextensions, user content
                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                      • value @ url
                                      • 186. Patient.address.line:logradouro.extension:tipoInformacao.url
                                        Definição

                                        Source of the definition for the extension code - a logical name or a URL.

                                        Curtoidentifies the meaning of the extension
                                        Comentários

                                        The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                        Controlo1..1
                                        Tipouri
                                        É modificadorfalse
                                        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                        Resumofalse
                                        Valor fixohttps://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco
                                        188. Patient.address.line:logradouro.extension:tipoInformacao.value[x]
                                        Definição

                                        Código que identifica o tipo de informação do endereço: tipo de logradouro, logradouro, número, bairro ou complemento.


                                        Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                        CurtoTipo de informaçãoValue of extension
                                        Controlo10..1
                                        VínculoOs códigos DEVERÃO ser retirados de Para códigos, ver Tipo de Informação de Endereço
                                        (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-informacao-endereco)
                                        Tipocode, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                                        [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                        É modificadorfalse
                                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                        Resumofalse
                                        Valor do padrãologradouro
                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        190. Patient.address.line:numero
                                        Nome da fatianumero
                                        Definição

                                        Número de residência do(a) cidadão(ã).


                                        This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

                                        CurtoNúmero da residênciaStreet name, number, direction & P.O. Box etc.
                                        Controlo0..1*
                                        Tipostring
                                        É modificadorfalse
                                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                        Resumotrue
                                        ExemploGeneral: 137 Nowhere Street
                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        192. Patient.address.line:numero.extension
                                        Definição

                                        An Extension


                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                        CurtoExtensionAdditional content defined by implementations
                                        Comentários

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Controlo10..*
                                        TipoExtension
                                        É modificadorfalse
                                        Resumofalse
                                        Nomes alternativosextensions, user content
                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                        • value @ url
                                        • 194. Patient.address.line:numero.extension:tipoInformacao
                                          Nome da fatiatipoInformacao
                                          Definição

                                          Tipo de informação de endereço que identifica o significado de cada valor do elemento Address.line.

                                          CurtoTipo de Informação de Endereço
                                          Controlo1..1
                                          Este elemento é afetado pelas seguintes invariantes: ele-1
                                          TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                          É modificadorfalse
                                          Resumofalse
                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          196. Patient.address.line:numero.extension:tipoInformacao.extension
                                          Definição

                                          An Extension


                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                          CurtoExtensionAdditional content defined by implementations
                                          Comentários

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Controlo0..0*
                                          TipoExtension
                                          É modificadorfalse
                                          Resumofalse
                                          Nomes alternativosextensions, user content
                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                          • value @ url
                                          • 198. Patient.address.line:numero.extension:tipoInformacao.url
                                            Definição

                                            Source of the definition for the extension code - a logical name or a URL.

                                            Curtoidentifies the meaning of the extension
                                            Comentários

                                            The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                            Controlo1..1
                                            Tipouri
                                            É modificadorfalse
                                            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                            Resumofalse
                                            Valor fixohttps://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco
                                            200. Patient.address.line:numero.extension:tipoInformacao.value[x]
                                            Definição

                                            Código que identifica o tipo de informação do endereço: tipo de logradouro, logradouro, número, bairro ou complemento.


                                            Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                            CurtoTipo de informaçãoValue of extension
                                            Controlo10..1
                                            VínculoOs códigos DEVERÃO ser retirados de Para códigos, ver Tipo de Informação de Endereço
                                            (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-informacao-endereco)
                                            Tipocode, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                                            [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                            É modificadorfalse
                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                            Resumofalse
                                            Valor do padrãonumero
                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            202. Patient.address.line:bairro
                                            Nome da fatiabairro
                                            Definição

                                            Campo descritivo do bairro de residência do(a) cidadão(ã).


                                            This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

                                            CurtoBairro da residênciaStreet name, number, direction & P.O. Box etc.
                                            Controlo10..1*
                                            Tipostring
                                            É modificadorfalse
                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                            Resumotrue
                                            ExemploGeneral: 137 Nowhere Street
                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            204. Patient.address.line:bairro.extension
                                            Definição

                                            An Extension


                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                            CurtoExtensionAdditional content defined by implementations
                                            Comentários

                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                            Controlo10..*
                                            TipoExtension
                                            É modificadorfalse
                                            Resumofalse
                                            Nomes alternativosextensions, user content
                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                            • value @ url
                                            • 206. Patient.address.line:bairro.extension:tipoInformacao
                                              Nome da fatiatipoInformacao
                                              Definição

                                              Tipo de informação de endereço que identifica o significado de cada valor do elemento Address.line.

                                              CurtoTipo de Informação de Endereço
                                              Controlo1..1
                                              Este elemento é afetado pelas seguintes invariantes: ele-1
                                              TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                              É modificadorfalse
                                              Resumofalse
                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              208. Patient.address.line:bairro.extension:tipoInformacao.extension
                                              Definição

                                              An Extension


                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                              CurtoExtensionAdditional content defined by implementations
                                              Comentários

                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                              Controlo0..0*
                                              TipoExtension
                                              É modificadorfalse
                                              Resumofalse
                                              Nomes alternativosextensions, user content
                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                              • value @ url
                                              • 210. Patient.address.line:bairro.extension:tipoInformacao.url
                                                Definição

                                                Source of the definition for the extension code - a logical name or a URL.

                                                Curtoidentifies the meaning of the extension
                                                Comentários

                                                The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                Controlo1..1
                                                Tipouri
                                                É modificadorfalse
                                                Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                Resumofalse
                                                Valor fixohttps://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco
                                                212. Patient.address.line:bairro.extension:tipoInformacao.value[x]
                                                Definição

                                                Código que identifica o tipo de informação do endereço: tipo de logradouro, logradouro, número, bairro ou complemento.


                                                Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                CurtoTipo de informaçãoValue of extension
                                                Controlo10..1
                                                VínculoOs códigos DEVERÃO ser retirados de Para códigos, ver Tipo de Informação de Endereço
                                                (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-informacao-endereco)
                                                Tipocode, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                                                [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                É modificadorfalse
                                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                Resumofalse
                                                Valor do padrãobairro
                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                214. Patient.address.line:complemento
                                                Nome da fatiacomplemento
                                                Definição

                                                Informações adicionais para localizar o endereço de residência do(a) cidadão(ã), como quadra, lote, entre outros.


                                                This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

                                                CurtoComplemento do endereço da residênciaStreet name, number, direction & P.O. Box etc.
                                                Controlo0..1*
                                                Tipostring
                                                É modificadorfalse
                                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                Resumotrue
                                                ExemploGeneral: 137 Nowhere Street
                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                216. Patient.address.line:complemento.extension
                                                Definição

                                                An Extension


                                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                CurtoExtensionAdditional content defined by implementations
                                                Comentários

                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                Controlo10..*
                                                TipoExtension
                                                É modificadorfalse
                                                Resumofalse
                                                Nomes alternativosextensions, user content
                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                • value @ url
                                                • 218. Patient.address.line:complemento.extension:tipoInformacao
                                                  Nome da fatiatipoInformacao
                                                  Definição

                                                  Tipo de informação de endereço que identifica o significado de cada valor do elemento Address.line.

                                                  CurtoTipo de Informação de Endereço
                                                  Controlo1..1
                                                  Este elemento é afetado pelas seguintes invariantes: ele-1
                                                  TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                                  É modificadorfalse
                                                  Resumofalse
                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                  220. Patient.address.line:complemento.extension:tipoInformacao.extension
                                                  Definição

                                                  An Extension


                                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                  CurtoExtensionAdditional content defined by implementations
                                                  Comentários

                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                  Controlo0..0*
                                                  TipoExtension
                                                  É modificadorfalse
                                                  Resumofalse
                                                  Nomes alternativosextensions, user content
                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                  SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                  • value @ url
                                                  • 222. Patient.address.line:complemento.extension:tipoInformacao.url
                                                    Definição

                                                    Source of the definition for the extension code - a logical name or a URL.

                                                    Curtoidentifies the meaning of the extension
                                                    Comentários

                                                    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                    Controlo1..1
                                                    Tipouri
                                                    É modificadorfalse
                                                    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                    Resumofalse
                                                    Valor fixohttps://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco
                                                    224. Patient.address.line:complemento.extension:tipoInformacao.value[x]
                                                    Definição

                                                    Código que identifica o tipo de informação do endereço: tipo de logradouro, logradouro, número, bairro ou complemento.


                                                    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                    CurtoTipo de informaçãoValue of extension
                                                    Controlo10..1
                                                    VínculoOs códigos DEVERÃO ser retirados de Para códigos, ver Tipo de Informação de Endereço
                                                    (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-informacao-endereco)
                                                    Tipocode, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                                                    [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumofalse
                                                    Valor do padrãocomplemento
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    226. Patient.address.city
                                                    Definição

                                                    Município de residência do(a) cidadão(ã). Conforme Municípios Brasileiros da DTB/IBGE.


                                                    The name of the city, town, suburb, village or other community or delivery center.

                                                    CurtoMunicípio de residênciaName of city, town etc.
                                                    Controlo10..1
                                                    VínculoOs códigos DEVERÃO ser retirados de Para códigos, ver Município
                                                    (required to http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0)
                                                    Tipostring
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Nomes alternativosMunicpality
                                                    ExemploGeneral: Erewhon
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    228. Patient.address.postalCode
                                                    Definição

                                                    CEP de residência do(a) cidadão(ã).


                                                    A postal code designating a region defined by the postal service.

                                                    CurtoCEP de residênciaPostal code for area
                                                    Controlo0..1
                                                    Tipostring
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Nomes alternativosZip
                                                    ExemploGeneral: 9132
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    230. Patient.address.country
                                                    Definição

                                                    País de residência do indivíduo. Conforme ISO 3166 (códigos de 3 dígitos).


                                                    Country - a nation as commonly understood or generally accepted.

                                                    CurtoPaís de residênciaCountry (e.g. can be ISO 3166 2 or 3 letter code)
                                                    Comentários

                                                    ISO 3166 3 letter codes can be used in place of a human readable country name.

                                                    Controlo10..1
                                                    VínculoOs códigos DEVERÃO ser retirados de Para códigos, ver Iso3166-1-3
                                                    (required to http://hl7.org/fhir/ValueSet/iso3166-1-3)
                                                    Tipostring
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    232. Patient.maritalStatus
                                                    Definição

                                                    Situação legal do cidadão em relação ao vínculo conjugal, conforme registrado em documentos oficiais ou declarado pelo próprio.


                                                    This field contains a patient's most recent marital (civil) status.

                                                    CurtoEstado civilMarital (civil) status of a patient
                                                    Controlo0..1
                                                    VínculoOs códigos DEVERÃO ser retirados de A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Estado Civilhttp://hl7.org/fhir/ValueSet/marital-status|4.0.1
                                                    (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/estado-civil)
                                                    TipoCodeableConcept
                                                    É modificadorfalse
                                                    Resumofalse
                                                    Requisitos

                                                    Most, if not all systems capture it.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    234. Patient.maritalStatus.coding
                                                    Definição

                                                    A reference to a code defined by a terminology system.

                                                    CurtoCodificação que representa o estado civilCode defined by a terminology system
                                                    Comentários

                                                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                    Controlo10..1*
                                                    TipoCoding
                                                    É modificadorfalse
                                                    Resumotrue
                                                    Requisitos

                                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    236. Patient.maritalStatus.coding.system
                                                    Definição

                                                    Sistema de terminologia HL7 Marital Status Codes


                                                    The identification of the code system that defines the meaning of the symbol in the code.

                                                    CurtoSistema de códigos do estado civilIdentity of the terminology system
                                                    Comentários

                                                    The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

                                                    Controlo10..1
                                                    Tipouri
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    Need to be unambiguous about the source of the definition of the symbol.

                                                    Valor do padrãohttp://terminology.hl7.org/CodeSystem/v3-MaritalStatus
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    238. Patient.maritalStatus.coding.code
                                                    Definição

                                                    Código que identifica o estado civil do indivíduo


                                                    A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                                    CurtoCódigo do estado civilSymbol in syntax defined by the system
                                                    Controlo10..1
                                                    Tipocode
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    Need to refer to a particular code in the system.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    240. Patient.multipleBirth[x]
                                                    Definição

                                                    Indicates whether the patient is part of a multiple (boolean) or indicates the actual birth order (integer).

                                                    CurtoWhether patient is part of a multiple birth
                                                    Comentários

                                                    Where the valueInteger is provided, the number is the birth number in the sequence. E.g. The middle birth in triplets would be valueInteger=2 and the third born would have valueInteger=3 If a boolean value was provided for this triplets example, then all 3 patient records would have valueBoolean=true (the ordering is not indicated).

                                                    Controlo0..01
                                                    TipoEscolha de: boolean, integer
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumofalse
                                                    Requisitos

                                                    For disambiguation of multiple-birth children, especially relevant where the care provider doesn't meet the patient, such as labs.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    242. Patient.photo
                                                    Definição

                                                    Fotografia do cidadão.


                                                    Image of the patient.

                                                    CurtoFotoImage of the patient
                                                    Comentários

                                                    Guidelines:

                                                    • Use id photos, not clinical photos.
                                                    • Limit dimensions to thumbnail.
                                                    • Keep byte count low to ease resource updates.
                                                    Controlo0..1*
                                                    TipoAttachment
                                                    É modificadorfalse
                                                    Resumofalse
                                                    Requisitos

                                                    Many EHR systems have the capability to capture an image of the patient. Fits with newer social media usage too.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    244. Patient.photo.contentType
                                                    Definição

                                                    Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.

                                                    CurtoMime type of the content, with charset etc.
                                                    Controlo10..1
                                                    VínculoOs códigos DEVERÃO ser retirados de Mime Typeshttp://hl7.org/fhir/ValueSet/mimetypes|4.0.1
                                                    (required to http://hl7.org/fhir/ValueSet/mimetypes)
                                                    Tipocode
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    Processors of the data need to be able to know how to interpret the data.

                                                    ExemploGeneral: text/plain; charset=UTF-8, image/png
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    246. Patient.photo.language
                                                    Definição

                                                    The human language of the content. The value can be any valid value according to BCP 47.

                                                    CurtoHuman language of the content (BCP-47)
                                                    Controlo0..01
                                                    VínculoOs códigos DEVERÃO ser retirados de CommonLanguageshttp://hl7.org/fhir/ValueSet/languages|4.0.1
                                                    (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)

                                                    A human language.

                                                    Vínculos adicionaisObjetivo
                                                    AllLanguagesVínculo máximo
                                                    Tipocode
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    Users need to be able to choose between the languages in a set of attachments.

                                                    ExemploGeneral: en-AU
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    248. Patient.photo.data
                                                    Definição

                                                    The actual data of the attachment - a sequence of bytes, base64 encoded.

                                                    CurtoData inline, base64ed
                                                    Comentários

                                                    The base64-encoded data SHALL be expressed in the same character set as the base resource XML or JSON.

                                                    Controlo10..1
                                                    Tipobase64Binary
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumofalse
                                                    Requisitos

                                                    The data needs to able to be transmitted inline.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    250. Patient.photo.url
                                                    Definição

                                                    A location where the data can be accessed.

                                                    CurtoUri where the data can be found
                                                    Comentários

                                                    If both data and url are provided, the url SHALL point to the same content as the data contains. Urls may be relative references or may reference transient locations such as a wrapping envelope using cid: though this has ramifications for using signatures. Relative URLs are interpreted relative to the service url, like a resource reference, rather than relative to the resource itself. If a URL is provided, it SHALL resolve to actual data.

                                                    Controlo0..01
                                                    Tipourl
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    The data needs to be transmitted by reference.

                                                    ExemploGeneral: http://www.acme.com/logo-small.png
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    252. Patient.photo.size
                                                    Definição

                                                    The number of bytes of data that make up this attachment (before base64 encoding, if that is done).

                                                    CurtoNumber of bytes of content (if url provided)
                                                    Comentários

                                                    The number of bytes is redundant if the data is provided as a base64binary, but is useful if the data is provided as a url reference.

                                                    Controlo0..01
                                                    TipounsignedInt
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    Representing the size allows applications to determine whether they should fetch the content automatically in advance, or refuse to fetch it at all.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    254. Patient.photo.hash
                                                    Definição

                                                    The calculated hash of the data using SHA-1. Represented using base64.

                                                    CurtoHash of the data (sha-1, base64ed)
                                                    Comentários

                                                    The hash is calculated on the data prior to base64 encoding, if the data is based64 encoded. The hash is not intended to support digital signatures. Where protection against malicious threats a digital signature should be considered, see Provenance.signature for mechanism to protect a resource with a digital signature.


                                                    The hash is calculated on the data prior to base64 encoding, if the data is based64 encoded. The hash is not intended to support digital signatures. Where protection against malicious threats a digital signature should be considered, see Provenance.signature for mechanism to protect a resource with a digital signature.

                                                    Controlo0..01
                                                    Tipobase64Binary
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    Included so that applications can verify that the contents of a location have not changed due to technical failures (e.g., storage rot, transport glitch, incorrect version).

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    256. Patient.photo.title
                                                    Definição

                                                    A label or set of text to display in place of the data.

                                                    CurtoLabel to display in place of the data
                                                    Controlo0..01
                                                    Tipostring
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    Applications need a label to display to a human user in place of the actual data if the data cannot be rendered or perceived by the viewer.

                                                    ExemploGeneral: Official Corporate Logo
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    258. Patient.photo.creation
                                                    Definição

                                                    The date that the attachment was first created.

                                                    CurtoDate attachment was first created
                                                    Controlo0..01
                                                    TipodateTime
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    This is often tracked as an integrity issue for use of the attachment.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    260. Patient.contact
                                                    Definição

                                                    Pessoa(s) de referência do indivíduo a ser(em) contactada(s) em caso de necessidade


                                                    A contact party (e.g. guardian, partner, friend) for the patient.

                                                    CurtoContato(s)A contact party (e.g. guardian, partner, friend) for the patient
                                                    Comentários

                                                    Contact covers all kinds of contact parties: family members, business contacts, guardians, caregivers. Not applicable to register pedigree and family ties beyond use of having contact.

                                                    Controlo0..*
                                                    TipoBackboneElement
                                                    É modificadorfalse
                                                    Resumofalse
                                                    Requisitos

                                                    Need to track people you can contact about the patient.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    pat-1: SHALL at least contain a contact's details or a reference to an organization (name.exists() or telecom.exists() or address.exists() or organization.exists())
                                                    pat-1: SHALL at least contain a contact's details or a reference to an organization (name.exists() or telecom.exists() or address.exists() or organization.exists())
                                                    262. Patient.contact.modifierExtension
                                                    Definição

                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                    CurtoExtensions that cannot be ignored even if unrecognized
                                                    Comentários

                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                    Controlo0..*
                                                    TipoExtension
                                                    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                    Resumotrue
                                                    Requisitos

                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                    Nomes alternativosextensions, user content, modifiers
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                    264. Patient.contact.relationship
                                                    Definição

                                                    Vínculo ou o grau de relação entre o cidadão e a pessoa indicada como contato para situações de emergência.


                                                    The nature of the relationship between the patient and the contact person.

                                                    CurtoRelação com o(a) cidadão(ã)The kind of relationship
                                                    Controlo10..1*
                                                    VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de PatientContactRelationshiphttp://hl7.org/fhir/ValueSet/patient-contactrelationship|4.0.1
                                                    (extensible to http://hl7.org/fhir/ValueSet/patient-contactrelationship|4.0.1)

                                                    The nature of the relationship between a patient and a contact person for that patient.

                                                    TipoCodeableConcept
                                                    É modificadorfalse
                                                    Resumofalse
                                                    Requisitos

                                                    Used to determine which contact person is the most relevant to approach, depending on circumstances.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    266. Patient.contact.relationship.coding
                                                    Definição

                                                    A reference to a code defined by a terminology system.

                                                    CurtoCodificação do tipo de relacionamentoCode defined by a terminology system
                                                    Comentários

                                                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                    Controlo10..1*
                                                    VínculoOs códigos DEVERÃO ser retirados de Para códigos, ver RelacaoContato
                                                    (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/relacao-contato)
                                                    TipoCoding
                                                    É modificadorfalse
                                                    Resumotrue
                                                    Requisitos

                                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    268. Patient.contact.relationship.coding.system
                                                    Definição

                                                    The identification of the code system that defines the meaning of the symbol in the code.

                                                    CurtoURI do CodeSystem 'Tipo de relação pessoal'Identity of the terminology system
                                                    Comentários

                                                    The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

                                                    Controlo10..1
                                                    Tipouri
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    Need to be unambiguous about the source of the definition of the symbol.

                                                    Valor do padrãohttp://terminology.hl7.org/CodeSystem/v2-0131
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    270. Patient.contact.relationship.coding.code
                                                    Definição

                                                    Código que identifica o tipo de relacionamento


                                                    A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                                    CurtoRelação com o(a) cidadão(ã)Symbol in syntax defined by the system
                                                    Controlo10..1
                                                    Tipocode
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    Need to refer to a particular code in the system.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    272. Patient.contact.name
                                                    Definição

                                                    Nome completo do contato de emergência.


                                                    A name associated with the contact person.

                                                    CurtoNome do contatoA name associated with the contact person
                                                    Controlo10..1
                                                    TipoHumanName
                                                    É modificadorfalse
                                                    Resumofalse
                                                    Requisitos

                                                    Contact persons need to be identified by name, but it is uncommon to need details about multiple other names for that contact person.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    274. Patient.contact.name.use
                                                    Definição

                                                    Identifies the purpose for this name.

                                                    Curtousual | official | temp | nickname | anonymous | old | maiden
                                                    Comentários

                                                    Applications can assume that a name is current unless it explicitly says that it is temporary or old.

                                                    Controlo0..01
                                                    VínculoOs códigos DEVERÃO ser retirados de NameUsehttp://hl7.org/fhir/ValueSet/name-use|4.0.1
                                                    (required to http://hl7.org/fhir/ValueSet/name-use|4.0.1)

                                                    The use of a human name.

                                                    Tipocode
                                                    É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    Allows the appropriate name for a particular context of use to be selected from among a set of names.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    276. Patient.contact.name.text
                                                    Definição

                                                    Nome completo do contato de emergência. Deve seguir os requisitos definidos pelo CadSUS, incluindo padronização da grafia, ausência de caracteres inválidos e presença de pelo menos dois nomes.


                                                    Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts.

                                                    CurtoNome do contatoText representation of the full name
                                                    Comentários

                                                    Can provide both a text representation and parts. Applications updating a name SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

                                                    Controlo10..1
                                                    Tipostring
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    A renderable, unencoded form.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    278. Patient.contact.name.family
                                                    Definição

                                                    The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.

                                                    CurtoFamily name (often called 'Surname')
                                                    Comentários

                                                    Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures).

                                                    Controlo0..01
                                                    Tipostring
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Nomes alternativossurname
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    280. Patient.contact.name.given
                                                    Definição

                                                    Given name.

                                                    CurtoGiven names (not always 'first'). Includes middle names
                                                    Comentários

                                                    If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called "first name" since given names do not always come first.

                                                    Controlo0..0*
                                                    Tipostring
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Nomes alternativosfirst name, middle name
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    282. Patient.contact.name.prefix
                                                    Definição

                                                    Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name.

                                                    CurtoParts that come before the name
                                                    Controlo0..0*
                                                    Tipostring
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    284. Patient.contact.name.suffix
                                                    Definição

                                                    Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.

                                                    CurtoParts that come after the name
                                                    Controlo0..0*
                                                    Tipostring
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    286. Patient.contact.name.period
                                                    Definição

                                                    Indicates the period of time when this name was valid for the named person.

                                                    CurtoTime period when name was/is in use
                                                    Controlo0..01
                                                    TipoPeriod
                                                    É modificadorfalse
                                                    Resumotrue
                                                    Requisitos

                                                    Allows names to be placed in historical context.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    288. Patient.contact.telecom
                                                    Definição

                                                    Telefone de pessoa(s) a ser(em) contatada(s) em caso de emergência.


                                                    A contact detail for the person, e.g. a telephone number or an email address.

                                                    CurtoNúmero de telefone do contato de emergênciaA contact detail for the person
                                                    Comentários

                                                    Contact may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently, and also to help with identification.

                                                    Controlo0..1*
                                                    TipoContactPoint
                                                    É modificadorfalse
                                                    Resumofalse
                                                    Requisitos

                                                    People have (primary) ways to contact them in some way such as phone, email.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    NumeroTelefoneValido: O número de telefone informado deve ser validado conforme os requisitos definidos pelo CadSUS, incluindo formato, quantidade de dígitos e máscara de apresentação. Máscara de telefone para números nacionais (xx) xxxx-xxxx ou (xx) xxxxx-xxxx. Para números internacionais, o + significa que será utilizado o código do país, a lógica é de 1 a 3 dígitos de código do país (+X, +XX ou +XXX), na sequência uma quantidade de dígitos entre o código de área e o número propriamente dito que, somados ao código do país, não podem exceder 15 dígitos. ($this.where(system = 'phone').select(value).all(matches('^((\\(([0-9]{2})\\)) ([0-9]{4,5})\\-([0-9]{4}))|^((\\+\\d{1,3}) (\\d{2,3})) \\d{3,5}\\-\\d{4}$')))
                                                    290. Patient.contact.telecom.system
                                                    Definição

                                                    Telecommunications form for contact point - what communications system is required to make use of the contact.

                                                    CurtoCódigo que identifica o tipo de meio de contatophone | fax | email | pager | url | sms | other
                                                    Controlo10..1
                                                    Este elemento é afetado pelas seguintes invariantes: cpt-2
                                                    VínculoOs códigos DEVERÃO ser retirados de ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
                                                    (required to http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1)

                                                    Telecommunications form for contact point.

                                                    Tipocode
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Valor do padrãophone
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    292. Patient.contact.telecom.value
                                                    Definição

                                                    The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).

                                                    CurtoValor do meio de contatoThe actual contact point details
                                                    Comentários

                                                    Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.

                                                    Controlo10..1
                                                    Tipostring
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    Need to support legacy numbers that are not in a tightly controlled format.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    294. Patient.contact.telecom.use
                                                    Definição

                                                    Identifies the purpose for the contact point.

                                                    Curtohome | work | temp | old | mobile - purpose of this contact point
                                                    Comentários

                                                    Applications can assume that a contact is current unless it explicitly says that it is temporary or old.

                                                    Controlo0..1
                                                    VínculoOs códigos DEVERÃO ser retirados de ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
                                                    (required to http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1)

                                                    Use of contact point.

                                                    Tipocode
                                                    É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumotrue
                                                    Requisitos

                                                    Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    296. Patient.contact.address
                                                    Definição

                                                    Address for the contact person.

                                                    CurtoAddress for the contact person
                                                    Controlo0..01
                                                    TipoAddress
                                                    É modificadorfalse
                                                    Resumofalse
                                                    Requisitos

                                                    Need to keep track where the contact person can be contacted per postal mail or visited.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    298. Patient.contact.gender
                                                    Definição

                                                    Administrative Gender - the gender that the contact person is considered to have for administration and record keeping purposes.

                                                    Curtomale | female | other | unknown
                                                    Controlo0..01
                                                    VínculoOs códigos DEVERÃO ser retirados de AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
                                                    (required to http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1)

                                                    The gender of a person used for administrative purposes.

                                                    Tipocode
                                                    É modificadorfalse
                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                    Resumofalse
                                                    Requisitos

                                                    Needed to address the person correctly.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    300. Patient.contact.organization
                                                    Definição

                                                    Organization on behalf of which the contact is acting or for which the contact is working.

                                                    CurtoOrganization that is associated with the contact
                                                    Controlo0..01
                                                    Este elemento é afetado pelas seguintes invariantes: pat-1
                                                    TipoReference(Organization)
                                                    É modificadorfalse
                                                    Resumofalse
                                                    Requisitos

                                                    For guardians or business related contacts, the organization is relevant.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    302. Patient.contact.period
                                                    Definição

                                                    The period during which this contact person or organization is valid to be contacted relating to this patient.

                                                    CurtoThe period during which this contact person or organization is valid to be contacted relating to this patient
                                                    Controlo0..01
                                                    TipoPeriod
                                                    É modificadorfalse
                                                    Resumofalse
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    304. Patient.communication
                                                    Definição

                                                    A language which may be used to communicate with the patient about his or her health.

                                                    CurtoA language which may be used to communicate with the patient about his or her health
                                                    Comentários

                                                    If no language is specified, this implies that the default local language is spoken. If you need to convey proficiency for multiple modes, then you need multiple Patient.Communication associations. For animals, language is not a relevant field, and should be absent from the instance. If the Patient does not speak the default local language, then the Interpreter Required Standard can be used to explicitly declare that an interpreter is required.

                                                    Controlo0..0*
                                                    TipoBackboneElement
                                                    É modificadorfalse
                                                    Resumofalse
                                                    Requisitos

                                                    If a patient does not speak the local language, interpreters may be required, so languages spoken and proficiency are important things to keep track of both for patient and other persons of interest.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    308. Patient.generalPractitioner
                                                    Definição

                                                    Patient's nominated care provider.

                                                    CurtoPatient's nominated primary care provider
                                                    Comentários

                                                    This may be the primary care provider (in a GP context), or it may be a patient nominated care manager in a community/disability setting, or even organization that will provide people to perform the care provider roles. It is not to be used to record Care Teams, these should be in a CareTeam resource that may be linked to the CarePlan or EpisodeOfCare resources. Multiple GPs may be recorded against the patient for various reasons, such as a student that has his home GP listed along with the GP at university during the school semesters, or a "fly-in/fly-out" worker that has the onsite GP also included with his home GP to remain aware of medical issues.

                                                    Jurisdictions may decide that they can profile this down to 1 if desired, or 1 per type.

                                                    Controlo0..0*
                                                    TipoReference(Organization, Practitioner, PractitionerRole)
                                                    É modificadorfalse
                                                    Resumofalse
                                                    Nomes alternativoscareProvider
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    310. Patient.managingOrganization
                                                    Definição

                                                    Organization that is the custodian of the patient record.

                                                    CurtoOrganization that is the custodian of the patient record
                                                    Comentários

                                                    There is only one managing organization for a specific patient record. Other organizations will have their own Patient record, and may use the Link property to join the records together (or a Person resource which can include confidence ratings for the association).

                                                    Controlo0..01
                                                    TipoReference(Organization)
                                                    É modificadorfalse
                                                    Resumotrue
                                                    Requisitos

                                                    Need to know who recognizes this patient record, manages and updates it.

                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    312. Patient.link
                                                    Definição

                                                    Link to another patient resource that concerns the same actual patient.

                                                    CurtoLink to another patient resource that concerns the same actual person
                                                    Comentários

                                                    There is no assumption that linked patient records have mutual links.

                                                    Controlo0..0*
                                                    TipoBackboneElement
                                                    É modificadortrue porque This element is labeled as a modifier because it might not be the main Patient resource, and the referenced patient should be used instead of this Patient record. This is when the link.type value is 'replaced-by'
                                                    Resumotrue
                                                    Requisitos

                                                    There are multiple use cases:

                                                    • Duplicate patient records due to the clerical errors associated with the difficulties of identifying humans consistently, and
                                                    • Distribution of patient information across multiple servers.
                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

                                                    Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere

                                                    0. Patient
                                                    Definição

                                                    Conjunto de informações que caracterizam o cidadão em aspectos sociais e demográficos.

                                                    CurtoDados sociodemográficos
                                                    InvariantesNoMaximoUmaMaeBiologica: Deve existir no máximo uma mãe biológica. (extension.where(url = 'https://fhir.saude.go.gov.br/r4/core/StructureDefinition/filiacao').extension.where(url = 'tipo' and value='0101').count() <= 1)
                                                    NoMaximoUmPaiBiologico: Deve existir no máximo um pai biológico. (extension.where(url = 'https://fhir.saude.go.gov.br/r4/core/StructureDefinition/filiacao').extension.where(url = 'tipo' and value='0201').count() <= 1)
                                                    BrasileiroSeSomenteSeNasceNoBrasil: Brasileiro SE SOMENTE SE nasce no Brasil. Quando a nacionalidade for Naturalizada ou Estrangeira, o Município de nascimento não deve ser informado. (extension.where(url = 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade' and (value.coding.code in ('B'))).exists() and extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace' and value.country = '10').exists() or extension.where(url = 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade' and (value.coding.code in ('B')).not()).exists() and extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace' and value.country != '10').exists())
                                                    CidadeNascimento: Quando a nacionalidade do(a) cidadão(ã) for Brasileira, o preenchimento do Município de nascimento torna-se obrigatório. (extension.where(url = 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade' and (value.coding.code in ('B'))).exists() and extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace' and value.city.exists()).exists() or extension.where(url = 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade' and (value.coding.code in ('B')).not()).exists() and extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace' and value.city.exists()).exists().not())
                                                    ContatoEmergenciaUnico: Contato de emergência não deve ter duplicidades (contact.select(telecom).select(value).isDistinct())
                                                    2. Patient.extension
                                                    Controlo4..?
                                                    SlicingEste elemento introduz um conjunto de fatias em Patient.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                    • value @ url
                                                    • 4. Patient.extension:raca
                                                      Nome da fatiaraca
                                                      Definição

                                                      Raça ou cor autodeclarada pelo(a) cidadão(ã). Conforme RNDS Raça/Cor. Etnia Indígena conforme RNDS Etnia Indígena

                                                      CurtoRaça/Cor
                                                      Controlo1..1
                                                      TipoExtension(Raça/Cor e Etnina) (Extensão complexa)
                                                      6. Patient.extension:orientacaoSexual
                                                      Nome da fatiaorientacaoSexual
                                                      Definição

                                                      Autodeclaração da atração afetiva, emocional ou sexual de uma pessoa por indivíduos de determinado(s) gênero(s).

                                                      CurtoOrientação Sexual
                                                      Controlo0..1
                                                      TipoExtension(Orientação Sexual) (Tipo de extensão: code)
                                                      8. Patient.extension:filiacao
                                                      Nome da fatiafiliacao
                                                      Definição

                                                      Relação parental com o(a) cidadão(ã) e nome completo da filiação. RN09: É permitido registrar no máximo uma filiação cuja relação parental seja 'mãe biológica' e no máximo uma cuja relação parental seja 'pai biológico', garantindo unicidade das relações biológicas.

                                                      CurtoFiliação
                                                      Controlo1..4
                                                      TipoExtension(Filiação) (Extensão complexa)
                                                      10. Patient.extension:povosComunidadesTradicionais
                                                      Nome da fatiapovosComunidadesTradicionais
                                                      Definição

                                                      Grupos que mantêm modos de vida distintos, com organização social própria, práticas culturais e uso coletivo de territórios, com base em tradições orais, práticas ancestrais e relação sustentável com a natureza.

                                                      CurtoPovos e comunidades tradicionais
                                                      Controlo0..*
                                                      TipoExtension(Povos e comunidades tradicionais) (Tipo de extensão: code)
                                                      12. Patient.extension:nacionalidade
                                                      Nome da fatianacionalidade
                                                      Definição

                                                      País de origem do cidadão, isto é, o Estado soberano ao qual ele pertence por nascimento ou naturalização, conforme consta em documentos oficiais. Conforme Nacionalidade do Cadastro Nacional de Pessoas para a Saúde (CadSUS)

                                                      CurtoNacionalidade
                                                      Controlo1..1
                                                      TipoExtension(Nacionalidade) (Tipo de extensão: CodeableConcept)
                                                      14. Patient.extension:localNascimento
                                                      Nome da fatialocalNascimento
                                                      Definição

                                                      País de nascimento (conforme ISO 3166) e Município de nascimento (conforme Municípios Brasileiros da DTB/IBGE) quando a nacionalidade for brasileira.

                                                      CurtoLocal de nascimento
                                                      Controlo1..1
                                                      TipoExtension(Patient Birth Place) (Tipo de extensão: Address)
                                                      16. Patient.extension:localNascimento.value[x]
                                                      TipoAddress(Local Nascimento)
                                                      [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                      18. Patient.extension:identidadeGenero
                                                      Nome da fatiaidentidadeGenero
                                                      Definição

                                                      Autodeclaração do cidadão sobre o gênero com o qual se identifica. Pode ou não corresponder ao sexo atribuído no nascimento. Conforme HL7 Gender Identity

                                                      CurtoIdentidade de gênero
                                                      Controlo0..1
                                                      TipoExtension(Gender Identity) (Tipo de extensão: CodeableConcept)
                                                      20. Patient.extension:identidadeGenero.value[x]
                                                      VínculoOs códigos DEVERÃO ser retirados de Identidade de gênero
                                                      (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/identidade-genero)
                                                      [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                      22. Patient.extension:biometria
                                                      Nome da fatiabiometria
                                                      Definição

                                                      Dado biométrico do(a) cidadão(ã) e tipo de dado biométrico capturado.

                                                      CurtoBiometria do(a) cidadão(ã)
                                                      Controlo0..*
                                                      TipoExtension(Biometria) (Extensão complexa)
                                                      24. Patient.extension:ocupacao
                                                      Nome da fatiaocupacao
                                                      Definição

                                                      Principal ocupação do(a) cidadão(ã). Conforme MTE CBO.

                                                      CurtoOcupação
                                                      Controlo0..*
                                                      TipoExtension(Ocupação) (Tipo de extensão: Reference(Ocupação do Indivíduo))
                                                      26. Patient.extension:escolaridade
                                                      Nome da fatiaescolaridade
                                                      Definição

                                                      Nível de instrução formal mais elevado concluído ou em curso pelo(a) cidadão(ã), com base em sua autodeclaração ou conforme documentação apresentada.

                                                      CurtoEscolaridade
                                                      Controlo0..1
                                                      TipoExtension(Escolaridade) (Tipo de extensão: Reference(Escolaridade))
                                                      28. Patient.extension:situacaoMercadoTrabalho
                                                      Nome da fatiasituacaoMercadoTrabalho
                                                      Definição

                                                      Condição atual do(a) cidadão(ã) em relação à sua inserção ou não no mercado de trabalho.

                                                      CurtoSituação no mercado de trabalho
                                                      Controlo0..1
                                                      TipoExtension(Situação no Mercado de Trabalho) (Tipo de extensão: Reference(Situação no Mercado de Trabalho))
                                                      30. Patient.identifier
                                                      CurtoNúmero de documento que identifica o cidadão
                                                      NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                                                      Controlo2..2
                                                      SlicingEste elemento introduz um conjunto de fatias em Patient.identifier. As fatias sãoEncomendado e Closede pode ser diferenciado utilizando os seguintes discriminadores:
                                                      • pattern @ system
                                                      • 32. Patient.identifier:cpf
                                                        Nome da fatiacpf
                                                        CurtoIdentificação pelo Cadastro de Pessoas Físicas
                                                        NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                                                        Controlo1..1
                                                        34. Patient.identifier:cpf.extension
                                                        Controlo0..0
                                                        36. Patient.identifier:cpf.use
                                                        Controlo0..0
                                                        38. Patient.identifier:cpf.type
                                                        Controlo0..0
                                                        40. Patient.identifier:cpf.system
                                                        CurtoO identificador do sistema de identificação
                                                        Controlo1..?
                                                        Valor do padrãohttps://fhir.saude.go.gov.br/sid/cpf
                                                        42. Patient.identifier:cpf.value
                                                        CurtoNúmero do Cadastro de Pessoas Físicas do indivíduo
                                                        Controlo1..?
                                                        44. Patient.identifier:cpf.period
                                                        Controlo0..0
                                                        46. Patient.identifier:cpf.assigner
                                                        Controlo0..0
                                                        48. Patient.identifier:cns
                                                        Nome da fatiacns
                                                        CurtoIdentificação pelo Cartão Nacional de Saúde
                                                        NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                                                        Controlo1..1
                                                        50. Patient.identifier:cns.extension
                                                        Controlo0..0
                                                        52. Patient.identifier:cns.use
                                                        Controlo0..0
                                                        54. Patient.identifier:cns.type
                                                        Controlo0..0
                                                        56. Patient.identifier:cns.system
                                                        CurtoO identificador do sistema de identificação
                                                        Controlo1..?
                                                        Valor do padrãohttps://fhir.saude.go.gov.br/sid/cns
                                                        58. Patient.identifier:cns.value
                                                        CurtoNúmero do Cartão Nacional de Saúde do indivíduo
                                                        Controlo1..?
                                                        60. Patient.identifier:cns.period
                                                        Controlo0..0
                                                        62. Patient.identifier:cns.assigner
                                                        Controlo0..0
                                                        64. Patient.active
                                                        Controlo0..0
                                                        66. Patient.name
                                                        CurtoNome(s) utilizado(s) pelo indivíduo
                                                        Controlo1..2
                                                        TipoHumanName(Nome do cidadão)
                                                        SlicingEste elemento introduz um conjunto de fatias em Patient.name. As fatias sãoNão ordenado e Closede pode ser diferenciado utilizando os seguintes discriminadores:
                                                        • pattern @ use
                                                        • 68. Patient.name:official
                                                          Nome da fatiaofficial
                                                          Definição

                                                          O nome associado ao(à) cidadão(ã)

                                                          CurtoNome completo de registro
                                                          Controlo1..1
                                                          TipoHumanName(Nome do cidadão)
                                                          70. Patient.name:official.use
                                                          Definição

                                                          Código que identifica o tipo de nome informado como oficial/registro

                                                          CurtoTipo de nome
                                                          Controlo1..?
                                                          Valor do padrãoofficial
                                                          72. Patient.name:official.text
                                                          Definição

                                                          O nome associado ao(à) cidadão(ã).

                                                          CurtoNome completo
                                                          Controlo1..?
                                                          74. Patient.name:usual
                                                          Nome da fatiausual
                                                          Definição

                                                          O nome pelo qual o(a) cidadão(ã) é reconhecido socialmente.

                                                          CurtoNome social
                                                          Controlo0..1
                                                          TipoHumanName(Nome do cidadão)
                                                          76. Patient.name:usual.use
                                                          Definição

                                                          Código que identifica o tipo de nome informado como usual/social

                                                          CurtoTipo de nome
                                                          Controlo1..?
                                                          Valor do padrãousual
                                                          78. Patient.name:usual.text
                                                          Definição

                                                          O nome pelo qual o(a) cidadão(ã) é reconhecido socialmente.

                                                          CurtoNome
                                                          Controlo1..?
                                                          80. Patient.telecom
                                                          CurtoMeio(s) para entrar em contato com o indivíduo
                                                          InvariantesNumeroTelefoneValido: O número de telefone informado deve ser validado conforme os requisitos definidos pelo CadSUS, incluindo formato, quantidade de dígitos e máscara de apresentação. Máscara de telefone para números nacionais (xx) xxxx-xxxx ou (xx) xxxxx-xxxx. Para números internacionais, o + significa que será utilizado o código do país, a lógica é de 1 a 3 dígitos de código do país (+X, +XX ou +XXX), na sequência uma quantidade de dígitos entre o código de área e o número propriamente dito que, somados ao código do país, não podem exceder 15 dígitos. ($this.where(system = 'phone').select(value).all(matches('^((\\(([0-9]{2})\\)) ([0-9]{4,5})\\-([0-9]{4}))|^((\\+\\d{1,3}) (\\d{2,3})) \\d{3,5}\\-\\d{4}$')))
                                                          EmailValido: O endereço de e-mail informado deve ser validado conforme os requisitos do CadSUS, garantindo que siga o padrão estrutural mínimo (usuário@domínio) e não contenha caracteres inválidos. ($this.where(system = 'email').select(value).all(matches('^([\\w-\\.]+){1,64}@([\\w&&[^_]]+){2,255}(.[a-z]{2,}){1,}$')))
                                                          SlicingEste elemento introduz um conjunto de fatias em Patient.telecom. As fatias sãoNão ordenado e Closede pode ser diferenciado utilizando os seguintes discriminadores:
                                                          • pattern @ system
                                                          • 82. Patient.telecom:phone
                                                            Nome da fatiaphone
                                                            Definição

                                                            Número de telefone de contato com o cidadão.

                                                            CurtoTelefone
                                                            Controlo0..*
                                                            84. Patient.telecom:phone.extension
                                                            Controlo0..0
                                                            86. Patient.telecom:phone.system
                                                            CurtoSistema de códigos que define o tipo de meio de contato
                                                            Controlo1..?
                                                            Valor do padrãophone
                                                            88. Patient.telecom:phone.value
                                                            Definição

                                                            Número de telefone de contato com o cidadão.

                                                            CurtoTelefone
                                                            Controlo1..?
                                                            90. Patient.telecom:phone.use
                                                            Controlo0..0
                                                            92. Patient.telecom:phone.rank
                                                            Controlo0..0
                                                            94. Patient.telecom:phone.period
                                                            Controlo0..0
                                                            96. Patient.telecom:email
                                                            Nome da fatiaemail
                                                            Definição

                                                            Endereço de correio eletrônico de contato com o cidadão.

                                                            CurtoE-mail
                                                            Controlo0..*
                                                            98. Patient.telecom:email.extension
                                                            Controlo0..0
                                                            100. Patient.telecom:email.system
                                                            CurtoSistema de códigos que define o tipo de meio de contato
                                                            Controlo1..?
                                                            Valor do padrãoemail
                                                            102. Patient.telecom:email.value
                                                            Definição

                                                            Endereço de correio eletrônico de contato com o cidadão.

                                                            CurtoE-mail
                                                            Controlo1..?
                                                            104. Patient.telecom:email.use
                                                            Controlo0..0
                                                            106. Patient.telecom:email.rank
                                                            Controlo0..0
                                                            108. Patient.telecom:email.period
                                                            Controlo0..0
                                                            110. Patient.gender
                                                            Definição

                                                            Classificação biológica do cidadão atribuída no nascimento, com base em características anatômicas e fisiológicas observadas. Conforme HL7 AdministrativeGender

                                                            CurtoSexo
                                                            Controlo1..?
                                                            112. Patient.birthDate
                                                            Definição

                                                            Data ou data e hora de nascimento do cidadão. Somente a data.

                                                            CurtoData e hora de nascimento
                                                            Controlo1..?
                                                            InvariantesDataComPrecisaoDeDia: Data deve ter a precisão de dia ($this.toString().length() = 10)
                                                            Código LOINC
                                                            114. Patient.birthDate.extension
                                                            SlicingEste elemento introduz um conjunto de fatias em Patient.birthDate.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                            • value @ url
                                                            • 116. Patient.birthDate.extension:birthTime
                                                              Nome da fatiabirthTime
                                                              Definição

                                                              Data ou data e hora de nascimento do cidadão. Extension: HL7 FHIR BirthTime

                                                              CurtoData e hora de nascimento
                                                              Controlo0..1
                                                              TipoExtension(Patient/Person/RelatedPerson/Practitioner Birth Time) (Tipo de extensão: dateTime)
                                                              118. Patient.deceased[x]
                                                              [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                              SlicingEste elemento introduz um conjunto de fatias em Patient.deceased[x]. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                              • type @ $this
                                                              • 120. Patient.deceased[x]:deceasedBoolean
                                                                Nome da fatiadeceasedBoolean
                                                                Definição

                                                                Registra se o cidadão faleceu, caso a opção seja verdadeira.

                                                                CurtoCidadão falecido
                                                                Controlo0..1
                                                                Tipoboolean
                                                                [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                122. Patient.deceased[x]:deceasedDateTime
                                                                Nome da fatiadeceasedDateTime
                                                                Definição

                                                                A data ou a data e hora que o cidadão faleceu.

                                                                CurtoData e hora do óbito
                                                                Controlo0..1
                                                                TipodateTime
                                                                [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                124. Patient.address
                                                                Definição

                                                                Na hipótese de estrangeiro deverá ser informado o endereço do local onde se encontra hospedado no Brasil.

                                                                CurtoEndereço de residência
                                                                Controlo1..1
                                                                126. Patient.address.use
                                                                Valor do padrãohome
                                                                128. Patient.address.line
                                                                Controlo3..5
                                                                SlicingEste elemento introduz um conjunto de fatias em Patient.address.line. As fatias sãoEncomendado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                • value @ extension('https://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco').value
                                                                • 130. Patient.address.line:tipoLogradouro
                                                                  Nome da fatiatipoLogradouro
                                                                  Definição

                                                                  Identifica o tipo de logradouro da residência do indivíduo. Conforme Tipo de Logradouro do Cadastro Nacional de Pessoas para a Saúde (CadSUS)

                                                                  CurtoTipo de logradouro da residência
                                                                  Controlo1..1
                                                                  132. Patient.address.line:tipoLogradouro.extension
                                                                  Controlo1..?
                                                                  SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                  • value @ url
                                                                  • 134. Patient.address.line:tipoLogradouro.extension:tipoInformacao
                                                                    Nome da fatiatipoInformacao
                                                                    Controlo1..1
                                                                    TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                                                    136. Patient.address.line:tipoLogradouro.extension:tipoInformacao.value[x]
                                                                    [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                    Valor do padrãotipologradouro
                                                                    138. Patient.address.line:logradouro
                                                                    Nome da fatialogradouro
                                                                    Definição

                                                                    Campo descritivo do logradouro de residência do(a) cidadão(ã).

                                                                    CurtoNome do logradouro de residência
                                                                    Controlo1..1
                                                                    140. Patient.address.line:logradouro.extension
                                                                    Controlo1..?
                                                                    SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                    • value @ url
                                                                    • 142. Patient.address.line:logradouro.extension:tipoInformacao
                                                                      Nome da fatiatipoInformacao
                                                                      Controlo1..1
                                                                      TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                                                      144. Patient.address.line:logradouro.extension:tipoInformacao.value[x]
                                                                      [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                      Valor do padrãologradouro
                                                                      146. Patient.address.line:numero
                                                                      Nome da fatianumero
                                                                      Definição

                                                                      Número de residência do(a) cidadão(ã).

                                                                      CurtoNúmero da residência
                                                                      Controlo0..1
                                                                      148. Patient.address.line:numero.extension
                                                                      Controlo1..?
                                                                      SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                      • value @ url
                                                                      • 150. Patient.address.line:numero.extension:tipoInformacao
                                                                        Nome da fatiatipoInformacao
                                                                        Controlo1..1
                                                                        TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                                                        152. Patient.address.line:numero.extension:tipoInformacao.value[x]
                                                                        [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                        Valor do padrãonumero
                                                                        154. Patient.address.line:bairro
                                                                        Nome da fatiabairro
                                                                        Definição

                                                                        Campo descritivo do bairro de residência do(a) cidadão(ã).

                                                                        CurtoBairro da residência
                                                                        Controlo1..1
                                                                        156. Patient.address.line:bairro.extension
                                                                        Controlo1..?
                                                                        SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                        • value @ url
                                                                        • 158. Patient.address.line:bairro.extension:tipoInformacao
                                                                          Nome da fatiatipoInformacao
                                                                          Controlo1..1
                                                                          TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                                                          160. Patient.address.line:bairro.extension:tipoInformacao.value[x]
                                                                          [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                          Valor do padrãobairro
                                                                          162. Patient.address.line:complemento
                                                                          Nome da fatiacomplemento
                                                                          Definição

                                                                          Informações adicionais para localizar o endereço de residência do(a) cidadão(ã), como quadra, lote, entre outros.

                                                                          CurtoComplemento do endereço da residência
                                                                          Controlo0..1
                                                                          164. Patient.address.line:complemento.extension
                                                                          Controlo1..?
                                                                          SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                          • value @ url
                                                                          • 166. Patient.address.line:complemento.extension:tipoInformacao
                                                                            Nome da fatiatipoInformacao
                                                                            Controlo1..1
                                                                            TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                                                            168. Patient.address.line:complemento.extension:tipoInformacao.value[x]
                                                                            [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                            Valor do padrãocomplemento
                                                                            170. Patient.address.city
                                                                            Definição

                                                                            Município de residência do(a) cidadão(ã). Conforme Municípios Brasileiros da DTB/IBGE.

                                                                            CurtoMunicípio de residência
                                                                            Controlo1..?
                                                                            VínculoOs códigos DEVERÃO ser retirados de Município
                                                                            (required to http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0)
                                                                            172. Patient.address.postalCode
                                                                            Definição

                                                                            CEP de residência do(a) cidadão(ã).

                                                                            CurtoCEP de residência
                                                                            174. Patient.address.country
                                                                            Definição

                                                                            País de residência do indivíduo. Conforme ISO 3166 (códigos de 3 dígitos).

                                                                            CurtoPaís de residência
                                                                            Controlo1..?
                                                                            VínculoOs códigos DEVERÃO ser retirados de Iso3166-1-3
                                                                            (required to http://hl7.org/fhir/ValueSet/iso3166-1-3)
                                                                            176. Patient.maritalStatus
                                                                            Definição

                                                                            Situação legal do cidadão em relação ao vínculo conjugal, conforme registrado em documentos oficiais ou declarado pelo próprio.

                                                                            CurtoEstado civil
                                                                            VínculoOs códigos DEVERÃO ser retirados de Estado Civil
                                                                            (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/estado-civil)
                                                                            178. Patient.maritalStatus.coding
                                                                            CurtoCodificação que representa o estado civil
                                                                            Controlo1..1
                                                                            180. Patient.maritalStatus.coding.system
                                                                            Definição

                                                                            Sistema de terminologia HL7 Marital Status Codes

                                                                            CurtoSistema de códigos do estado civil
                                                                            Controlo1..?
                                                                            Valor do padrãohttp://terminology.hl7.org/CodeSystem/v3-MaritalStatus
                                                                            182. Patient.maritalStatus.coding.code
                                                                            Definição

                                                                            Código que identifica o estado civil do indivíduo

                                                                            CurtoCódigo do estado civil
                                                                            Controlo1..?
                                                                            184. Patient.multipleBirth[x]
                                                                            Controlo0..0
                                                                            186. Patient.photo
                                                                            Definição

                                                                            Fotografia do cidadão.

                                                                            CurtoFoto
                                                                            Controlo0..1
                                                                            188. Patient.photo.contentType
                                                                            Controlo1..?
                                                                            VínculoOs códigos DEVERÃO ser retirados de Mime Types
                                                                            (required to http://hl7.org/fhir/ValueSet/mimetypes)
                                                                            190. Patient.photo.language
                                                                            Controlo0..0
                                                                            192. Patient.photo.data
                                                                            Controlo1..?
                                                                            194. Patient.photo.url
                                                                            Controlo0..0
                                                                            196. Patient.photo.size
                                                                            Controlo0..0
                                                                            198. Patient.photo.hash
                                                                            Controlo0..0
                                                                            200. Patient.photo.title
                                                                            Controlo0..0
                                                                            202. Patient.photo.creation
                                                                            Controlo0..0
                                                                            204. Patient.contact
                                                                            Definição

                                                                            Pessoa(s) de referência do indivíduo a ser(em) contactada(s) em caso de necessidade

                                                                            CurtoContato(s)
                                                                            206. Patient.contact.relationship
                                                                            Definição

                                                                            Vínculo ou o grau de relação entre o cidadão e a pessoa indicada como contato para situações de emergência.

                                                                            CurtoRelação com o(a) cidadão(ã)
                                                                            Controlo1..1
                                                                            208. Patient.contact.relationship.coding
                                                                            CurtoCodificação do tipo de relacionamento
                                                                            Controlo1..1
                                                                            VínculoOs códigos DEVERÃO ser retirados de RelacaoContato
                                                                            (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/relacao-contato)
                                                                            210. Patient.contact.relationship.coding.system
                                                                            CurtoURI do CodeSystem 'Tipo de relação pessoal'
                                                                            Controlo1..?
                                                                            Valor do padrãohttp://terminology.hl7.org/CodeSystem/v2-0131
                                                                            212. Patient.contact.relationship.coding.code
                                                                            Definição

                                                                            Código que identifica o tipo de relacionamento

                                                                            CurtoRelação com o(a) cidadão(ã)
                                                                            Controlo1..?
                                                                            214. Patient.contact.name
                                                                            Definição

                                                                            Nome completo do contato de emergência.

                                                                            CurtoNome do contato
                                                                            Controlo1..?
                                                                            216. Patient.contact.name.use
                                                                            Controlo0..0
                                                                            218. Patient.contact.name.text
                                                                            Definição

                                                                            Nome completo do contato de emergência. Deve seguir os requisitos definidos pelo CadSUS, incluindo padronização da grafia, ausência de caracteres inválidos e presença de pelo menos dois nomes.

                                                                            CurtoNome do contato
                                                                            Controlo1..?
                                                                            220. Patient.contact.name.family
                                                                            Controlo0..0
                                                                            222. Patient.contact.name.given
                                                                            Controlo0..0
                                                                            224. Patient.contact.name.prefix
                                                                            Controlo0..0
                                                                            226. Patient.contact.name.suffix
                                                                            Controlo0..0
                                                                            228. Patient.contact.name.period
                                                                            Controlo0..0
                                                                            230. Patient.contact.telecom
                                                                            Definição

                                                                            Telefone de pessoa(s) a ser(em) contatada(s) em caso de emergência.

                                                                            CurtoNúmero de telefone do contato de emergência
                                                                            Controlo0..1
                                                                            InvariantesNumeroTelefoneValido: O número de telefone informado deve ser validado conforme os requisitos definidos pelo CadSUS, incluindo formato, quantidade de dígitos e máscara de apresentação. Máscara de telefone para números nacionais (xx) xxxx-xxxx ou (xx) xxxxx-xxxx. Para números internacionais, o + significa que será utilizado o código do país, a lógica é de 1 a 3 dígitos de código do país (+X, +XX ou +XXX), na sequência uma quantidade de dígitos entre o código de área e o número propriamente dito que, somados ao código do país, não podem exceder 15 dígitos. ($this.where(system = 'phone').select(value).all(matches('^((\\(([0-9]{2})\\)) ([0-9]{4,5})\\-([0-9]{4}))|^((\\+\\d{1,3}) (\\d{2,3})) \\d{3,5}\\-\\d{4}$')))
                                                                            232. Patient.contact.telecom.system
                                                                            CurtoCódigo que identifica o tipo de meio de contato
                                                                            Controlo1..?
                                                                            Valor do padrãophone
                                                                            234. Patient.contact.telecom.value
                                                                            CurtoValor do meio de contato
                                                                            Controlo1..?
                                                                            236. Patient.contact.address
                                                                            Controlo0..0
                                                                            238. Patient.contact.gender
                                                                            Controlo0..0
                                                                            240. Patient.contact.organization
                                                                            Controlo0..0
                                                                            242. Patient.contact.period
                                                                            Controlo0..0
                                                                            244. Patient.communication
                                                                            Controlo0..0
                                                                            246. Patient.generalPractitioner
                                                                            Controlo0..0
                                                                            248. Patient.managingOrganization
                                                                            Controlo0..0
                                                                            250. Patient.link
                                                                            Controlo0..0

                                                                            Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere

                                                                            0. Patient
                                                                            Definição

                                                                            Conjunto de informações que caracterizam o cidadão em aspectos sociais e demográficos.

                                                                            CurtoDados sociodemográficos
                                                                            Controlo0..*
                                                                            É modificadorfalse
                                                                            Resumofalse
                                                                            Nomes alternativosSubjectOfCare Client Resident
                                                                            Invariantesdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
                                                                            dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
                                                                            dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
                                                                            dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
                                                                            dom-6: A resource should have narrative for robust management (text.`div`.exists())
                                                                            NoMaximoUmaMaeBiologica: Deve existir no máximo uma mãe biológica. (extension.where(url = 'https://fhir.saude.go.gov.br/r4/core/StructureDefinition/filiacao').extension.where(url = 'tipo' and value='0101').count() <= 1)
                                                                            NoMaximoUmPaiBiologico: Deve existir no máximo um pai biológico. (extension.where(url = 'https://fhir.saude.go.gov.br/r4/core/StructureDefinition/filiacao').extension.where(url = 'tipo' and value='0201').count() <= 1)
                                                                            BrasileiroSeSomenteSeNasceNoBrasil: Brasileiro SE SOMENTE SE nasce no Brasil. Quando a nacionalidade for Naturalizada ou Estrangeira, o Município de nascimento não deve ser informado. (extension.where(url = 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade' and (value.coding.code in ('B'))).exists() and extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace' and value.country = '10').exists() or extension.where(url = 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade' and (value.coding.code in ('B')).not()).exists() and extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace' and value.country != '10').exists())
                                                                            CidadeNascimento: Quando a nacionalidade do(a) cidadão(ã) for Brasileira, o preenchimento do Município de nascimento torna-se obrigatório. (extension.where(url = 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade' and (value.coding.code in ('B'))).exists() and extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace' and value.city.exists()).exists() or extension.where(url = 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade' and (value.coding.code in ('B')).not()).exists() and extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace' and value.city.exists()).exists().not())
                                                                            ContatoEmergenciaUnico: Contato de emergência não deve ter duplicidades (contact.select(telecom).select(value).isDistinct())
                                                                            2. Patient.id
                                                                            Definição

                                                                            The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

                                                                            CurtoLogical id of this artifact
                                                                            Comentários

                                                                            The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

                                                                            Controlo0..1
                                                                            Tipoid
                                                                            É modificadorfalse
                                                                            Resumotrue
                                                                            4. Patient.meta
                                                                            Definição

                                                                            The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

                                                                            CurtoMetadata about the resource
                                                                            Controlo0..1
                                                                            TipoMeta
                                                                            É modificadorfalse
                                                                            Resumotrue
                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            6. Patient.implicitRules
                                                                            Definição

                                                                            A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

                                                                            CurtoA set of rules under which this content was created
                                                                            Comentários

                                                                            Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

                                                                            Controlo0..1
                                                                            Tipouri
                                                                            É modificadortrue porque This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                            Resumotrue
                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            8. Patient.language
                                                                            Definição

                                                                            The base language in which the resource is written.

                                                                            CurtoLanguage of the resource content
                                                                            Comentários

                                                                            Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

                                                                            Controlo0..1
                                                                            VínculoOs códigos DEVERÃO ser retirados de CommonLanguages
                                                                            (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)

                                                                            A human language.

                                                                            Vínculos adicionaisObjetivo
                                                                            AllLanguagesVínculo máximo
                                                                            Tipocode
                                                                            É modificadorfalse
                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                            Resumofalse
                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            10. Patient.text
                                                                            Definição

                                                                            A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

                                                                            CurtoText summary of the resource, for human interpretation
                                                                            Comentários

                                                                            Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

                                                                            Controlo0..1
                                                                            TipoNarrative
                                                                            É modificadorfalse
                                                                            Resumofalse
                                                                            Nomes alternativosnarrative, html, xhtml, display
                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            12. Patient.contained
                                                                            Definição

                                                                            These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

                                                                            CurtoContained, inline Resources
                                                                            Comentários

                                                                            This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

                                                                            Controlo0..*
                                                                            TipoResource
                                                                            É modificadorfalse
                                                                            Resumofalse
                                                                            Nomes alternativosinline resources, anonymous resources, contained resources
                                                                            14. Patient.extension
                                                                            Definição

                                                                            An Extension

                                                                            CurtoExtension
                                                                            Controlo4..*
                                                                            TipoExtension
                                                                            É modificadorfalse
                                                                            Resumofalse
                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                            SlicingEste elemento introduz um conjunto de fatias em Patient.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                            • value @ url
                                                                            • 16. Patient.extension:raca
                                                                              Nome da fatiaraca
                                                                              Definição

                                                                              Raça ou cor autodeclarada pelo(a) cidadão(ã). Conforme RNDS Raça/Cor. Etnia Indígena conforme RNDS Etnia Indígena

                                                                              CurtoRaça/Cor
                                                                              Controlo1..1
                                                                              Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                              TipoExtension(Raça/Cor e Etnina) (Extensão complexa)
                                                                              É modificadorfalse
                                                                              Nomes alternativosraça, etnia, cor, cútis
                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                              18. Patient.extension:orientacaoSexual
                                                                              Nome da fatiaorientacaoSexual
                                                                              Definição

                                                                              Autodeclaração da atração afetiva, emocional ou sexual de uma pessoa por indivíduos de determinado(s) gênero(s).

                                                                              CurtoOrientação Sexual
                                                                              Controlo0..1
                                                                              Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                              TipoExtension(Orientação Sexual) (Tipo de extensão: code)
                                                                              É modificadorfalse
                                                                              Resumofalse
                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                              20. Patient.extension:filiacao
                                                                              Nome da fatiafiliacao
                                                                              Definição

                                                                              Relação parental com o(a) cidadão(ã) e nome completo da filiação. RN09: É permitido registrar no máximo uma filiação cuja relação parental seja 'mãe biológica' e no máximo uma cuja relação parental seja 'pai biológico', garantindo unicidade das relações biológicas.

                                                                              CurtoFiliação
                                                                              Controlo1..4
                                                                              Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                              TipoExtension(Filiação) (Extensão complexa)
                                                                              É modificadorfalse
                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                              NomeCompletoFiliacaoMinimoDoisNomes: O nome completo informado para a filiação (pai ou mãe) deve seguir integralmente os requisitos definidos pelo CadSUS, incluindo padronização, grafia adequada e presença de ao menos dois nomes. (extension.where(url = 'nome').value.split(' ').count() > 1)
                                                                              22. Patient.extension:povosComunidadesTradicionais
                                                                              Nome da fatiapovosComunidadesTradicionais
                                                                              Definição

                                                                              Grupos que mantêm modos de vida distintos, com organização social própria, práticas culturais e uso coletivo de territórios, com base em tradições orais, práticas ancestrais e relação sustentável com a natureza.

                                                                              CurtoPovos e comunidades tradicionais
                                                                              Controlo0..*
                                                                              Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                              TipoExtension(Povos e comunidades tradicionais) (Tipo de extensão: code)
                                                                              É modificadorfalse
                                                                              Resumofalse
                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                              24. Patient.extension:nacionalidade
                                                                              Nome da fatianacionalidade
                                                                              Definição

                                                                              País de origem do cidadão, isto é, o Estado soberano ao qual ele pertence por nascimento ou naturalização, conforme consta em documentos oficiais. Conforme Nacionalidade do Cadastro Nacional de Pessoas para a Saúde (CadSUS)

                                                                              CurtoNacionalidade
                                                                              Controlo1..1
                                                                              Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                              TipoExtension(Nacionalidade) (Tipo de extensão: CodeableConcept)
                                                                              É modificadorfalse
                                                                              Resumofalse
                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                              26. Patient.extension:localNascimento
                                                                              Nome da fatialocalNascimento
                                                                              Definição

                                                                              País de nascimento (conforme ISO 3166) e Município de nascimento (conforme Municípios Brasileiros da DTB/IBGE) quando a nacionalidade for brasileira.

                                                                              CurtoLocal de nascimento
                                                                              Controlo1..1
                                                                              TipoExtension(Patient Birth Place) (Tipo de extensão: Address)
                                                                              É modificadorfalse
                                                                              Resumofalse
                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                              28. Patient.extension:localNascimento.id
                                                                              Definição

                                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                              CurtoUnique id for inter-element referencing
                                                                              Controlo0..1
                                                                              Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                              Tipoid
                                                                              É modificadorfalse
                                                                              Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                              Resumofalse
                                                                              30. Patient.extension:localNascimento.extension
                                                                              Definição

                                                                              An Extension

                                                                              CurtoExtension
                                                                              Controlo0..0
                                                                              TipoExtension
                                                                              É modificadorfalse
                                                                              Resumofalse
                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                              SlicingEste elemento introduz um conjunto de fatias em Patient.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                              • value @ url
                                                                              • 32. Patient.extension:localNascimento.url
                                                                                Definição

                                                                                Source of the definition for the extension code - a logical name or a URL.

                                                                                Curtoidentifies the meaning of the extension
                                                                                Comentários

                                                                                The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                                                Controlo1..1
                                                                                Tipouri
                                                                                É modificadorfalse
                                                                                Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                Resumofalse
                                                                                Valor fixohttp://hl7.org/fhir/StructureDefinition/patient-birthPlace
                                                                                34. Patient.extension:localNascimento.value[x]
                                                                                Definição

                                                                                Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                                                CurtoValue of extension
                                                                                Controlo1..1
                                                                                Este elemento é afetado pelas seguintes invariantes: ext-1
                                                                                TipoAddress(Local Nascimento)
                                                                                [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                                É modificadorfalse
                                                                                Resumofalse
                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                36. Patient.extension:identidadeGenero
                                                                                Nome da fatiaidentidadeGenero
                                                                                Definição

                                                                                Autodeclaração do cidadão sobre o gênero com o qual se identifica. Pode ou não corresponder ao sexo atribuído no nascimento. Conforme HL7 Gender Identity

                                                                                CurtoIdentidade de gênero
                                                                                Controlo0..1
                                                                                TipoExtension(Gender Identity) (Tipo de extensão: CodeableConcept)
                                                                                É modificadorfalse
                                                                                Resumofalse
                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                38. Patient.extension:identidadeGenero.id
                                                                                Definição

                                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                CurtoUnique id for inter-element referencing
                                                                                Controlo0..1
                                                                                Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                                Tipoid
                                                                                É modificadorfalse
                                                                                Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                Resumofalse
                                                                                40. Patient.extension:identidadeGenero.extension
                                                                                Definição

                                                                                An Extension

                                                                                CurtoExtension
                                                                                Controlo0..0
                                                                                TipoExtension
                                                                                É modificadorfalse
                                                                                Resumofalse
                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                SlicingEste elemento introduz um conjunto de fatias em Patient.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                • value @ url
                                                                                • 42. Patient.extension:identidadeGenero.url
                                                                                  Definição

                                                                                  Source of the definition for the extension code - a logical name or a URL.

                                                                                  Curtoidentifies the meaning of the extension
                                                                                  Comentários

                                                                                  The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                                                  Controlo1..1
                                                                                  Tipouri
                                                                                  É modificadorfalse
                                                                                  Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                  Resumofalse
                                                                                  Valor fixohttp://hl7.org/fhir/StructureDefinition/patient-genderIdentity
                                                                                  44. Patient.extension:identidadeGenero.value[x]
                                                                                  Definição

                                                                                  Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                                                  CurtoValue of extension
                                                                                  Controlo1..1
                                                                                  Este elemento é afetado pelas seguintes invariantes: ext-1
                                                                                  VínculoOs códigos DEVERÃO ser retirados de Identidade de gênero
                                                                                  (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/identidade-genero)
                                                                                  TipoCodeableConcept
                                                                                  [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                                  É modificadorfalse
                                                                                  Resumofalse
                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  46. Patient.extension:biometria
                                                                                  Nome da fatiabiometria
                                                                                  Definição

                                                                                  Dado biométrico do(a) cidadão(ã) e tipo de dado biométrico capturado.

                                                                                  CurtoBiometria do(a) cidadão(ã)
                                                                                  Controlo0..*
                                                                                  Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                                  TipoExtension(Biometria) (Extensão complexa)
                                                                                  É modificadorfalse
                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                  48. Patient.extension:ocupacao
                                                                                  Nome da fatiaocupacao
                                                                                  Definição

                                                                                  Principal ocupação do(a) cidadão(ã). Conforme MTE CBO.

                                                                                  CurtoOcupação
                                                                                  Controlo0..*
                                                                                  Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                                  TipoExtension(Ocupação) (Tipo de extensão: Reference(Ocupação do Indivíduo))
                                                                                  É modificadorfalse
                                                                                  Resumofalse
                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                  50. Patient.extension:escolaridade
                                                                                  Nome da fatiaescolaridade
                                                                                  Definição

                                                                                  Nível de instrução formal mais elevado concluído ou em curso pelo(a) cidadão(ã), com base em sua autodeclaração ou conforme documentação apresentada.

                                                                                  CurtoEscolaridade
                                                                                  Controlo0..1
                                                                                  Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                                  TipoExtension(Escolaridade) (Tipo de extensão: Reference(Escolaridade))
                                                                                  É modificadorfalse
                                                                                  Resumofalse
                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                  52. Patient.extension:situacaoMercadoTrabalho
                                                                                  Nome da fatiasituacaoMercadoTrabalho
                                                                                  Definição

                                                                                  Condição atual do(a) cidadão(ã) em relação à sua inserção ou não no mercado de trabalho.

                                                                                  CurtoSituação no mercado de trabalho
                                                                                  Controlo0..1
                                                                                  Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                                  TipoExtension(Situação no Mercado de Trabalho) (Tipo de extensão: Reference(Situação no Mercado de Trabalho))
                                                                                  É modificadorfalse
                                                                                  Resumofalse
                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                  54. Patient.modifierExtension
                                                                                  Definição

                                                                                  May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                  CurtoExtensions that cannot be ignored
                                                                                  Comentários

                                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                  Controlo0..*
                                                                                  TipoExtension
                                                                                  É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
                                                                                  Resumofalse
                                                                                  Requisitos

                                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                  Nomes alternativosextensions, user content
                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                  56. Patient.identifier
                                                                                  Definição

                                                                                  An identifier for this patient.

                                                                                  CurtoNúmero de documento que identifica o cidadão
                                                                                  NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                                                                                  Controlo2..2
                                                                                  TipoIdentifier
                                                                                  É modificadorfalse
                                                                                  Resumotrue
                                                                                  Requisitos

                                                                                  Patients are almost always assigned specific numerical identifiers.

                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  SlicingEste elemento introduz um conjunto de fatias em Patient.identifier. As fatias sãoEncomendado e Closede pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                  • pattern @ system
                                                                                  • 58. Patient.identifier:cpf
                                                                                    Nome da fatiacpf
                                                                                    Definição

                                                                                    An identifier for this patient.

                                                                                    CurtoIdentificação pelo Cadastro de Pessoas Físicas
                                                                                    NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                                                                                    Controlo1..1
                                                                                    TipoIdentifier
                                                                                    É modificadorfalse
                                                                                    Resumotrue
                                                                                    Requisitos

                                                                                    Patients are almost always assigned specific numerical identifiers.

                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    60. Patient.identifier:cpf.id
                                                                                    Definição

                                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                    CurtoUnique id for inter-element referencing
                                                                                    Controlo0..1
                                                                                    Tipostring
                                                                                    É modificadorfalse
                                                                                    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                    Resumofalse
                                                                                    62. Patient.identifier:cpf.extension
                                                                                    Definição

                                                                                    An Extension

                                                                                    CurtoExtension
                                                                                    Controlo0..0
                                                                                    TipoExtension
                                                                                    É modificadorfalse
                                                                                    Resumofalse
                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                    SlicingEste elemento introduz um conjunto de fatias em Patient.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                    • value @ url
                                                                                    • 64. Patient.identifier:cpf.use
                                                                                      Definição

                                                                                      The purpose of this identifier.

                                                                                      Curtousual | official | temp | secondary | old (If known)
                                                                                      Comentários

                                                                                      Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                                                                                      Controlo0..0
                                                                                      VínculoOs códigos DEVERÃO ser retirados de IdentifierUse
                                                                                      (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

                                                                                      Identifies the purpose for this identifier, if known .

                                                                                      Tipocode
                                                                                      É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                                                                                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                      Resumotrue
                                                                                      Requisitos

                                                                                      Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      66. Patient.identifier:cpf.type
                                                                                      Definição

                                                                                      A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                                                                                      CurtoDescription of identifier
                                                                                      Comentários

                                                                                      This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                                                                                      Controlo0..0
                                                                                      VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Identifier Type Codes
                                                                                      (extensible to http://hl7.org/fhir/ValueSet/identifier-type|4.0.1)

                                                                                      A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                                                                                      TipoCodeableConcept
                                                                                      É modificadorfalse
                                                                                      Resumotrue
                                                                                      Requisitos

                                                                                      Allows users to make use of identifiers when the identifier system is not known.

                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      68. Patient.identifier:cpf.system
                                                                                      Definição

                                                                                      Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                                                                                      CurtoO identificador do sistema de identificação
                                                                                      Comentários

                                                                                      Identifier.system is always case sensitive.

                                                                                      Controlo1..1
                                                                                      Tipouri
                                                                                      É modificadorfalse
                                                                                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                      Resumotrue
                                                                                      Requisitos

                                                                                      There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                                                                                      Valor do padrãohttps://fhir.saude.go.gov.br/sid/cpf
                                                                                      ExemploGeneral: http://www.acme.com/identifiers/patient
                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      70. Patient.identifier:cpf.value
                                                                                      Definição

                                                                                      The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                                                                                      CurtoNúmero do Cadastro de Pessoas Físicas do indivíduo
                                                                                      Comentários

                                                                                      If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                                                                                      Controlo1..1
                                                                                      Tipostring
                                                                                      É modificadorfalse
                                                                                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                      Resumotrue
                                                                                      ExemploGeneral: 123456
                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      72. Patient.identifier:cpf.period
                                                                                      Definição

                                                                                      Time period during which identifier is/was valid for use.

                                                                                      CurtoTime period when id is/was valid for use
                                                                                      Controlo0..0
                                                                                      TipoPeriod
                                                                                      É modificadorfalse
                                                                                      Resumotrue
                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      74. Patient.identifier:cpf.assigner
                                                                                      Definição

                                                                                      Organization that issued/manages the identifier.

                                                                                      CurtoOrganization that issued id (may be just text)
                                                                                      Comentários

                                                                                      The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                                                                                      Controlo0..0
                                                                                      TipoReference(Organization)
                                                                                      É modificadorfalse
                                                                                      Resumotrue
                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      76. Patient.identifier:cns
                                                                                      Nome da fatiacns
                                                                                      Definição

                                                                                      An identifier for this patient.

                                                                                      CurtoIdentificação pelo Cartão Nacional de Saúde
                                                                                      NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                                                                                      Controlo1..1
                                                                                      TipoIdentifier
                                                                                      É modificadorfalse
                                                                                      Resumotrue
                                                                                      Requisitos

                                                                                      Patients are almost always assigned specific numerical identifiers.

                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      78. Patient.identifier:cns.id
                                                                                      Definição

                                                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                      CurtoUnique id for inter-element referencing
                                                                                      Controlo0..1
                                                                                      Tipostring
                                                                                      É modificadorfalse
                                                                                      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                      Resumofalse
                                                                                      80. Patient.identifier:cns.extension
                                                                                      Definição

                                                                                      An Extension

                                                                                      CurtoExtension
                                                                                      Controlo0..0
                                                                                      TipoExtension
                                                                                      É modificadorfalse
                                                                                      Resumofalse
                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                      SlicingEste elemento introduz um conjunto de fatias em Patient.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                      • value @ url
                                                                                      • 82. Patient.identifier:cns.use
                                                                                        Definição

                                                                                        The purpose of this identifier.

                                                                                        Curtousual | official | temp | secondary | old (If known)
                                                                                        Comentários

                                                                                        Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                                                                                        Controlo0..0
                                                                                        VínculoOs códigos DEVERÃO ser retirados de IdentifierUse
                                                                                        (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

                                                                                        Identifies the purpose for this identifier, if known .

                                                                                        Tipocode
                                                                                        É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                                                                                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                        Resumotrue
                                                                                        Requisitos

                                                                                        Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        84. Patient.identifier:cns.type
                                                                                        Definição

                                                                                        A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                                                                                        CurtoDescription of identifier
                                                                                        Comentários

                                                                                        This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                                                                                        Controlo0..0
                                                                                        VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Identifier Type Codes
                                                                                        (extensible to http://hl7.org/fhir/ValueSet/identifier-type|4.0.1)

                                                                                        A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                                                                                        TipoCodeableConcept
                                                                                        É modificadorfalse
                                                                                        Resumotrue
                                                                                        Requisitos

                                                                                        Allows users to make use of identifiers when the identifier system is not known.

                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        86. Patient.identifier:cns.system
                                                                                        Definição

                                                                                        Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                                                                                        CurtoO identificador do sistema de identificação
                                                                                        Comentários

                                                                                        Identifier.system is always case sensitive.

                                                                                        Controlo1..1
                                                                                        Tipouri
                                                                                        É modificadorfalse
                                                                                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                        Resumotrue
                                                                                        Requisitos

                                                                                        There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                                                                                        Valor do padrãohttps://fhir.saude.go.gov.br/sid/cns
                                                                                        ExemploGeneral: http://www.acme.com/identifiers/patient
                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        88. Patient.identifier:cns.value
                                                                                        Definição

                                                                                        The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                                                                                        CurtoNúmero do Cartão Nacional de Saúde do indivíduo
                                                                                        Comentários

                                                                                        If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                                                                                        Controlo1..1
                                                                                        Tipostring
                                                                                        É modificadorfalse
                                                                                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                        Resumotrue
                                                                                        ExemploGeneral: 123456
                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        90. Patient.identifier:cns.period
                                                                                        Definição

                                                                                        Time period during which identifier is/was valid for use.

                                                                                        CurtoTime period when id is/was valid for use
                                                                                        Controlo0..0
                                                                                        TipoPeriod
                                                                                        É modificadorfalse
                                                                                        Resumotrue
                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        92. Patient.identifier:cns.assigner
                                                                                        Definição

                                                                                        Organization that issued/manages the identifier.

                                                                                        CurtoOrganization that issued id (may be just text)
                                                                                        Comentários

                                                                                        The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                                                                                        Controlo0..0
                                                                                        TipoReference(Organization)
                                                                                        É modificadorfalse
                                                                                        Resumotrue
                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        94. Patient.active
                                                                                        Definição

                                                                                        Whether this patient record is in active use. Many systems use this property to mark as non-current patients, such as those that have not been seen for a period of time based on an organization's business rules.

                                                                                        It is often used to filter patient lists to exclude inactive patients

                                                                                        Deceased patients may also be marked as inactive for the same reasons, but may be active for some time after death.

                                                                                        CurtoWhether this patient's record is in active use
                                                                                        Comentários

                                                                                        If a record is inactive, and linked to an active record, then future patient/record updates should occur on the other patient.

                                                                                        Controlo0..0
                                                                                        Tipoboolean
                                                                                        É modificadortrue porque This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid
                                                                                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                        Resumotrue
                                                                                        Requisitos

                                                                                        Need to be able to mark a patient record as not to be used because it was created in error.

                                                                                        Significado em caso de faltaThis resource is generally assumed to be active if no value is provided for the active element
                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        96. Patient.name
                                                                                        Definição

                                                                                        A name associated with the individual.

                                                                                        CurtoNome(s) utilizado(s) pelo indivíduo
                                                                                        Comentários

                                                                                        A patient may have multiple names with different uses or applicable periods. For animals, the name is a "HumanName" in the sense that is assigned and used by humans and has the same patterns.

                                                                                        Controlo1..2
                                                                                        TipoHumanName(Nome do cidadão)
                                                                                        É modificadorfalse
                                                                                        Resumotrue
                                                                                        Requisitos

                                                                                        Need to be able to track the patient by multiple names. Examples are your official name and a partner name.

                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        SlicingEste elemento introduz um conjunto de fatias em Patient.name. As fatias sãoNão ordenado e Closede pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                        • pattern @ use
                                                                                        • 98. Patient.name:official
                                                                                          Nome da fatiaofficial
                                                                                          Definição

                                                                                          O nome associado ao(à) cidadão(ã)

                                                                                          CurtoNome completo de registro
                                                                                          Comentários

                                                                                          A patient may have multiple names with different uses or applicable periods. For animals, the name is a "HumanName" in the sense that is assigned and used by humans and has the same patterns.

                                                                                          Controlo1..1
                                                                                          TipoHumanName(Nome do cidadão)
                                                                                          É modificadorfalse
                                                                                          Resumotrue
                                                                                          Requisitos

                                                                                          Need to be able to track the patient by multiple names. Examples are your official name and a partner name.

                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          100. Patient.name:official.id
                                                                                          Definição

                                                                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                          CurtoUnique id for inter-element referencing
                                                                                          Controlo0..1
                                                                                          Tipostring
                                                                                          É modificadorfalse
                                                                                          Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                          Resumofalse
                                                                                          102. Patient.name:official.extension
                                                                                          Definição

                                                                                          An Extension

                                                                                          CurtoExtension
                                                                                          Controlo0..0
                                                                                          TipoExtension
                                                                                          É modificadorfalse
                                                                                          Resumofalse
                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                          SlicingEste elemento introduz um conjunto de fatias em Patient.name.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                          • value @ url
                                                                                          • 104. Patient.name:official.use
                                                                                            Definição

                                                                                            Código que identifica o tipo de nome informado como oficial/registro

                                                                                            CurtoTipo de nome
                                                                                            Comentários

                                                                                            Applications can assume that a name is current unless it explicitly says that it is temporary or old.

                                                                                            Controlo1..1
                                                                                            VínculoOs códigos DEVERÃO ser retirados de Tipo de uso do nome do cidadão
                                                                                            (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/uso-nome-cidadao)
                                                                                            Tipocode
                                                                                            É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one
                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                            Resumotrue
                                                                                            Requisitos

                                                                                            Allows the appropriate name for a particular context of use to be selected from among a set of names.

                                                                                            Valor do padrãoofficial
                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            106. Patient.name:official.text
                                                                                            Definição

                                                                                            O nome associado ao(à) cidadão(ã).

                                                                                            CurtoNome completo
                                                                                            Comentários

                                                                                            Can provide both a text representation and parts. Applications updating a name SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

                                                                                            Controlo1..1
                                                                                            Tipostring
                                                                                            É modificadorfalse
                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                            Resumotrue
                                                                                            Requisitos

                                                                                            A renderable, unencoded form.

                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            108. Patient.name:official.family
                                                                                            Definição

                                                                                            The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.

                                                                                            CurtoFamily name (often called 'Surname')
                                                                                            Comentários

                                                                                            Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures).

                                                                                            Controlo0..0
                                                                                            Tipostring
                                                                                            É modificadorfalse
                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                            Resumotrue
                                                                                            Nomes alternativossurname
                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            110. Patient.name:official.given
                                                                                            Definição

                                                                                            Given name.

                                                                                            CurtoGiven names (not always 'first'). Includes middle names
                                                                                            Comentários

                                                                                            If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called "first name" since given names do not always come first.

                                                                                            Controlo0..0
                                                                                            Tipostring
                                                                                            É modificadorfalse
                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                            Resumotrue
                                                                                            Nomes alternativosfirst name, middle name
                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            112. Patient.name:official.prefix
                                                                                            Definição

                                                                                            Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name.

                                                                                            CurtoParts that come before the name
                                                                                            Controlo0..0
                                                                                            Tipostring
                                                                                            É modificadorfalse
                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                            Resumotrue
                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            114. Patient.name:official.suffix
                                                                                            Definição

                                                                                            Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.

                                                                                            CurtoParts that come after the name
                                                                                            Controlo0..0
                                                                                            Tipostring
                                                                                            É modificadorfalse
                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                            Resumotrue
                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            116. Patient.name:official.period
                                                                                            Definição

                                                                                            Indicates the period of time when this name was valid for the named person.

                                                                                            CurtoTime period when name was/is in use
                                                                                            Controlo0..0
                                                                                            TipoPeriod
                                                                                            É modificadorfalse
                                                                                            Resumotrue
                                                                                            Requisitos

                                                                                            Allows names to be placed in historical context.

                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            118. Patient.name:usual
                                                                                            Nome da fatiausual
                                                                                            Definição

                                                                                            O nome pelo qual o(a) cidadão(ã) é reconhecido socialmente.

                                                                                            CurtoNome social
                                                                                            Comentários

                                                                                            A patient may have multiple names with different uses or applicable periods. For animals, the name is a "HumanName" in the sense that is assigned and used by humans and has the same patterns.

                                                                                            Controlo0..1
                                                                                            TipoHumanName(Nome do cidadão)
                                                                                            É modificadorfalse
                                                                                            Resumotrue
                                                                                            Requisitos

                                                                                            Need to be able to track the patient by multiple names. Examples are your official name and a partner name.

                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            120. Patient.name:usual.id
                                                                                            Definição

                                                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                            CurtoUnique id for inter-element referencing
                                                                                            Controlo0..1
                                                                                            Tipostring
                                                                                            É modificadorfalse
                                                                                            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                            Resumofalse
                                                                                            122. Patient.name:usual.extension
                                                                                            Definição

                                                                                            An Extension

                                                                                            CurtoExtension
                                                                                            Controlo0..0
                                                                                            TipoExtension
                                                                                            É modificadorfalse
                                                                                            Resumofalse
                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                            SlicingEste elemento introduz um conjunto de fatias em Patient.name.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                            • value @ url
                                                                                            • 124. Patient.name:usual.use
                                                                                              Definição

                                                                                              Código que identifica o tipo de nome informado como usual/social

                                                                                              CurtoTipo de nome
                                                                                              Comentários

                                                                                              Applications can assume that a name is current unless it explicitly says that it is temporary or old.

                                                                                              Controlo1..1
                                                                                              VínculoOs códigos DEVERÃO ser retirados de Tipo de uso do nome do cidadão
                                                                                              (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/uso-nome-cidadao)
                                                                                              Tipocode
                                                                                              É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one
                                                                                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                              Resumotrue
                                                                                              Requisitos

                                                                                              Allows the appropriate name for a particular context of use to be selected from among a set of names.

                                                                                              Valor do padrãousual
                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              126. Patient.name:usual.text
                                                                                              Definição

                                                                                              O nome pelo qual o(a) cidadão(ã) é reconhecido socialmente.

                                                                                              CurtoNome
                                                                                              Comentários

                                                                                              Can provide both a text representation and parts. Applications updating a name SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

                                                                                              Controlo1..1
                                                                                              Tipostring
                                                                                              É modificadorfalse
                                                                                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                              Resumotrue
                                                                                              Requisitos

                                                                                              A renderable, unencoded form.

                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              128. Patient.name:usual.family
                                                                                              Definição

                                                                                              The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.

                                                                                              CurtoFamily name (often called 'Surname')
                                                                                              Comentários

                                                                                              Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures).

                                                                                              Controlo0..0
                                                                                              Tipostring
                                                                                              É modificadorfalse
                                                                                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                              Resumotrue
                                                                                              Nomes alternativossurname
                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              130. Patient.name:usual.given
                                                                                              Definição

                                                                                              Given name.

                                                                                              CurtoGiven names (not always 'first'). Includes middle names
                                                                                              Comentários

                                                                                              If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called "first name" since given names do not always come first.

                                                                                              Controlo0..0
                                                                                              Tipostring
                                                                                              É modificadorfalse
                                                                                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                              Resumotrue
                                                                                              Nomes alternativosfirst name, middle name
                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              132. Patient.name:usual.prefix
                                                                                              Definição

                                                                                              Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name.

                                                                                              CurtoParts that come before the name
                                                                                              Controlo0..0
                                                                                              Tipostring
                                                                                              É modificadorfalse
                                                                                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                              Resumotrue
                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              134. Patient.name:usual.suffix
                                                                                              Definição

                                                                                              Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.

                                                                                              CurtoParts that come after the name
                                                                                              Controlo0..0
                                                                                              Tipostring
                                                                                              É modificadorfalse
                                                                                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                              Resumotrue
                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              136. Patient.name:usual.period
                                                                                              Definição

                                                                                              Indicates the period of time when this name was valid for the named person.

                                                                                              CurtoTime period when name was/is in use
                                                                                              Controlo0..0
                                                                                              TipoPeriod
                                                                                              É modificadorfalse
                                                                                              Resumotrue
                                                                                              Requisitos

                                                                                              Allows names to be placed in historical context.

                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              138. Patient.telecom
                                                                                              Definição

                                                                                              A contact detail (e.g. a telephone number or an email address) by which the individual may be contacted.

                                                                                              CurtoMeio(s) para entrar em contato com o indivíduo
                                                                                              Comentários

                                                                                              A Patient may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and also to help with identification. The address might not go directly to the individual, but may reach another party that is able to proxy for the patient (i.e. home phone, or pet owner's phone).

                                                                                              Controlo0..*
                                                                                              TipoContactPoint
                                                                                              É modificadorfalse
                                                                                              Resumotrue
                                                                                              Requisitos

                                                                                              People have (primary) ways to contact them in some way such as phone, email.

                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              NumeroTelefoneValido: O número de telefone informado deve ser validado conforme os requisitos definidos pelo CadSUS, incluindo formato, quantidade de dígitos e máscara de apresentação. Máscara de telefone para números nacionais (xx) xxxx-xxxx ou (xx) xxxxx-xxxx. Para números internacionais, o + significa que será utilizado o código do país, a lógica é de 1 a 3 dígitos de código do país (+X, +XX ou +XXX), na sequência uma quantidade de dígitos entre o código de área e o número propriamente dito que, somados ao código do país, não podem exceder 15 dígitos. ($this.where(system = 'phone').select(value).all(matches('^((\\(([0-9]{2})\\)) ([0-9]{4,5})\\-([0-9]{4}))|^((\\+\\d{1,3}) (\\d{2,3})) \\d{3,5}\\-\\d{4}$')))
                                                                                              EmailValido: O endereço de e-mail informado deve ser validado conforme os requisitos do CadSUS, garantindo que siga o padrão estrutural mínimo (usuário@domínio) e não contenha caracteres inválidos. ($this.where(system = 'email').select(value).all(matches('^([\\w-\\.]+){1,64}@([\\w&&[^_]]+){2,255}(.[a-z]{2,}){1,}$')))
                                                                                              SlicingEste elemento introduz um conjunto de fatias em Patient.telecom. As fatias sãoNão ordenado e Closede pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                              • pattern @ system
                                                                                              • 140. Patient.telecom:phone
                                                                                                Nome da fatiaphone
                                                                                                Definição

                                                                                                Número de telefone de contato com o cidadão.

                                                                                                CurtoTelefone
                                                                                                Comentários

                                                                                                A Patient may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and also to help with identification. The address might not go directly to the individual, but may reach another party that is able to proxy for the patient (i.e. home phone, or pet owner's phone).

                                                                                                Controlo0..*
                                                                                                TipoContactPoint
                                                                                                É modificadorfalse
                                                                                                Resumotrue
                                                                                                Requisitos

                                                                                                People have (primary) ways to contact them in some way such as phone, email.

                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                142. Patient.telecom:phone.id
                                                                                                Definição

                                                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                CurtoUnique id for inter-element referencing
                                                                                                Controlo0..1
                                                                                                Tipostring
                                                                                                É modificadorfalse
                                                                                                Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                Resumofalse
                                                                                                144. Patient.telecom:phone.extension
                                                                                                Definição

                                                                                                An Extension

                                                                                                CurtoExtension
                                                                                                Controlo0..0
                                                                                                TipoExtension
                                                                                                É modificadorfalse
                                                                                                Resumofalse
                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                SlicingEste elemento introduz um conjunto de fatias em Patient.telecom.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                • value @ url
                                                                                                • 146. Patient.telecom:phone.system
                                                                                                  Definição

                                                                                                  Telecommunications form for contact point - what communications system is required to make use of the contact.

                                                                                                  CurtoSistema de códigos que define o tipo de meio de contato
                                                                                                  Controlo1..1
                                                                                                  Este elemento é afetado pelas seguintes invariantes: cpt-2
                                                                                                  VínculoOs códigos DEVERÃO ser retirados de ContactPointSystem
                                                                                                  (required to http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1)

                                                                                                  Telecommunications form for contact point.

                                                                                                  Tipocode
                                                                                                  É modificadorfalse
                                                                                                  Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                  Resumotrue
                                                                                                  Valor do padrãophone
                                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  148. Patient.telecom:phone.value
                                                                                                  Definição

                                                                                                  Número de telefone de contato com o cidadão.

                                                                                                  CurtoTelefone
                                                                                                  Comentários

                                                                                                  Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.

                                                                                                  Controlo1..1
                                                                                                  Tipostring
                                                                                                  É modificadorfalse
                                                                                                  Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                  Resumotrue
                                                                                                  Requisitos

                                                                                                  Need to support legacy numbers that are not in a tightly controlled format.

                                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  150. Patient.telecom:phone.use
                                                                                                  Definição

                                                                                                  Identifies the purpose for the contact point.

                                                                                                  Curtohome | work | temp | old | mobile - purpose of this contact point
                                                                                                  Comentários

                                                                                                  Applications can assume that a contact is current unless it explicitly says that it is temporary or old.

                                                                                                  Controlo0..0
                                                                                                  VínculoOs códigos DEVERÃO ser retirados de ContactPointUse
                                                                                                  (required to http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1)

                                                                                                  Use of contact point.

                                                                                                  Tipocode
                                                                                                  É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
                                                                                                  Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                  Resumotrue
                                                                                                  Requisitos

                                                                                                  Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

                                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  152. Patient.telecom:phone.rank
                                                                                                  Definição

                                                                                                  Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.

                                                                                                  CurtoSpecify preferred order of use (1 = highest)
                                                                                                  Comentários

                                                                                                  Note that rank does not necessarily follow the order in which the contacts are represented in the instance.

                                                                                                  Controlo0..0
                                                                                                  TipopositiveInt
                                                                                                  É modificadorfalse
                                                                                                  Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                  Resumotrue
                                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  154. Patient.telecom:phone.period
                                                                                                  Definição

                                                                                                  Time period when the contact point was/is in use.

                                                                                                  CurtoTime period when the contact point was/is in use
                                                                                                  Controlo0..0
                                                                                                  TipoPeriod
                                                                                                  É modificadorfalse
                                                                                                  Resumotrue
                                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  156. Patient.telecom:email
                                                                                                  Nome da fatiaemail
                                                                                                  Definição

                                                                                                  Endereço de correio eletrônico de contato com o cidadão.

                                                                                                  CurtoE-mail
                                                                                                  Comentários

                                                                                                  A Patient may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and also to help with identification. The address might not go directly to the individual, but may reach another party that is able to proxy for the patient (i.e. home phone, or pet owner's phone).

                                                                                                  Controlo0..*
                                                                                                  TipoContactPoint
                                                                                                  É modificadorfalse
                                                                                                  Resumotrue
                                                                                                  Requisitos

                                                                                                  People have (primary) ways to contact them in some way such as phone, email.

                                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  158. Patient.telecom:email.id
                                                                                                  Definição

                                                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                  CurtoUnique id for inter-element referencing
                                                                                                  Controlo0..1
                                                                                                  Tipostring
                                                                                                  É modificadorfalse
                                                                                                  Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                  Resumofalse
                                                                                                  160. Patient.telecom:email.extension
                                                                                                  Definição

                                                                                                  An Extension

                                                                                                  CurtoExtension
                                                                                                  Controlo0..0
                                                                                                  TipoExtension
                                                                                                  É modificadorfalse
                                                                                                  Resumofalse
                                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                  SlicingEste elemento introduz um conjunto de fatias em Patient.telecom.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                  • value @ url
                                                                                                  • 162. Patient.telecom:email.system
                                                                                                    Definição

                                                                                                    Telecommunications form for contact point - what communications system is required to make use of the contact.

                                                                                                    CurtoSistema de códigos que define o tipo de meio de contato
                                                                                                    Controlo1..1
                                                                                                    Este elemento é afetado pelas seguintes invariantes: cpt-2
                                                                                                    VínculoOs códigos DEVERÃO ser retirados de ContactPointSystem
                                                                                                    (required to http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1)

                                                                                                    Telecommunications form for contact point.

                                                                                                    Tipocode
                                                                                                    É modificadorfalse
                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                    Resumotrue
                                                                                                    Valor do padrãoemail
                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    164. Patient.telecom:email.value
                                                                                                    Definição

                                                                                                    Endereço de correio eletrônico de contato com o cidadão.

                                                                                                    CurtoE-mail
                                                                                                    Comentários

                                                                                                    Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.

                                                                                                    Controlo1..1
                                                                                                    Tipostring
                                                                                                    É modificadorfalse
                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                    Resumotrue
                                                                                                    Requisitos

                                                                                                    Need to support legacy numbers that are not in a tightly controlled format.

                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    166. Patient.telecom:email.use
                                                                                                    Definição

                                                                                                    Identifies the purpose for the contact point.

                                                                                                    Curtohome | work | temp | old | mobile - purpose of this contact point
                                                                                                    Comentários

                                                                                                    Applications can assume that a contact is current unless it explicitly says that it is temporary or old.

                                                                                                    Controlo0..0
                                                                                                    VínculoOs códigos DEVERÃO ser retirados de ContactPointUse
                                                                                                    (required to http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1)

                                                                                                    Use of contact point.

                                                                                                    Tipocode
                                                                                                    É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                    Resumotrue
                                                                                                    Requisitos

                                                                                                    Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    168. Patient.telecom:email.rank
                                                                                                    Definição

                                                                                                    Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.

                                                                                                    CurtoSpecify preferred order of use (1 = highest)
                                                                                                    Comentários

                                                                                                    Note that rank does not necessarily follow the order in which the contacts are represented in the instance.

                                                                                                    Controlo0..0
                                                                                                    TipopositiveInt
                                                                                                    É modificadorfalse
                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                    Resumotrue
                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    170. Patient.telecom:email.period
                                                                                                    Definição

                                                                                                    Time period when the contact point was/is in use.

                                                                                                    CurtoTime period when the contact point was/is in use
                                                                                                    Controlo0..0
                                                                                                    TipoPeriod
                                                                                                    É modificadorfalse
                                                                                                    Resumotrue
                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    172. Patient.gender
                                                                                                    Definição

                                                                                                    Classificação biológica do cidadão atribuída no nascimento, com base em características anatômicas e fisiológicas observadas. Conforme HL7 AdministrativeGender

                                                                                                    CurtoSexo
                                                                                                    Comentários

                                                                                                    The gender might not match the biological sex as determined by genetics or the individual's preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than male and female, though the vast majority of systems and contexts only support male and female. Systems providing decision support or enforcing business rules should ideally do this on the basis of Observations dealing with the specific sex or gender aspect of interest (anatomical, chromosomal, social, etc.) However, because these observations are infrequently recorded, defaulting to the administrative gender is common practice. Where such defaulting occurs, rule enforcement should allow for the variation between administrative and biological, chromosomal and other gender aspects. For example, an alert about a hysterectomy on a male should be handled as a warning or overridable error, not a "hard" error. See the Patient Gender and Sex section for additional information about communicating patient gender and sex.

                                                                                                    Controlo1..1
                                                                                                    VínculoOs códigos DEVERÃO ser retirados de AdministrativeGender
                                                                                                    (required to http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1)

                                                                                                    The gender of a person used for administrative purposes.

                                                                                                    Tipocode
                                                                                                    É modificadorfalse
                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                    Resumotrue
                                                                                                    Requisitos

                                                                                                    Needed for identification of the individual, in combination with (at least) name and birth date.

                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    174. Patient.birthDate
                                                                                                    Definição

                                                                                                    Data ou data e hora de nascimento do cidadão. Somente a data.

                                                                                                    CurtoData e hora de nascimento
                                                                                                    Comentários

                                                                                                    At least an estimated year should be provided as a guess if the real DOB is unknown There is a standard extension "patient-birthTime" available that should be used where Time is required (such as in maternity/infant care systems).

                                                                                                    Controlo1..1
                                                                                                    Tipodate
                                                                                                    É modificadorfalse
                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                    Resumotrue
                                                                                                    Requisitos

                                                                                                    Age of the individual drives many clinical processes.

                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    DataComPrecisaoDeDia: Data deve ter a precisão de dia ($this.toString().length() = 10)
                                                                                                    Código LOINC21112-8
                                                                                                    176. Patient.birthDate.id
                                                                                                    Definição

                                                                                                    unique id for the element within a resource (for internal references)

                                                                                                    Curtoxml:id (or equivalent in JSON)
                                                                                                    Controlo0..1
                                                                                                    Tipostring
                                                                                                    É modificadorfalse
                                                                                                    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                    Resumofalse
                                                                                                    178. Patient.birthDate.extension
                                                                                                    Definição

                                                                                                    An Extension

                                                                                                    CurtoExtension
                                                                                                    Controlo0..*
                                                                                                    TipoExtension
                                                                                                    É modificadorfalse
                                                                                                    Resumofalse
                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                    SlicingEste elemento introduz um conjunto de fatias em Patient.birthDate.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                    • value @ url
                                                                                                    • 180. Patient.birthDate.extension:birthTime
                                                                                                      Nome da fatiabirthTime
                                                                                                      Definição

                                                                                                      Data ou data e hora de nascimento do cidadão. Extension: HL7 FHIR BirthTime

                                                                                                      CurtoData e hora de nascimento
                                                                                                      Comentários

                                                                                                      The patient prefix on the extension was retained to ensure backward compatibility with existing data (the content itself is provided to assist in sharing data across patient resources effectively)

                                                                                                      Controlo0..1
                                                                                                      TipoExtension(Patient/Person/RelatedPerson/Practitioner Birth Time) (Tipo de extensão: dateTime)
                                                                                                      É modificadorfalse
                                                                                                      Resumofalse
                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                      182. Patient.birthDate.value
                                                                                                      Definição

                                                                                                      The actual value

                                                                                                      CurtoPrimitive value for date
                                                                                                      Controlo0..1
                                                                                                      Tipodate
                                                                                                      É modificadorfalse
                                                                                                      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                      Resumofalse
                                                                                                      184. Patient.deceased[x]
                                                                                                      Definição

                                                                                                      Indicates if the individual is deceased or not.

                                                                                                      CurtoIndicates if the individual is deceased or not
                                                                                                      Comentários

                                                                                                      If there's no value in the instance, it means there is no statement on whether or not the individual is deceased. Most systems will interpret the absence of a value as a sign of the person being alive.

                                                                                                      Controlo0..1
                                                                                                      TipoEscolha de: boolean, dateTime
                                                                                                      [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                                                      É modificadortrue porque This element is labeled as a modifier because once a patient is marked as deceased, the actions that are appropriate to perform on the patient may be significantly different.
                                                                                                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                      Resumotrue
                                                                                                      Requisitos

                                                                                                      The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive.

                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      SlicingEste elemento introduz um conjunto de fatias em Patient.deceased[x]. As fatias sãoNão ordenado e Closede pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                      • type @ $this
                                                                                                      • 186. Patient.deceased[x]:deceasedBoolean
                                                                                                        Nome da fatiadeceasedBoolean
                                                                                                        Definição

                                                                                                        Registra se o cidadão faleceu, caso a opção seja verdadeira.

                                                                                                        CurtoCidadão falecido
                                                                                                        Comentários

                                                                                                        If there's no value in the instance, it means there is no statement on whether or not the individual is deceased. Most systems will interpret the absence of a value as a sign of the person being alive.

                                                                                                        Controlo0..1
                                                                                                        Tipoboolean
                                                                                                        [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                                                        É modificadortrue porque This element is labeled as a modifier because once a patient is marked as deceased, the actions that are appropriate to perform on the patient may be significantly different.
                                                                                                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                        Resumotrue
                                                                                                        Requisitos

                                                                                                        The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive.

                                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        188. Patient.deceased[x]:deceasedDateTime
                                                                                                        Nome da fatiadeceasedDateTime
                                                                                                        Definição

                                                                                                        A data ou a data e hora que o cidadão faleceu.

                                                                                                        CurtoData e hora do óbito
                                                                                                        Comentários

                                                                                                        If there's no value in the instance, it means there is no statement on whether or not the individual is deceased. Most systems will interpret the absence of a value as a sign of the person being alive.

                                                                                                        Controlo0..1
                                                                                                        TipodateTime
                                                                                                        [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                                                        É modificadortrue porque This element is labeled as a modifier because once a patient is marked as deceased, the actions that are appropriate to perform on the patient may be significantly different.
                                                                                                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                        Resumotrue
                                                                                                        Requisitos

                                                                                                        The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive.

                                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        190. Patient.address
                                                                                                        Definição

                                                                                                        Na hipótese de estrangeiro deverá ser informado o endereço do local onde se encontra hospedado no Brasil.

                                                                                                        CurtoEndereço de residência
                                                                                                        Comentários

                                                                                                        Patient may have multiple addresses with different uses or applicable periods.

                                                                                                        Controlo1..1
                                                                                                        TipoAddress
                                                                                                        É modificadorfalse
                                                                                                        Resumotrue
                                                                                                        Requisitos

                                                                                                        May need to keep track of patient addresses for contacting, billing or reporting requirements and also to help with identification.

                                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        192. Patient.address.id
                                                                                                        Definição

                                                                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                        CurtoUnique id for inter-element referencing
                                                                                                        Controlo0..1
                                                                                                        Tipostring
                                                                                                        É modificadorfalse
                                                                                                        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                        Resumofalse
                                                                                                        194. Patient.address.extension
                                                                                                        Definição

                                                                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                                        CurtoAdditional content defined by implementations
                                                                                                        Comentários

                                                                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                        Controlo0..*
                                                                                                        TipoExtension
                                                                                                        É modificadorfalse
                                                                                                        Resumofalse
                                                                                                        Nomes alternativosextensions, user content
                                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                        SlicingEste elemento introduz um conjunto de fatias em Patient.address.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                        • value @ url
                                                                                                        • 196. Patient.address.use
                                                                                                          Definição

                                                                                                          The purpose of this address.

                                                                                                          Curtohome | work | temp | old | billing - purpose of this address
                                                                                                          Comentários

                                                                                                          Applications can assume that an address is current unless it explicitly says that it is temporary or old.

                                                                                                          Controlo0..1
                                                                                                          VínculoOs códigos DEVERÃO ser retirados de AddressUse
                                                                                                          (required to http://hl7.org/fhir/ValueSet/address-use|4.0.1)

                                                                                                          The use of an address.

                                                                                                          Tipocode
                                                                                                          É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one
                                                                                                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                          Resumotrue
                                                                                                          Requisitos

                                                                                                          Allows an appropriate address to be chosen from a list of many.

                                                                                                          Valor do padrãohome
                                                                                                          ExemploGeneral: home
                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          198. Patient.address.type
                                                                                                          Definição

                                                                                                          Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.

                                                                                                          Curtopostal | physical | both
                                                                                                          Comentários

                                                                                                          The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource).

                                                                                                          Controlo0..1
                                                                                                          VínculoOs códigos DEVERÃO ser retirados de AddressType
                                                                                                          (required to http://hl7.org/fhir/ValueSet/address-type|4.0.1)

                                                                                                          The type of an address (physical / postal).

                                                                                                          Tipocode
                                                                                                          É modificadorfalse
                                                                                                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                          Resumotrue
                                                                                                          ExemploGeneral: both
                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          200. Patient.address.text
                                                                                                          Definição

                                                                                                          Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts.

                                                                                                          CurtoText representation of the address
                                                                                                          Comentários

                                                                                                          Can provide both a text representation and parts. Applications updating an address SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

                                                                                                          Controlo0..1
                                                                                                          Tipostring
                                                                                                          É modificadorfalse
                                                                                                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                          Resumotrue
                                                                                                          Requisitos

                                                                                                          A renderable, unencoded form.

                                                                                                          ExemploGeneral: 137 Nowhere Street, Erewhon 9132
                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          202. Patient.address.line
                                                                                                          Definição

                                                                                                          This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

                                                                                                          CurtoStreet name, number, direction & P.O. Box etc.
                                                                                                          Controlo3..5
                                                                                                          Tipostring
                                                                                                          É modificadorfalse
                                                                                                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                          Resumotrue
                                                                                                          ExemploGeneral: 137 Nowhere Street
                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          SlicingEste elemento introduz um conjunto de fatias em Patient.address.line. As fatias sãoEncomendado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                          • value @ extension('https://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco').value
                                                                                                          • 204. Patient.address.line:tipoLogradouro
                                                                                                            Nome da fatiatipoLogradouro
                                                                                                            Definição

                                                                                                            Identifica o tipo de logradouro da residência do indivíduo. Conforme Tipo de Logradouro do Cadastro Nacional de Pessoas para a Saúde (CadSUS)

                                                                                                            CurtoTipo de logradouro da residência
                                                                                                            Controlo1..1
                                                                                                            Tipostring
                                                                                                            É modificadorfalse
                                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                            Resumotrue
                                                                                                            ExemploGeneral: 137 Nowhere Street
                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            206. Patient.address.line:tipoLogradouro.id
                                                                                                            Definição

                                                                                                            unique id for the element within a resource (for internal references)

                                                                                                            Curtoxml:id (or equivalent in JSON)
                                                                                                            Controlo0..1
                                                                                                            Tipostring
                                                                                                            É modificadorfalse
                                                                                                            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                            Resumofalse
                                                                                                            208. Patient.address.line:tipoLogradouro.extension
                                                                                                            Definição

                                                                                                            An Extension

                                                                                                            CurtoExtension
                                                                                                            Controlo1..*
                                                                                                            TipoExtension
                                                                                                            É modificadorfalse
                                                                                                            Resumofalse
                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                            SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                            • value @ url
                                                                                                            • 210. Patient.address.line:tipoLogradouro.extension:tipoInformacao
                                                                                                              Nome da fatiatipoInformacao
                                                                                                              Definição

                                                                                                              Tipo de informação de endereço que identifica o significado de cada valor do elemento Address.line.

                                                                                                              CurtoTipo de Informação de Endereço
                                                                                                              Controlo1..1
                                                                                                              Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                                                              TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                                                                                              É modificadorfalse
                                                                                                              Resumofalse
                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                              212. Patient.address.line:tipoLogradouro.extension:tipoInformacao.id
                                                                                                              Definição

                                                                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                              CurtoUnique id for inter-element referencing
                                                                                                              Controlo0..1
                                                                                                              Tipostring
                                                                                                              É modificadorfalse
                                                                                                              Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                              Resumofalse
                                                                                                              214. Patient.address.line:tipoLogradouro.extension:tipoInformacao.extension
                                                                                                              Definição

                                                                                                              An Extension

                                                                                                              CurtoExtension
                                                                                                              Controlo0..0
                                                                                                              TipoExtension
                                                                                                              É modificadorfalse
                                                                                                              Resumofalse
                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                              SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                              • value @ url
                                                                                                              • 216. Patient.address.line:tipoLogradouro.extension:tipoInformacao.url
                                                                                                                Definição

                                                                                                                Source of the definition for the extension code - a logical name or a URL.

                                                                                                                Curtoidentifies the meaning of the extension
                                                                                                                Comentários

                                                                                                                The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                                                                                Controlo1..1
                                                                                                                Tipouri
                                                                                                                É modificadorfalse
                                                                                                                Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                Resumofalse
                                                                                                                Valor fixohttps://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco
                                                                                                                218. Patient.address.line:tipoLogradouro.extension:tipoInformacao.value[x]
                                                                                                                Definição

                                                                                                                Código que identifica o tipo de informação do endereço: tipo de logradouro, logradouro, número, bairro ou complemento.

                                                                                                                CurtoTipo de informação
                                                                                                                Controlo1..1
                                                                                                                VínculoOs códigos DEVERÃO ser retirados de Tipo de Informação de Endereço
                                                                                                                (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-informacao-endereco)
                                                                                                                Tipocode
                                                                                                                [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                                                                É modificadorfalse
                                                                                                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                Resumofalse
                                                                                                                Valor do padrãotipologradouro
                                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                220. Patient.address.line:tipoLogradouro.value
                                                                                                                Definição

                                                                                                                The actual value

                                                                                                                CurtoPrimitive value for string
                                                                                                                Controlo0..1
                                                                                                                Tipostring
                                                                                                                É modificadorfalse
                                                                                                                Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                Resumofalse
                                                                                                                Comprimento máximo:1048576
                                                                                                                222. Patient.address.line:logradouro
                                                                                                                Nome da fatialogradouro
                                                                                                                Definição

                                                                                                                Campo descritivo do logradouro de residência do(a) cidadão(ã).

                                                                                                                CurtoNome do logradouro de residência
                                                                                                                Controlo1..1
                                                                                                                Tipostring
                                                                                                                É modificadorfalse
                                                                                                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                Resumotrue
                                                                                                                ExemploGeneral: 137 Nowhere Street
                                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                224. Patient.address.line:logradouro.id
                                                                                                                Definição

                                                                                                                unique id for the element within a resource (for internal references)

                                                                                                                Curtoxml:id (or equivalent in JSON)
                                                                                                                Controlo0..1
                                                                                                                Tipostring
                                                                                                                É modificadorfalse
                                                                                                                Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                Resumofalse
                                                                                                                226. Patient.address.line:logradouro.extension
                                                                                                                Definição

                                                                                                                An Extension

                                                                                                                CurtoExtension
                                                                                                                Controlo1..*
                                                                                                                TipoExtension
                                                                                                                É modificadorfalse
                                                                                                                Resumofalse
                                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                • value @ url
                                                                                                                • 228. Patient.address.line:logradouro.extension:tipoInformacao
                                                                                                                  Nome da fatiatipoInformacao
                                                                                                                  Definição

                                                                                                                  Tipo de informação de endereço que identifica o significado de cada valor do elemento Address.line.

                                                                                                                  CurtoTipo de Informação de Endereço
                                                                                                                  Controlo1..1
                                                                                                                  Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                                                                  TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                                                                                                  É modificadorfalse
                                                                                                                  Resumofalse
                                                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                  230. Patient.address.line:logradouro.extension:tipoInformacao.id
                                                                                                                  Definição

                                                                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                  CurtoUnique id for inter-element referencing
                                                                                                                  Controlo0..1
                                                                                                                  Tipostring
                                                                                                                  É modificadorfalse
                                                                                                                  Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                  Resumofalse
                                                                                                                  232. Patient.address.line:logradouro.extension:tipoInformacao.extension
                                                                                                                  Definição

                                                                                                                  An Extension

                                                                                                                  CurtoExtension
                                                                                                                  Controlo0..0
                                                                                                                  TipoExtension
                                                                                                                  É modificadorfalse
                                                                                                                  Resumofalse
                                                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                  SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                  • value @ url
                                                                                                                  • 234. Patient.address.line:logradouro.extension:tipoInformacao.url
                                                                                                                    Definição

                                                                                                                    Source of the definition for the extension code - a logical name or a URL.

                                                                                                                    Curtoidentifies the meaning of the extension
                                                                                                                    Comentários

                                                                                                                    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                                                                                    Controlo1..1
                                                                                                                    Tipouri
                                                                                                                    É modificadorfalse
                                                                                                                    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                    Resumofalse
                                                                                                                    Valor fixohttps://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco
                                                                                                                    236. Patient.address.line:logradouro.extension:tipoInformacao.value[x]
                                                                                                                    Definição

                                                                                                                    Código que identifica o tipo de informação do endereço: tipo de logradouro, logradouro, número, bairro ou complemento.

                                                                                                                    CurtoTipo de informação
                                                                                                                    Controlo1..1
                                                                                                                    VínculoOs códigos DEVERÃO ser retirados de Tipo de Informação de Endereço
                                                                                                                    (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-informacao-endereco)
                                                                                                                    Tipocode
                                                                                                                    [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                                                                    É modificadorfalse
                                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                    Resumofalse
                                                                                                                    Valor do padrãologradouro
                                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                    238. Patient.address.line:logradouro.value
                                                                                                                    Definição

                                                                                                                    The actual value

                                                                                                                    CurtoPrimitive value for string
                                                                                                                    Controlo0..1
                                                                                                                    Tipostring
                                                                                                                    É modificadorfalse
                                                                                                                    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                    Resumofalse
                                                                                                                    Comprimento máximo:1048576
                                                                                                                    240. Patient.address.line:numero
                                                                                                                    Nome da fatianumero
                                                                                                                    Definição

                                                                                                                    Número de residência do(a) cidadão(ã).

                                                                                                                    CurtoNúmero da residência
                                                                                                                    Controlo0..1
                                                                                                                    Tipostring
                                                                                                                    É modificadorfalse
                                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                    Resumotrue
                                                                                                                    ExemploGeneral: 137 Nowhere Street
                                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                    242. Patient.address.line:numero.id
                                                                                                                    Definição

                                                                                                                    unique id for the element within a resource (for internal references)

                                                                                                                    Curtoxml:id (or equivalent in JSON)
                                                                                                                    Controlo0..1
                                                                                                                    Tipostring
                                                                                                                    É modificadorfalse
                                                                                                                    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                    Resumofalse
                                                                                                                    244. Patient.address.line:numero.extension
                                                                                                                    Definição

                                                                                                                    An Extension

                                                                                                                    CurtoExtension
                                                                                                                    Controlo1..*
                                                                                                                    TipoExtension
                                                                                                                    É modificadorfalse
                                                                                                                    Resumofalse
                                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                    SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                    • value @ url
                                                                                                                    • 246. Patient.address.line:numero.extension:tipoInformacao
                                                                                                                      Nome da fatiatipoInformacao
                                                                                                                      Definição

                                                                                                                      Tipo de informação de endereço que identifica o significado de cada valor do elemento Address.line.

                                                                                                                      CurtoTipo de Informação de Endereço
                                                                                                                      Controlo1..1
                                                                                                                      Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                                                                      TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                                                                                                      É modificadorfalse
                                                                                                                      Resumofalse
                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                      248. Patient.address.line:numero.extension:tipoInformacao.id
                                                                                                                      Definição

                                                                                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                      CurtoUnique id for inter-element referencing
                                                                                                                      Controlo0..1
                                                                                                                      Tipostring
                                                                                                                      É modificadorfalse
                                                                                                                      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                      Resumofalse
                                                                                                                      250. Patient.address.line:numero.extension:tipoInformacao.extension
                                                                                                                      Definição

                                                                                                                      An Extension

                                                                                                                      CurtoExtension
                                                                                                                      Controlo0..0
                                                                                                                      TipoExtension
                                                                                                                      É modificadorfalse
                                                                                                                      Resumofalse
                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                      SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                      • value @ url
                                                                                                                      • 252. Patient.address.line:numero.extension:tipoInformacao.url
                                                                                                                        Definição

                                                                                                                        Source of the definition for the extension code - a logical name or a URL.

                                                                                                                        Curtoidentifies the meaning of the extension
                                                                                                                        Comentários

                                                                                                                        The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                                                                                        Controlo1..1
                                                                                                                        Tipouri
                                                                                                                        É modificadorfalse
                                                                                                                        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                        Resumofalse
                                                                                                                        Valor fixohttps://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco
                                                                                                                        254. Patient.address.line:numero.extension:tipoInformacao.value[x]
                                                                                                                        Definição

                                                                                                                        Código que identifica o tipo de informação do endereço: tipo de logradouro, logradouro, número, bairro ou complemento.

                                                                                                                        CurtoTipo de informação
                                                                                                                        Controlo1..1
                                                                                                                        VínculoOs códigos DEVERÃO ser retirados de Tipo de Informação de Endereço
                                                                                                                        (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-informacao-endereco)
                                                                                                                        Tipocode
                                                                                                                        [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                                                                        É modificadorfalse
                                                                                                                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                        Resumofalse
                                                                                                                        Valor do padrãonumero
                                                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        256. Patient.address.line:numero.value
                                                                                                                        Definição

                                                                                                                        The actual value

                                                                                                                        CurtoPrimitive value for string
                                                                                                                        Controlo0..1
                                                                                                                        Tipostring
                                                                                                                        É modificadorfalse
                                                                                                                        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                        Resumofalse
                                                                                                                        Comprimento máximo:1048576
                                                                                                                        258. Patient.address.line:bairro
                                                                                                                        Nome da fatiabairro
                                                                                                                        Definição

                                                                                                                        Campo descritivo do bairro de residência do(a) cidadão(ã).

                                                                                                                        CurtoBairro da residência
                                                                                                                        Controlo1..1
                                                                                                                        Tipostring
                                                                                                                        É modificadorfalse
                                                                                                                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                        Resumotrue
                                                                                                                        ExemploGeneral: 137 Nowhere Street
                                                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        260. Patient.address.line:bairro.id
                                                                                                                        Definição

                                                                                                                        unique id for the element within a resource (for internal references)

                                                                                                                        Curtoxml:id (or equivalent in JSON)
                                                                                                                        Controlo0..1
                                                                                                                        Tipostring
                                                                                                                        É modificadorfalse
                                                                                                                        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                        Resumofalse
                                                                                                                        262. Patient.address.line:bairro.extension
                                                                                                                        Definição

                                                                                                                        An Extension

                                                                                                                        CurtoExtension
                                                                                                                        Controlo1..*
                                                                                                                        TipoExtension
                                                                                                                        É modificadorfalse
                                                                                                                        Resumofalse
                                                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                        SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                        • value @ url
                                                                                                                        • 264. Patient.address.line:bairro.extension:tipoInformacao
                                                                                                                          Nome da fatiatipoInformacao
                                                                                                                          Definição

                                                                                                                          Tipo de informação de endereço que identifica o significado de cada valor do elemento Address.line.

                                                                                                                          CurtoTipo de Informação de Endereço
                                                                                                                          Controlo1..1
                                                                                                                          Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                                                                          TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                                                                                                          É modificadorfalse
                                                                                                                          Resumofalse
                                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                          266. Patient.address.line:bairro.extension:tipoInformacao.id
                                                                                                                          Definição

                                                                                                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                          CurtoUnique id for inter-element referencing
                                                                                                                          Controlo0..1
                                                                                                                          Tipostring
                                                                                                                          É modificadorfalse
                                                                                                                          Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                          Resumofalse
                                                                                                                          268. Patient.address.line:bairro.extension:tipoInformacao.extension
                                                                                                                          Definição

                                                                                                                          An Extension

                                                                                                                          CurtoExtension
                                                                                                                          Controlo0..0
                                                                                                                          TipoExtension
                                                                                                                          É modificadorfalse
                                                                                                                          Resumofalse
                                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                          SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                          • value @ url
                                                                                                                          • 270. Patient.address.line:bairro.extension:tipoInformacao.url
                                                                                                                            Definição

                                                                                                                            Source of the definition for the extension code - a logical name or a URL.

                                                                                                                            Curtoidentifies the meaning of the extension
                                                                                                                            Comentários

                                                                                                                            The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                                                                                            Controlo1..1
                                                                                                                            Tipouri
                                                                                                                            É modificadorfalse
                                                                                                                            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                            Resumofalse
                                                                                                                            Valor fixohttps://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco
                                                                                                                            272. Patient.address.line:bairro.extension:tipoInformacao.value[x]
                                                                                                                            Definição

                                                                                                                            Código que identifica o tipo de informação do endereço: tipo de logradouro, logradouro, número, bairro ou complemento.

                                                                                                                            CurtoTipo de informação
                                                                                                                            Controlo1..1
                                                                                                                            VínculoOs códigos DEVERÃO ser retirados de Tipo de Informação de Endereço
                                                                                                                            (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-informacao-endereco)
                                                                                                                            Tipocode
                                                                                                                            [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                                                                            É modificadorfalse
                                                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                            Resumofalse
                                                                                                                            Valor do padrãobairro
                                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            274. Patient.address.line:bairro.value
                                                                                                                            Definição

                                                                                                                            The actual value

                                                                                                                            CurtoPrimitive value for string
                                                                                                                            Controlo0..1
                                                                                                                            Tipostring
                                                                                                                            É modificadorfalse
                                                                                                                            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                            Resumofalse
                                                                                                                            Comprimento máximo:1048576
                                                                                                                            276. Patient.address.line:complemento
                                                                                                                            Nome da fatiacomplemento
                                                                                                                            Definição

                                                                                                                            Informações adicionais para localizar o endereço de residência do(a) cidadão(ã), como quadra, lote, entre outros.

                                                                                                                            CurtoComplemento do endereço da residência
                                                                                                                            Controlo0..1
                                                                                                                            Tipostring
                                                                                                                            É modificadorfalse
                                                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                            Resumotrue
                                                                                                                            ExemploGeneral: 137 Nowhere Street
                                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            278. Patient.address.line:complemento.id
                                                                                                                            Definição

                                                                                                                            unique id for the element within a resource (for internal references)

                                                                                                                            Curtoxml:id (or equivalent in JSON)
                                                                                                                            Controlo0..1
                                                                                                                            Tipostring
                                                                                                                            É modificadorfalse
                                                                                                                            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                            Resumofalse
                                                                                                                            280. Patient.address.line:complemento.extension
                                                                                                                            Definição

                                                                                                                            An Extension

                                                                                                                            CurtoExtension
                                                                                                                            Controlo1..*
                                                                                                                            TipoExtension
                                                                                                                            É modificadorfalse
                                                                                                                            Resumofalse
                                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                            SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                            • value @ url
                                                                                                                            • 282. Patient.address.line:complemento.extension:tipoInformacao
                                                                                                                              Nome da fatiatipoInformacao
                                                                                                                              Definição

                                                                                                                              Tipo de informação de endereço que identifica o significado de cada valor do elemento Address.line.

                                                                                                                              CurtoTipo de Informação de Endereço
                                                                                                                              Controlo1..1
                                                                                                                              Este elemento é afetado pelas seguintes invariantes: ele-1
                                                                                                                              TipoExtension(Tipo de Informação de Endereço) (Tipo de extensão: code)
                                                                                                                              É modificadorfalse
                                                                                                                              Resumofalse
                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                              284. Patient.address.line:complemento.extension:tipoInformacao.id
                                                                                                                              Definição

                                                                                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                              CurtoUnique id for inter-element referencing
                                                                                                                              Controlo0..1
                                                                                                                              Tipostring
                                                                                                                              É modificadorfalse
                                                                                                                              Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                              Resumofalse
                                                                                                                              286. Patient.address.line:complemento.extension:tipoInformacao.extension
                                                                                                                              Definição

                                                                                                                              An Extension

                                                                                                                              CurtoExtension
                                                                                                                              Controlo0..0
                                                                                                                              TipoExtension
                                                                                                                              É modificadorfalse
                                                                                                                              Resumofalse
                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                              SlicingEste elemento introduz um conjunto de fatias em Patient.address.line.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                              • value @ url
                                                                                                                              • 288. Patient.address.line:complemento.extension:tipoInformacao.url
                                                                                                                                Definição

                                                                                                                                Source of the definition for the extension code - a logical name or a URL.

                                                                                                                                Curtoidentifies the meaning of the extension
                                                                                                                                Comentários

                                                                                                                                The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                                                                                                Controlo1..1
                                                                                                                                Tipouri
                                                                                                                                É modificadorfalse
                                                                                                                                Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                                Resumofalse
                                                                                                                                Valor fixohttps://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco
                                                                                                                                290. Patient.address.line:complemento.extension:tipoInformacao.value[x]
                                                                                                                                Definição

                                                                                                                                Código que identifica o tipo de informação do endereço: tipo de logradouro, logradouro, número, bairro ou complemento.

                                                                                                                                CurtoTipo de informação
                                                                                                                                Controlo1..1
                                                                                                                                VínculoOs códigos DEVERÃO ser retirados de Tipo de Informação de Endereço
                                                                                                                                (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-informacao-endereco)
                                                                                                                                Tipocode
                                                                                                                                [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                                                                                                                                É modificadorfalse
                                                                                                                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                Resumofalse
                                                                                                                                Valor do padrãocomplemento
                                                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                292. Patient.address.line:complemento.value
                                                                                                                                Definição

                                                                                                                                The actual value

                                                                                                                                CurtoPrimitive value for string
                                                                                                                                Controlo0..1
                                                                                                                                Tipostring
                                                                                                                                É modificadorfalse
                                                                                                                                Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                                Resumofalse
                                                                                                                                Comprimento máximo:1048576
                                                                                                                                294. Patient.address.city
                                                                                                                                Definição

                                                                                                                                Município de residência do(a) cidadão(ã). Conforme Municípios Brasileiros da DTB/IBGE.

                                                                                                                                CurtoMunicípio de residência
                                                                                                                                Controlo1..1
                                                                                                                                VínculoOs códigos DEVERÃO ser retirados de Município
                                                                                                                                (required to http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0)
                                                                                                                                Tipostring
                                                                                                                                É modificadorfalse
                                                                                                                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                Resumotrue
                                                                                                                                Nomes alternativosMunicpality
                                                                                                                                ExemploGeneral: Erewhon
                                                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                296. Patient.address.district
                                                                                                                                Definição

                                                                                                                                The name of the administrative area (county).

                                                                                                                                CurtoDistrict name (aka county)
                                                                                                                                Comentários

                                                                                                                                District is sometimes known as county, but in some regions 'county' is used in place of city (municipality), so county name should be conveyed in city instead.

                                                                                                                                Controlo0..1
                                                                                                                                Tipostring
                                                                                                                                É modificadorfalse
                                                                                                                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                Resumotrue
                                                                                                                                Nomes alternativosCounty
                                                                                                                                ExemploGeneral: Madison
                                                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                298. Patient.address.state
                                                                                                                                Definição

                                                                                                                                Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes).

                                                                                                                                CurtoSub-unit of country (abbreviations ok)
                                                                                                                                Controlo0..1
                                                                                                                                Tipostring
                                                                                                                                É modificadorfalse
                                                                                                                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                Resumotrue
                                                                                                                                Nomes alternativosProvince, Territory
                                                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                300. Patient.address.postalCode
                                                                                                                                Definição

                                                                                                                                CEP de residência do(a) cidadão(ã).

                                                                                                                                CurtoCEP de residência
                                                                                                                                Controlo0..1
                                                                                                                                Tipostring
                                                                                                                                É modificadorfalse
                                                                                                                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                Resumotrue
                                                                                                                                Nomes alternativosZip
                                                                                                                                ExemploGeneral: 9132
                                                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                302. Patient.address.country
                                                                                                                                Definição

                                                                                                                                País de residência do indivíduo. Conforme ISO 3166 (códigos de 3 dígitos).

                                                                                                                                CurtoPaís de residência
                                                                                                                                Comentários

                                                                                                                                ISO 3166 3 letter codes can be used in place of a human readable country name.

                                                                                                                                Controlo1..1
                                                                                                                                VínculoOs códigos DEVERÃO ser retirados de Iso3166-1-3
                                                                                                                                (required to http://hl7.org/fhir/ValueSet/iso3166-1-3)
                                                                                                                                Tipostring
                                                                                                                                É modificadorfalse
                                                                                                                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                Resumotrue
                                                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                304. Patient.address.period
                                                                                                                                Definição

                                                                                                                                Time period when address was/is in use.

                                                                                                                                CurtoTime period when address was/is in use
                                                                                                                                Controlo0..1
                                                                                                                                TipoPeriod
                                                                                                                                É modificadorfalse
                                                                                                                                Resumotrue
                                                                                                                                Requisitos

                                                                                                                                Allows addresses to be placed in historical context.

                                                                                                                                ExemploGeneral: { "start" : "2010-03-23", "end" : "2010-07-01" }
                                                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                306. Patient.maritalStatus
                                                                                                                                Definição

                                                                                                                                Situação legal do cidadão em relação ao vínculo conjugal, conforme registrado em documentos oficiais ou declarado pelo próprio.

                                                                                                                                CurtoEstado civil
                                                                                                                                Controlo0..1
                                                                                                                                VínculoOs códigos DEVERÃO ser retirados de Estado Civil
                                                                                                                                (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/estado-civil)
                                                                                                                                TipoCodeableConcept
                                                                                                                                É modificadorfalse
                                                                                                                                Resumofalse
                                                                                                                                Requisitos

                                                                                                                                Most, if not all systems capture it.

                                                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                308. Patient.maritalStatus.id
                                                                                                                                Definição

                                                                                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                CurtoUnique id for inter-element referencing
                                                                                                                                Controlo0..1
                                                                                                                                Tipostring
                                                                                                                                É modificadorfalse
                                                                                                                                Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                                Resumofalse
                                                                                                                                310. Patient.maritalStatus.extension
                                                                                                                                Definição

                                                                                                                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                                                                CurtoAdditional content defined by implementations
                                                                                                                                Comentários

                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                Controlo0..*
                                                                                                                                TipoExtension
                                                                                                                                É modificadorfalse
                                                                                                                                Resumofalse
                                                                                                                                Nomes alternativosextensions, user content
                                                                                                                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                SlicingEste elemento introduz um conjunto de fatias em Patient.maritalStatus.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                                • value @ url
                                                                                                                                • 312. Patient.maritalStatus.coding
                                                                                                                                  Definição

                                                                                                                                  A reference to a code defined by a terminology system.

                                                                                                                                  CurtoCodificação que representa o estado civil
                                                                                                                                  Comentários

                                                                                                                                  Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                  Controlo1..1
                                                                                                                                  TipoCoding
                                                                                                                                  É modificadorfalse
                                                                                                                                  Resumotrue
                                                                                                                                  Requisitos

                                                                                                                                  Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  314. Patient.maritalStatus.coding.id
                                                                                                                                  Definição

                                                                                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                  CurtoUnique id for inter-element referencing
                                                                                                                                  Controlo0..1
                                                                                                                                  Tipostring
                                                                                                                                  É modificadorfalse
                                                                                                                                  Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                                  Resumofalse
                                                                                                                                  316. Patient.maritalStatus.coding.extension
                                                                                                                                  Definição

                                                                                                                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                                                                  CurtoAdditional content defined by implementations
                                                                                                                                  Comentários

                                                                                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                  Controlo0..*
                                                                                                                                  TipoExtension
                                                                                                                                  É modificadorfalse
                                                                                                                                  Resumofalse
                                                                                                                                  Nomes alternativosextensions, user content
                                                                                                                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                  SlicingEste elemento introduz um conjunto de fatias em Patient.maritalStatus.coding.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                                  • value @ url
                                                                                                                                  • 318. Patient.maritalStatus.coding.system
                                                                                                                                    Definição

                                                                                                                                    Sistema de terminologia HL7 Marital Status Codes

                                                                                                                                    CurtoSistema de códigos do estado civil
                                                                                                                                    Comentários

                                                                                                                                    The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

                                                                                                                                    Controlo1..1
                                                                                                                                    Tipouri
                                                                                                                                    É modificadorfalse
                                                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                    Resumotrue
                                                                                                                                    Requisitos

                                                                                                                                    Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                    Valor do padrãohttp://terminology.hl7.org/CodeSystem/v3-MaritalStatus
                                                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    320. Patient.maritalStatus.coding.version
                                                                                                                                    Definição

                                                                                                                                    The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                                                                                                                    CurtoVersion of the system - if relevant
                                                                                                                                    Comentários

                                                                                                                                    Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                                                                                                                    NotaEste é um ID de versão comercial, não um ID de versão de recurso (ver discussão)
                                                                                                                                    Controlo0..1
                                                                                                                                    Tipostring
                                                                                                                                    É modificadorfalse
                                                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                    Resumotrue
                                                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    322. Patient.maritalStatus.coding.code
                                                                                                                                    Definição

                                                                                                                                    Código que identifica o estado civil do indivíduo

                                                                                                                                    CurtoCódigo do estado civil
                                                                                                                                    Controlo1..1
                                                                                                                                    Tipocode
                                                                                                                                    É modificadorfalse
                                                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                    Resumotrue
                                                                                                                                    Requisitos

                                                                                                                                    Need to refer to a particular code in the system.

                                                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    324. Patient.maritalStatus.coding.display
                                                                                                                                    Definição

                                                                                                                                    A representation of the meaning of the code in the system, following the rules of the system.

                                                                                                                                    CurtoRepresentation defined by the system
                                                                                                                                    Controlo0..1
                                                                                                                                    Tipostring
                                                                                                                                    É modificadorfalse
                                                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                    Resumotrue
                                                                                                                                    Requisitos

                                                                                                                                    Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    326. Patient.maritalStatus.coding.userSelected
                                                                                                                                    Definição

                                                                                                                                    Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                                                                                                                    CurtoIf this coding was chosen directly by the user
                                                                                                                                    Comentários

                                                                                                                                    Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                                                                                                                                    Controlo0..1
                                                                                                                                    Tipoboolean
                                                                                                                                    É modificadorfalse
                                                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                    Resumotrue
                                                                                                                                    Requisitos

                                                                                                                                    This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    328. Patient.maritalStatus.text
                                                                                                                                    Definição

                                                                                                                                    A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                    CurtoPlain text representation of the concept
                                                                                                                                    Comentários

                                                                                                                                    Very often the text is the same as a displayName of one of the codings.

                                                                                                                                    Controlo0..1
                                                                                                                                    Tipostring
                                                                                                                                    É modificadorfalse
                                                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                    Resumotrue
                                                                                                                                    Requisitos

                                                                                                                                    The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    330. Patient.multipleBirth[x]
                                                                                                                                    Definição

                                                                                                                                    Indicates whether the patient is part of a multiple (boolean) or indicates the actual birth order (integer).

                                                                                                                                    CurtoWhether patient is part of a multiple birth
                                                                                                                                    Comentários

                                                                                                                                    Where the valueInteger is provided, the number is the birth number in the sequence. E.g. The middle birth in triplets would be valueInteger=2 and the third born would have valueInteger=3 If a boolean value was provided for this triplets example, then all 3 patient records would have valueBoolean=true (the ordering is not indicated).

                                                                                                                                    Controlo0..0
                                                                                                                                    TipoEscolha de: boolean, integer
                                                                                                                                    É modificadorfalse
                                                                                                                                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                    Resumofalse
                                                                                                                                    Requisitos

                                                                                                                                    For disambiguation of multiple-birth children, especially relevant where the care provider doesn't meet the patient, such as labs.

                                                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    332. Patient.photo
                                                                                                                                    Definição

                                                                                                                                    Fotografia do cidadão.

                                                                                                                                    CurtoFoto
                                                                                                                                    Comentários

                                                                                                                                    Guidelines:

                                                                                                                                    • Use id photos, not clinical photos.
                                                                                                                                    • Limit dimensions to thumbnail.
                                                                                                                                    • Keep byte count low to ease resource updates.
                                                                                                                                    Controlo0..1
                                                                                                                                    TipoAttachment
                                                                                                                                    É modificadorfalse
                                                                                                                                    Resumofalse
                                                                                                                                    Requisitos

                                                                                                                                    Many EHR systems have the capability to capture an image of the patient. Fits with newer social media usage too.

                                                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    334. Patient.photo.id
                                                                                                                                    Definição

                                                                                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                    CurtoUnique id for inter-element referencing
                                                                                                                                    Controlo0..1
                                                                                                                                    Tipostring
                                                                                                                                    É modificadorfalse
                                                                                                                                    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                                    Resumofalse
                                                                                                                                    336. Patient.photo.extension
                                                                                                                                    Definição

                                                                                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                                                                    CurtoAdditional content defined by implementations
                                                                                                                                    Comentários

                                                                                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                    Controlo0..*
                                                                                                                                    TipoExtension
                                                                                                                                    É modificadorfalse
                                                                                                                                    Resumofalse
                                                                                                                                    Nomes alternativosextensions, user content
                                                                                                                                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                    SlicingEste elemento introduz um conjunto de fatias em Patient.photo.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                                    • value @ url
                                                                                                                                    • 338. Patient.photo.contentType
                                                                                                                                      Definição

                                                                                                                                      Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.

                                                                                                                                      CurtoMime type of the content, with charset etc.
                                                                                                                                      Controlo1..1
                                                                                                                                      VínculoOs códigos DEVERÃO ser retirados de Mime Types
                                                                                                                                      (required to http://hl7.org/fhir/ValueSet/mimetypes)
                                                                                                                                      Tipocode
                                                                                                                                      É modificadorfalse
                                                                                                                                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                      Resumotrue
                                                                                                                                      Requisitos

                                                                                                                                      Processors of the data need to be able to know how to interpret the data.

                                                                                                                                      ExemploGeneral: text/plain; charset=UTF-8, image/png
                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      340. Patient.photo.language
                                                                                                                                      Definição

                                                                                                                                      The human language of the content. The value can be any valid value according to BCP 47.

                                                                                                                                      CurtoHuman language of the content (BCP-47)
                                                                                                                                      Controlo0..0
                                                                                                                                      VínculoOs códigos DEVERÃO ser retirados de CommonLanguages
                                                                                                                                      (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)

                                                                                                                                      A human language.

                                                                                                                                      Vínculos adicionaisObjetivo
                                                                                                                                      AllLanguagesVínculo máximo
                                                                                                                                      Tipocode
                                                                                                                                      É modificadorfalse
                                                                                                                                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                      Resumotrue
                                                                                                                                      Requisitos

                                                                                                                                      Users need to be able to choose between the languages in a set of attachments.

                                                                                                                                      ExemploGeneral: en-AU
                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      342. Patient.photo.data
                                                                                                                                      Definição

                                                                                                                                      The actual data of the attachment - a sequence of bytes, base64 encoded.

                                                                                                                                      CurtoData inline, base64ed
                                                                                                                                      Comentários

                                                                                                                                      The base64-encoded data SHALL be expressed in the same character set as the base resource XML or JSON.

                                                                                                                                      Controlo1..1
                                                                                                                                      Tipobase64Binary
                                                                                                                                      É modificadorfalse
                                                                                                                                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                      Resumofalse
                                                                                                                                      Requisitos

                                                                                                                                      The data needs to able to be transmitted inline.

                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      344. Patient.photo.url
                                                                                                                                      Definição

                                                                                                                                      A location where the data can be accessed.

                                                                                                                                      CurtoUri where the data can be found
                                                                                                                                      Comentários

                                                                                                                                      If both data and url are provided, the url SHALL point to the same content as the data contains. Urls may be relative references or may reference transient locations such as a wrapping envelope using cid: though this has ramifications for using signatures. Relative URLs are interpreted relative to the service url, like a resource reference, rather than relative to the resource itself. If a URL is provided, it SHALL resolve to actual data.

                                                                                                                                      Controlo0..0
                                                                                                                                      Tipourl
                                                                                                                                      É modificadorfalse
                                                                                                                                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                      Resumotrue
                                                                                                                                      Requisitos

                                                                                                                                      The data needs to be transmitted by reference.

                                                                                                                                      ExemploGeneral: http://www.acme.com/logo-small.png
                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      346. Patient.photo.size
                                                                                                                                      Definição

                                                                                                                                      The number of bytes of data that make up this attachment (before base64 encoding, if that is done).

                                                                                                                                      CurtoNumber of bytes of content (if url provided)
                                                                                                                                      Comentários

                                                                                                                                      The number of bytes is redundant if the data is provided as a base64binary, but is useful if the data is provided as a url reference.

                                                                                                                                      Controlo0..0
                                                                                                                                      TipounsignedInt
                                                                                                                                      É modificadorfalse
                                                                                                                                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                      Resumotrue
                                                                                                                                      Requisitos

                                                                                                                                      Representing the size allows applications to determine whether they should fetch the content automatically in advance, or refuse to fetch it at all.

                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      348. Patient.photo.hash
                                                                                                                                      Definição

                                                                                                                                      The calculated hash of the data using SHA-1. Represented using base64.

                                                                                                                                      CurtoHash of the data (sha-1, base64ed)
                                                                                                                                      Comentários

                                                                                                                                      The hash is calculated on the data prior to base64 encoding, if the data is based64 encoded. The hash is not intended to support digital signatures. Where protection against malicious threats a digital signature should be considered, see Provenance.signature for mechanism to protect a resource with a digital signature.

                                                                                                                                      Controlo0..0
                                                                                                                                      Tipobase64Binary
                                                                                                                                      É modificadorfalse
                                                                                                                                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                      Resumotrue
                                                                                                                                      Requisitos

                                                                                                                                      Included so that applications can verify that the contents of a location have not changed due to technical failures (e.g., storage rot, transport glitch, incorrect version).

                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      350. Patient.photo.title
                                                                                                                                      Definição

                                                                                                                                      A label or set of text to display in place of the data.

                                                                                                                                      CurtoLabel to display in place of the data
                                                                                                                                      Controlo0..0
                                                                                                                                      Tipostring
                                                                                                                                      É modificadorfalse
                                                                                                                                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                      Resumotrue
                                                                                                                                      Requisitos

                                                                                                                                      Applications need a label to display to a human user in place of the actual data if the data cannot be rendered or perceived by the viewer.

                                                                                                                                      ExemploGeneral: Official Corporate Logo
                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      352. Patient.photo.creation
                                                                                                                                      Definição

                                                                                                                                      The date that the attachment was first created.

                                                                                                                                      CurtoDate attachment was first created
                                                                                                                                      Controlo0..0
                                                                                                                                      TipodateTime
                                                                                                                                      É modificadorfalse
                                                                                                                                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                      Resumotrue
                                                                                                                                      Requisitos

                                                                                                                                      This is often tracked as an integrity issue for use of the attachment.

                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      354. Patient.contact
                                                                                                                                      Definição

                                                                                                                                      Pessoa(s) de referência do indivíduo a ser(em) contactada(s) em caso de necessidade

                                                                                                                                      CurtoContato(s)
                                                                                                                                      Comentários

                                                                                                                                      Contact covers all kinds of contact parties: family members, business contacts, guardians, caregivers. Not applicable to register pedigree and family ties beyond use of having contact.

                                                                                                                                      Controlo0..*
                                                                                                                                      TipoBackboneElement
                                                                                                                                      É modificadorfalse
                                                                                                                                      Resumofalse
                                                                                                                                      Requisitos

                                                                                                                                      Need to track people you can contact about the patient.

                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      pat-1: SHALL at least contain a contact's details or a reference to an organization (name.exists() or telecom.exists() or address.exists() or organization.exists())
                                                                                                                                      356. Patient.contact.id
                                                                                                                                      Definição

                                                                                                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                      CurtoUnique id for inter-element referencing
                                                                                                                                      Controlo0..1
                                                                                                                                      Tipostring
                                                                                                                                      É modificadorfalse
                                                                                                                                      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                                      Resumofalse
                                                                                                                                      358. Patient.contact.extension
                                                                                                                                      Definição

                                                                                                                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                                                                      CurtoAdditional content defined by implementations
                                                                                                                                      Comentários

                                                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                      Controlo0..*
                                                                                                                                      TipoExtension
                                                                                                                                      É modificadorfalse
                                                                                                                                      Resumofalse
                                                                                                                                      Nomes alternativosextensions, user content
                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                      360. Patient.contact.modifierExtension
                                                                                                                                      Definição

                                                                                                                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                      CurtoExtensions that cannot be ignored even if unrecognized
                                                                                                                                      Comentários

                                                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                      Controlo0..*
                                                                                                                                      TipoExtension
                                                                                                                                      É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                      Resumotrue
                                                                                                                                      Requisitos

                                                                                                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                      Nomes alternativosextensions, user content, modifiers
                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                      362. Patient.contact.relationship
                                                                                                                                      Definição

                                                                                                                                      Vínculo ou o grau de relação entre o cidadão e a pessoa indicada como contato para situações de emergência.

                                                                                                                                      CurtoRelação com o(a) cidadão(ã)
                                                                                                                                      Controlo1..1
                                                                                                                                      VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de PatientContactRelationship
                                                                                                                                      (extensible to http://hl7.org/fhir/ValueSet/patient-contactrelationship|4.0.1)

                                                                                                                                      The nature of the relationship between a patient and a contact person for that patient.

                                                                                                                                      TipoCodeableConcept
                                                                                                                                      É modificadorfalse
                                                                                                                                      Resumofalse
                                                                                                                                      Requisitos

                                                                                                                                      Used to determine which contact person is the most relevant to approach, depending on circumstances.

                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      364. Patient.contact.relationship.id
                                                                                                                                      Definição

                                                                                                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                      CurtoUnique id for inter-element referencing
                                                                                                                                      Controlo0..1
                                                                                                                                      Tipostring
                                                                                                                                      É modificadorfalse
                                                                                                                                      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                                      Resumofalse
                                                                                                                                      366. Patient.contact.relationship.extension
                                                                                                                                      Definição

                                                                                                                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                                                                      CurtoAdditional content defined by implementations
                                                                                                                                      Comentários

                                                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                      Controlo0..*
                                                                                                                                      TipoExtension
                                                                                                                                      É modificadorfalse
                                                                                                                                      Resumofalse
                                                                                                                                      Nomes alternativosextensions, user content
                                                                                                                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                      SlicingEste elemento introduz um conjunto de fatias em Patient.contact.relationship.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                                      • value @ url
                                                                                                                                      • 368. Patient.contact.relationship.coding
                                                                                                                                        Definição

                                                                                                                                        A reference to a code defined by a terminology system.

                                                                                                                                        CurtoCodificação do tipo de relacionamento
                                                                                                                                        Comentários

                                                                                                                                        Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                        Controlo1..1
                                                                                                                                        VínculoOs códigos DEVERÃO ser retirados de RelacaoContato
                                                                                                                                        (required to https://fhir.saude.go.gov.br/r4/core/ValueSet/relacao-contato)
                                                                                                                                        TipoCoding
                                                                                                                                        É modificadorfalse
                                                                                                                                        Resumotrue
                                                                                                                                        Requisitos

                                                                                                                                        Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                        370. Patient.contact.relationship.coding.id
                                                                                                                                        Definição

                                                                                                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                        CurtoUnique id for inter-element referencing
                                                                                                                                        Controlo0..1
                                                                                                                                        Tipostring
                                                                                                                                        É modificadorfalse
                                                                                                                                        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                                        Resumofalse
                                                                                                                                        372. Patient.contact.relationship.coding.extension
                                                                                                                                        Definição

                                                                                                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                                                                        CurtoAdditional content defined by implementations
                                                                                                                                        Comentários

                                                                                                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                        Controlo0..*
                                                                                                                                        TipoExtension
                                                                                                                                        É modificadorfalse
                                                                                                                                        Resumofalse
                                                                                                                                        Nomes alternativosextensions, user content
                                                                                                                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                        SlicingEste elemento introduz um conjunto de fatias em Patient.contact.relationship.coding.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                                        • value @ url
                                                                                                                                        • 374. Patient.contact.relationship.coding.system
                                                                                                                                          Definição

                                                                                                                                          The identification of the code system that defines the meaning of the symbol in the code.

                                                                                                                                          CurtoURI do CodeSystem 'Tipo de relação pessoal'
                                                                                                                                          Comentários

                                                                                                                                          The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

                                                                                                                                          Controlo1..1
                                                                                                                                          Tipouri
                                                                                                                                          É modificadorfalse
                                                                                                                                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                          Resumotrue
                                                                                                                                          Requisitos

                                                                                                                                          Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                          Valor do padrãohttp://terminology.hl7.org/CodeSystem/v2-0131
                                                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          376. Patient.contact.relationship.coding.version
                                                                                                                                          Definição

                                                                                                                                          The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                                                                                                                          CurtoVersion of the system - if relevant
                                                                                                                                          Comentários

                                                                                                                                          Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                                                                                                                          NotaEste é um ID de versão comercial, não um ID de versão de recurso (ver discussão)
                                                                                                                                          Controlo0..1
                                                                                                                                          Tipostring
                                                                                                                                          É modificadorfalse
                                                                                                                                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                          Resumotrue
                                                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          378. Patient.contact.relationship.coding.code
                                                                                                                                          Definição

                                                                                                                                          Código que identifica o tipo de relacionamento

                                                                                                                                          CurtoRelação com o(a) cidadão(ã)
                                                                                                                                          Controlo1..1
                                                                                                                                          Tipocode
                                                                                                                                          É modificadorfalse
                                                                                                                                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                          Resumotrue
                                                                                                                                          Requisitos

                                                                                                                                          Need to refer to a particular code in the system.

                                                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          380. Patient.contact.relationship.coding.display
                                                                                                                                          Definição

                                                                                                                                          A representation of the meaning of the code in the system, following the rules of the system.

                                                                                                                                          CurtoRepresentation defined by the system
                                                                                                                                          Controlo0..1
                                                                                                                                          Tipostring
                                                                                                                                          É modificadorfalse
                                                                                                                                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                          Resumotrue
                                                                                                                                          Requisitos

                                                                                                                                          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          382. Patient.contact.relationship.coding.userSelected
                                                                                                                                          Definição

                                                                                                                                          Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                                                                                                                          CurtoIf this coding was chosen directly by the user
                                                                                                                                          Comentários

                                                                                                                                          Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                                                                                                                                          Controlo0..1
                                                                                                                                          Tipoboolean
                                                                                                                                          É modificadorfalse
                                                                                                                                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                          Resumotrue
                                                                                                                                          Requisitos

                                                                                                                                          This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          384. Patient.contact.relationship.text
                                                                                                                                          Definição

                                                                                                                                          A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                          CurtoPlain text representation of the concept
                                                                                                                                          Comentários

                                                                                                                                          Very often the text is the same as a displayName of one of the codings.

                                                                                                                                          Controlo0..1
                                                                                                                                          Tipostring
                                                                                                                                          É modificadorfalse
                                                                                                                                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                          Resumotrue
                                                                                                                                          Requisitos

                                                                                                                                          The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          386. Patient.contact.name
                                                                                                                                          Definição

                                                                                                                                          Nome completo do contato de emergência.

                                                                                                                                          CurtoNome do contato
                                                                                                                                          Controlo1..1
                                                                                                                                          TipoHumanName
                                                                                                                                          É modificadorfalse
                                                                                                                                          Resumofalse
                                                                                                                                          Requisitos

                                                                                                                                          Contact persons need to be identified by name, but it is uncommon to need details about multiple other names for that contact person.

                                                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          388. Patient.contact.name.id
                                                                                                                                          Definição

                                                                                                                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                          CurtoUnique id for inter-element referencing
                                                                                                                                          Controlo0..1
                                                                                                                                          Tipostring
                                                                                                                                          É modificadorfalse
                                                                                                                                          Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                                          Resumofalse
                                                                                                                                          390. Patient.contact.name.extension
                                                                                                                                          Definição

                                                                                                                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                                                                          CurtoAdditional content defined by implementations
                                                                                                                                          Comentários

                                                                                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                          Controlo0..*
                                                                                                                                          TipoExtension
                                                                                                                                          É modificadorfalse
                                                                                                                                          Resumofalse
                                                                                                                                          Nomes alternativosextensions, user content
                                                                                                                                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                          SlicingEste elemento introduz um conjunto de fatias em Patient.contact.name.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                                          • value @ url
                                                                                                                                          • 392. Patient.contact.name.use
                                                                                                                                            Definição

                                                                                                                                            Identifies the purpose for this name.

                                                                                                                                            Curtousual | official | temp | nickname | anonymous | old | maiden
                                                                                                                                            Comentários

                                                                                                                                            Applications can assume that a name is current unless it explicitly says that it is temporary or old.

                                                                                                                                            Controlo0..0
                                                                                                                                            VínculoOs códigos DEVERÃO ser retirados de NameUse
                                                                                                                                            (required to http://hl7.org/fhir/ValueSet/name-use|4.0.1)

                                                                                                                                            The use of a human name.

                                                                                                                                            Tipocode
                                                                                                                                            É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one
                                                                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                            Resumotrue
                                                                                                                                            Requisitos

                                                                                                                                            Allows the appropriate name for a particular context of use to be selected from among a set of names.

                                                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                            394. Patient.contact.name.text
                                                                                                                                            Definição

                                                                                                                                            Nome completo do contato de emergência. Deve seguir os requisitos definidos pelo CadSUS, incluindo padronização da grafia, ausência de caracteres inválidos e presença de pelo menos dois nomes.

                                                                                                                                            CurtoNome do contato
                                                                                                                                            Comentários

                                                                                                                                            Can provide both a text representation and parts. Applications updating a name SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

                                                                                                                                            Controlo1..1
                                                                                                                                            Tipostring
                                                                                                                                            É modificadorfalse
                                                                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                            Resumotrue
                                                                                                                                            Requisitos

                                                                                                                                            A renderable, unencoded form.

                                                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                            396. Patient.contact.name.family
                                                                                                                                            Definição

                                                                                                                                            The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.

                                                                                                                                            CurtoFamily name (often called 'Surname')
                                                                                                                                            Comentários

                                                                                                                                            Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures).

                                                                                                                                            Controlo0..0
                                                                                                                                            Tipostring
                                                                                                                                            É modificadorfalse
                                                                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                            Resumotrue
                                                                                                                                            Nomes alternativossurname
                                                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                            398. Patient.contact.name.given
                                                                                                                                            Definição

                                                                                                                                            Given name.

                                                                                                                                            CurtoGiven names (not always 'first'). Includes middle names
                                                                                                                                            Comentários

                                                                                                                                            If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called "first name" since given names do not always come first.

                                                                                                                                            Controlo0..0
                                                                                                                                            Tipostring
                                                                                                                                            É modificadorfalse
                                                                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                            Resumotrue
                                                                                                                                            Nomes alternativosfirst name, middle name
                                                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                            400. Patient.contact.name.prefix
                                                                                                                                            Definição

                                                                                                                                            Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name.

                                                                                                                                            CurtoParts that come before the name
                                                                                                                                            Controlo0..0
                                                                                                                                            Tipostring
                                                                                                                                            É modificadorfalse
                                                                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                            Resumotrue
                                                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                            402. Patient.contact.name.suffix
                                                                                                                                            Definição

                                                                                                                                            Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.

                                                                                                                                            CurtoParts that come after the name
                                                                                                                                            Controlo0..0
                                                                                                                                            Tipostring
                                                                                                                                            É modificadorfalse
                                                                                                                                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                            Resumotrue
                                                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                            404. Patient.contact.name.period
                                                                                                                                            Definição

                                                                                                                                            Indicates the period of time when this name was valid for the named person.

                                                                                                                                            CurtoTime period when name was/is in use
                                                                                                                                            Controlo0..0
                                                                                                                                            TipoPeriod
                                                                                                                                            É modificadorfalse
                                                                                                                                            Resumotrue
                                                                                                                                            Requisitos

                                                                                                                                            Allows names to be placed in historical context.

                                                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                            406. Patient.contact.telecom
                                                                                                                                            Definição

                                                                                                                                            Telefone de pessoa(s) a ser(em) contatada(s) em caso de emergência.

                                                                                                                                            CurtoNúmero de telefone do contato de emergência
                                                                                                                                            Comentários

                                                                                                                                            Contact may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently, and also to help with identification.

                                                                                                                                            Controlo0..1
                                                                                                                                            TipoContactPoint
                                                                                                                                            É modificadorfalse
                                                                                                                                            Resumofalse
                                                                                                                                            Requisitos

                                                                                                                                            People have (primary) ways to contact them in some way such as phone, email.

                                                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                            NumeroTelefoneValido: O número de telefone informado deve ser validado conforme os requisitos definidos pelo CadSUS, incluindo formato, quantidade de dígitos e máscara de apresentação. Máscara de telefone para números nacionais (xx) xxxx-xxxx ou (xx) xxxxx-xxxx. Para números internacionais, o + significa que será utilizado o código do país, a lógica é de 1 a 3 dígitos de código do país (+X, +XX ou +XXX), na sequência uma quantidade de dígitos entre o código de área e o número propriamente dito que, somados ao código do país, não podem exceder 15 dígitos. ($this.where(system = 'phone').select(value).all(matches('^((\\(([0-9]{2})\\)) ([0-9]{4,5})\\-([0-9]{4}))|^((\\+\\d{1,3}) (\\d{2,3})) \\d{3,5}\\-\\d{4}$')))
                                                                                                                                            408. Patient.contact.telecom.id
                                                                                                                                            Definição

                                                                                                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                            CurtoUnique id for inter-element referencing
                                                                                                                                            Controlo0..1
                                                                                                                                            Tipostring
                                                                                                                                            É modificadorfalse
                                                                                                                                            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                                                                                                                            Resumofalse
                                                                                                                                            410. Patient.contact.telecom.extension
                                                                                                                                            Definição

                                                                                                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                                                                            CurtoAdditional content defined by implementations
                                                                                                                                            Comentários

                                                                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                            Controlo0..*
                                                                                                                                            TipoExtension
                                                                                                                                            É modificadorfalse
                                                                                                                                            Resumofalse
                                                                                                                                            Nomes alternativosextensions, user content
                                                                                                                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                            SlicingEste elemento introduz um conjunto de fatias em Patient.contact.telecom.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                                                                                                                            • value @ url
                                                                                                                                            • 412. Patient.contact.telecom.system
                                                                                                                                              Definição

                                                                                                                                              Telecommunications form for contact point - what communications system is required to make use of the contact.

                                                                                                                                              CurtoCódigo que identifica o tipo de meio de contato
                                                                                                                                              Controlo1..1
                                                                                                                                              Este elemento é afetado pelas seguintes invariantes: cpt-2
                                                                                                                                              VínculoOs códigos DEVERÃO ser retirados de ContactPointSystem
                                                                                                                                              (required to http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1)

                                                                                                                                              Telecommunications form for contact point.

                                                                                                                                              Tipocode
                                                                                                                                              É modificadorfalse
                                                                                                                                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                              Resumotrue
                                                                                                                                              Valor do padrãophone
                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              414. Patient.contact.telecom.value
                                                                                                                                              Definição

                                                                                                                                              The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).

                                                                                                                                              CurtoValor do meio de contato
                                                                                                                                              Comentários

                                                                                                                                              Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.

                                                                                                                                              Controlo1..1
                                                                                                                                              Tipostring
                                                                                                                                              É modificadorfalse
                                                                                                                                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                              Resumotrue
                                                                                                                                              Requisitos

                                                                                                                                              Need to support legacy numbers that are not in a tightly controlled format.

                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              416. Patient.contact.telecom.use
                                                                                                                                              Definição

                                                                                                                                              Identifies the purpose for the contact point.

                                                                                                                                              Curtohome | work | temp | old | mobile - purpose of this contact point
                                                                                                                                              Comentários

                                                                                                                                              Applications can assume that a contact is current unless it explicitly says that it is temporary or old.

                                                                                                                                              Controlo0..1
                                                                                                                                              VínculoOs códigos DEVERÃO ser retirados de ContactPointUse
                                                                                                                                              (required to http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1)

                                                                                                                                              Use of contact point.

                                                                                                                                              Tipocode
                                                                                                                                              É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
                                                                                                                                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                              Resumotrue
                                                                                                                                              Requisitos

                                                                                                                                              Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              418. Patient.contact.telecom.rank
                                                                                                                                              Definição

                                                                                                                                              Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.

                                                                                                                                              CurtoSpecify preferred order of use (1 = highest)
                                                                                                                                              Comentários

                                                                                                                                              Note that rank does not necessarily follow the order in which the contacts are represented in the instance.

                                                                                                                                              Controlo0..1
                                                                                                                                              TipopositiveInt
                                                                                                                                              É modificadorfalse
                                                                                                                                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                              Resumotrue
                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              420. Patient.contact.telecom.period
                                                                                                                                              Definição

                                                                                                                                              Time period when the contact point was/is in use.

                                                                                                                                              CurtoTime period when the contact point was/is in use
                                                                                                                                              Controlo0..1
                                                                                                                                              TipoPeriod
                                                                                                                                              É modificadorfalse
                                                                                                                                              Resumotrue
                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              422. Patient.contact.address
                                                                                                                                              Definição

                                                                                                                                              Address for the contact person.

                                                                                                                                              CurtoAddress for the contact person
                                                                                                                                              Controlo0..0
                                                                                                                                              TipoAddress
                                                                                                                                              É modificadorfalse
                                                                                                                                              Resumofalse
                                                                                                                                              Requisitos

                                                                                                                                              Need to keep track where the contact person can be contacted per postal mail or visited.

                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              424. Patient.contact.gender
                                                                                                                                              Definição

                                                                                                                                              Administrative Gender - the gender that the contact person is considered to have for administration and record keeping purposes.

                                                                                                                                              Curtomale | female | other | unknown
                                                                                                                                              Controlo0..0
                                                                                                                                              VínculoOs códigos DEVERÃO ser retirados de AdministrativeGender
                                                                                                                                              (required to http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1)

                                                                                                                                              The gender of a person used for administrative purposes.

                                                                                                                                              Tipocode
                                                                                                                                              É modificadorfalse
                                                                                                                                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                                                                                                                              Resumofalse
                                                                                                                                              Requisitos

                                                                                                                                              Needed to address the person correctly.

                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              426. Patient.contact.organization
                                                                                                                                              Definição

                                                                                                                                              Organization on behalf of which the contact is acting or for which the contact is working.

                                                                                                                                              CurtoOrganization that is associated with the contact
                                                                                                                                              Controlo0..0
                                                                                                                                              Este elemento é afetado pelas seguintes invariantes: pat-1
                                                                                                                                              TipoReference(Organization)
                                                                                                                                              É modificadorfalse
                                                                                                                                              Resumofalse
                                                                                                                                              Requisitos

                                                                                                                                              For guardians or business related contacts, the organization is relevant.

                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              428. Patient.contact.period
                                                                                                                                              Definição

                                                                                                                                              The period during which this contact person or organization is valid to be contacted relating to this patient.

                                                                                                                                              CurtoThe period during which this contact person or organization is valid to be contacted relating to this patient
                                                                                                                                              Controlo0..0
                                                                                                                                              TipoPeriod
                                                                                                                                              É modificadorfalse
                                                                                                                                              Resumofalse
                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              430. Patient.communication
                                                                                                                                              Definição

                                                                                                                                              A language which may be used to communicate with the patient about his or her health.

                                                                                                                                              CurtoA language which may be used to communicate with the patient about his or her health
                                                                                                                                              Comentários

                                                                                                                                              If no language is specified, this implies that the default local language is spoken. If you need to convey proficiency for multiple modes, then you need multiple Patient.Communication associations. For animals, language is not a relevant field, and should be absent from the instance. If the Patient does not speak the default local language, then the Interpreter Required Standard can be used to explicitly declare that an interpreter is required.

                                                                                                                                              Controlo0..0
                                                                                                                                              TipoBackboneElement
                                                                                                                                              É modificadorfalse
                                                                                                                                              Resumofalse
                                                                                                                                              Requisitos

                                                                                                                                              If a patient does not speak the local language, interpreters may be required, so languages spoken and proficiency are important things to keep track of both for patient and other persons of interest.

                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              437. Patient.generalPractitioner
                                                                                                                                              Definição

                                                                                                                                              Patient's nominated care provider.

                                                                                                                                              CurtoPatient's nominated primary care provider
                                                                                                                                              Comentários

                                                                                                                                              This may be the primary care provider (in a GP context), or it may be a patient nominated care manager in a community/disability setting, or even organization that will provide people to perform the care provider roles. It is not to be used to record Care Teams, these should be in a CareTeam resource that may be linked to the CarePlan or EpisodeOfCare resources. Multiple GPs may be recorded against the patient for various reasons, such as a student that has his home GP listed along with the GP at university during the school semesters, or a "fly-in/fly-out" worker that has the onsite GP also included with his home GP to remain aware of medical issues.

                                                                                                                                              Jurisdictions may decide that they can profile this down to 1 if desired, or 1 per type.

                                                                                                                                              Controlo0..0
                                                                                                                                              TipoReference(Organization, Practitioner, PractitionerRole)
                                                                                                                                              É modificadorfalse
                                                                                                                                              Resumofalse
                                                                                                                                              Nomes alternativoscareProvider
                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              439. Patient.managingOrganization
                                                                                                                                              Definição

                                                                                                                                              Organization that is the custodian of the patient record.

                                                                                                                                              CurtoOrganization that is the custodian of the patient record
                                                                                                                                              Comentários

                                                                                                                                              There is only one managing organization for a specific patient record. Other organizations will have their own Patient record, and may use the Link property to join the records together (or a Person resource which can include confidence ratings for the association).

                                                                                                                                              Controlo0..0
                                                                                                                                              TipoReference(Organization)
                                                                                                                                              É modificadorfalse
                                                                                                                                              Resumotrue
                                                                                                                                              Requisitos

                                                                                                                                              Need to know who recognizes this patient record, manages and updates it.

                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              441. Patient.link
                                                                                                                                              Definição

                                                                                                                                              Link to another patient resource that concerns the same actual patient.

                                                                                                                                              CurtoLink to another patient resource that concerns the same actual person
                                                                                                                                              Comentários

                                                                                                                                              There is no assumption that linked patient records have mutual links.

                                                                                                                                              Controlo0..0
                                                                                                                                              TipoBackboneElement
                                                                                                                                              É modificadortrue porque This element is labeled as a modifier because it might not be the main Patient resource, and the referenced patient should be used instead of this Patient record. This is when the link.type value is 'replaced-by'
                                                                                                                                              Resumotrue
                                                                                                                                              Requisitos

                                                                                                                                              There are multiple use cases:

                                                                                                                                              • Duplicate patient records due to the clerical errors associated with the difficulties of identifying humans consistently, and
                                                                                                                                              • Distribution of patient information across multiple servers.
                                                                                                                                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))